Skip to content

build(deps-dev): bump the angular-eslint group with 5 updates#40

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

build(deps-dev): bump the angular-eslint group with 5 updates#40
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/angular-eslint-24e0a84f2d

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 10, 2025

Bumps the angular-eslint group with 5 updates:

Package From To
@angular-eslint/builder 16.3.1 19.3.0
@angular-eslint/eslint-plugin 16.3.1 19.3.0
@angular-eslint/eslint-plugin-template 16.3.1 19.3.0
@angular-eslint/schematics 16.3.1 19.3.0
@angular-eslint/template-parser 16.3.1 19.3.0

Updates @angular-eslint/builder from 16.3.1 to 19.3.0

Release notes

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

v19.3.0

19.3.0 (2025-03-22)

🚀 Features

  • use @​angular/compiler 19.2.3 and rename some AST nodes to match (#2320)
  • eslint-plugin-template: [button-has-type] add option to ignore missing type (#2326)
  • eslint-plugin-template: add rule prefer-contextual-for-variables (#2311)
  • template-parser: visit @​let child nodes (#2312)

🩹 Fixes

  • update typescript-eslint packages to v8.26.1 (#2313)
  • update typescript-eslint packages to v8.27.0 (#2328)
  • update dependency eslint to v9.23.0 (#2331)
  • eslint-plugin-template: [i18n] Avoid exception in i18n rule with allowMarkupInContent=false (#2327)
  • eslint-plugin-template: [attributes-order] order i18n attributes (#2307)
  • eslint-plugin-template: [attributes-order] treat inputs without square brackets as attributes (#2316)

❤️ Thank You

v19.2.1

19.2.1 (2025-03-08)

🩹 Fixes

  • update dependency @​angular/compiler to v19.2.1 (#2288)
  • update dependency eslint-scope to v8.3.0 (#2296)
  • update typescript-eslint packages to v8.26.0 (#2282)
  • update dependency eslint to v9.22.0 (#2294)
  • eslint-plugin-template: [prefer-self-closing-tags] resolve wrong reports when structural directive + no content + no self-closing (#2287)

❤️ Thank You

  • Guillaume DROUARD

v19.2.0

19.2.0 (2025-03-02)

🚀 Features

  • eslint-plugin: add rule require-lifecycle-on-prototype (#2259)

🩹 Fixes

  • update dependency @​angular/compiler to v19.2.0 (#2268)
  • update dependency eslint to v9.21.0 (#2243)

... (truncated)

Changelog

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

19.3.0 (2025-03-22)

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

19.2.1 (2025-03-08)

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

19.2.0 (2025-03-02)

🩹 Fixes

  • eslint-plugin-template: find inline templates on components in blocks (#2238)

❤️ Thank You

19.1.0 (2025-02-09)

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

19.0.2 (2024-12-10)

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

19.0.1 (2024-12-06)

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

19.0.0 (2024-11-29)

🚀 Features

  • update angular packages to the stable v19 (#2120)

❤️ Thank You

18.4.3 (2024-11-29)

🩹 Fixes

  • yarn pnp issues (#2143)

❤️ Thank You

... (truncated)

Commits
  • 8303144 chore(release): publish 19.3.0
  • 1c028e4 chore: config cleanup (#2334)
  • 652a6ea chore(builder): make tests cross-platform (#2315)
  • b55ccf1 chore(release): publish 19.2.1
  • acaeb15 chore(release): publish 19.2.0
  • 249ad59 fix(eslint-plugin-template): find inline templates on components in blocks (#...
  • 53a2afe chore(release): publish 19.1.0
  • 390df5a chore(release): publish 19.0.2
  • 34e28ef chore(release): publish 19.0.1
  • af53867 chore(release): publish 19.0.0
  • Additional commits viewable in compare view

Updates @angular-eslint/eslint-plugin from 16.3.1 to 19.3.0

Release notes

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

v19.3.0

19.3.0 (2025-03-22)

🚀 Features

  • use @​angular/compiler 19.2.3 and rename some AST nodes to match (#2320)
  • eslint-plugin-template: [button-has-type] add option to ignore missing type (#2326)
  • eslint-plugin-template: add rule prefer-contextual-for-variables (#2311)
  • template-parser: visit @​let child nodes (#2312)

🩹 Fixes

  • update typescript-eslint packages to v8.26.1 (#2313)
  • update typescript-eslint packages to v8.27.0 (#2328)
  • update dependency eslint to v9.23.0 (#2331)
  • eslint-plugin-template: [i18n] Avoid exception in i18n rule with allowMarkupInContent=false (#2327)
  • eslint-plugin-template: [attributes-order] order i18n attributes (#2307)
  • eslint-plugin-template: [attributes-order] treat inputs without square brackets as attributes (#2316)

❤️ Thank You

v19.2.1

19.2.1 (2025-03-08)

🩹 Fixes

  • update dependency @​angular/compiler to v19.2.1 (#2288)
  • update dependency eslint-scope to v8.3.0 (#2296)
  • update typescript-eslint packages to v8.26.0 (#2282)
  • update dependency eslint to v9.22.0 (#2294)
  • eslint-plugin-template: [prefer-self-closing-tags] resolve wrong reports when structural directive + no content + no self-closing (#2287)

❤️ Thank You

  • Guillaume DROUARD

v19.2.0

19.2.0 (2025-03-02)

🚀 Features

  • eslint-plugin: add rule require-lifecycle-on-prototype (#2259)

🩹 Fixes

  • update dependency @​angular/compiler to v19.2.0 (#2268)
  • update dependency eslint to v9.21.0 (#2243)

... (truncated)

Changelog

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

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

  • eslint-plugin: add rule require-lifecycle-on-prototype (#2259)

🩹 Fixes

  • eslint-plugin-template: find inline templates on components in blocks (#2238)

❤️ Thank You

19.1.0 (2025-02-09)

🚀 Features

  • eslint-plugin: prefer-signals now checks .asReadonly() calls (#2218)
  • eslint-plugin: prefer-signals read-only suggestion is now a fix (#2175)

🩹 Fixes

  • eslint-plugin: [no-input-prefix] false positive on input initializer value (#2184)
  • eslint-plugin: [prefer-signals] support linkedSignal (#2213)

❤️ Thank You

19.0.2 (2024-12-10)

🩹 Fixes

  • eslint-plugin: [prefer-standalone] error range should only include property and value (#2172)

❤️ Thank You

... (truncated)

Commits
  • 8303144 chore(release): publish 19.3.0
  • 1c028e4 chore: config cleanup (#2334)
  • 837382d chore: improve rule docs generation (#2314)
  • b55ccf1 chore(release): publish 19.2.1
  • acaeb15 chore(release): publish 19.2.0
  • 22b899e feat(eslint-plugin): add rule require-lifecycle-on-prototype (#2259)
  • 249ad59 fix(eslint-plugin-template): find inline templates on components in blocks (#...
  • aa93f27 docs: show falsy default values (#2254)
  • 53a2afe chore(release): publish 19.1.0
  • 3690109 feat(eslint-plugin): prefer-signals now checks .asReadonly() calls (#2218)
  • Additional commits viewable in compare view

Updates @angular-eslint/eslint-plugin-template from 16.3.1 to 19.3.0

Release notes

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

v19.3.0

19.3.0 (2025-03-22)

🚀 Features

  • use @​angular/compiler 19.2.3 and rename some AST nodes to match (#2320)
  • eslint-plugin-template: [button-has-type] add option to ignore missing type (#2326)
  • eslint-plugin-template: add rule prefer-contextual-for-variables (#2311)
  • template-parser: visit @​let child nodes (#2312)

🩹 Fixes

  • update typescript-eslint packages to v8.26.1 (#2313)
  • update typescript-eslint packages to v8.27.0 (#2328)
  • update dependency eslint to v9.23.0 (#2331)
  • eslint-plugin-template: [i18n] Avoid exception in i18n rule with allowMarkupInContent=false (#2327)
  • eslint-plugin-template: [attributes-order] order i18n attributes (#2307)
  • eslint-plugin-template: [attributes-order] treat inputs without square brackets as attributes (#2316)

❤️ Thank You

v19.2.1

19.2.1 (2025-03-08)

🩹 Fixes

  • update dependency @​angular/compiler to v19.2.1 (#2288)
  • update dependency eslint-scope to v8.3.0 (#2296)
  • update typescript-eslint packages to v8.26.0 (#2282)
  • update dependency eslint to v9.22.0 (#2294)
  • eslint-plugin-template: [prefer-self-closing-tags] resolve wrong reports when structural directive + no content + no self-closing (#2287)

❤️ Thank You

  • Guillaume DROUARD

v19.2.0

19.2.0 (2025-03-02)

🚀 Features

  • eslint-plugin: add rule require-lifecycle-on-prototype (#2259)

🩹 Fixes

  • update dependency @​angular/compiler to v19.2.0 (#2268)
  • update dependency eslint to v9.21.0 (#2243)

... (truncated)

Changelog

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

19.3.0 (2025-03-22)

🚀 Features

  • use @​angular/compiler 19.2.3 and rename some AST nodes to match (#2320)
  • eslint-plugin-template: add rule prefer-contextual-for-variables (#2311)
  • eslint-plugin-template: [button-has-type] add option to ignore missing type (#2326)

🩹 Fixes

  • eslint-plugin-template: [attributes-order] treat inputs without square brackets as attributes (#2316)
  • eslint-plugin-template: [attributes-order] order i18n attributes (#2307)
  • eslint-plugin-template: [i18n] Avoid exception in i18n rule with allowMarkupInContent=false (#2327)

❤️ Thank You

19.2.1 (2025-03-08)

🩹 Fixes

  • eslint-plugin-template: [prefer-self-closing-tags] resolve wrong reports when structural directive + no content + no self-closing (#2287)

❤️ Thank You

  • Guillaume DROUARD

19.2.0 (2025-03-02)

🩹 Fixes

  • prefer-static-string-properties: exclude special attributes (#2273)
  • prefer-static-string-properties: resolve bug with directives (#2271)
  • eslint-plugin-template: find inline templates on components in blocks (#2238)
  • eslint-plugin-template: [prefer-static-string-properties] do not check structural directives (#2253)
  • eslint-plugin-template: [prefer-self-closing-tags] allow nested ng-content (#2257)
  • eslint-plugin-template: [prefer-self-closing-tags] do not treat comments as whitespace (#2256)

❤️ Thank You

19.1.0 (2025-02-09)

🚀 Features

  • eslint-plugin-template: add rule prefer-static-string-properties (#2228)

... (truncated)

Commits
  • 8303144 chore(release): publish 19.3.0
  • 1c028e4 chore: config cleanup (#2334)
  • 5a04396 feat: use @​angular/compiler 19.2.3 and rename some AST nodes to match (#2320)
  • 2ea4b0d feat(eslint-plugin-template): add rule prefer-contextual-for-variables (#2311)
  • 3335025 fix(eslint-plugin-template): [attributes-order] treat inputs without square b...
  • 5c3c774 fix(eslint-plugin-template): [attributes-order] order i18n attributes (#2307)
  • f24dc33 fix(eslint-plugin-template): [i18n] Avoid exception in i18n rule with allowMa...
  • 0217b53 feat(eslint-plugin-template): [button-has-type] add option to ignore missing ...
  • 837382d chore: improve rule docs generation (#2314)
  • b55ccf1 chore(release): publish 19.2.1
  • Additional commits viewable in compare view

Updates @angular-eslint/schematics from 16.3.1 to 19.3.0

Release notes

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

v19.3.0

19.3.0 (2025-03-22)

🚀 Features

  • use @​angular/compiler 19.2.3 and rename some AST nodes to match (#2320)
  • eslint-plugin-template: [button-has-type] add option to ignore missing type (#2326)
  • eslint-plugin-template: add rule prefer-contextual-for-variables (#2311)
  • template-parser: visit @​let child nodes (#2312)

🩹 Fixes

  • update typescript-eslint packages to v8.26.1 (#2313)
  • update typescript-eslint packages to v8.27.0 (#2328)
  • update dependency eslint to v9.23.0 (#2331)
  • eslint-plugin-template: [i18n] Avoid exception in i18n rule with allowMarkupInContent=false (#2327)
  • eslint-plugin-template: [attributes-order] order i18n attributes (#2307)
  • eslint-plugin-template: [attributes-order] treat inputs without square brackets as attributes (#2316)

❤️ Thank You

v19.2.1

19.2.1 (2025-03-08)

🩹 Fixes

  • update dependency @​angular/compiler to v19.2.1 (#2288)
  • update dependency eslint-scope to v8.3.0 (#2296)
  • update typescript-eslint packages to v8.26.0 (#2282)
  • update dependency eslint to v9.22.0 (#2294)
  • eslint-plugin-template: [prefer-self-closing-tags] resolve wrong reports when structural directive + no content + no self-closing (#2287)

❤️ Thank You

  • Guillaume DROUARD

v19.2.0

19.2.0 (2025-03-02)

🚀 Features

  • eslint-plugin: add rule require-lifecycle-on-prototype (#2259)

🩹 Fixes

  • update dependency @​angular/compiler to v19.2.0 (#2268)
  • update dependency eslint to v9.21.0 (#2243)

... (truncated)

Changelog

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

19.3.0 (2025-03-22)

🩹 Fixes

  • update dependency eslint to v9.23.0 (#2331)
  • update typescript-eslint packages to v8.27.0 (#2328)
  • update typescript-eslint packages to v8.26.1 (#2313)

19.2.1 (2025-03-08)

🩹 Fixes

  • update dependency eslint to v9.22.0 (#2294)
  • update typescript-eslint packages to v8.26.0 (#2282)

19.2.0 (2025-03-02)

🩹 Fixes

  • update typescript-eslint packages to v8.25.0 (#2263)
  • update dependency eslint to v9.21.0 (#2243)
  • eslint-plugin-template: find inline templates on components in blocks (#2238)
  • update typescript-eslint packages to v8.24.0 (#2240)

❤️ Thank You

19.1.0 (2025-02-09)

🩹 Fixes

  • update dependency eslint to v9.20.0 (#2217)
  • update typescript-eslint packages to v8.23.0 (#2212)
  • update dependency semver to v7.7.1 (#2225)
  • update typescript-eslint packages to v8.20.0 (#2185)
  • update dependency eslint to v9.18.0 (#2181)
  • update dependency ignore to v7 (#2200)

19.0.2 (2024-12-10)

🩹 Fixes

  • update typescript-eslint packages to v8.18.0 (#2171)

19.0.1 (2024-12-06)

🩹 Fixes

  • update typescript-eslint packages to v8.17.0 (#2153)

... (truncated)

Commits

Updates @angular-eslint/template-parser from 16.3.1 to 19.3.0

Release notes

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

v19.3.0

19.3.0 (2025-03-22)

🚀 Features

  • use @​angular/compiler 19.2.3 and rename some AST nodes to match (#2320)
  • eslint-plugin-template: [button-has-type] add option to ignore missing type (#2326)
  • eslint-plugin-template: add rule prefer-contextual-for-variables (#2311)
  • template-parser: visit @​let child nodes (#2312)

🩹 Fixes

  • update typescript-eslint packages to v8.26.1 (#2313)
  • update typescript-eslint packages to v8.27.0 (#2328)
  • update dependency eslint to v9.23.0 (#2331)
  • eslint-plugin-template: [i18n] Avoid exception in i18n rule with allowMarkupInContent=false (#2327)
  • eslint-plugin-template: [attributes-order] order i18n attributes (#2307)
  • eslint-plugin-template: [attributes-order] treat inputs without square brackets as attributes (#2316)

❤️ Thank You

v19.2.1

19.2.1 (2025-03-08)

🩹 Fixes

  • update dependency @​angular/compiler to v19.2.1 (#2288)
  • update dependency eslint-scope to v8.3.0 (#2296)
  • update typescript-eslint packages to v8.26.0 (#2282)
  • update dependency eslint to v9.22.0 (#2294)
  • eslint-plugin-template: [prefer-self-closing-tags] resolve wrong reports when structural directive + no content + no self-closing (#2287)

❤️ Thank You

  • Guillaume DROUARD

v19.2.0

19.2.0 (2025-03-02)

🚀 Features

  • eslint-plugin: add rule require-lifecycle-on-prototype (#2259)

🩹 Fixes

  • update dependency @​angular/compiler to v19.2.0 (#2268)
  • update dependency eslint to v9.21.0 (#2243)

... (truncated)

Changelog

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

19.3.0 (2025-03-22)

🚀 Features

  • use @​angular/compiler 19.2.3 and rename some AST nodes to match (#2320)
  • template-parser: visit @​let child nodes (#2312)

❤️ Thank You

19.2.1 (2025-03-08)

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

19.2.0 (2025-03-02)

🩹 Fixes

  • eslint-plugin-template: find inline templates on components in blocks (#2238)

❤️ Thank You

19.1.0 (2025-02-09)

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

19.0.2 (2024-12-10)

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

19.0.1 (2024-12-06)

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

19.0.0 (2024-11-29)

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

18.4.3 (2024-11-29)

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

18.4.2 (2024-11-23)

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

18.4.1 (2024-11-18)

... (truncated)

Commits
  • 8303144 chore(release): publish 19.3.0
  • 1c028e4 chore: config cleanup (#2334)
  • 5a04396 feat: use @​angular/compiler 19.2.3 and rename some AST nodes to match (#2320)
  • eb6d4b5 feat(template-parser): visit @​let child nodes (#2312)
  • b55ccf1 chore(release): publish 19.2.1
  • acaeb15 chore(release): publish 19.2.0
  • 249ad59 fix(eslint-plugin-template): find inline templates on components in blocks (#...
  • 53a2afe chore(release): publish 19.1.0
  • 390df5a chore(release): publish 19.0.2
  • 34e28ef chore(release): publish 19.0.1
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 10, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-eslint-24e0a84f2d branch from cbeb46d to 9924c6a Compare April 28, 2025 13:44
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-eslint-24e0a84f2d branch from 9924c6a to 2d00b31 Compare June 3, 2025 22:56
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 18, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

2 similar comments
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 15, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 15, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-eslint-24e0a84f2d branch from 2d00b31 to f7f8839 Compare September 24, 2025 22:13
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 12, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-eslint-24e0a84f2d branch from f7f8839 to 4aebbd7 Compare November 19, 2025 23:18
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-eslint-24e0a84f2d branch from 4aebbd7 to 9681748 Compare November 27, 2025 23:11
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-eslint-24e0a84f2d branch from 9681748 to 3bee377 Compare December 11, 2025 23:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-eslint-24e0a84f2d branch 2 times, most recently from 2c8f43c to 6dbec8c Compare February 15, 2026 23:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-eslint-24e0a84f2d branch 2 times, most recently from ec82e6e to 25aa8b4 Compare February 22, 2026 23:05
Bumps the angular-eslint group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) | `16.3.1` | `19.3.0` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `16.3.1` | `19.3.0` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `16.3.1` | `19.3.0` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) | `16.3.1` | `19.3.0` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) | `16.3.1` | `19.3.0` |


Updates `@angular-eslint/builder` from 16.3.1 to 19.3.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/v19.3.0/packages/builder)

Updates `@angular-eslint/eslint-plugin` from 16.3.1 to 19.3.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/v19.3.0/packages/eslint-plugin)

Updates `@angular-eslint/eslint-plugin-template` from 16.3.1 to 19.3.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/v19.3.0/packages/eslint-plugin-template)

Updates `@angular-eslint/schematics` from 16.3.1 to 19.3.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/schematics/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v19.3.0/packages/schematics)

Updates `@angular-eslint/template-parser` from 16.3.1 to 19.3.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v19.3.0/packages/template-parser)

---
updated-dependencies:
- dependency-name: "@angular-eslint/builder"
  dependency-version: 19.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular-eslint
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-version: 19.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular-eslint
- dependency-name: "@angular-eslint/eslint-plugin-template"
  dependency-version: 19.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular-eslint
- dependency-name: "@angular-eslint/schematics"
  dependency-version: 19.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular-eslint
- dependency-name: "@angular-eslint/template-parser"
  dependency-version: 19.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular-eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-eslint-24e0a84f2d branch from 25aa8b4 to 92a5cea Compare February 26, 2026 23:05
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