Skip to content

build(deps-dev): bump @angular-eslint/eslint-plugin from 19.1.0 to 21.2.0#959

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/angular-eslint/eslint-plugin-21.2.0
Open

build(deps-dev): bump @angular-eslint/eslint-plugin from 19.1.0 to 21.2.0#959
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/angular-eslint/eslint-plugin-21.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps @angular-eslint/eslint-plugin from 19.1.0 to 21.2.0.

Release notes

Sourced from @​angular-eslint/eslint-plugin's releases.

v21.2.0

21.2.0 (2026-01-29)

🚀 Features

  • eslint-plugin: [no-implicit-takeuntil-destroyed] add rule (#2803)
  • eslint-plugin-template: add prefer-class-binding rule to enforce class binding over ngClass (#2827)
  • eslint-plugin-template: support ignore attributes for prefer-static-string-properties rule (#2852)

🩹 Fixes

  • update dependency @​angular/compiler to v21.0.2 (#2828)
  • update dependency @​angular/compiler to v21.0.3 (#2832)
  • update typescript-eslint packages to v8.48.1 (#2813)
  • update dependency eslint to v9.39.2 (#2845)
  • update dependency @​angular/compiler to v21.0.6 (#2844)
  • update typescript-eslint packages to v8.50.1 (#2840)
  • update dependency @​angular/compiler to v21.1.0 (#2862)
  • update dependency @​angular/compiler to v21.1.1 (#2874)
  • eslint-plugin-template: allow autofocus on dialog elements for improved accessibility (#2851)

❤️ Thank You

v21.1.0

21.1.0 (2025-12-08)

🚀 Features

  • eslint-plugin: add prefer-signal-model rule to encourage using model() for two-way bindings (#2818)

🩹 Fixes

  • update typescript-eslint packages to v8.47.0 (#2805)
  • update dependency @​angular/compiler to v21.0.1 (#2814)
  • reference @​angular/cli peer in addition to direct dependencies (#2820)

❤️ Thank You

v21.0.1

21.0.1 (2025-11-23)

🩹 Fixes

  • eslint-plugin-template: [prefer-template-literal] handle chained concatenations correctly (#2801)

... (truncated)

Changelog

Sourced from @​angular-eslint/eslint-plugin's changelog.

21.2.0 (2026-01-29)

🚀 Features

  • 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)

❤️ Thank You

  • Karan Mistry

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.

21.0.0 (2025-11-22)

🚀 Features

  • ⚠️ eslint-plugin: formally deprecate [no-conflicting-lifecycle] and remove from "all" config (5d845924)

🩹 Fixes

  • ⚠️ eslint-plugin: make component-selector and directive-selector configurations strict and clear (938362cb)

⚠️ Breaking Changes

  • ⚠️ eslint-plugin: formally deprecate [no-conflicting-lifecycle] and remove from "all" config (5d845924)
  • eslint-plugin: make component-selector and directive-selector configurations strict and clear (938362cb) The selector validation logic has been updated to be more strict and predictable: Default Prefix Change:
    • Both component-selector and directive-selector now default to prefix: 'app' to match Angular CLI defaults
    • This means selectors without the 'app' prefix will now fail validation unless a different prefix is explicitly configured Style and Prefix Validation Changes:
    • Single-word selectors (e.g., 'appselector') are now appropriately considered valid for both camelCase and kebab-case styles
    • Style validation is now completely independent from prefix validation
    • When a prefix is defined and found in a selector, the rule now correctly validates

... (truncated)

Commits
  • 6fa321d chore(release): publish 21.2.0
  • 97e7f88 feat(eslint-plugin): [no-implicit-takeuntil-destroyed] add rule (#2803)
  • 4fa7889 chore(release): publish 21.1.0
  • 9fb863d chore: update dependency prettier to v3.7.3 (#2816)
  • 2cd82eb feat(eslint-plugin): add prefer-signal-model rule to encourage using model() ...
  • b19b1f6 chore(release): publish 21.0.1
  • 9ae353f chore(release): publish 21.0.0
  • 5d84592 feat(eslint-plugin)!: formally deprecate [no-conflicting-lifecycle] and remov...
  • 984e5b8 chore: add more test cases
  • ea39f1d chore(eslint-plugin): regenerate rule docs for selector rules
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​angular-eslint/eslint-plugin since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 1, 2026 11:15
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Feb 1, 2026
@vercel
Copy link

vercel bot commented Feb 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
example-with-angular Ready Ready Preview, Comment Feb 3, 2026 10:59am

Request Review

Bumps [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) from 19.1.0 to 21.2.0.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v21.2.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-version: 21.2.0
  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/angular-eslint/eslint-plugin-21.2.0 branch from eccefe9 to 0dd3a28 Compare February 3, 2026 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants