Skip to content

Bump the angular group across 1 directory with 5 updates#71

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/frontend/angular-f4765d73da
Open

Bump the angular group across 1 directory with 5 updates#71
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/frontend/angular-f4765d73da

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Bumps the angular group with 5 updates in the /frontend directory:

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

Updates @angular-eslint/builder from 16.3.1 to 21.4.0

Release notes

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

v21.4.0

21.4.0 (2026-05-13)

🚀 Features

  • builder: add apply-suppressions option (#2974)
  • eslint-plugin-template: [cyclomatic-complexity] add variant option (#2976)

🩹 Fixes

  • update typescript-eslint packages to v8.57.0 (#2955)
  • update dependency @​angular/compiler to v21.2.6 (#2961)
  • update dependency eslint to v10.1.0 (#2983)
  • update dependency @​angular/compiler to v21.2.8 (#2996)
  • update typescript-eslint packages to v8.58.1 (#2984)
  • update dependency eslint to v10.2.0 (#2999)
  • update dependency @​angular/compiler to v21.2.9 (#3010)
  • update typescript-eslint packages to v8.59.2 (#3005)
  • update dependency @​angular/compiler to v21.2.11 (#3019)
  • update dependency eslint to v10.3.0 (#3013)
  • eslint-plugin: append fixes in prefer-on-push-change-detection, use-injectable-provided-in (#2969)
  • eslint-plugin: [prefer-template-literal] do not check inline templates (#2959)
  • eslint-plugin-template: [no-non-null-assertion] report nested arrays (#2991)
  • eslint-plugin-template: [eqeqeq] could not destructure null (#2922)
  • schematics: sync application schema with upstream @​schematics/angular (#3027)

❤️ Thank You

v21.3.1

21.3.1 (2026-03-17)

🩹 Fixes

  • update dependency @​angular/compiler to v21.2.1 (#2934)
  • narrow build target cache outputs to avoid clobbering compile artifacts (#2940)
  • narrow build target cache outputs to avoid clobbering compile artifacts" (#2943)
  • update dependency eslint to v10.0.3 (#2949)
  • update dependency @​angular/compiler to v21.2.2 (#2954)
  • eslint-plugin: [no-uncalled-signals] properly handle statements with unary operators (#2926)
  • prefer-self-closing-tags: add selectedcontent nonAriaElements (#2939)

❤️ Thank You

... (truncated)

Changelog

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

21.4.0 (2026-05-13)

🚀 Features

  • builder: add apply-suppressions option (#2974)

❤️ Thank You

  • Finn Bayer

21.3.1 (2026-03-17)

🩹 Fixes

  • narrow build target cache outputs to avoid clobbering compile artifacts" (#2943)
  • narrow build target cache outputs to avoid clobbering compile artifacts (#2940)

❤️ Thank You

21.3.0 (2026-03-05)

🚀 Features

  • add support for ESLint v10 (#2903)

❤️ Thank You

  • Jason Weinzierl

21.2.0 (2026-01-29)

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

21.1.0 (2025-12-08)

🩹 Fixes

  • reference @​angular/cli peer in addition to direct dependencies (#2820)

❤️ Thank You

21.0.1 (2025-11-23)

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

... (truncated)

Commits
  • 0a774c7 chore(release): publish 21.4.0
  • cea1779 feat(builder): add apply-suppressions option (#2974)
  • 28434e7 chore: update swc monorepo (#2987)
  • 8f2afdc chore(release): publish 21.3.1
  • 77099ee chore: ensure dist artifacts are available for e2e publishing in DTE (#2944)
  • af8900f Revert "fix: narrow build target cache outputs to avoid clobbering compile ar...
  • 7e17391 fix: narrow build target cache outputs to avoid clobbering compile artifacts ...
  • a959e4d chore(release): publish 21.3.0
  • 5c21485 chore(builder): change builder tests to be cross-platform (#2905)
  • 3ef7fb1 feat: add support for ESLint v10 (#2903)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​angular-eslint/builder since your current version.


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

Release notes

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

v21.4.0

21.4.0 (2026-05-13)

🚀 Features

  • builder: add apply-suppressions option (#2974)
  • eslint-plugin-template: [cyclomatic-complexity] add variant option (#2976)

🩹 Fixes

  • update typescript-eslint packages to v8.57.0 (#2955)
  • update dependency @​angular/compiler to v21.2.6 (#2961)
  • update dependency eslint to v10.1.0 (#2983)
  • update dependency @​angular/compiler to v21.2.8 (#2996)
  • update typescript-eslint packages to v8.58.1 (#2984)
  • update dependency eslint to v10.2.0 (#2999)
  • update dependency @​angular/compiler to v21.2.9 (#3010)
  • update typescript-eslint packages to v8.59.2 (#3005)
  • update dependency @​angular/compiler to v21.2.11 (#3019)
  • update dependency eslint to v10.3.0 (#3013)
  • eslint-plugin: append fixes in prefer-on-push-change-detection, use-injectable-provided-in (#2969)
  • eslint-plugin: [prefer-template-literal] do not check inline templates (#2959)
  • eslint-plugin-template: [no-non-null-assertion] report nested arrays (#2991)
  • eslint-plugin-template: [eqeqeq] could not destructure null (#2922)
  • schematics: sync application schema with upstream @​schematics/angular (#3027)

❤️ Thank You

v21.3.1

21.3.1 (2026-03-17)

🩹 Fixes

  • update dependency @​angular/compiler to v21.2.1 (#2934)
  • narrow build target cache outputs to avoid clobbering compile artifacts (#2940)
  • narrow build target cache outputs to avoid clobbering compile artifacts" (#2943)
  • update dependency eslint to v10.0.3 (#2949)
  • update dependency @​angular/compiler to v21.2.2 (#2954)
  • eslint-plugin: [no-uncalled-signals] properly handle statements with unary operators (#2926)
  • prefer-self-closing-tags: add selectedcontent nonAriaElements (#2939)

❤️ Thank You

... (truncated)

Changelog

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

21.4.0 (2026-05-13)

🩹 Fixes

  • eslint-plugin: append fixes in prefer-on-push-change-detection, use-injectable-provided-in (#2969)

❤️ Thank You

21.3.1 (2026-03-17)

🩹 Fixes

  • eslint-plugin: [no-uncalled-signals] properly handle statements with unary operators (#2926)
  • narrow build target cache outputs to avoid clobbering compile artifacts" (#2943)
  • narrow build target cache outputs to avoid clobbering compile artifacts (#2940)

❤️ Thank You

21.3.0 (2026-03-05)

🚀 Features

  • eslint-plugin: [no-uncalled-signals] detect Signal member access (#2848)
  • add support for ESLint v10 (#2903)
  • eslint-plugin: add computed-must-return rule (#2882)

🩹 Fixes

  • eslint-plugin: [no-uncalled-signals] detect Signal type correctly (#2907)
  • eslint-plugin: [no-uncalled-signals] add check InputSignalWithTransform (#2879)

❤️ Thank You

21.2.0 (2026-01-29)

🚀 Features

  • eslint-plugin: [no-implicit-takeuntil-destroyed] add rule (#2803)

... (truncated)

Commits
  • 0a774c7 chore(release): publish 21.4.0
  • ad2b76e fix(eslint-plugin): append fixes in prefer-on-push-change-detection, use-inje...
  • 8f2afdc chore(release): publish 21.3.1
  • 1000391 fix(eslint-plugin): [no-uncalled-signals] properly handle statements with una...
  • 77099ee chore: ensure dist artifacts are available for e2e publishing in DTE (#2944)
  • af8900f Revert "fix: narrow build target cache outputs to avoid clobbering compile ar...
  • 7e17391 fix: narrow build target cache outputs to avoid clobbering compile artifacts ...
  • a959e4d chore(release): publish 21.3.0
  • ffcc447 fix(eslint-plugin): [no-uncalled-signals] detect Signal type correctly (#2907)
  • 65f2540 feat(eslint-plugin): [no-uncalled-signals] detect Signal member access (#2848)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​angular-eslint/eslint-plugin since your current version.


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

Release notes

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

v21.4.0

21.4.0 (2026-05-13)

🚀 Features

  • builder: add apply-suppressions option (#2974)
  • eslint-plugin-template: [cyclomatic-complexity] add variant option (#2976)

🩹 Fixes

  • update typescript-eslint packages to v8.57.0 (#2955)
  • update dependency @​angular/compiler to v21.2.6 (#2961)
  • update dependency eslint to v10.1.0 (#2983)
  • update dependency @​angular/compiler to v21.2.8 (#2996)
  • update typescript-eslint packages to v8.58.1 (#2984)
  • update dependency eslint to v10.2.0 (#2999)
  • update dependency @​angular/compiler to v21.2.9 (#3010)
  • update typescript-eslint packages to v8.59.2 (#3005)
  • update dependency @​angular/compiler to v21.2.11 (#3019)
  • update dependency eslint to v10.3.0 (#3013)
  • eslint-plugin: append fixes in prefer-on-push-change-detection, use-injectable-provided-in (#2969)
  • eslint-plugin: [prefer-template-literal] do not check inline templates (#2959)
  • eslint-plugin-template: [no-non-null-assertion] report nested arrays (#2991)
  • eslint-plugin-template: [eqeqeq] could not destructure null (#2922)
  • schematics: sync application schema with upstream @​schematics/angular (#3027)

❤️ Thank You

v21.3.1

21.3.1 (2026-03-17)

🩹 Fixes

  • update dependency @​angular/compiler to v21.2.1 (#2934)
  • narrow build target cache outputs to avoid clobbering compile artifacts (#2940)
  • narrow build target cache outputs to avoid clobbering compile artifacts" (#2943)
  • update dependency eslint to v10.0.3 (#2949)
  • update dependency @​angular/compiler to v21.2.2 (#2954)
  • eslint-plugin: [no-uncalled-signals] properly handle statements with unary operators (#2926)
  • prefer-self-closing-tags: add selectedcontent nonAriaElements (#2939)

❤️ Thank You

... (truncated)

Changelog

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

21.4.0 (2026-05-13)

🚀 Features

  • eslint-plugin-template: [cyclomatic-complexity] add variant option (#2976)

🩹 Fixes

  • eslint-plugin: [prefer-template-literal] do not check inline templates (#2959)
  • eslint-plugin-template: [eqeqeq] could not destructure null (#2922)
  • eslint-plugin-template: [no-non-null-assertion] report nested arrays (#2991)

❤️ Thank You

21.3.1 (2026-03-17)

🩹 Fixes

  • prefer-self-closing-tags: add selectedcontent nonAriaElements (#2939)
  • narrow build target cache outputs to avoid clobbering compile artifacts" (#2943)
  • narrow build target cache outputs to avoid clobbering compile artifacts (#2940)

❤️ Thank You

21.3.0 (2026-03-05)

🚀 Features

  • add support for ESLint v10 (#2903)
  • eslint-plugin-template: add no-non-null-assertion rule (#2885)

🩹 Fixes

  • eslint-plugin-template: [prefer-template-literal] preserve nested non string binary + operation (#2902)

❤️ Thank You

  • Guillaume DROUARD
  • Jason Weinzierl

21.2.0 (2026-01-29)

... (truncated)

Commits
  • 0a774c7 chore(release): publish 21.4.0
  • bfd04b2 fix(eslint-plugin): [prefer-template-literal] do not check inline templates (...
  • d8a063c fix(eslint-plugin-template): [eqeqeq] could not destructure null (#2922)
  • 24373da fix(eslint-plugin-template): [no-non-null-assertion] report nested arrays (#2...
  • bf94ba7 feat(eslint-plugin-template): [cyclomatic-complexity] add variant option (#...
  • 8f2afdc chore(release): publish 21.3.1
  • a3fb6cc fix(prefer-self-closing-tags): add selectedcontent nonAriaElements (#2939)
  • 77099ee chore: ensure dist artifacts are available for e2e publishing in DTE (#2944)
  • af8900f Revert "fix: narrow build target cache outputs to avoid clobbering compile ar...
  • 7e17391 fix: narrow build target cache outputs to avoid clobbering compile artifacts ...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​angular-eslint/eslint-plugin-template since your current version.


Updates @angular-eslint/schematics from 16.3.1 to 21.4.0

Release notes

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

v21.4.0

21.4.0 (2026-05-13)

🚀 Features

  • builder: add apply-suppressions option (#2974)
  • eslint-plugin-template: [cyclomatic-complexity] add variant option (#2976)

🩹 Fixes

  • update typescript-eslint packages to v8.57.0 (#2955)
  • update dependency @​angular/compiler to v21.2.6 (#2961)
  • update dependency eslint to v10.1.0 (#2983)
  • update dependency @​angular/compiler to v21.2.8 (#2996)
  • update typescript-eslint packages to v8.58.1 (#2984)
  • update dependency eslint to v10.2.0 (#2999)
  • update dependency @​angular/compiler to v21.2.9 (#3010)
  • update typescript-eslint packages to v8.59.2 (#3005)
  • update dependency @​angular/compiler to v21.2.11 (#3019)
  • update dependency eslint to v10.3.0 (#3013)
  • eslint-plugin: append fixes in prefer-on-push-change-detection, use-injectable-provided-in (#2969)
  • eslint-plugin: [prefer-template-literal] do not check inline templates (#2959)
  • eslint-plugin-template: [no-non-null-assertion] report nested arrays (#2991)
  • eslint-plugin-template: [eqeqeq] could not destructure null (#2922)
  • schematics: sync application schema with upstream @​schematics/angular (#3027)

❤️ Thank You

v21.3.1

21.3.1 (2026-03-17)

🩹 Fixes

  • update dependency @​angular/compiler to v21.2.1 (#2934)
  • narrow build target cache outputs to avoid clobbering compile artifacts (#2940)
  • narrow build target cache outputs to avoid clobbering compile artifacts" (#2943)
  • update dependency eslint to v10.0.3 (#2949)
  • update dependency @​angular/compiler to v21.2.2 (#2954)
  • eslint-plugin: [no-uncalled-signals] properly handle statements with unary operators (#2926)
  • prefer-self-closing-tags: add selectedcontent nonAriaElements (#2939)

❤️ Thank You

... (truncated)

Changelog

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

21.4.0 (2026-05-13)

🩹 Fixes

  • schematics: sync application schema with upstream @​schematics/angular (#3027)

❤️ Thank You

21.3.1 (2026-03-17)

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

21.3.0 (2026-03-05)

🚀 Features

  • add support for ESLint v10 (#2903)

❤️ Thank You

  • Jason Weinzierl

21.2.0 (2026-01-29)

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

21.1.0 (2025-12-08)

🩹 Fixes

  • reference @​angular/cli peer in addition to direct dependencies (#2820)

❤️ Thank You

21.0.1 (2025-11-23)

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

21.0.0 (2025-11-22)

🚀 Features

  • schematics: generate new projects using eslint defineConfig (5aa8171b)
  • ⚠️ update Angular dependencies to v21 (6a6b671e)

⚠️ Breaking Changes

... (truncated)

Commits
  • 0a774c7 chore(release): publish 21.4.0
  • 7a48a63 fix(schematics): sync application schema with upstream @​schematics/angular (#...
  • 8f2afdc chore(release): publish 21.3.1
  • a959e4d chore(release): publish 21.3.0
  • 3ef7fb1 feat: add support for ESLint v10 (#2903)
  • 6fa321d chore(release): publish 21.2.0
  • 4fa7889 chore(release): publish 21.1.0
  • e7bb47b fix: reference @​angular/cli peer in addition to direct dependencies (#2820)
  • b19b1f6 chore(release): publish 21.0.1
  • 9ae353f chore(release): publish 21.0.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​angular-eslint/schematics since your current version.


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

Release notes

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

v21.4.0

21.4.0 (2026-05-13)

🚀 Features

  • builder: add apply-suppressions option (#2974)
  • eslint-plugin-template: [cyclomatic-complexity] add variant option (#2976)

🩹 Fixes

  • update typescript-eslint packages to v8.57.0 (#2955)
  • update dependency @​angular/compiler to v21.2.6 (#2961)
  • update dependency eslint to v10.1.0 (#2983)
  • update dependency @​angular/compiler to v21.2.8 (#2996)
  • update typescript-eslint packages to v8.58.1 (#2984)
  • update dependency eslint to v10.2.0 (#2999)
  • update dependency @​angular/compiler to v21.2.9 (#3010)
  • update typescript-eslint packages to v8.59.2 (#3005)
  • update dependency @​angular/compiler to v21.2.11 (#3019)
  • update dependency eslint to v10.3.0 (#3013)
  • eslint-plugin: append fixes in prefer-on-push-change-detection, use-injectable-provided-in (#2969)
  • eslint-plugin: [prefer-template-literal] do not check inline templates (#2959)
  • eslint-plugin-template: [no-non-null-assertion] report nested arrays (#2991)
  • eslint-plugin-template: [eqeqeq] could not destructure null (#2922)
  • schematics: sync application schema with upstream @​schematics/angular (#3027)

❤️ Thank You

v21.3.1

21.3.1 (2026-03-17)

🩹 Fixes

  • update dependency @​angular/compiler to v21.2.1 (#2934)
  • narrow build target cache outputs to avoid clobbering compile artifacts (#2940)
  • narrow build target cache outputs to avoid clobbering compile artifacts" (#2943)
  • update dependency eslint to v10.0.3 (#2949)
  • update dependency @​angular/compiler to v21.2.2 (#2954)
  • eslint-plugin: [no-uncalled-signals] properly handle statements with unary operators (#2926)
  • prefer-self-closing-tags: add selectedcontent nonAriaElements (#2939)

❤️ Thank You

... (truncated)

Changelog

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

21.4.0 (2026-05-13)

🩹 Fixes

  • update dependency @​angular/compiler to v21.2.11 (#3019)
  • eslint-plugin-template: [no-non-null-assertion] report nested arrays (#2991)

❤️ Thank You

  • Guillaume DROUARD

21.3.1 (2026-03-17)

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

21.3.0 (2026-03-05)

🚀 Features

  • add support for ESLint v10 (#2903)
  • eslint-plugin-template: add no-non-null-assertion rule (#2885)

🩹 Fixes

  • update dependency @​angular/compiler to v21.2.0 (#2915)

❤️ Thank You

  • Guillaume DROUARD
  • Jason Weinzierl

21.2.0 (2026-01-29)

🩹 Fixes

  • update dependency @​angular/compiler to v21.1.0 (#2862)

21.1.0 (2025-12-08)

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

21.0.1 (2025-11-23)

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

21.0.0 (2025-11-22)

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

20.7.0 (2025-11-22)

... (truncated)

Commits
  • 0a774c7 chore(release): publish 21.4.0
  • d380a7f fix: update dependency @​angular/compiler to v21.2.11 (#3019)
  • 24373da fix(eslint-plugin-template): [no-non-null-assertion] report nested arrays (#2...
  • 8f2afdc chore(release): publish 21.3.1
  • a959e4d chore(release): publish 21.3.0
  • f78af86 fix: update dependency @​angular/compiler to v21.2.0 (#2915)
  • 3ef7fb1 feat: add support for ESLint v10 (#2903)
  • 218a8af feat(eslint-plugin-template): add no-non-null-assertion rule (#2885)
  • 6fa321d chore(release): publish 21.2.0
  • d49bbe0 fix: update dependency @​angular/compiler to v21.1.0 (#2862)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​angular-eslint/template-parser since your current version.


@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 22, 2026

Labels

The following labels could not be found: frontend. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 22, 2026
Bumps the angular group with 5 updates in the /frontend directory:

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



Updates `@angular-eslint/builder` from 16.3.1 to 21.4.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/v21.4.0/packages/builder)

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

Updates `@angular-eslint/eslint-plugin-template` from 16.3.1 to 21.4.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/v21.4.0/packages/eslint-plugin-template)

Updates `@angular-eslint/schematics` from 16.3.1 to 21.4.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/v21.4.0/packages/schematics)

Updates `@angular-eslint/template-parser` from 16.3.1 to 21.4.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/v21.4.0/packages/template-parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump the angular group in /frontend with 5 updates Bump the angular group across 1 directory with 5 updates May 27, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/angular-f4765d73da branch from 157bd57 to 49230ea Compare May 27, 2026 19:55
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants