Skip to content

chore(deps): update dependency angular-eslint to v22#179

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

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

Conversation

@renovate

@renovate renovate Bot commented Jan 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v22.1.0

Compare Source

🚀 Features
  • eslint-plugin: [inject-at-top] add rule requiring inject() at the top of the class (#​3009)
  • eslint-plugin: add prefer-service-decorator rule (#​3073)
  • eslint-plugin-template: add no-outerhtml rule (#​3092)
  • eslint-plugin-template: add require-switch-default rule (#​3091)
❤️ Thank You
  • Adi-Marian Mutu
  • Guillaume DROUARD

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.

v21.4.0

Compare Source

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

v21.3.1

Compare Source

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

v21.3.0

Compare Source

🚀 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

v21.2.0

Compare Source

🚀 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

v21.1.0

Compare Source

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

v21.0.1

Compare Source

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

v21.0.0

Compare Source

🚀 Features
  • ⚠️ eslint-plugin: formally deprecate [no-conflicting-lifecycle] and remove from "all" config (5d845924)
  • ⚠️ eslint-plugin-template: add prefer-control-flow to recommended config (77cd24d3)
⚠️ Breaking Changes
  • ⚠️ eslint-plugin: formally deprecate [no-conflicting-lifecycle] and remove from "all" config (5d845924)
  • ⚠️ eslint-plugin-template: add prefer-control-flow to recommended config (77cd24d3)
❤️ Thank You

20.7.0 (2025-11-22)

🩹 Fixes
  • support eslint defineConfig types better (#​2793)
❤️ Thank You

20.6.0 (2025-11-09)

🩹 Fixes
  • angular-eslint: support eslint defineConfig types in addition to typescript-eslint config (#​2760)
❤️ Thank You

20.5.2 (2025-11-08)

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

20.5.1 (2025-11-03)

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

20.5.0 (2025-10-27)

🚀 Features
  • eslint-plugin: add rule prefer-host-metadata-property (#​2615)
  • eslint-plugin-template: add prefer-built-in-pipes rule (#​2605)
❤️ Thank You

20.4.0 (2025-10-12)

🚀 Features
  • eslint-plugin-template: add rule prefer-at-else (#​2613)
❤️ Thank You

20.3.0 (2025-09-14)

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

20.2.0 (2025-08-22)

🚀 Features
  • eslint-plugin-template: add rule no-empty-control-flow (#​2592)
❤️ Thank You

20.1.1 (2025-06-19)

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

20.1.0 (2025-06-16)

🚀 Features
  • eslint-plugin: add rules to ban experimental and developer preview (#​2037)
❤️ Thank You

Configuration

📅 Schedule: (UTC)

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

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

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 commented Jan 15, 2026

Copy link
Copy Markdown
Contributor 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: visualization/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: visualization@0.0.0
npm error Found: @angular/cli@20.3.32
npm error node_modules/@angular/cli
npm error   dev @angular/cli@"^20.3.13" 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.1.0
npm error node_modules/angular-eslint
npm error   dev angular-eslint@"22.1.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-07-24T16_32_29_799Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-07-24T16_32_29_799Z-debug-0.log

@renovate
renovate Bot force-pushed the renovate/major-angular-eslint-monorepo branch from 224f47e to a38e1eb Compare January 29, 2026 13:27
@renovate
renovate Bot force-pushed the renovate/major-angular-eslint-monorepo branch 9 times, most recently from de15120 to 8b9c0bf Compare February 19, 2026 13:29
@renovate
renovate Bot force-pushed the renovate/major-angular-eslint-monorepo branch from 8b9c0bf to b7ee6ab Compare February 20, 2026 21:59
@renovate
renovate Bot force-pushed the renovate/major-angular-eslint-monorepo branch 5 times, most recently from 29e5ad7 to 725cfc7 Compare March 5, 2026 20:42
@renovate
renovate Bot force-pushed the renovate/major-angular-eslint-monorepo branch 3 times, most recently from 138e945 to 251ee68 Compare March 23, 2026 18:45
@renovate
renovate Bot force-pushed the renovate/major-angular-eslint-monorepo branch from 251ee68 to f725fa4 Compare March 24, 2026 09:11
@renovate
renovate Bot force-pushed the renovate/major-angular-eslint-monorepo branch 2 times, most recently from 81afe00 to 72fb9ac Compare March 31, 2026 14:30
@renovate
renovate Bot force-pushed the renovate/major-angular-eslint-monorepo branch 2 times, most recently from d5423db to 4d517e8 Compare April 17, 2026 13:12
@renovate
renovate Bot force-pushed the renovate/major-angular-eslint-monorepo branch 4 times, most recently from 6b96e6e to 60bf9a5 Compare May 4, 2026 13:14
@renovate
renovate Bot force-pushed the renovate/major-angular-eslint-monorepo branch from 60bf9a5 to 71ab657 Compare May 13, 2026 23:09
@renovate renovate Bot changed the title chore(deps): update dependency angular-eslint to v21 chore(deps): update angular-eslint monorepo to v21 Jun 2, 2026
@renovate
renovate Bot force-pushed the renovate/major-angular-eslint-monorepo branch from 71ab657 to c494d26 Compare June 7, 2026 18:05
@renovate renovate Bot changed the title chore(deps): update angular-eslint monorepo to v21 chore(deps): update angular-eslint monorepo to v22 Jun 7, 2026
@renovate renovate Bot changed the title chore(deps): update angular-eslint monorepo to v22 chore(deps): update angular-eslint monorepo (major) Jun 22, 2026
@renovate renovate Bot changed the title chore(deps): update angular-eslint monorepo (major) chore(deps): update dependency angular-eslint to v22 Jun 25, 2026
@renovate
renovate Bot force-pushed the renovate/major-angular-eslint-monorepo branch 2 times, most recently from 7dfae44 to d97497a Compare June 28, 2026 18:38
@renovate
renovate Bot force-pushed the renovate/major-angular-eslint-monorepo branch from d97497a to 798dbc3 Compare July 12, 2026 23:09
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