Update dependency @angular-eslint/eslint-plugin to v22#223
Open
renovate[bot] wants to merge 1 commit into
Open
Update dependency @angular-eslint/eslint-plugin to v22#223renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Author
⚠ Artifact update problemRenovate 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:
The artifact failure details are included below: File name: frontend/package-lock.json |
02eb91f to
f86b131
Compare
Author
|
f86b131 to
eb9c7be
Compare
eb9c7be to
759583a
Compare
759583a to
981c535
Compare
981c535 to
8d91ec5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^16.3.1→^22.0.0Release Notes
angular-eslint/angular-eslint (@angular-eslint/eslint-plugin)
v22.0.0Compare Source
🚀 Features
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.
❤️ Thank You
21.4.0 (2026-05-13)
🩹 Fixes
❤️ Thank You
21.3.1 (2026-03-17)
🩹 Fixes
❤️ Thank You
21.3.0 (2026-03-05)
🚀 Features
🩹 Fixes
Signaltype correctly (#2907)InputSignalWithTransform(#2879)❤️ Thank You
21.2.0 (2026-01-29)
🚀 Features
❤️ Thank You
21.1.0 (2025-12-08)
🚀 Features
❤️ Thank You
21.0.1 (2025-11-23)
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
v21.4.0Compare Source
🩹 Fixes
❤️ Thank You
v21.3.1Compare Source
🩹 Fixes
❤️ Thank You
v21.3.0Compare Source
🚀 Features
🩹 Fixes
Signaltype correctly (#2907)InputSignalWithTransform(#2879)❤️ Thank You
v21.2.0Compare Source
🚀 Features
❤️ Thank You
v21.1.0Compare Source
🚀 Features
❤️ Thank You
v21.0.1Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
v21.0.0Compare Source
🚀 Features
🩹 Fixes
The selector validation logic has been updated to be more strict and
predictable:
Default Prefix Change:
Angular CLI defaults
different prefix is explicitly configured
Style and Prefix Validation Changes:
both camelCase and kebab-case styles
whether the prefix is properly separated according to the style:
'appselector' ✗)
'appselector' ✗)
Changes to error reporting:
instead of 'styleAndPrefixFailure'
'prefixFailure' (valid kebab-case, but prefix not properly separated)
Migration Guide:
These changes make the rules more predictable and align better with developer expectations
while maintaining compatibility with Angular's compiler requirements for web components.
❤️ Thank You
20.7.0 (2025-11-22)
🩹 Fixes
❤️ Thank You
20.6.0 (2025-11-09)
🚀 Features
❤️ Thank You
20.5.2 (2025-11-08)
🩹 Fixes
❤️ Thank You
20.5.1 (2025-11-03)
🩹 Fixes
❤️ Thank You
20.5.0 (2025-10-27)
🚀 Features
❤️ Thank You
20.4.0 (2025-10-12)
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
20.3.0 (2025-09-14)
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
20.2.0 (2025-08-22)
🩹 Fixes
❤️ Thank You
20.1.1 (2025-06-19)
🩹 Fixes
❤️ Thank You
20.1.0 (2025-06-16)
🚀 Features
❤️ Thank You
v20.7.0Compare Source
🩹 Fixes
❤️ Thank You
v20.6.0Compare Source
🚀 Features
❤️ Thank You
v20.5.2Compare Source
🩹 Fixes
❤️ Thank You
v20.5.1Compare Source
🩹 Fixes
❤️ Thank You
v20.5.0Compare Source
🚀 Features
❤️ Thank You
v20.4.0Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
v20.3.0Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
v20.2.0Compare Source
🩹 Fixes
❤️ Thank You
v20.1.1Compare Source
🩹 Fixes
❤️ Thank You
v20.1.0Compare Source
🚀 Features
❤️ Thank You
v20.0.0Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
19.8.0 (2025-06-06)
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
19.7.1 (2025-06-03)
🩹 Fixes
❤️ Thank You
19.7.0 (2025-06-02)
🚀 Features
🩹 Fixes
❤️ Thank You
19.6.0 (2025-05-27)
🚀 Features
🩹 Fixes
❤️ Thank You
19.5.0 (2025-05-25)
🚀 Features
❤️ Thank You
19.4.0 (2025-05-08)
🚀 Features
❤️ Thank You
19.3.0 (2025-03-22)
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
19.2.1 (2025-03-08)
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
19.2.0 (2025-03-02)
🚀 Features
🩹 Fixes
❤️ Thank You
19.1.0 (2025-02-09)
🚀 Features
🩹 Fixes
❤️ Thank You
19.0.2 (2024-12-10)
🩹 Fixes
❤️ Thank You
19.0.1 (2024-12-06)
🩹 Fixes
❤️ Thank You
v19.8.1Compare Source
19.8.1 (2025-06-19)
🩹 Fixes
❤️ Thank You
v19.8.0Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
v19.7.1Compare Source
🩹 Fixes
❤️ Thank You
v19.7.0Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
v19.6.0Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
v19.5.0Compare Source
🚀 Features
❤️ Thank You
v19.4.0Compare Source
🚀 Features
❤️ Thank You
v19.3.0Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
v19.2.1Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
v19.2.0Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
v19.1.0Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
v19.0.2Compare Source
🩹 Fixes
❤️ Thank You
v19.0.1Compare Source
🩹 Fixes
❤️ Thank You
v19.0.0Compare Source
🚀 Features
❤️ Thank You
18.4.3 (2024-11-29)
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
18.4.2 (2024-11-23)
🩹 Fixes
output()andinput()functions in various rules (#2098)❤️ Thank You
18.4.1 (2024-11-18)
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
18.4.0 (2024-10-21)
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
18.3.1 (2024-09-11)
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
18.3.0 (2024-08-13)
🚀 Features
❤️ Thank You
18.2.0 (2024-07-31)
🚀 Features
🩹 Fixes
❤️ Thank You
18.1.0 (2024-07-01)
🚀 Features
🩹 Fixes
❤️ Thank You
18.0.1 (2024-05-30)
🩹 Fixes
❤️ Thank You
v18.4.3Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
v18.4.2Compare Source
🩹 Fixes
output()andinput()functions in various rules (#2098)❤️ Thank You
v18.4.1Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
v18.4.0Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
v18.3.1Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
v18.3.0Compare Source
🚀 Features
❤️ Thank You
v18.2.0Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
v18.1.0Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
v18.0.1Compare Source
🩹 Fixes
❤️ Thank You
v18.0.0Compare Source
🚀 Features
❤️ Thank You
17.5.2 (2024-05-28)
🩹 Fixes
17.5.1 (2024-05-23)
🩹 Fixes
17.5.0 (2024-05-22)
🚀 Features
🩹 Fixes
update dependency @angular/compiler to v17.3.9
update typescript-eslint packages to v7.10.0
eslint-plugin: [no-input-rename] incorrectly triggers on input transforms
❤️ Thank You
17.4.1 (2024-05-15)
🩹 Fixes
❤️ Thank You
17.4.0 (2024-05-07)
🚀 Features
🩹 Fixes
update dependency @angular/compiler to v17.3.4
update dependency eslint-scope to v8.0.1
update typescript-eslint packages to v7.6.0
update typescript-eslint packages to v7.7.0
update dependency @angular/compiler to v17.3.6
update typescript-eslint packages to v7.8.0
eslint-plugin: [sort-ngmodule-metadata-arrays] deprecate rule
❤️ Thank You
17.3.0 (2024-03-15)
🚀 Features
eslint-plugin: consistent-component-styles
eslint-plugin: add prefer-standalone rule for checking all directives
🩹 Fixes
update dependency tmp to v0.2.3
migrate to nx 18
update dependency ignore to v5.3.1
update dependency eslint to v8.57.0
update typescript-eslint packages to v7 (major)
update dependency @angular/compiler to v17.3.0
output declaration files in all packages
❤️ Thank You
17.2.1 (2024-01-20)
🩹 Fixes
update typescript-eslint packages to v6.18.1
update typescript-eslint packages to v6.19.0
update dependency @angular/compiler to v17.1.0
❤️ Thank You
17.2.0 (2024-01-06)
🚀 Features
🩹 Fixes
update dependency eslint to v8.56.0
update typescript-eslint packages to v6.18.0
update dependency @angular/compiler to v17.0.8
update dependency eslint-scope to v8
❤️ Thank You
17.1.1
🩹 Fixes
update nrwl monorepo to v17.1.3
update typescript-eslint packages to v6.12.0
update dependency ignore to v5.3.0
update dependency eslint to v8.54.0
update typescript-eslint packages to v6.13.0
update typescript-eslint packages to v6.13.1
eslint-plugin: fix max inline declarations rule for styles string
❤️ Thank You
17.1.0
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
v17.5.3Compare Source
v17.5.2Compare Source
🩹 Fixes
v17.5.1Compare Source
🩹 Fixes
v17.5.0Compare Source
🚀 Features
🩹 Fixes
update dependency @angular/compiler to v17.3.9
update typescript-eslint packages to v7.10.0
eslint-plugin: [no-input-rename] incorrectly triggers on input transforms
❤️ Thank You
v17.4.1Compare Source
🩹 Fixes
❤️ Thank You
v17.4.0Compare Source
🚀 Features
🩹 Fixes
update dependency @angular/compiler to v17.3.4
update dependency eslint-scope to v8.0.1
update typescript-eslint packages to v7.6.0
update typescript-eslint packages to v7.7.0
update dependency @angular/compiler to v17.3.6
update typescript-eslint packages to v7.8.0
eslint-plugin: [sort-ngmodule-metadata-arrays] deprecate rule
❤️ Thank You
v17.3.0Compare Source
🚀 Features
eslint-plugin: consistent-component-styles
eslint-plugin: add prefer-standalone rule for checking all directives
🩹 Fixes
update dependency tmp to v0.2.3
migrate to nx 18
update dependency ignore to v5.3.1
update dependency eslint to v8.57.0
update typescript-eslint packages to v7 (major)
update dependency @angular/compiler to v17.3.0
output declaration files in all packages
❤️ Thank You
v17.2.1Compare Source
🩹 Fixes
update typescript-eslint packages to v6.18.1
update typescript-eslint packages to v6.19.0
update dependency @angular/compiler to v17.1.0
❤️ Thank You
v17.2.0Compare Source
🚀 Features
🩹 Fixes
update dependency eslint to v8.56.0
update typescript-eslint packages to v6.18.0
update dependency @angular/compiler to v17.0.8
update dependency eslint-scope to v8
❤️ Thank You
v17.1.1Compare Source
🩹 Fixes
update nrwl monorepo to v17.1.3
update typescript-eslint packages to v6.12.0
update dependency ignore to v5.3.0
update dependency eslint to v8.54.0
update typescript-eslint packages to v6.13.0
update typescript-eslint packages to v6.13.1
eslint-plugin: fix max inline declarations rule for styles string
❤️ Thank You
v17.1.0Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
v17.0.1Compare Source
Note: Version bump only for package @angular-eslint/eslint-plugin
v17.0.0Compare Source
Bug Fixes
16.3.1 (2023-11-08)
Note: Version bump only for package @angular-eslint/eslint-plugin
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.