Skip to content

chore(deps-dev): bump the maint-angular-eslint group across 1 directory with 2 updates - #217

Merged
fbf-prog64 merged 1 commit into
devfrom
dependabot/npm_and_yarn/dev/maint-angular-eslint-54bfb2186d
Sep 21, 2026
Merged

fbf-prog64 merged 1 commit into
devfrom
dependabot/npm_and_yarn/dev/maint-angular-eslint-54bfb2186d

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps the maint-angular-eslint group with 2 updates in the / directory: @angular-eslint/builder and angular-eslint.

Updates @angular-eslint/builder from 22.2.0 to 22.5.0

Release notes

Sourced from @​angular-eslint/builder'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/builder's changelog.

22.5.0 (2026-09-07)

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

22.4.0 (2026-09-07)

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

22.3.0 (2026-09-07)

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

Commits

Updates angular-eslint from 22.2.0 to 22.5.0

Release notes

Sourced from angular-eslint'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's changelog.

22.5.0 (2026-09-07)

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

22.4.0 (2026-09-07)

🚀 Features

  • eslint-plugin-template: add prefer-style-binding rule (#3188)

❤️ Thank You

22.3.0 (2026-09-07)

🚀 Features

  • eslint-plugin: [reactive-context-must-read-signal] add new rule (#3090)

❤️ Thank You

  • Anas B.
Commits
  • 92afcdb chore(release): publish 22.5.0
  • be263a1 chore(release): publish 22.4.0
  • 4cec4a9 feat(eslint-plugin-template): add prefer-style-binding rule (#3188)
  • 473cee7 chore(release): publish 22.3.0
  • be1b861 feat(eslint-plugin): [reactive-context-must-read-signal] add new rule (#3090)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 14, 2026
…ry with 2 updates

Bumps the maint-angular-eslint group with 2 updates in the / directory: [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) and [angular-eslint](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/angular-eslint).


Updates `@angular-eslint/builder` from 22.2.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/builder/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v22.5.0/packages/builder)

Updates `angular-eslint` from 22.2.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/angular-eslint/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v22.5.0/packages/angular-eslint)

---
updated-dependencies:
- dependency-name: "@angular-eslint/builder"
  dependency-version: 22.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: maint-angular-eslint
- dependency-name: angular-eslint
  dependency-version: 22.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: maint-angular-eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps-dev): bump the maint-angular-eslint group with 2 updates chore(deps-dev): bump the maint-angular-eslint group across 1 directory with 2 updates Sep 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dev/maint-angular-eslint-54bfb2186d branch from 72e3a2b to 0b5cf5c Compare September 21, 2026 18:01
@fbf-prog64
fbf-prog64 merged commit 0e6cc3c into dev Sep 21, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/dev/maint-angular-eslint-54bfb2186d branch September 21, 2026 18:11
github-actions Bot pushed a commit that referenced this pull request Sep 21, 2026
## [22.2.8-next.2](v22.2.8-next.1...v22.2.8-next.2) (2026-09-21)

### Chores

* **deps-dev:** bump @types/node from 26.4.1 to 26.6.2 ([13f39a6](13f39a6))
* **deps-dev:** bump the maint-angular-eslint group across 1 directory with 2 updates ([0b5cf5c](0b5cf5c))
* **deps-dev:** bump the maint-eslint group across 1 directory with 2 updates ([bef18d6](bef18d6))
* **deps-dev:** bump vitest ([416ced7](416ced7))
* **deps:** bump the maint-angular group with 10 updates ([0637b74](0637b74))
* **update:** upgrade @tyoes/node from v26.4.1 to v26.6.2 (PR [#221](#221)) [skip ci] ([e90bbab](e90bbab))
* **update:** upgrade angular dependencies (PR [#223](#223)) ([d7745d6](d7745d6))
* **update:** upgrade angular eslint dependencies (PR [#217](#217)) [skip ci] ([0e6cc3c](0e6cc3c))
* **update:** upgrade eslint dependencies (PR [#220](#220)) [skip ci] ([31b119c](31b119c))
* **update:** upgrade vitest from v5.0.0 to v5.0.1 (PR [#219](#219)) [skip ci] ([c7a27db](c7a27db))
github-actions Bot pushed a commit that referenced this pull request Sep 21, 2026
## [22.2.8](v22.2.7...v22.2.8) (2026-09-21)

### Chores

* **deps-dev:** bump @types/node from 26.4.1 to 26.6.2 ([13f39a6](13f39a6))
* **deps-dev:** bump jsdom from 30.0.1 to 30.1.0 ([62cd311](62cd311))
* **deps-dev:** bump the maint-angular-eslint group across 1 directory with 2 updates ([0b5cf5c](0b5cf5c))
* **deps-dev:** bump the maint-eslint group across 1 directory with 2 updates ([bef18d6](bef18d6))
* **deps-dev:** bump vitest ([416ced7](416ced7))
* **deps:** bump the maint-angular group with 10 updates ([0637b74](0637b74))
* **deps:** bump the maint-angular group with 12 updates ([a2d4c28](a2d4c28))
* **release:** 22.2.8-next.1 [skip ci] ([221c8bf](221c8bf))
* **release:** 22.2.8-next.2 [skip ci] ([45ae823](45ae823))
* **sync:** sync with branch 'dev' (PR [#222](#222)) ([236ffc9](236ffc9))
* **update:** upgrade @tyoes/node from v26.4.1 to v26.6.2 (PR [#221](#221)) [skip ci] ([e90bbab](e90bbab))
* **update:** upgrade angular dependencies (PR [#215](#215)) ([b58cd33](b58cd33))
* **update:** upgrade angular dependencies (PR [#223](#223)) ([d7745d6](d7745d6))
* **update:** upgrade angular eslint dependencies (PR [#217](#217)) [skip ci] ([0e6cc3c](0e6cc3c))
* **update:** upgrade eslint dependencies (PR [#220](#220)) [skip ci] ([31b119c](31b119c))
* **update:** upgrade jsdom from v30.0.1 to v30.1.0 (PR [#224](#224)) [skip ci] ([5332ada](5332ada))
* **update:** upgrade vitest from v5.0.0 to v5.0.1 (PR [#219](#219)) [skip ci] ([c7a27db](c7a27db))
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.

1 participant