Skip to content

Bump the angular group across 1 directory with 16 updates#1598

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/webapp/dev/angular-8a5491385d
Open

Bump the angular group across 1 directory with 16 updates#1598
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/webapp/dev/angular-8a5491385d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 27, 2025

Copy link
Copy Markdown
Contributor

Bumps the angular group with 16 updates in the /webapp directory:

Package From To
@angular/animations 15.2.10 21.2.13
@angular/common 15.2.10 21.2.13
@angular/compiler 15.2.10 21.2.13
@angular/core 15.2.10 21.2.13
@angular/forms 15.2.10 21.2.13
@angular/platform-browser 15.2.10 21.2.13
@angular/platform-browser-dynamic 15.2.10 21.2.13
@angular/router 15.2.10 21.2.13
@angular/youtube-player 15.2.9 21.2.11
@ngrx/effects 15.4.0 21.1.0
@ngrx/store 15.4.0 21.1.0
@ngrx/store-devtools 15.4.0 21.1.0
primeng 15.4.1 21.1.8
@angular-devkit/build-angular 15.2.10 21.2.11
@angular/cli 16.2.5 21.2.11
@angular/compiler-cli 15.2.10 21.2.13

Updates @angular/animations from 15.2.10 to 21.2.13

Release notes

Sourced from @​angular/animations's releases.

21.2.13

core

Commit Description
fix - 1c6553e97d disallow event attribute bindings in host bindings unconditionally

platform-server

Commit Description
fix - 629905d537 add allowedHosts option to renderModule and renderApplication
fix - 0b7192f441 forward BEFORE_APP_SERIALIZED errors to ErrorHandler

21.2.12

core

Commit Description
fix - fe13bb669d allow explicit read generic with signal input transforms
fix - 3430251fef i18n flags leaking on errors
fix - 1aeebbe304 respect ngSkipHydration on components with projectable nodes in LContainers
fix - 9e38ed7d57 sanitizer typings
fix - 7a05a9a71a validate security-sensitive attributes in i18n bindings
fix - c37f6ca42f visit ng-let expression value in signal migration schematics

forms

Commit Description
fix - 03ad53863b prohibit concurrent submits in signal forms

21.2.11

common

Commit Description
fix - 10ad3c0692 prevent focus from scrollToAnchor

compiler

Commit Description
fix - 4f5d8a2c0b let declaration span not including end character

core

Commit Description
fix - a40e2cebc8 fix ordering of view queries metadata in JIT mode
fix - 885a1a1d97 guard against non-object events and avoid listener wrapper identity mismatch
fix - 7a64aff9b5 prevent event replay double-invocation when element hydrates before app stability

platform-server

Commit Description
fix - be1f80a253 ensure origin has a trailing slash when parsing url

21.2.10

docs

Commit Description

... (truncated)

Changelog

Sourced from @​angular/animations's changelog.

21.2.13 (2026-05-13)

core

Commit Type Description
1c6553e97d fix disallow event attribute bindings in host bindings unconditionally

platform-server

Commit Type Description
629905d537 fix add allowedHosts option to renderModule and renderApplication
0b7192f441 fix forward BEFORE_APP_SERIALIZED errors to ErrorHandler

19.2.22 (2026-05-12)

core

