Skip to content

chore: bump @nx/eslint from 22.7.5 to 23.1.0#39

Merged
constantant merged 2 commits into
masterfrom
dependabot/npm_and_yarn/nx/eslint-23.0.1
Jul 21, 2026
Merged

chore: bump @nx/eslint from 22.7.5 to 23.1.0#39
constantant merged 2 commits into
masterfrom
dependabot/npm_and_yarn/nx/eslint-23.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 5, 2026

Copy link
Copy Markdown
Contributor

Bumps @nx/eslint from 22.7.5 to 23.1.0.

Release notes

Sourced from @​nx/eslint's releases.

23.1.0 (2026-07-13)

🚀 Features

  • ⚠️ angular: support angular v22 (#35851, #35910)
  • core: show a performance report at the end of every run (#36077)
  • core: support filtered targetDefaults via the nested-array shape (#36049)
  • core: re-add isCacheableTask helper (#36177)
  • core: add mouse support to the terminal UI (#35868)
  • core: scaffold create-nx-workspace into the current directory (#36134)
  • expo: support Expo SDK 56 (#35904, #35714)
  • ⚠️ linter: drop eslint v8 support (#36006)
  • linter: add migration to drop typescript-eslint v8-removed rules from flat configs (#36123)
  • misc: add next 14 to 15 and react 18 to 19 upgrade paths (#36031)
  • nx-cloud: add utm tracking to clickable cloud prompt links (#36028)
  • nx-dev: show product hunt launch banner in docs (#36112)
  • nx-dev: show product hunt launch banner in docs" (#36129, #36112)
  • release: add option to force changelog generation for programmatic usage (#36242)
  • repo: enable the tsgo compiler workspace-wide (#35926, #35047, #35167)
  • rspack: support @​rspack/core@​2 and @​rsbuild/core@​2 (multi-version compliance) (#35682, #35764, #13420, #781)
  • storybook: update Storybook to support Angular 22 (#36293)
  • testing: add migration to verify typecheck after the 23.1 migration (#36106)
  • vite: add configurable ts paths build/test targets and stabilize build coordination (#34890)

🩹 Fixes

  • angular: resolve esbuild option paths relative to the workspace root (#36017, #35936)
  • angular: bump prescribed angular version to 22.0.4 (#36130)
  • angular: make nx migrate to Angular 22 leave a buildable workspace (#36183)
  • angular-rspack: surface compilation failures as build errors and release resources on teardown (#36018)
  • bundling: restore preprocessor extensions in postcss normalizeOp… (#36057, #35854)
  • bundling: prevent TS6059 when an app imports a workspace lib from source (#36217, #35017)
  • core: avoid tsconfig path false positives for sibling project roots (#35796, #35795, #35786)
  • core: do not write minimumReleaseAgeExclude during nx migrate (#36045)
  • core: do not crash nx migrate on non-semver dependency specifiers (#36051)
  • core: format AI-edited files after agentic migrations (#36064)
  • core: prefer module.registerHooks to avoid DEP0205 deprecation warning (#36081)
  • core: prevent nx migrate crash when include=optional filters out the target package (#36087)
  • core: make nx migrate honor preapproved packages and emit a valid temp workspace (#36086)
  • core: skip daemon project-graph recompute on no-op file rewrites (#36082)
  • core: prevent the TUI from auto-selecting a completed task when a batch finishes (#35833)
  • core: deregister pseudo-terminal exit handlers when tasks finish (#36115)
  • core: prevent path traversal / zip-slip in self-hosted remote cache (#36116)
  • core: respect explicit --nxCloud=skip for AI agents in create-nx-workspace (#36131)
  • core: warn when the self-hosted remote cache disables TLS verification (NXC-4593) (#36132, #36116)
  • core: throw actionable error when pnpm .modules.yaml is missing (#35666, #35635)
  • core: support ${configDir} in tsconfig path alias resolution (#36037, #35804)
  • core: prevent non-npm devEngines pin from breaking npm registry lookups (#36020, #35815)
  • core: clarify nx sync remediation messaging and surface spinner output in non-tty (#35747)
  • core: exclude direct-dependency overrides from generated package.json (#36040, #35675)

... (truncated)

Commits
  • a88e494 chore(repo): migrate to nx 23.1.0-rc.2 (#36269)
  • 9deccb6 fix(linter): reconcile angular-eslint v22 breaking changes in flat config (#3...
  • edca1e0 fix(linter): harden the ESLint v9 flat-config migration (#36204)
  • 4aba335 fix(linter): run typescript-eslint v8 rule migrations for scoped-only workspa...
  • d5821e2 fix(linter): install angular-eslint when converting Angular configs to flat c...
  • df5157b feat(core): support filtered targetDefaults via the nested-array shape (#36049)
  • 6348b24 feat(linter): add migration to drop typescript-eslint v8-removed rules from f...
  • f22e75c feat(repo): enable the tsgo compiler workspace-wide (#35926)
  • 192f668 feat(angular): support angular v22 (#35851)
  • a44086e feat(linter)!: drop eslint v8 support (#36006)
  • Additional commits viewable in compare view

@dependabot @github

dependabot Bot commented on behalf of github Jul 5, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

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

@dependabot
dependabot Bot requested a review from constantant as a code owner July 5, 2026 22:17
@dependabot dependabot Bot changed the title chore: bump @nx/eslint from 22.7.5 to 23.0.1 chore: bump @nx/eslint from 22.7.5 to 23.1.0 Jul 20, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/nx/eslint-23.0.1 branch from e78e5f7 to bb71d05 Compare July 20, 2026 10:27
Bumps [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint) from 22.7.5 to 23.1.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/23.1.0/packages/eslint)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/nx/eslint-23.0.1 branch from bb71d05 to 933c200 Compare July 20, 2026 10:52
@constantant
constantant merged commit 4a8b3ed into master Jul 21, 2026
1 check passed
@constantant
constantant deleted the dependabot/npm_and_yarn/nx/eslint-23.0.1 branch July 21, 2026 13:02
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.

1 participant