Skip to content

Bump @nx/next from 19.5.7 to 21.0.0 #4786

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2025

Bumps @nx/next from 19.5.7 to 21.0.0.

Release notes

Sourced from @​nx/next's releases.

21.0.0 (2025-05-05)

🚀 Features

  • angular: update angular-rspack to 20.7 (#30737)
  • ⚠️ angular: remove deprecated functionalities for v21 (#30769)
  • core: introduce continuous tasks (#29750, #29025)
  • core: share continuous tasks (#29901)
  • core: add the experimental Terminal UI for tasks (#30565)
  • core: enable dte to execute continuous tasks (#29993)
  • core: add shared status for tui (#30679)
  • core: clean up unneeded continuous tasks after tasks are done (#30746)
  • core: stream task output for all tasks except for direct output… (#30822)
  • core: add flaky task detection to tui summary (#30835)
  • core: allow executors to specify if they are continuous (#30821)
  • ⚠️ core: remove usage of cli property from migration definitions (#30855)
  • ⚠️ core: remove deprecated readWorkspaceConfig (#30868)
  • core: add enter and q keybindings (#30786)
  • ⚠️ core: drop support for create nodes v1 in favor of only calling create nodes v2 (#30616)
  • ⚠️ core: remove legacy cache flag from nx.json (#30787)
  • core: disable tui when output style is set to an incompatible style (#30873)
  • ⚠️ core: drop support for node versions prior to 20.19.0 (#30818)
  • core: support reading NX_TUI_AUTO_EXIT env var (#30971)
  • core: bump devkit support range and remove some deprecated APIs (#30840)
  • core: add continuous option to targets for Detox, Expo, and React Native (#30988)
  • ⚠️ core: remove outputStyle=compact (#31016)
  • gradle: add batch runner (#30457)
  • gradle: set gradle task continuous for bootRun (#30931)
  • graph: Create Migrate UI (#30734)
  • graph: add undo migration option when one is pending approval (#30878)
  • graph: show next steps for successful migrations (307c45542a)
  • graph: show next steps for successful migrations (#30934)
  • java: add gradle kotlin plugin (#29464)
  • js: infer continuous for watch-deps task (#29976)
  • linter: add support for package based secondary entry points (#30809, #18552)
  • misc: remove generation of target defaults for atomized e2e tasks (#30730)
  • misc: remove migrations prior to v19 in preparation for v21 (#30839)
  • module-federation: add continuous tasks support to react rspack (#30644)
  • node: generate new apps with continuous: true (#30148)
  • nuxt: enable continuous tasks (#30925)
  • nx-dev: add React landing page (#30612)
  • nx-dev: add course preview component (4f8b407a75)
  • nx-dev: tutorial landing page and improvements (#30757)
  • nx-dev: add conformance rule to verify blog post cover images (5651270b33)
  • react: undeprecate svgr option for Next.js apps since --turbo supports it (#30909)
  • react: replace deprecated babel classProperties.loose option in .babelrc files (#30912)
  • react-native: update executor and schema files for expo and react-native to be continuous (#30985)
  • ⚠️ release: useLegacyVersioning is false by default, migrate config (#30838)
  • ⚠️ release: support gitlab releases (#30802)
  • remix: add continuous task support (#29905)

... (truncated)

Commits
  • 5f48894 feat(remix)!: remove deprecated static-serve target name from inferred target...
  • f39c1f9 cleanup(linter): deprecate the Linter enum (#30875)
  • 9234fb3 feat(react): undeprecate svgr option for Next.js apps since --turbo supports ...
  • 73da211 feat(misc): remove migrations prior to v19 in preparation for v21 (#30839)
  • 8214ab4 chore(repo): assign proper outputs to build targets (#30865)
  • 4254c4b feat(core): allow executors to specify if they are continuous (#30821)
  • fed4da8 feat(misc): remove generation of target defaults for atomized e2e tasks (#30730)
  • 9ce301f fix(testing): fix cypress and playwright atomized targetDefaults so they matc...
  • 9a60dec feat(testing): support continuous tasks (#30632)
  • 2cd3252 feat(js): infer continuous for watch-deps task (#29976)
  • 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 21.0.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.0.0/packages/next)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 6, 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

Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2025

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

Copy link
Contributor Author

dependabot bot commented on behalf of github May 8, 2025

Superseded by #4788.

@dependabot dependabot bot closed this May 8, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx/next-21.0.0 branch May 8, 2025 13:09
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.

0 participants