Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Bumps @nx/eslint from 20.8.1 to 22.1.3.

Release notes

Sourced from @​nx/eslint's releases.

22.1.3 (2025-11-27)

🚀 Features

  • nextjs: add migration to add AI instructions for upgrading to Next 16 (#33608)

🩹 Fixes

  • bundling: replace rollup-plugin-copy with nx copy assets plugin (#33601, #32398)
  • core: kill child process tree in different running tasks (#33636, #32438, #33460)
  • linter: base eslint config should ignore out-tsc directories (#33639)
  • nextjs: make migration to next 16 optional (#33627)

❤️ Thank You

22.1.2 (2025-11-25)

🚀 Features

  • core: add multiple Nx version detection to nx report (#33599)

🩹 Fixes

  • core: filter out automated release commits in getCommitsRelevantToProjects (#33482)
  • core: make daemon socket path unique per process to prevent race condition (#33580, #33491)
  • core: use nx-mcp for older nx versions instead of nx mcp (#33553)
  • core: propagate continuous task failures to dependent tasks (#33492)
  • graph: surface task graph client error via error toast (#33600)
  • js: ensure copy-workspace-modules copies transitive workspace dependencies (#33570)
  • nest: set moduleResolution to node to prevent TS5095 error (#33607, #33589)
  • node: set generatePackageJson:false for TS Solution workspaces (#33606)
  • release: ensure emoji is not repeated in breaking changes summary (#33605)
  • storybook: remove upper bound of migration requires (#33613)
  • testing: remove declare global wrapper from cypress commands.ts template (#33573, #32930)

❤️ Thank You

... (truncated)

Commits
  • 62cd32a fix(linter): base eslint config should ignore out-tsc directories (#33639)
  • 1c8796a docs(misc): update migration docs to use supported markdown syntax (#33563)
  • 05bd3a4 fix(linter): handle various flat config override structures (#33548)
  • 50cf84f chore(repo): update nx to 22.1.0-rc.2 (#33464)
  • 62d0ad7 chore(repo): rename jest.config.ts to jest.config.cts to be compat with Node ...
  • 9b5768e fix(testing): use .cts config files for Jest 30+ to fix __dirname issues (#33...
  • f76f1ce chore(repo): dogfood pnpm catalogs (#33232)
  • 3b69f0f fix(linter): install correct deps in eslint convert to flat config generator ...
  • 6bd1a18 feat(vue): migrate @​vitejs/plugin-vue to 6.0.1 (#33097)
  • e8bd83e feat(core): add support for pnpm catalogs (#32978)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​nx/eslint 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/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint) from 20.8.1 to 22.1.3.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.1.3/packages/eslint)

---
updated-dependencies:
- dependency-name: "@nx/eslint"
  dependency-version: 22.1.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Dec 2, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 2, 2025 02:22
@dependabot dependabot bot requested a review from pasqualinibruno December 2, 2025 02:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 2, 2025
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