chore(deps-dev): bump nx from 21.6.11 to 23.1.1 - #7936
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/nx-23.1.1
branch
4 times, most recently
from
August 11, 2026 08:34
f2210c1 to
bf5ee11
Compare
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 21.6.11 to 23.1.1. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/23.1.1/packages/nx) --- updated-dependencies: - dependency-name: nx dependency-version: 23.1.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/nx-23.1.1
branch
from
August 11, 2026 08:57
bf5ee11 to
a2eadd7
Compare
martinjagodic
approved these changes
Aug 11, 2026
martinjagodic
enabled auto-merge (squash)
August 11, 2026 09:25
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps nx from 21.6.11 to 23.1.1.
Release notes
Sourced from nx's releases.
... (truncated)
Commits
8841f1cfix(core): keep real dependencies when omitting peers from npm temp installs ...86dbdedfix(core): parse pnpm lockfiles that omit the packages block (#36512)cff77e2fix(core): bump pinned axios and brace-expansion past vulnerable versions (#3...a2e6ac4chore(repo): stop eslint linting json files with no applicable rules (#36454)dd97e9cfix(core): avoid bogus duplicate project name errors when generating nested a...50f61effeat(core): derive stable repo key from normalized remote and relative path (...9d51f0afix(core): keep nx migrate on the requested version when release-age gates in...36208e9fix(core): merge default plugins through the source-map-aware merge path (#36...49a9afefix(misc): prevent crash when opening browser in Podman+WSL container (#34639)a92116dfix(core): handle colons in target name when resolving inputs to generate gra...Install script changes
This version modifies
postinstallscript that runs during installation. Review the package contents before updating.