Skip to content

chore(deps): update nx monorepo to v20.8.2 #2027

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nx/cypress (source) 20.5.0 -> 20.8.2 age adoption passing confidence
@nx/eslint (source) 20.5.0 -> 20.8.2 age adoption passing confidence
@nx/eslint-plugin (source) 20.5.0 -> 20.8.2 age adoption passing confidence
@nx/jest (source) 20.5.0 -> 20.8.2 age adoption passing confidence
@nx/js (source) 20.5.0 -> 20.8.2 age adoption passing confidence
@nx/react (source) 20.5.0 -> 20.8.2 age adoption passing confidence
@nx/web (source) 20.5.0 -> 20.8.2 age adoption passing confidence
@nx/webpack (source) 20.5.0 -> 20.8.2 age adoption passing confidence
@nx/workspace (source) 20.5.0 -> 20.8.2 age adoption passing confidence
nx (source) 20.5.0 -> 20.8.2 age adoption passing confidence

Release Notes

nrwl/nx (@​nx/cypress)

v20.8.2

Compare Source

20.8.2 (2025-05-16)
🚀 Features
  • angular: update angular-rspack to 20.7 (#​30737)
  • linter: add support for package based secondary entry points (#​30809)
  • rspack: use custom WriteIndexHtmlPlugin to handle variable interpolation (#​30805)
🩹 Fixes
  • core: error when restoring http cache with no outputs (#​30961)
  • module-federation: remove disabling runtimeChunk (#​30637)
  • release: ensure generatorOptions and rootVersionActionsOptions are passed to updateLockfile function (#​30796)
  • release: ensure versionData is always populated even when no bumps (#​30866)
❤️ Thank You

v20.8.1

Compare Source

20.8.1 (2025-04-25)

🚀 Features
🩹 Fixes
  • angular: remove deprecated standaloneConfig from generators (#​30578)
  • angular: handle ssr with convert-to-rspack (#​30752)
  • angular: convert-to-rspack correctly migrating existing custom webpack configs (#​30778)
  • core: improve flaky ci test (#​30738)
  • core: allow disabling output streaming with NX_STREAM_OUTPUT (#​30834)
  • js: remove check that ts plugin is used for ts sync generator (#​30743)
  • linter: remove empty entry in typescript eslint flat config (#​30727)
  • nx-dev: refer to the youtube video instead of storing the videos… (#​30739)
  • nx-dev: toc should only include headings from the article body (56e18a0d24)
  • testing: fix cypress and playwright atomized targetDefaults so they match correctly (#​30717)
❤️ Thank You

v20.8.0

Compare Source

20.8.0 (2025-04-14)

🚀 Features
  • angular: add --bundler=rspack option to app generator (#​30623)
  • core: handle yarn resolutions and patches when parsing and pruning lock file (#​30546)
  • core: add --bundler=rspack option to angular stack cnw (#​30629)
  • core: add support for http based caches (#​30593)
  • core: add filter for git checkouts in generated pipelines and docs (#​30547)
  • core: allow globs in project config to extend atomized targets (#​30630)
  • nx-dev: tutorialkit project (#​29992)
  • react: add crystal mf support to host and remote (#​30424)
  • release: revamped nx release version implementation (#​30418)
  • rspack: add support for non-buildable libraries in external dependencies (#​30606)
  • storybook: migrate to latest storybook 8 version (#​30584)
  • testing: add support for cypress v14 (#​30618)
🩹 Fixes
  • angular: use latest version of @​analogjs/vitest-angular #​30423 (#​30560, #​30423)
  • angular: ensure crystal targets for testing when bundler=rspack (#​30631)
  • bundling: webpack and rspack builds respect output.clean config option (#​30573)
  • bundling: Lock webpack version to be compatible with @​angular-devkit (#​30676)
  • core: ensure rust code is able to handle null terminal outputs (#​30494)
  • core: update resolution of ts path mappings with patterns in target project locator (#​30533)
  • core: resolve subpath patterns in package exports correctly when constructing graph (#​30511)
  • core: do not run sync generators when running tasks in ci (#​30591)
  • core: angular rspack should not prompt for SSG (#​30647)
  • core: wasm build should build (#​30655)
  • core: log more information when ProjectConfigurationsError is thrown (#​30661)
  • core: ensure fileworker is cleaned up when workspace context is … (#​30683)
  • core: copy native file atomically to avoid hanging graph creation (#​30695)
  • core: clean up batch process after post run (#​30687)
  • graph: focus via --focus command should work (#​30576)
  • js: infer dependency between typecheck and build tasks and more granular outputs for typecheck (#​30549)
  • js: handle extending from multiple config files and from local workspace packages in plugin (#​30486)
  • js: update @​swc/cli version to fix vulnerability (#​30575)
  • js: Use correctly resolved path to tsconfig in readTsConfigWithRemappedPaths() (#​30156)
  • js: handle when there are no package manager workspaces' patterns (#​30666)
  • js: ensure the tsconfig files cache is correctly busted when implementation changes (#​30689)
  • misc: add missing flag to azure devops ci workflow generator (#​30482)
  • misc: update project directory validation to only account for the derived name (#​30532)
  • nextjs: bumped to eslintConfigNextVersion to v15 (#​30537)
  • nextjs: update Next.js versions to patch vulnerability (#​30574)
  • nextjs: add eslint plugin dependencies in application and library generators (#​30592)
  • nx-dev: fix blog post links (#​30553)
  • nx-dev: nx homebrew install cmd (ebd39bb2ae)
  • nx-dev: update markdoc component to exclude h1 headers (d1ee41793f)
  • rspack: allow typechecking during serve #​29267 (#​30558, #​29267)
  • rspack: do not reuse existing ts-node compiler options when inferring tasks (#​30703)
  • testing: enforce commonjs module for ts-jest (#​30681)
  • testing: do not inherit existing env (#​30688)
  • testing: unset customConditions when running cypress tasks (#​30709)
  • vite: ensure nxCopyAssetsPlugin outputs assets to correct location #​28786 (#​30585, #​28786)
  • vue: upgrade vite plugin vue to v5 to avoid install errors (#​30559)
  • webpack: nestjs workspace libs referencing when using ts solution (#​30538)
  • webpack: migrate to latest version to prevent security vulnerabilities #​29755 (#​30590, #​29755)
  • webpack: enable legacy decorators and metadata in base config for compatibility (#​30605)
❤️ Thank You

v20.7.2

Compare Source

20.7.2 (2025-04-08)

🩹 Fixes
  • core: do not run sync generators when running tasks in ci (#​30591)
  • js: Use correctly resolved path to tsconfig in readTsConfigWithRemappedPaths() (#​30156)
  • nextjs: add eslint plugin dependencies in application and library generators (#​30592)
  • webpack: enable legacy decorators and metadata in base config for compatibility (#​30605)
❤️ Thank You

v20.7.1

Compare Source

20.7.1 (2025-04-02)

🩹 Fixes
  • angular: use latest version of @​analogjs/vitest-angular #​30423 (#​30560, #​30423)
  • bundling: webpack and rspack builds respect output.clean config option (#​30573)
  • core: ensure rust code is able to handle null terminal outputs (#​30494)
  • core: resolve subpath patterns in package exports correctly when constructing graph (#​30511)
  • graph: focus via --focus command should work (#​30576)
  • js: infer dependency between typecheck and build tasks and more granular outputs for typecheck (#​30549)
  • js: handle extending from multiple config files and from local workspace packages in plugin (#​30486)
  • js: update @​swc/cli version to fix vulnerability (#​30575)
  • misc: add missing flag to azure devops ci workflow generator (#​30482)
  • misc: update project directory validation to only account for the derived name (#​30532)
  • nextjs: bumped to eslintConfigNextVersion to v15 (#​30537)
  • nextjs: update Next.js versions to patch vulnerability (#​30574)
  • nx-dev: fix blog post links (#​30553)
  • nx-dev: nx homebrew install cmd (4f1587fc72)
  • rspack: allow typechecking during serve #​29267 (#​30558, #​29267)
  • vite: ensure nxCopyAssetsPlugin outputs assets to correct location #​28786 (#​30585, #​28786)
  • vue: upgrade vite plugin vue to v5 to avoid install errors (#​30559)
  • webpack: nestjs workspace libs referencing when using ts solution (#​30538)
  • webpack: migrate to latest version to prevent security vulnerabilities #​29755 (#​30590, #​29755)
❤️ Thank You

v20.7.0

Compare Source

20.7.0 (2025-03-31)

🚀 Features
  • angular: add release option to angular publishable libraries (#​29869)
  • angular: support angular 19.2.0 (#​30088)
  • angular: update angular eslint packages (#​30245)
  • angular: add convert-to-rspack generator (#​29860)
  • bundling: support rollup.config.ts (#​29983)
  • bundling: add buildLibsFromSource option to @​nx/rollup:rollup executor (#​30417)
  • core: support bun's new text-based lockfile and use bun publish within nx release (#​30064)
  • core: display perpetual version information in nx report for powerpack (#​30110)
  • core: add activate key (#​30250)
  • core: add activate key " (#​30250, #​30295)
  • core: add maxCacheSize option to limit local artifact size (#​29654)
  • core: add nx register (#​30321)
  • core: provide default value for max cache size (#​30351)
  • js: upgrade verdaccio to 6 (#​30015)
  • js: add typecheck task to generated ci workflow file when using the ts solution setup (#​30219)
  • linter: support eslint-config-prettier v10 (#​30480)
  • misc: add useProjectJson flag to project generators (#​30319)
  • misc: enable ts solution setup by default for new workspaces (#​30372)
  • misc: set a development conditional export for buildable libraries when using the ts solution setup (#​30451)
  • misc: add --useProjectJson flag to CNW (#​30475)
  • module-federation: add NxModuleFederationPlugin for inferred usage (#​30003)
  • module-federation: Update to the latest version of @​module-federation (#​30147)
  • module-federation: add ssr support to rspack crystal plugin (#​30437)
  • nx-dev: expose docs embedding search via endpoint (#​30050)
  • nx-dev: allow sampling rate to be configured through env var (#​30193)
  • nx-dev: update workspace conformance rule to check md files in general (d428eec060)
  • nx-dev: add angular architecture blog post (#​30400)
  • nx-dev: add java landing page (#​30508)
  • react: Update react-router-dom to latest (#​29919)
  • react: add react-router plugin (#​29965)
  • react: Add react-router to create-nx-workspace and react app generator (#​30316)
  • release: configure when all branches should be checked for a matching releaseTagPattern (#​30044)
  • repo: replace explicit matrix with dynamic parsed from json (#​30120)
  • rspack: use ts-checker-rspack-plugin instead of fork-ts-checker-webpack-plugin (#​30121)
  • rspack: infer ts-node compiler options in rspack task env when using a typescript config file (#​30345)
  • rspack: alias convert-webpack to convert-to-rspack (#​30367)
  • testing: add type annotation for Jest configuration export (#​30059)
  • vue: add release option to vue publishable libraries (#​29867)
  • webpack: use sass-embedded and modern-compiler for sass (#​29999)
🩹 Fixes
  • angular: correct nx angular migration requirement for 19.2 (#​30234)
  • angular: directory type is not optional (#​30354)
  • angular: include @angular/google-maps in package updates (#​30530)
  • bundling: use projectRoot for assets (#​29978)
  • bundling: remove migration always adding sass-embedded (#​30276)
  • bundling: fix esbuild to work with ts project references (#​30230)
  • core: change to use init generator during import (#​30029)
  • core: add the extends field to nx-schema.json (#​30027)
  • core: respect extends when reading tsconfig options (#​30062)
  • core: make hash_array resilient to None values (#​30090)
  • core: NX_PLUGIN_NO_TIMEOUTS should also remove timeout on plugin worker connection (#​30095)
  • core: update custom task runner deprecation message (#​30093)
  • core: fix typescript dependency calculation (#​30131)
  • core: task runner should match on full segments (e.g. foo does not match foo-e2e) (#​30129)
  • core: improve packages recognition when the package version is an external package (#​29529)
  • core: re-enable CRA migration to Vite (#​30082)
  • core: standardize useGitHub param (#​30173)
  • core: ensure daemon enabled check is unchanged (#​30228)
  • core: change graph node type and name to string (#​29610)
  • core: annotate daemon logs w/ nx version (#​30262)
  • core: handle nx config in package.json in move generator (#​30270)
  • core: run init generators from extended collections during nx add (#​30280)
  • core: handle package manager workspaces configuration in move generator (#​30268)
  • core: only add keep existing versions if init generator supports it (#​30352)
  • core: make 'key' parameter optional in register command (#​30365)
  • core: handle null outputs in native cache (#​30398)
  • core: simplify key registration process (#​30405)
  • core: legacy cache users should get artifacts when remote cache is hit (#​30442)
  • core: pass the project graph into the batch instead of recreating (#​30455)
  • core: fix local registry not being considered when using bun (#​30459)
  • core: init should use pr version when specified (#​30497)
  • core: ensure local plugin is transpiled when using index files (#​30133)
  • core: add more detection for ci platforms (#​30507)
  • core: fixup error handling for get generator info (#​30525)
  • core: handle windows drive letter in a case-insensitive manner when normalizing paths (#​30535)
  • devkit: handle missing include and exclude in tsconfig options when updating tsconfig to support js (#​30073)
  • devkit: formatFiles should check for root prettier config before using prettier (#​30426)
  • esbuild: update peerDep range (#​30167)
  • eslint: ensure that packages in the same group as updated together (#​30187)
  • gradle: exlude htmlDependencyReport (#​30300)
  • gradle: build nx graph for gradle projects regardless of build gradle file location (#​29783, #​29802)
  • graph: fix target details header tooltips in collapsed state (#​30287)
  • js: invalidate tsconfig files cache in the @nx/js/typescript plugin when extended files change (#​30071)
  • js: identify correct circular dependecies (#​29759)
  • js: use uuid when generating tmp tsconfig (#​30118)
  • js: use absolute filetorun path (#​30091)
  • js: normalize paths correctly in @nx/js/typescript plugin (#​30216)
  • js: handle plugin correctly for non-buildable libs and don't add duplicated pattern to workspaces config (#​30209)
  • js: do not add typecheck target if tsc is used for build (#​30211)
  • js: update outDir in runtime tsconfig files to match types export in package.json (#​30217)
  • js: update tinyglobby to speed up shallow file matching (#​30415)
  • js: normalize tsconfig include paths correctly in @nx/js/typescript plugin (#​30496)
  • js: infer typecheck task for buildable libraries with tsc (#​30505)
  • linter: restore package update group for @typescript-eslint/eslint-plugin requirement (#​30204)
  • misc: fix misc issues in project generators for the ts solution setup (#​30111)
  • misc: update axios and webpack (#​30379)
  • misc: override customConditions when using an incompatible module resolution (#​30477)
  • misc: handle outputs with globs when normalizing tsconfig path mappings for buidable libraries (#​30506)
  • misc: init should prompt for cloud when using dot nx folder (#​30501)
  • module-federation: handle remote output paths (#​30119)
  • module-federation: handle parsing static remote config correctly (#​30168)
  • module-federation: the module federation package depends on rspack (#​30520)
  • nest: fix library generator (#​30157)
  • nextjs: add support for @​testing-library/dom in application and library generators (#​30189)
  • nextjs: add setup generator for Tailwind CSS fixes absolute pathing (#​30192)
  • nextjs: enhance glob pattern (#​30260)
  • nextjs: update documentation for buildable libraries and bundler configuration (#​30500)
  • nx-dev: remove OTel-based tracing for now to remove local dev erros (#​30096)
  • nx-dev: sidebar should not always show angular-rs* links (#​30448)
  • nx-dev: adjust alignment on the pricing addon descriptions (50561ff009)
  • nx-dev: add data-document attribute to improve search (#​30524)
  • react: add release option for @​nx/react:lib --publishable (#​29776)
  • react: only add release config for publishable librarires (#​30474)
  • react: update react router logic with selected bundler (#​30399)
  • react: react-router should work with jest out of the box (#​30487)
  • react-native: change build target to be crystalized (#​30151)
  • release: ensure tags for version match stable variant before prerelease (#​30047)
  • release: allow preid option in release command (#​29264)
  • release: properly terminate case in switch statement (#​30114)
  • repo: fix nightly reporting (#​30104)
  • rspack: pin rspack 1.2.2 (#​29997)
  • rspack: handle potentially missing lockfile in @nx/rspack/plugin plugin (#​30086)
  • rspack: remove unused plugin-minify (#​30521)
  • storybook: fix package.json updates so @​storybook packages are in sync during migration (#​30191)
  • vite: prevent asset copying when NX_GRAPH_CREATION is enabled (#​30037)
  • vite: allow force ignore of logs from nxViteTsPaths plugin #​29320 (#​30200, #​29320)
  • vite: ensure paths with explicit extensions are resolved #​29948 (#​30202, #​29948)
  • vite: environments api support in executor (#​30183)
  • vite: copy assets plugin not copying files in watch mode #​30141 (#​30208, #​30141)
  • vite: correct mapping for reportsDirectory when using executors (#​30232)
  • vite: ensure test target dependency is not duplicated (#​30289)
  • webpack: allow baseHref to not be set #​30291 (#​30519, #​30291)
  • webpack: add extension alias support for handling ESM libs (#​30513)
❤️ Thank You

v20.6.4

Compare Source

20.6.4 (2025-03-25)
🩹 Fixes
  • misc: override customConditions when using an incompatible module resolution (#​30477)
❤️ Thank You

v20.6.3

Compare Source

20.6.3 (2025-03-25)
🚀 Features
  • bundling: add buildLibsFromSource option to @​nx/rollup:rollup executor (#​30417)
  • misc: set a development conditional export for buildable libraries when using the ts solution setup (#​30451)
  • misc: add --useProjectJson flag to CNW (#​30475)
  • module-federation: add ssr support to rspack crystal plugin (#​30437)
  • repo: replace explicit matrix with dynamic parsed from json (#​30120)
🩹 Fixes
  • core: legacy cache users should get artifacts when remote cache is hit (#​30442)
  • core: pass the project graph into the batch instead of recreating (#​30455)
  • core: fix local registry not being considered when using bun (#​30459)
  • devkit: formatFiles should check for root prettier config before using prettier (#​30426)
  • gradle: build nx graph for gradle projects regardless of build gradle file location (#​29783, #​29802)
  • nx-dev: sidebar should not always show angular-rs* links (#​30448)
  • react: only add release config for publishable librarires (#​30474)
  • react: update react router logic with selected bundler (#​30399)
❤️ Thank You

v20.6.2

Compare Source

20.6.2 (2025-03-19)

🚀 Features
  • nx-dev: add angular architecture blog post (#​30400)
🩹 Fixes
  • js: update tinyglobby to speed up shallow file matching (#​30415)
❤️ Thank You

v20.6.1

Compare Source

20.6.1 (2025-03-17)

🩹 Fixes
  • core: handle null outputs in native cache (#​30398)
  • gradle: exlude htmlDependencyReport (#​30300)
❤️ Thank You

v20.6.0

Compare Source

20.6.0 (2025-03-14)

🚀 Features
  • angular: add convert-to-rspack generator (#​29860)
  • core: add maxCacheSize option to limit local artifact size (#​29654)
  • core: provide default value for max cache size (#​30351)
  • misc: add useProjectJson flag to project generators (#​30319)
  • misc: enable ts solution setup by default for new workspaces (#​30372)
  • react: add react-router plugin (#​29965)
  • react: Add react-router to create-nx-workspace and react app generator (#​30316)
  • rspack: infer ts-node compiler options in rspack task env when using a typescript config file (#​30345)
  • rspack: alias convert-webpack to convert-to-rspack (#​30367)
🩹 Fixes
  • angular: directory type is not optional (#​30354)
  • core: handle package manager workspaces configuration in move generator (#​30268)
  • core: only add keep existing versions if init generator supports it (#​30352)
  • graph: fix target details header tooltips in collapsed state (#​30287)
  • misc: update axios (#​30379)
❤️ Thank You

v20.5.1

Compare Source

20.5.1 (2025-03-14)

🩹 Fixes
  • angular: directory type is not optional (#​30354)
  • core: handle package manager workspaces configuration in move generator (#​30268)
  • core: only add keep existing versions if init generator supports it (#​30352)
  • graph: fix target details header tooltips in collapsed state (#​30287)
  • misc: update axios (#​30379)
❤️ Thank You

Configuration

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

🚦 Automerge: Enabled.

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

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


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Apr 6, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: packages/examples/nx-react-example/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @nx/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/eslint-config-prettier
npm ERR!   dev eslint-config-prettier@"9.1.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional eslint-config-prettier@"^10.0.0" from @nx/[email protected]
npm ERR! node_modules/@nx/eslint-plugin
npm ERR!   dev @nx/eslint-plugin@"20.8.2" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/eslint-config-prettier
npm ERR!   peerOptional eslint-config-prettier@"^10.0.0" from @nx/[email protected]
npm ERR!   node_modules/@nx/eslint-plugin
npm ERR!     dev @nx/eslint-plugin@"20.8.2" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2025-05-29T23_42_23_359Z-debug-0.log

@renovate renovate bot enabled auto-merge (squash) April 6, 2025 19:45
@renovate renovate bot force-pushed the renovate/nx-monorepo branch 13 times, most recently from 01b6bb2 to 119e8ea Compare April 8, 2025 16:59
@renovate renovate bot changed the title chore(deps): update nx monorepo to v20.7.1 chore(deps): update nx monorepo to v20.7.2 Apr 8, 2025
@renovate renovate bot force-pushed the renovate/nx-monorepo branch 6 times, most recently from d892c42 to 4936d98 Compare April 14, 2025 15:45
@renovate renovate bot changed the title chore(deps): update nx monorepo to v20.7.2 chore(deps): update nx monorepo to v20.8.0 Apr 14, 2025
@renovate renovate bot force-pushed the renovate/nx-monorepo branch 7 times, most recently from 1c1922e to 05eeb4d Compare April 24, 2025 03:49
@renovate renovate bot force-pushed the renovate/nx-monorepo branch 15 times, most recently from 76a2d64 to d39f0dd Compare May 16, 2025 22:13
@renovate renovate bot changed the title chore(deps): update nx monorepo to v20.8.1 chore(deps): update nx monorepo to v20.8.2 May 16, 2025
@renovate renovate bot force-pushed the renovate/nx-monorepo branch 12 times, most recently from cd9e766 to e9fcd23 Compare May 29, 2025 23:13
@renovate renovate bot force-pushed the renovate/nx-monorepo branch from e9fcd23 to 42988e8 Compare May 29, 2025 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants