Skip to content

Bump nx from 20.8.1 to 22.7.7 - #59

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nx-22.7.7
Closed

Bump nx from 20.8.1 to 22.7.7#59
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nx-22.7.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 8, 2026

Copy link
Copy Markdown
Contributor

Bumps nx from 20.8.1 to 22.7.7.

Release notes

Sourced from nx's releases.

22.7.7 (2026-07-10)

🩹 Fixes

  • core: prevent path traversal / zip-slip in self-hosted remote cache (#36116)
  • core: warn when the self-hosted remote cache disables TLS verification (NXC-4593) (#36132, #36116)
  • dotnet: declare obj as a publish output to fix sandbox violation (#35858)
  • dotnet: declare directory build props input for analyzer dotnet tasks (df7540195a)
  • dotnet: declare directory build props on the separate release build target (6545ee2222)
  • dotnet: declare directory build props on the analyzer tests dotnet targets (e72ee0dd79)

❤️ Thank You

22.7.6 (2026-06-23)

🩹 Fixes

  • misc: bump happy-dom, tmp, and form-data to patched versions (#36013)

❤️ Thank You

22.7.5 (2026-05-27)

🩹 Fixes

❤️ Thank You

22.7.4 (2026-05-25)

🩹 Fixes

  • core: update brace-expansion and yaml (#35790)

❤️ Thank You

22.7.3 (2026-05-22)

🚀 Features

... (truncated)

Commits
  • a328bf1 fix(core): warn when the self-hosted remote cache disables TLS verification (...
  • a828076 fix(core): prevent path traversal / zip-slip in self-hosted remote cache (#36...
  • dc849bb fix(core): update brace-expansion and yaml (#35790)
  • 8fd1feb fix(core): allow local plugin subpath imports without custom conditions (#35751)
  • 22f3c2e fix(core): detect vscode copilot ai agent (#35757)
  • 0d18512 fix(misc): skip $ escaping in file paths on windows (#35692)
  • 7c1318f fix(core): handle object form of bin field in getPrettierPath (#35680)
  • a3acfd6 fix(core): treat undefined task parallelism as parallel when scheduling (#35736)
  • c574207 cleanup(core): drop stale @​nrwl dedup TODO in nx report (#35730)
  • 0d002ec fix(core): resolve local plugin subpath imports from source (#35631)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for nx since your current version.

Install script changes

This version modifies postinstall script that runs during installation. Review the package contents before updating.


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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 20.8.1 to 22.7.7.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.7.7/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-version: 22.7.7
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 8, 2026
@dependabot dependabot Bot mentioned this pull request Aug 8, 2026
Jack Williams (jack-williams) pushed a commit that referenced this pull request Sep 3, 2026
Supersedes #59. Also clears the minimatch 9.0.3 exact pin that nx 20
carried, which was blocking #42.

Verified: yarn install --immutable, prettier:check, typecheck and build
(with --skip-nx-cache) all pass on the new major.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Jack Williams (jack-williams) pushed a commit that referenced this pull request Sep 3, 2026
Supersedes #59. Also clears the minimatch 9.0.3 exact pin that nx 20
carried, which was blocking #42.

Verified: yarn install --immutable, prettier:check, typecheck and build
(with --skip-nx-cache) all pass on the new major.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Jack Williams (jack-williams) added a commit that referenced this pull request Sep 3, 2026
Supersedes #59. Also clears the minimatch 9.0.3 exact pin that nx 20
carried, which was blocking #42.

Verified: yarn install --immutable, prettier:check, typecheck and build
(with --skip-nx-cache) all pass on the new major.

Co-authored-by: Jack Williams <jack.williams@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jack-williams

Copy link
Copy Markdown
Contributor

Superseded by #69, which applied the same nx 20.8.1 -> 22.7.7 bump with the lockfile fixes needed for CI.

@dependabot @github

dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/nx-22.7.7 branch September 3, 2026 12:51
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.

1 participant