Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps @nx/next from 19.5.7 to 20.7.0.

Release notes

Sourced from @​nx/next's releases.

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)

... (truncated)

Commits
  • 415979e fix(nextjs): update documentation for buildable libraries and bundler configu...
  • 176c792 feat(misc): set a development conditional export for buildable libraries wh...
  • cbf80c1 feat(misc): add useProjectJson flag to project generators (#30319)
  • 432a645 fix(core): handle package manager workspaces configuration in move generator ...
  • ada8be4 fix(misc): fix misc issues in project generators for the ts solution setup (#...
  • 1c32313 fix(nextjs): enhance glob pattern (#30260)
  • a5d2003 fix(js): update outDir in runtime tsconfig files to match types export in...
  • 6d40b6a fix(nextjs): add setup generator for Tailwind CSS fixes absolute pathing (#30...
  • 0ae4925 fix(nextjs): add support for @​testing-library/dom in application and library ...
  • 29e5ce2 fix(nextjs): enhance support for custom server with SWC configuration (#29895)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jameshenry, a new releaser for @​nx/next since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@nx/next](https://github.com/nrwl/nx/tree/HEAD/packages/next) from 19.5.7 to 20.7.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.7.0/packages/next)

---
updated-dependencies:
- dependency-name: "@nx/next"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 1, 2025
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2025

Sorry, only users with push access can use that command.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 10, 2025

Superseded by #4766.

@dependabot dependabot bot closed this Apr 10, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx/next-20.7.0 branch April 10, 2025 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant