Skip to content

chore(deps): update angular-eslint monorepo (major)#719

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-angular-eslint-monorepo
Open

chore(deps): update angular-eslint monorepo (major)#719
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-angular-eslint-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jun 17, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
angular-eslint (source) 21.4.022.0.0 age confidence

Release Notes

angular-eslint/angular-eslint (angular-eslint)

v22.0.0

Compare Source

🚀 Features
  • ⚠️ eslint-plugin: [prefer-on-push-component-change-detection] flag only opting out of OnPush, make recommended (#​3058)
  • ⚠️ drop support for eslint v8 and legacy eslintrc config format (#​3056)
⚠️ Breaking Changes
  • eslint-plugin: [prefer-on-push-component-change-detection] flag only opting out of OnPush, make recommended (#​3058)
    prefer-on-push-component-change-detection no longer reports components that omit changeDetection (omission now means OnPush in v22); it now only reports components that opt out of OnPush via ChangeDetectionStrategy.Eager or the deprecated ChangeDetectionStrategy.Default. The rule is also now part of the recommended config, so projects extending it may see new reports — notably on components the Angular v22 migration set to Eager. The suggestion message id suggestAddChangeDetectionOnPush has been renamed to suggestChangeToOnPush.
  • drop support for eslint v8 and legacy eslintrc config format (#​3056)
❤️ Thank You

21.4.0 (2026-05-13)

This was a version bump only for angular-eslint to align it with other projects, there were no code changes.

21.3.1 (2026-03-17)

This was a version bump only for angular-eslint to align it with other projects, there were no code changes.

21.3.0 (2026-03-05)

🚀 Features
  • add support for ESLint v10 (#​2903)
  • eslint-plugin-template: add no-non-null-assertion rule (#​2885)
  • eslint-plugin: add computed-must-return rule (#​2882)
❤️ Thank You
  • Evgeny Stepanovych @​undsoft
  • Guillaume DROUARD
  • Jason Weinzierl

21.2.0 (2026-01-29)

🚀 Features
  • eslint-plugin-template: add prefer-class-binding rule to enforce class binding over ngClass (#​2827)
  • eslint-plugin: [no-implicit-takeuntil-destroyed] add rule (#​2803)
❤️ Thank You

21.1.0 (2025-12-08)

🚀 Features
  • eslint-plugin: add prefer-signal-model rule to encourage using model() for two-way bindings (#​2818)
🩹 Fixes
❤️ Thank You

21.0.1 (2025-11-23)

This was a version bump only for angular-eslint to align it with other projects, there were no code changes.


Configuration

📅 Schedule: (in timezone Etc/UTC)

  • Branch creation
    • "before 7am on Wednesday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dep-bump label Jun 17, 2026
@renovate renovate Bot requested a review from a team as a code owner June 17, 2026 00:06
@renovate

renovate Bot commented Jun 17, 2026

Copy link
Copy Markdown
Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: ngx-datatable@26.2.0
npm error Found: @angular/cli@21.0.5
npm error node_modules/@angular/cli
npm error   dev @angular/cli@"21.0.5" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @angular/cli@">= 22.0.0 < 23.0.0" from angular-eslint@22.0.0
npm error node_modules/angular-eslint
npm error   dev angular-eslint@"22.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-06-17T00_06_36_464Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-06-17T00_06_36_464Z-debug-0.log

@renovate renovate Bot changed the title chore(deps): update angular-eslint monorepo to v22 chore(deps): update angular-eslint monorepo (major) Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants