Skip to content
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

Bump @nx/next from 19.5.7 to 20.4.6 #4727

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2025

Bumps @nx/next from 19.5.7 to 20.4.6.

Release notes

Sourced from @​nx/next's releases.

20.4.6 (2025-02-20)

🚀 Features

  • nx-dev: expose docs embedding search via endpoint (#30050)

🩹 Fixes

  • core: update custom task runner deprecation message (#30093)
  • core: fix typescript dependency calculation (#30131)
  • js: identify correct circular dependecies (#29759)
  • js: use uuid when generating tmp tsconfig (#30118)
  • repo: fix nightly reporting (#30104)

❤️ Thank You

20.4.5 (2025-02-18)

🩹 Fixes

  • 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)
  • devkit: handle missing include and exclude in tsconfig options when updating tsconfig to support js (#30073)
  • nx-dev: remove OTel-based tracing for now to remove local dev erros (#30096)
  • react: add release option for @​nx/react:lib --publishable (#29776)
  • release: allow preid option in release command (#29264)
  • rspack: handle potentially missing lockfile in @nx/rspack/plugin plugin (#30086)

❤️ Thank You

20.4.4 (2025-02-14)

... (truncated)

Commits
  • fa694d1 fix(nextjs): enhance support for custom server with SWC configuration (#29895)
  • dec2166 feat(core): Add ESM support for Eslint config file (#29613)
  • a468d72 feat(react): add support for React 19 for new Workspaces (#29286)
  • a127177 fix(misc): generate module and moduleResolution in base tsconfig based on...
  • cc441a6 fix(js): sort package.json fields by idiomatic order (#29635)
  • 0ae8665 feat(js): infer build-deps and watch-deps targets for incremental builds (#29...
  • 9e78142 fix(js): only add typescript project references for explicit dependencies in ...
  • 7a583da cleanup(repo): remove unused dependencies (#27676)
  • b9c0e3d feat(eslint): rename eslint.config.js to eslint.config.cjs to resolve them as...
  • d05f30f fix(core): Adding react apps/libs to workspaces so they can be referenced. (#...
  • 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.4.6.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.4.6/packages/next)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 25, 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 Feb 25, 2025

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

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants