Skip to content

chore(deps-dev): bump @angular-eslint/eslint-plugin-template from 21.4.0 to 22.5.0 - #821

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/angular-eslint/eslint-plugin-template-22.5.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/angular-eslint/eslint-plugin-template-22.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown
Contributor

Bumps @angular-eslint/eslint-plugin-template from 21.4.0 to 22.5.0.

Release notes

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

v22.5.0

22.5.0 (2026-09-07)

🚀 Features

  • eslint-plugin: [sort-keys-in-type-decorator] disallow unconfigured properties (#3193)
  • schematics: add --tseslint-preset for strict and type-checked configs (#3195)

🩹 Fixes

  • update typescript-eslint packages to v8.69.0 (#3194)

❤️ Thank You

v22.4.0

22.4.0 (2026-09-07)

🚀 Features

  • eslint-plugin-template: [click-events-have-key-events] add requireKeyCode and allowedKeyCodes options (#3178)
  • eslint-plugin-template: support regex entries in ignoreWithDirectives option (#3180)
  • eslint-plugin-template: [no-inline-styles] allow [style] bindings via allowBindToStyle (#3112)
  • eslint-plugin-template: add prefer-style-binding rule (#3188)
  • eslint-plugin-template: [no-inline-styles] add "dynamic" option value for style bindings (#3190)

🩹 Fixes

  • eslint-plugin-template: [prefer-self-closing-tags] ignore children of svg and math elements (#3181)
  • eslint-plugin-template: [eqeqeq] honor allowNullOrUndefined across compiler copies (#3182)
  • eslint-plugin-template: [prefer-self-closing-tags] ignore all index.html files (#3184)
  • eslint-plugin-template: [no-nested-tags] treat ng-template as a nesting boundary (#3187)
  • eslint-plugin-template: [prefer-at-else] avoid unsafe content projection fixes (#3189)
  • schematics: error in ng-add on Angular major mismatch and say what to rerun (#3192)

❤️ Thank You

v22.3.0

22.3.0 (2026-09-07)

🚀 Features

  • eslint-plugin: [use-injectable-provided-in] add allowProvidedInNull option (#3152)

... (truncated)

Changelog

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

22.5.0 (2026-09-07)

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

22.4.0 (2026-09-07)

🚀 Features

  • eslint-plugin-template: [no-inline-styles] add "dynamic" option value for style bindings (#3190)
  • eslint-plugin-template: add prefer-style-binding rule (#3188)
  • eslint-plugin-template: [no-inline-styles] allow [style] bindings via allowBindToStyle (#3112)
  • eslint-plugin-template: support regex entries in ignoreWithDirectives option (#3180)
  • eslint-plugin-template: [click-events-have-key-events] add requireKeyCode and allowedKeyCodes options (#3178)

🩹 Fixes

  • eslint-plugin-template: [prefer-at-else] avoid unsafe content projection fixes (#3189)
  • eslint-plugin-template: [no-nested-tags] treat ng-template as a nesting boundary (#3187)
  • eslint-plugin-template: [prefer-self-closing-tags] ignore all index.html files (#3184)
  • eslint-plugin-template: [eqeqeq] honor allowNullOrUndefined across compiler copies (#3182)
  • eslint-plugin-template: [prefer-self-closing-tags] ignore children of svg and math elements (#3181)

❤️ Thank You

22.3.0 (2026-09-07)

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

22.2.0 (2026-08-30)

🩹 Fixes

  • eslint-plugin-template: [prefer-static-string-properties] escape the fixed attribute value (#3135)
  • eslint-plugin-template: [valid-aria] validate each token of a token list (#3128)

❤️ Thank You

22.1.0 (2026-07-12)

🚀 Features

  • support eslint inline directive comments within element opening tags (#3097)
  • eslint-plugin-template: add no-outerhtml rule (#3092)

... (truncated)

Commits
  • 92afcdb chore(release): publish 22.5.0
  • be263a1 chore(release): publish 22.4.0
  • e93873d feat(eslint-plugin-template): [no-inline-styles] add "dynamic" option value f...
  • 3f770a6 fix(eslint-plugin-template): [prefer-at-else] avoid unsafe content projection...
  • fe4f53a fix(eslint-plugin-template): [no-nested-tags] treat ng-template as a nesting ...
  • 4cec4a9 feat(eslint-plugin-template): add prefer-style-binding rule (#3188)
  • d720fca feat(eslint-plugin-template): [no-inline-styles] allow [style] bindings via a...
  • c3acd16 fix(eslint-plugin-template): [prefer-self-closing-tags] ignore all index.html...
  • 14074bd fix(eslint-plugin-template): [eqeqeq] honor allowNullOrUndefined across compi...
  • 088a490 fix(eslint-plugin-template): [prefer-self-closing-tags] ignore children of sv...
  • Additional commits viewable in compare view

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

Bumps [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) from 21.4.0 to 22.5.0.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v22.5.0/packages/eslint-plugin-template)

---
updated-dependencies:
- dependency-name: "@angular-eslint/eslint-plugin-template"
  dependency-version: 22.5.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 17, 2026
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