Skip to content

⬆️(deps-dev): Bump nx from 21.3.0 to 21.3.5 in the build-tools group #33

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 24, 2025

Bumps the build-tools group with 1 update: nx.

Updates nx from 21.3.0 to 21.3.5

Release notes

Sourced from nx's releases.

21.3.5 (2025-07-23)

🩹 Fixes

  • angular: update jest-preset-angular to v15 (#32050, #32024)
  • core: render the correct output in the tui terminal pane when pinning task (#31975)
  • linter: update lint executor to correctly handle --fix and --quiet (#31970, #31868)
  • nextjs: infer relevant tasks with the typescript sync generator when using ts project references (#31996, #31983)
  • testing: normalize spec files correctly in jest replace-removed-matcher-aliases migration (#31995, #31991)
  • testing: add missing package updates for ts-jest and jest-util for jest v30 migrations (#32017)

❤️ Thank You

21.3.4 (2025-07-23)

🚀 Features

  • ⚠️ bundling: remove stylus support (#32035)

⚠️ Breaking Changes

  • bundling: Stylus (.styl) files are no longer supported.

❤️ Thank You

21.3.3 (2025-07-23)

🩹 Fixes

  • core: install stylus security placeholder while package is no longer available on npm (#32036)

The stylus package on the npm registry has been removed by npm themselves as it was deemed to be compromised. There is nothing we can do for now other than install their security placeholder to unblock installations.

Stylus will not work until this is resolved between the stylus project and npm, thread here: stylus/stylus#2938

❤️ Thank You

21.3.2 (2025-07-21)

🩹 Fixes

  • misc: fix setup selection (#31997)

❤️ Thank You

... (truncated)

Commits
  • ae7de55 fix(core): render the correct output in the tui terminal pane when pinning ta...
  • afab529 cleanup(misc): point to the guide with next steps (#32026)
  • e647652 fix(misc): fix setup selection (#31997)
  • 6fcb011 cleanup(misc): small tweaks to cnw and init (#31986)
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the build-tools group with 1 update: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx).


Updates `nx` from 21.3.0 to 21.3.5
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.3.5/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-version: 21.3.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: build-tools
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 24, 2025

Reviewers

The following users could not be added as reviewers: @dependabot. Either the username does not exist or it does not have the correct permissions to be added as a reviewer.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 24, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 24, 2025
Copy link

changeset-bot bot commented Jul 24, 2025

⚠️ No Changeset found

Latest commit: 405a23d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Author

dependabot bot commented on behalf of github Aug 4, 2025

Looks like nx is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Aug 4, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/build-tools-e2bed42d63 branch August 4, 2025 06:33
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