Skip to content

fix(deps): update nrwl monorepo to v15 (major)

Jednotné přihlášení test requested to merge renovate/major-nrwl-monorepo into main

This MR contains the following updates:

Package Type Update Change Pending
@nrwl/angular (source) dependencies major 14.7.18 -> 15.0.13 15.1.0
@nrwl/eslint-plugin-nx (source) devDependencies major 14.7.18 -> 15.0.13 15.1.0
@nrwl/workspace (source) devDependencies major 14.7.18 -> 15.0.13 15.1.0
nx (source) devDependencies major 14.7.18 -> 15.0.13 15.1.0

Release Notes

nrwl/nx

v15.0.13

Compare Source

Bug Fixes
  • core: fix undefined projectName in tasks runner (#​13044) (022fdc8)
  • core: provide a plugin which to allow users to opt into package.… (#​13070) (60dce21)
  • js: call normalizePath on generated importPath (#​13037) (c588cc7)
  • misc: set project names used the old logic including dirs (098903f)

v15.0.12

Compare Source

Bug Fixes
  • core: explicitly set project names (31a82af)

v15.0.11

Compare Source

Bug Fixes

v15.0.10

Compare Source

Bug Fixes

v15.0.9

Compare Source

Bug Fixes

v15.0.8

Compare Source

Bug Fixes
  • core: fix migrations for projects with package.json configuration (#​12977) (c8a23cf)
  • core: use root version for yarn lock file pruning (#​12964) (a146745)
  • core: workspace-generator errors should be propagated to nx (#​12955) (e6ff5bc)
  • linter: do not remap namespace import specifiers as import specifiers (#​12954) (d59bd10)

v15.0.7

Compare Source

Bug Fixes
Features
Reverts

v15.0.6

Compare Source

Reverts

v15.0.5

Compare Source

Bug Fixes
Features
  • angular: add webpack-server builder with support for custom webpack config (#​12917) (a5d0314)
  • bundling: add support only bundling in workspace libs, not npm packages (#​12852) (58b5196)
  • core: properly passthrough flags unparsed to executors (#​12890) (145dda7)
  • graph: add button to toggle graph rankDir under feature flag (#​12646) (5577bfb)

v15.0.4

Compare Source

Bug Fixes
Features

v15.0.3

Compare Source

Bug Fixes
  • core: correctly dedup projects with different names (d2bec05)
  • misc: improve print-affected perf (#​12822) (58f96de)
  • misc: update the version check not to exclude v15 (e24632f)
Features

v15.0.2

Compare Source

Bug Fixes
  • core: globbing for project.json and package.json does not ignore dist correctly (2ed5d57)
  • core: inotify error does not propagate correctly (b403017)
  • expo: fixing broken tutorial link (#​12753) (5837715)
  • misc: fix broken tutorial link on npm page (#​12766) (9ca75db)
  • nx-cloud: update nx-cloud openapi reference link (#​12762) (e4c4fe0)
  • react: fix builder options for storybook plugin (#​12276) (13c465d)
Features
  • nxdev: redirects to send legacy tutorial links to new locations (#​12752) (8fcc2b4)

v15.0.1

Compare Source

Bug Fixes
Features
Breaking Changes
  • Nx will also include folders with package.json/project.json in its graph of projects. You can ignore them by adding the directory to .nxignore.

v15.0.0

Compare Source

Bug Fixes
Features
Reverts
BREAKING CHANGES
  • core: --only-failed has been removed### Breaking Changes
  • Nx will now also include folders with package.json/project.json in its graph of projects. You can ignore any unwanted projects by adding the directory to .nxignore.

v14.8.6

Compare Source

Features
  • core: add ability not to load dot env files (7de531d)

v14.8.5

Compare Source

Bug Fixes
  • core: custom generators help should print relevant information (#​12258) (9ce268b)
  • core: do not fallback to angular cli for ng deploy (#​12401) (bb05d80)
  • core: do not run postinstall unless it is the main nx package (#​12591) (8f6eb81)
  • core: drain stdout before exit in print-affected (#​12559) (731f839)
  • core: readRawWorkspaceJson should keep workspace cache up to date (#​12528) (acd5964)
  • js: check if asset create/update event contains a file before copying (#​12551) (64103af)

v14.8.4

Compare Source

Bug Fixes

v14.8.3

Compare Source

Bug Fixes
Features
  • bundling: add skipValidation option when generating rollup/webpack project (#​12392) (ea42c9f)
  • misc: a/b different messages during migration to next major (ce0fe45)
Reverts

v14.8.2

Compare Source

Bug Fixes

v14.8.1

Compare Source

Bug Fixes
  • bundling: add missing assets ignore option to @​nrwl/esbuild:esbuild (#​12288) (65dc805)
  • core: add missing packages (esbuild, webpack, rollup) to nx-migration field (#​12285) (ac4cf51)
  • devkit: ensure that getProjects works properly without a nx.json (#​12295) (35082c7)
  • misc: buildable libs should not throw when some npm packages are not defined (d070fdf)

v14.8.0

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Jednotné přihlášení test

Merge request reports