Commit Type Description
83a640516f fix disallow event attribute bindings in host bindings unconditionally (#68469)
24a0103a98 fix validate security-sensitive attributes in i18n bindings (#68469)

platform-server

Commit Type Description
8569db8875 fix add allowedHosts option to renderModule and renderApplication
837a710217 fix ensure origin has a trailing slash when parsing url (#68469)

20.3.21 (2026-05-12)

platform-server

Commit Type Description
f584840e2e fix add allowedHosts option to renderModule and renderApplication

22.0.0-next.12 (2026-05-08)

core

Commit Type Description
8ebae1de33 fix allow service with factory on abstract classes
6f525245cd fix disallow event attribute bindings in host bindings unconditionally

migrations

Commit Type Description
0f2160c410 fix remove compiler import from safe optional chaining migration

platform-server

| Commit | Type | Description |

... (truncated)

Commits
  • 7907e98 test: remove duplicate tests
  • 81cabc1 feat(core): add support for TypeScript 6
  • abb1794 refactor(core): mark VERSION exports as pure for better tree-shaking
  • 26fed34 build: format md files
  • b9e2ccd refactor(common): remove unused import (#64699)
  • 70332b0 fix(core): pass element removal property through in all locations (#64565)
  • 2b257b3 fix(animations): account for Element.animate exceptions (#64506)
  • dde5bad fix(core): prevent animations renderer from impacting animate.leave (#63921)
  • c357650 refactor(core): Update tests for zoneless by default (#63668)
  • 021ead5 refactor(animations): remove dependency on @angular/common (#63248)
  • Additional commits viewable in compare view

Updates @angular/common from 15.2.10 to 21.2.13

Release notes

Sourced from @​angular/common's releases.

21.2.13

core

Commit Description
fix - 1c6553e97d disallow event attribute bindings in host bindings unconditionally

platform-server

Commit Description
fix - 629905d537 add allowedHosts option to renderModule and renderApplication
fix - 0b7192f441 forward BEFORE_APP_SERIALIZED errors to ErrorHandler

21.2.12

core

Commit Description
fix - fe13bb669d allow explicit read generic with signal input transforms
fix - 3430251fef i18n flags leaking on errors
fix - 1aeebbe304 respect ngSkipHydration on components with projectable nodes in LContainers
fix - 9e38ed7d57 sanitizer typings
fix - 7a05a9a71a validate security-sensitive attributes in i18n bindings
fix - c37f6ca42f visit ng-let expression value in signal migration schematics

forms

Commit Description
fix - 03ad53863b prohibit concurrent submits in signal forms

21.2.11

common

Commit Description
fix - 10ad3c0692 prevent focus from scrollToAnchor

compiler

Commit Description
fix - 4f5d8a2c0b let declaration span not including end character

core

Commit Description
fix - a40e2cebc8 fix ordering of view queries metadata in JIT mode
fix - 885a1a1d97 guard against non-object events and avoid listener wrapper identity mismatch
fix - 7a64aff9b5 prevent event replay double-invocation when element hydrates before app stability

platform-server

Commit Description
fix - be1f80a253 ensure origin has a trailing slash when parsing url

21.2.10

docs

Commit Description

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

21.2.13 (2026-05-13)

core

Commit Type Description
1c6553e97d fix disallow event attribute bindings in host bindings unconditionally

platform-server

Commit Type Description
629905d537 fix add allowedHosts option to renderModule and renderApplication
0b7192f441 fix forward BEFORE_APP_SERIALIZED errors to ErrorHandler

19.2.22 (2026-05-12)

core

Commit Type Description
83a640516f fix disallow event attribute bindings in host bindings unconditionally (#68469)
24a0103a98 fix validate security-sensitive attributes in i18n bindings (#68469)

platform-server

Commit Type Description
8569db8875 fix add allowedHosts option to renderModule and renderApplication
837a710217 fix ensure origin has a trailing slash when parsing url (#68469)

20.3.21 (2026-05-12)

platform-server

Commit Type Description
f584840e2e fix add allowedHosts option to renderModule and renderApplication

22.0.0-next.12 (2026-05-08)

core

Commit Type Description
8ebae1de33 fix allow service with factory on abstract classes
6f525245cd fix disallow event attribute bindings in host bindings unconditionally

migrations

Commit Type Description
0f2160c410 fix remove compiler import from safe optional chaining migration

platform-server

| Commit | Type | Description |

... (truncated)

Commits
  • 30cf85f refactor(common): update deprecation message
  • 42d57c3 refactor(common): fix viewport tests
  • 10ad3c0 fix(common): prevent focus from scrollToAnchor
  • 540536c fix(http): add CSP nonce support to JsonpClientBackend
  • 8102331 test(http): disable XSRF and mock location in HttpClient tests to avoid Domin...
  • 13f050d test: construct local Date objects to fix timezone flakiness
  • d0cf299 test: remove unsupported timezone from formatDate tests
  • b4ab6ba fix(common): avoid redundant image fetch on destroy with auto sizes
  • adda6c5 build: update aspect_rules_js to 3.0.2
  • 93c6dc6 Revert "refactor(http): Improves base64 encoding/decoding with feature detect...
  • Additional commits viewable in compare view

Updates @angular/compiler from 15.2.10 to 21.2.13

Release notes

Sourced from @​angular/compiler's releases.

21.2.13

core

Commit Description
fix - 1c6553e97d disallow event attribute bindings in host bindings unconditionally

platform-server

Commit Description
fix - 629905d537 add allowedHosts option to renderModule and renderApplication
fix - 0b7192f441 forward BEFORE_APP_SERIALIZED errors to ErrorHandler

21.2.12

core

Commit Description
fix - fe13bb669d allow explicit read generic with signal input transforms
fix - 3430251fef i18n flags leaking on errors
fix - 1aeebbe304 respect ngSkipHydration on components with projectable nodes in LContainers
fix - 9e38ed7d57 sanitizer typings
fix - 7a05a9a71a validate security-sensitive attributes in i18n bindings
fix - c37f6ca42f visit ng-let expression value in signal migration schematics

forms

Commit Description
fix - 03ad53863b prohibit concurrent submits in signal forms

21.2.11

common

Commit Description
fix - 10ad3c0692 prevent focus from scrollToAnchor

compiler

Commit Description
fix - 4f5d8a2c0b let declaration span not including end character

core

Commit Description
fix - a40e2cebc8 fix ordering of view queries metadata in JIT mode
fix - 885a1a1d97 guard against non-object events and avoid listener wrapper identity mismatch
fix - 7a64aff9b5 prevent event replay double-invocation when element hydrates before app stability

platform-server

Commit Description
fix - be1f80a253 ensure origin has a trailing slash when parsing url

21.2.10

docs

Commit Description

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

21.2.13 (2026-05-13)

core

Commit Type Description
1c6553e97d fix disallow event attribute bindings in host bindings unconditionally

platform-server

Commit Type Description
629905d537 fix add allowedHosts option to renderModule and renderApplication
0b7192f441 fix forward BEFORE_APP_SERIALIZED errors to ErrorHandler

19.2.22 (2026-05-12)

core

Commit Type Description
83a640516f fix disallow event attribute bindings in host bindings unconditionally (#68469)
24a0103a98 fix validate security-sensitive attributes in i18n bindings (#68469)

platform-server

Commit Type Description
8569db8875 fix add allowedHosts option to renderModule and renderApplication
837a710217 fix ensure origin has a trailing slash when parsing url (#68469)

20.3.21 (2026-05-12)

platform-server

Commit Type Description
f584840e2e fix add allowedHosts option to renderModule and renderApplication

22.0.0-next.12 (2026-05-08)

core

Commit Type Description
8ebae1de33 fix allow service with factory on abstract classes
6f525245cd fix disallow event attribute bindings in host bindings unconditionally

migrations

Commit Type Description
0f2160c410 fix remove compiler import from safe optional chaining migration

platform-server

| Commit | Type | Description |

... (truncated)

Commits
  • baf92da test: remove invalid css that was causing issues with the postcss parser
  • 1c6553e fix(core): disallow event attribute bindings in host bindings unconditionally
  • 4f5d8a2 fix(compiler): let declaration span not including end character
  • a4f3120 refactor(compiler): require a reference in DirectiveMeta
  • de533fe refactor(compiler-cli): move ClassPropertyMapping into compiler
  • ea1e34c refactor(compiler): move matchSource into base metadata
  • e40d378 fix(compiler): handle nested brackets in host object bindings
  • d04ddd7 fix(core): prevent binding unsafe attributes on SVG animation elements (#67797)
  • fea25d1 fix(compiler): register SVG animation attributes in URL security context (#67...
  • 880a57d fix(compiler): prevent shimCssText from adding extra blank lines per CSS comment
  • Additional commits viewable in compare view

Updates @angular/core from 15.2.10 to 21.2.13

Release notes

Sourced from @​angular/core's releases.

21.2.13

core

Commit Description
fix - 1c6553e97d disallow event attribute bindings in host bindings unconditionally

platform-server

Commit Description
fix - 629905d537 add allowedHosts option to renderModule and renderApplication
fix - 0b7192f441 forward BEFORE_APP_SERIALIZED errors to ErrorHandler

21.2.12

core

Commit Description
fix - fe13bb669d allow explicit read generic with signal input transforms
fix - 3430251fef i18n flags leaking on errors
fix - 1aeebbe304 respect ngSkipHydration on components with projectable nodes in LContainers
fix - 9e38ed7d57 sanitizer typings
fix - 7a05a9a71a validate security-sensitive attributes in i18n bindings
fix - c37f6ca42f visit ng-let expression value in signal migration schematics

forms

Commit Description
fix - 03ad53863b prohibit concurrent submits in signal forms

21.2.11

common

Commit Description
fix - 10ad3c0692 prevent focus from scrollToAnchor

compiler

Commit Description
fix - 4f5d8a2c0b let declaration span not including end character

core

Commit Description
fix - a40e2cebc8 fix ordering of view queries metadata in JIT mode
fix - 885a1a1d97 guard against non-object events and avoid listener wrapper identity mismatch
fix - 7a64aff9b5 prevent event replay double-invocation when element hydrates before app stability

platform-server

Commit Description
fix - be1f80a253 ensure origin has a trailing slash when parsing url

21.2.10

docs

Commit Description

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

21.2.13 (2026-05-13)

core

Commit Type Description
1c6553e97d fix disallow event attribute bindings in host bindings unconditionally

platform-server

Commit Type Description
629905d537 fix add allowedHosts option to renderModule and renderApplication
0b7192f441 fix forward BEFORE_APP_SERIALIZED errors to ErrorHandler

19.2.22 (2026-05-12)

core

Commit Type Description
83a640516f fix disallow event attribute bindings in host bindings unconditionally (#68469)
24a0103a98 fix validate security-sensitive attributes in i18n bindings (#68469)

platform-server

Commit Type Description
8569db8875 fix add allowedHosts option to renderModule and renderApplication
837a710217 fix ensure origin has a trailing slash when parsing url (#68469)

20.3.21 (2026-05-12)

platform-server

Commit Type Description
f584840e2e fix add allowedHosts option to renderModule and renderApplication

22.0.0-next.12 (2026-05-08)

core

Commit Type Description
8ebae1de33 fix allow service with factory on abstract classes
6f525245cd fix disallow event attribute bindings in host bindings unconditionally

migrations

Commit Type Description
0f2160c410 fix remove compiler import from safe optional chaining migration

platform-server

| Commit | Type | Description |

... (truncated)

Commits
  • 1c6553e fix(core): disallow event attribute bindings in host bindings unconditionally
  • 9e38ed7 fix(core): sanitizer typings
  • 3430251 fix(core): i18n flags leaking on errors
  • c37f6ca fix(core): visit ng-let expression value in signal migration schematics
  • fe13bb6 fix(core): allow explicit read generic with signal input transforms
  • 7a05a9a fix(core): validate security-sensitive attributes in i18n bindings
  • 1aeebbe fix(core): respect ngSkipHydration on components with projectable nodes in LC...
  • 4900e45 build: update cross-repo angular dependencies
  • a40e2ce fix(core): fix ordering of view queries metadata in JIT mode
  • 9bcbf37 refactor(core): fix bundling symbol test
  • Additional commits viewable in compare view

Updates @angular/forms from 15.2.10 to 21.2.13

Release notes

Sourced from @​angular/forms's releases.

21.2.13

core

Commit Description
fix - 1c6553e97d disallow event attribute bindings in host bindings unconditionally

platform-server

Commit Description
fix - 629905d537 add allowedHosts option to renderModule and renderApplication
fix - 0b7192f441 forward BEFORE_APP_SERIALIZED errors to ErrorHandler

21.2.12

core

Commit Description
fix - fe13bb669d allow explicit read generic with signal input transforms
fix - 3430251fef i18n flags leaking on errors
fix - 1aeebbe304 respect ngSkipHydration on components with projectable nodes in LContainers
fix - 9e38ed7d57 sanitizer typings
fix - 7a05a9a71a validate security-sensitive attributes in i18n bindings
fix - c37f6ca42f visit ng-let expression value in signal migration schematics

forms

Commit Description
fix - 03ad53863b prohibit concurrent submits in signal forms

21.2.11

common

Commit Description
fix - 10ad3c0692 prevent focus from scrollToAnchor

compiler

Commit Description
fix - 4f5d8a2c0b let declaration span not including end character

core

Commit Description
fix - a40e2cebc8 fix ordering of view queries metadata in JIT mode
fix - 885a1a1d97 guard against non-object events and avoid listener wrapper identity mismatch
fix - 7a64aff9b5 prevent event replay double-invocation when element hydrates before app stability

platform-server

Commit Description
fix - be1f80a253 ensure origin has a trailing slash when parsing url

21.2.10

docs

Commit Description

... (truncated)

Changelog

Sourced from @​angular/forms's changelog.

21.2.13 (2026-05-13)

core

Commit Type Description
1c6553e97d fix disallow event attribute bindings in host bindings unconditionally

platform-server

Commit Type Description
629905d537 fix add allowedHosts option to renderModule and renderApplication
0b7192f441 fix forward BEFORE_APP_SERIALIZED errors to ErrorHandler

19.2.22 (2026-05-12)

core

Commit Type Description
83a640516f fix disallow event attribute bindings in host bindings unconditionally (#68469)
24a0103a98 fix validate security-sensitive attributes in i18n bindings (#68469)

platform-server

Commit Type Description
8569db8875 fix add allowedHosts option to renderModule and renderApplication
837a710217 fix ensure origin has a trailing slash when parsing url (#68469)

20.3.21 (2026-05-12)

platform-server

Commit Type Description
f584840e2e fix add allowedHosts option to renderModule and renderApplication

22.0.0-next.12 (2026-05-08)

core

Commit Type Description
8ebae1de33 fix allow service with factory on abstract classes
6f525245cd fix disallow event attribute bindings in host bindings unconditionally

migrations

Commit Type Description
0f2160c410 fix remove compiler import from safe optional chaining migration

platform-server

| Commit | Type | Description |

... (truncated)

Commits
  • 03ad538 fix(forms): prohibit concurrent submits in signal forms
  • ce7a43a refactor(forms): improve clarity in SelectMultipleControlValueAccessor.writeV...
  • 600da64 docs(forms): add NG01902 error reference and link to docs
  • dc95814 docs: add documentation for NG1002
  • b0dc2fb docs(forms): clarify disabled FormArray value behavior
  • 895c576 refactor(forms): use strict equality for pending status getter
  • b658acc docs: fix js doc of signal forms ignoreValidators option.
  • 7907e98 test: remove duplicate tests
  • 4a9b715 test(forms): cover transformedValue without FormField context
  • 670d166 feat(forms): add 'blur' option to debounce rule
  • Additional commits viewable in compare view

Updates @angular/platform-browser from 15.2.10 to 21.2.13

Release notes

Sourced from @​angular/platform-browser's releases.

21.2.13

core

Commit Description
fix - 1c6553e97d disallow event attribute bindings in host bindings unconditionally

platform-server

Commit Description
fix - 629905d537 add allowedHosts option to renderModule and renderApplication
fix - 0b7192f441 forward BEFORE_APP_SERIALIZED errors to ErrorHandler

21.2.12

core

Commit Description
fix - fe13bb669d allow explicit read generic with signal input transforms
fix - 3430251fef i18n flags leaking on errors
fix - 1aeebbe304 respect ngSkipHydration on components with projectable nodes in LContainers
fix - 9e38ed7d57 sanitizer typings

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code webapp Changes the webapp service labels May 27, 2025
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/webapp/dev/angular-8a5491385d branch 3 times, most recently from 6de3016 to 2b300ac Compare June 3, 2025 08:06
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/webapp/dev/angular-8a5491385d branch from 2b300ac to eb180b5 Compare July 11, 2025 07:46
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/webapp/dev/angular-8a5491385d branch from eb180b5 to b3cb6e8 Compare July 22, 2025 08:41
@ralf-berger

Copy link
Copy Markdown
Collaborator

@dependabot ignore this major version

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/webapp/dev/angular-8a5491385d branch 3 times, most recently from e2729ab to 864777b Compare July 30, 2025 07:22
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/webapp/dev/angular-8a5491385d branch 2 times, most recently from 3684ff6 to cf9866a Compare August 5, 2025 16:42
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/webapp/dev/angular-8a5491385d branch from cf9866a to 4bd0d5c Compare August 11, 2025 12:01
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/webapp/dev/angular-8a5491385d branch 5 times, most recently from 4fe0cb4 to cedc367 Compare August 29, 2025 07:09
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/webapp/dev/angular-8a5491385d branch from cedc367 to 0f46a16 Compare September 3, 2025 09:01
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/webapp/dev/angular-8a5491385d branch from 0f46a16 to be14b80 Compare September 11, 2025 07:09
@dependabot @github

dependabot Bot commented on behalf of github Sep 16, 2025

Copy link
Copy Markdown
Contributor Author

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

dependabot Bot commented on behalf of github Nov 17, 2025

Copy link
Copy Markdown
Contributor Author

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/webapp/dev/angular-8a5491385d branch from be14b80 to a0f0a1f Compare April 14, 2026 07:55
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/webapp/dev/angular-8a5491385d branch from a0f0a1f to 88a0461 Compare April 22, 2026 07:56
Bumps the angular group with 16 updates in the /webapp directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `15.2.10` | `21.2.13` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `15.2.10` | `21.2.13` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `15.2.10` | `21.2.13` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `15.2.10` | `21.2.13` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `15.2.10` | `21.2.13` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `15.2.10` | `21.2.13` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `15.2.10` | `21.2.13` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `15.2.10` | `21.2.13` |
| [@angular/youtube-player](https://github.com/angular/components) | `15.2.9` | `21.2.11` |
| [@ngrx/effects](https://github.com/ngrx/platform) | `15.4.0` | `21.1.0` |
| [@ngrx/store](https://github.com/ngrx/platform) | `15.4.0` | `21.1.0` |
| [@ngrx/store-devtools](https://github.com/ngrx/platform) | `15.4.0` | `21.1.0` |
| [primeng](https://github.com/primefaces/primeng/tree/HEAD/packages/primeng) | `15.4.1` | `21.1.8` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `15.2.10` | `21.2.11` |
| [@angular/cli](https://github.com/angular/angular-cli) | `16.2.5` | `21.2.11` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `15.2.10` | `21.2.13` |



Updates `@angular/animations` from 15.2.10 to 21.2.13
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.13/packages/animations)

Updates `@angular/common` from 15.2.10 to 21.2.13
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.13/packages/common)

Updates `@angular/compiler` from 15.2.10 to 21.2.13
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.13/packages/compiler)

Updates `@angular/core` from 15.2.10 to 21.2.13
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.13/packages/core)

Updates `@angular/forms` from 15.2.10 to 21.2.13
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.13/packages/forms)

Updates `@angular/platform-browser` from 15.2.10 to 21.2.13
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.13/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 15.2.10 to 21.2.13
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.13/packages/platform-browser-dynamic)

Updates `@angular/router` from 15.2.10 to 21.2.13
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.13/packages/router)

Updates `@angular/youtube-player` from 15.2.9 to 21.2.11
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@15.2.9...v21.2.11)

Updates `@ngrx/effects` from 15.4.0 to 21.1.0
- [Changelog](https://github.com/ngrx/platform/blob/main/CHANGELOG.md)
- [Commits](ngrx/platform@15.4.0...21.1.0)

Updates `@ngrx/store` from 15.4.0 to 21.1.0
- [Changelog](https://github.com/ngrx/platform/blob/main/CHANGELOG.md)
- [Commits](ngrx/platform@15.4.0...21.1.0)

Updates `@ngrx/store-devtools` from 15.4.0 to 21.1.0
- [Changelog](https://github.com/ngrx/platform/blob/main/CHANGELOG.md)
- [Commits](ngrx/platform@15.4.0...21.1.0)

Updates `primeng` from 15.4.1 to 21.1.8
- [Release notes](https://github.com/primefaces/primeng/releases)
- [Changelog](https://github.com/primefaces/primeng/blob/master/CHANGELOG.md)
- [Commits](https://github.com/primefaces/primeng/commits/21.1.8/packages/primeng)

Updates `@angular-devkit/build-angular` from 15.2.10 to 21.2.11
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@15.2.10...v21.2.11)

Updates `@angular/cli` from 16.2.5 to 21.2.11
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@16.2.5...v21.2.11)

Updates `@angular/compiler-cli` from 15.2.10 to 21.2.13
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.13/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 19.2.13
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/animations"
  dependency-version: 19.2.13
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-version: 19.2.13
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/common"
  dependency-version: 19.2.13
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-version: 19.2.13
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-version: 19.2.13
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-version: 19.2.13
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-version: 19.2.13
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-version: 19.2.13
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-version: 19.2.13
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-version: 19.2.13
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/youtube-player"
  dependency-version: 19.2.17
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@ngrx/effects"
  dependency-version: 19.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@ngrx/store"
  dependency-version: 19.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@ngrx/store-devtools"
  dependency-version: 19.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: primeng
  dependency-version: 19.1.3
  dependency-type: direct:production
  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 /webapp with 16 updates Bump the angular group across 1 directory with 16 updates May 19, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/webapp/dev/angular-8a5491385d branch from 88a0461 to 190ed0f Compare May 19, 2026 20:15
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 webapp Changes the webapp service

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant