Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps nx from 20.4.4 to 20.4.5.

Release notes

Sourced from nx's releases.

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

Commits
  • ea5d1ed fix(core): NX_PLUGIN_NO_TIMEOUTS should also remove timeout on plugin worker ...
  • b740fd0 fix(core): make hash_array resilient to None values (#30090)
  • eeae870 fix(core): respect extends when reading tsconfig options (#30062)
  • 1ed673c fix(release): allow preid option in release command (#29264)
  • 96ebc0b fix(core): add the extends field to nx-schema.json (#30027)
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
nx [>= 20.3.1.a, < 20.3.2]

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](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 20.4.4 to 20.4.5.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.4.5/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@github-actions github-actions bot enabled auto-merge (squash) February 19, 2025 13:22
@github-actions github-actions bot merged commit e8c22ed into main Feb 19, 2025
7 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/nx-20.4.5 branch February 19, 2025 18:52
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.

2 participants