Skip to content

chore(deps): update angular-eslint monorepo to v22#654

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/major-angular-eslint-monorepo
Jun 7, 2026
Merged

chore(deps): update angular-eslint monorepo to v22#654
renovate[bot] merged 1 commit into
mainfrom
renovate/major-angular-eslint-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 7, 2026

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: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 enabled auto-merge (squash) June 7, 2026 16:34
@renovate renovate Bot merged commit 5c0c490 into main Jun 7, 2026
2 of 10 checks passed
@renovate renovate Bot deleted the renovate/major-angular-eslint-monorepo branch June 7, 2026 16:34
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.

0 participants