Skip to content

chore(deps): Bump the dependencies-angular group across 1 directory with 12 updates#1720

Merged
timonback merged 1 commit intomainfrom
dependabot/npm_and_yarn/springwolf-ui/dependencies-angular-6632729601
Apr 29, 2026
Merged

chore(deps): Bump the dependencies-angular group across 1 directory with 12 updates#1720
timonback merged 1 commit intomainfrom
dependabot/npm_and_yarn/springwolf-ui/dependencies-angular-6632729601

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Bumps the dependencies-angular group with 12 updates in the /springwolf-ui directory:

Package From To
@angular/animations 21.2.9 21.2.10
@angular/cdk 21.2.7 21.2.9
@angular/common 21.2.9 21.2.10
@angular/compiler 21.2.9 21.2.10
@angular/core 21.2.9 21.2.10
@angular/material 21.2.7 21.2.9
@angular/platform-browser 21.2.9 21.2.10
@angular/platform-browser-dynamic 21.2.9 21.2.10
@angular/router 21.2.9 21.2.10
@angular/build 21.2.7 21.2.9
@angular/cli 21.2.7 21.2.9
@angular/compiler-cli 21.2.9 21.2.10

Updates @angular/animations from 21.2.9 to 21.2.10

Release notes

Sourced from @​angular/animations's releases.

21.2.10

docs

Commit Description
fix - 0d5ee9ae1b link formatting in "Animating your Application with CSS"

migrations

Commit Description
fix - 5533ab4f56 fix NgClass leaving trailing comma after removal

router

Commit Description
fix - 580212c995 restore internal URL on popstate when browserUrl is used
Changelog

Sourced from @​angular/animations's changelog.

21.2.10 (2026-04-22)

docs

Commit Type Description
0d5ee9ae1b fix link formatting in "Animating your Application with CSS"

migrations

Commit Type Description
5533ab4f56 fix fix NgClass leaving trailing comma after removal

router

Commit Type Description
580212c995 fix restore internal URL on popstate when browserUrl is used

19.2.21 (2026-04-15)

platform-server

Commit Type Description
f3a5bfb949 fix prevent SSRF bypasses via protocol-relative and backslash URLs

20.3.19 (2026-04-15)

platform-server

Commit Type Description
303d4cd580 fix prevent SSRF bypasses via protocol-relative and backslash URLs

22.0.0-next.8 (2026-04-15)

Breaking Changes

compiler

  • This change will trigger the nullishCoalescingNotNullable and optionalChainNotNullable diagnostics on exisiting projects. You might want to disable those 2 diagnotiscs in your tsconfig temporarily.

compiler

Commit Type Description
47fcbc4704 feat allow safe navigation to correctly narrow down nullables
2c5aabb9da fix don't escape dollar sign in literal expression

compiler-cli

Commit Type Description
e5f96c2d88 fix animation events not type checked properly when bound through HostListener decorator

core

... (truncated)

Commits

Updates @angular/cdk from 21.2.7 to 21.2.9

Release notes

Sourced from @​angular/cdk's releases.

21.2.9

material

Commit Description
fix - 51271c619 stepper: allow stepper to be labelled (#33137)

cdk

Commit Description
fix - 3a3852d45 tree: enter/space key on child node should not toggle parent node expansion (#33125)

aria

Commit Description
fix - bf14cc9d9 menu: use computed for menu item patterns, with trigger on visible (#33118)

21.2.8

No user facing changes in this release

Changelog

Sourced from @​angular/cdk's changelog.

21.2.9 "astatine-astronaut" (2026-04-29)

aria

Commit Type Description
bf14cc9d9 fix menu: use computed for menu item patterns, with trigger on visible (#33118)

cdk

Commit Type Description
3a3852d45 fix tree: enter/space key on child node should not toggle parent node expansion (#33125)

material

Commit Type Description
51271c619 fix stepper: allow stepper to be labelled (#33137)

22.0.0-next.6 "v22-0-0-next-6" (2026-04-22)

aria

Commit Type Description
91a4932f6 fix combobox: increases autocomplete demo's placeholder text c… (#33084)

21.2.8 "v21-2-8" (2026-04-22)

No user facing changes in this release

22.0.0-next.5 "carbon-steel" (2026-04-16)

aria

Commit Type Description
d91f46b4c5 feat accordion: introduce accordion harness (#33046)
1885d35346 feat listbox: introduce listbox harness (#33064)
75fae5275c feat menu: introduce menu harness (#33067)
c25e6252ec feat tabs: add test harnesses (#33079)
a49508bacf feat toolbar: add test harnesses (#33068)
30f2239728 feat tree: add test harnesses (#33066)

material

Commit Type Description
440cb16064 fix autocomplete: remove modal workaround
348c3c89d5 fix select: remove modal workaround
1b6052fbea fix sort: deprecate MatSortHeaderIntl and hide from docs (#33089)

multiple

| Commit | Type | Description |

... (truncated)

Commits
  • d17f95d release: cut the v21.2.9 release
  • 8734084 docs(material/tooltip): update tooltip-delay example layout styles (#33098)
  • f746b91 docs(material/datepicker): fixed typo in cdkTreeNodeTypeaheadLabel input de...
  • 29af080 docs(material/datepicker): fixed typo in ssrSafeIsHTMLTextAreaElement functio...
  • a6c0242 build: update cross-repo angular dependencies (#33154)
  • b5e5b8a build: update devinfra digest to c4d0c37 (#33144)
  • 33106c6 build: lock file maintenance (takeover #33111) (#33135)
  • 3a3852d fix(cdk/tree): enter/space key on child node should not toggle parent node ex...
  • 51271c6 fix(material/stepper): allow stepper to be labelled (#33137)
  • 43b5e11 build: update cross-repo angular dependencies (#33133)
  • Additional commits viewable in compare view

Updates @angular/common from 21.2.9 to 21.2.10

Release notes

Sourced from @​angular/common's releases.

21.2.10

docs

Commit Description
fix - 0d5ee9ae1b link formatting in "Animating your Application with CSS"

migrations

Commit Description
fix - 5533ab4f56 fix NgClass leaving trailing comma after removal

router

Commit Description
fix - 580212c995 restore internal URL on popstate when browserUrl is used
Changelog

Sourced from @​angular/common's changelog.

21.2.10 (2026-04-22)

docs

Commit Type Description
0d5ee9ae1b fix link formatting in "Animating your Application with CSS"

migrations

Commit Type Description
5533ab4f56 fix fix NgClass leaving trailing comma after removal

router

Commit Type Description
580212c995 fix restore internal URL on popstate when browserUrl is used

19.2.21 (2026-04-15)

platform-server

Commit Type Description
f3a5bfb949 fix prevent SSRF bypasses via protocol-relative and backslash URLs

20.3.19 (2026-04-15)

platform-server

Commit Type Description
303d4cd580 fix prevent SSRF bypasses via protocol-relative and backslash URLs

22.0.0-next.8 (2026-04-15)

Breaking Changes

compiler

  • This change will trigger the nullishCoalescingNotNullable and optionalChainNotNullable diagnostics on exisiting projects. You might want to disable those 2 diagnotiscs in your tsconfig temporarily.

compiler

Commit Type Description
47fcbc4704 feat allow safe navigation to correctly narrow down nullables
2c5aabb9da fix don't escape dollar sign in literal expression

compiler-cli

Commit Type Description
e5f96c2d88 fix animation events not type checked properly when bound through HostListener decorator

core

... (truncated)

Commits

Updates @angular/compiler from 21.2.9 to 21.2.10

Release notes

Sourced from @​angular/compiler's releases.

21.2.10

docs

Commit Description
fix - 0d5ee9ae1b link formatting in "Animating your Application with CSS"

migrations

Commit Description
fix - 5533ab4f56 fix NgClass leaving trailing comma after removal

router

Commit Description
fix - 580212c995 restore internal URL on popstate when browserUrl is used
Changelog

Sourced from @​angular/compiler's changelog.

21.2.10 (2026-04-22)

docs

Commit Type Description
0d5ee9ae1b fix link formatting in "Animating your Application with CSS"

migrations

Commit Type Description
5533ab4f56 fix fix NgClass leaving trailing comma after removal

router

Commit Type Description
580212c995 fix restore internal URL on popstate when browserUrl is used

19.2.21 (2026-04-15)

platform-server

Commit Type Description
f3a5bfb949 fix prevent SSRF bypasses via protocol-relative and backslash URLs

20.3.19 (2026-04-15)

platform-server

Commit Type Description
303d4cd580 fix prevent SSRF bypasses via protocol-relative and backslash URLs

22.0.0-next.8 (2026-04-15)

Breaking Changes

compiler

  • This change will trigger the nullishCoalescingNotNullable and optionalChainNotNullable diagnostics on exisiting projects. You might want to disable those 2 diagnotiscs in your tsconfig temporarily.

compiler

Commit Type Description
47fcbc4704 feat allow safe navigation to correctly narrow down nullables
2c5aabb9da fix don't escape dollar sign in literal expression

compiler-cli

Commit Type Description
e5f96c2d88 fix animation events not type checked properly when bound through HostListener decorator

core

... (truncated)

Commits

Updates @angular/core from 21.2.9 to 21.2.10

Release notes

Sourced from @​angular/core's releases.

21.2.10

docs

Commit Description
fix - 0d5ee9ae1b link formatting in "Animating your Application with CSS"

migrations

Commit Description
fix - 5533ab4f56 fix NgClass leaving trailing comma after removal

router

Commit Description
fix - 580212c995 restore internal URL on popstate when browserUrl is used
Changelog

Sourced from @​angular/core's changelog.

21.2.10 (2026-04-22)

docs

Commit Type Description
0d5ee9ae1b fix link formatting in "Animating your Application with CSS"

migrations

Commit Type Description
5533ab4f56 fix fix NgClass leaving trailing comma after removal

router

Commit Type Description
580212c995 fix restore internal URL on popstate when browserUrl is used

19.2.21 (2026-04-15)

platform-server

Commit Type Description
f3a5bfb949 fix prevent SSRF bypasses via protocol-relative and backslash URLs

20.3.19 (2026-04-15)

platform-server

Commit Type Description
303d4cd580 fix prevent SSRF bypasses via protocol-relative and backslash URLs

22.0.0-next.8 (2026-04-15)

Breaking Changes

compiler

  • This change will trigger the nullishCoalescingNotNullable and optionalChainNotNullable diagnostics on exisiting projects. You might want to disable those 2 diagnotiscs in your tsconfig temporarily.

compiler

Commit Type Description
47fcbc4704 feat allow safe navigation to correctly narrow down nullables
2c5aabb9da fix don't escape dollar sign in literal expression

compiler-cli

Commit Type Description
e5f96c2d88 fix animation events not type checked properly when bound through HostListener decorator

core

... (truncated)

Commits
  • 750af5b build: update cross-repo angular dependencies to v21.2.8
  • 5533ab4 fix(migrations): fix NgClass leaving trailing comma after removal
  • 2b9954f fix(migrations): fix NgClass leaving trailing comma after removal
  • c9215b3 Revert "refactor(core): complete removal of deprecated createNgModuleRef al...
  • d88d6ed refactor(core): complete removal of deprecated createNgModuleRef alias
  • b24ead5 refactor: Improve hydration mismatch errors for third-party scripts
  • See full diff in compare view

Updates @angular/material from 21.2.7 to 21.2.9

Release notes

Sourced from @​angular/material's releases.

21.2.9

material

Commit Description
fix - 51271c619 stepper: allow stepper to be labelled (#33137)

cdk

Commit Description
fix - 3a3852d45 tree: enter/space key on child node should not toggle parent node expansion (#33125)

aria

Commit Description
fix - bf14cc9d9 menu: use computed for menu item patterns, with trigger on visible (#33118)

21.2.8

No user facing changes in this release

Changelog

Sourced from @​angular/material's changelog.

21.2.9 "astatine-astronaut" (2026-04-29)

aria

Commit Type Description
bf14cc9d9 fix menu: use computed for menu item patterns, with trigger on visible (#33118)

cdk

Commit Type Description
3a3852d45 fix tree: enter/space key on child node should not toggle parent node expansion (#33125)

material

Commit Type Description
51271c619 fix stepper: allow stepper to be labelled (#33137)

22.0.0-next.6 "v22-0-0-next-6" (2026-04-22)

aria

Commit Type Description
91a4932f6 fix combobox: increases autocomplete demo's placeholder text c… (#33084)

21.2.8 "v21-2-8" (2026-04-22)

No user facing changes in this release

22.0.0-next.5 "carbon-steel" (2026-04-16)

aria

Commit Type Description
d91f46b4c5 feat accordion: introduce accordion harness (#33046)
1885d35346 feat listbox: introduce listbox harness (#33064)
75fae5275c feat menu: introduce menu harness (#33067)
c25e6252ec feat tabs: add test harnesses (#33079)
a49508bacf feat toolbar: add test harnesses (#33068)
30f2239728 feat tree: add test harnesses (#33066)

material

Commit Type Description
440cb16064 fix autocomplete: remove modal workaround
348c3c89d5 fix select: remove modal workaround
1b6052fbea fix sort: deprecate MatSortHeaderIntl and hide from docs (#33089)

multiple

| Commit | Type | Description |

... (truncated)

Commits
  • d17f95d release: cut the v21.2.9 release
  • 8734084 docs(material/tooltip): update tooltip-delay example layout styles (#33098)
  • f746b91 docs(material/datepicker): fixed typo in cdkTreeNodeTypeaheadLabel input de...
  • 29af080 docs(material/datepicker): fixed typo in ssrSafeIsHTMLTextAreaElement functio...
  • a6c0242 build: update cross-repo angular dependencies (#33154)
  • b5e5b8a build: update devinfra digest to c4d0c37 (#33144)
  • 33106c6 build: lock file maintenance (takeover #33111) (#33135)
  • 3a3852d fix(cdk/tree): enter/space key on child node should not toggle parent node ex...
  • 51271c6 fix(material/stepper): allow stepper to be labelled (#33137)
  • 43b5e11 build: update cross-repo angular dependencies (#33133)
  • Additional commits viewable in compare view

Updates @angular/platform-browser from 21.2.9 to 21.2.10

Release notes

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

21.2.10

docs

Commit Description
fix - 0d5ee9ae1b link formatting in "Animating your Application with CSS"

migrations

Commit Description
fix - 5533ab4f56 fix NgClass leaving trailing comma after removal

router

Commit Description
fix - 580212c995 restore internal URL on popstate when browserUrl is used
Changelog

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

21.2.10 (2026-04-22)

docs

Commit Type Description
0d5ee9ae1b fix link formatting in "Animating your Application with CSS"

migrations

Commit Type Description
5533ab4f56 fix fix NgClass leaving trailing comma after removal

router

Commit Type Description
580212c995 fix restore internal URL on popstate when browserUrl is used

19.2.21 (2026-04-15)

platform-server

Commit Type Description
f3a5bfb949 fix prevent SSRF bypasses via protocol-relative and backslash URLs

20.3.19 (2026-04-15)

platform-server

Commit Type Description
303d4cd580 fix prevent SSRF bypasses via protocol-relative and backslash URLs

22.0.0-next.8 (2026-04-15)

Breaking Changes

compiler

  • This change will trigger the nullishCoalescingNotNullable and optionalChainNotNullable diagnostics on exisiting projects. You might want to disable those 2 diagnotiscs in your tsconfig temporarily.

compiler

Commit Type Description
47fcbc4704 feat allow safe navigation to correctly narrow down nullables
2c5aabb9da fix don't escape dollar sign in literal expression

compiler-cli

Commit Type Description
e5f96c2d88 fix animation events not type checked properly when bound through HostListener decorator

core

... (truncated)

Commits

Updates @angular/platform-browser-dynamic from 21.2.9 to 21.2.10

Release notes

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

21.2.10

docs

Commit Description
fix - 0d5ee9ae1b link formatting in "Animating your Application with CSS"

migrations

Commit Description
fix - 5533ab4f56 fix NgClass leaving trailing comma after removal

router

Commit Description
fix - 580212c995 restore internal URL on popstate when browserUrl is used
Changelog

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

21.2.10 (2026-04-22)

docs

Commit Type Description
0d5ee9ae1b fix link formatting in "Animating your Application with CSS"

migrations

Commit Type Description
5533ab4f56 fix fix NgClass leaving trailing comma after removal

router

Commit Type Description
580212c995 fix restore internal URL on popstate when browserUrl is used

19.2.21 (2026-04-15)

platform-server

Commit Type Description
f3a5bfb949 fix prevent SSRF bypasses via protocol-relative and backslash URLs

20.3.19 (2026-04-15)

platform-server

Commit Type Description
303d4cd580 fix prevent SSRF bypasses via protocol-relative and backslash URLs

22.0.0-next.8 (2026-04-15)

Breaking Changes

compiler

  • This change will trigger the nullishCoalescingNotNullable and optionalChainNotNullable diagnostics on exisiting projects. You might want to disable those 2 diagnotiscs in your tsconfig temporarily.

compiler

Commit Type Description
47fcbc4704 feat allow safe navigation to correctly narrow down nullables
2c5aabb9da fix don't escape dollar sign in literal expression

compiler-cli

Commit Type Description
e5f96c2d88 fix animation events not type checked properly when bound through HostListener decorator

core

... (truncated)

Commits

Updates @angular/router from 21.2.9 to 21.2.10

Release notes

Sourced from @​angular/router's releases.

21.2.10

docs

Commit Description
fix - 0d5ee9ae1b link formatting in "Animating your Application with CSS"

migrations

Commit Description
fix - 5533ab4f56 fix NgClass leaving trailing comma after removal

router

Commit Description
fix - 580212c995 restore internal URL on popstate when browserUrl is used
Changelog

Sourced from @​angular/router's changelog.

21.2.10 (2026-04-22)

docs

Commit Type Description
0d5ee9ae1b fix link formatting in "Animating your Application with CSS"

migrations

Commit Type Description
5533ab4f56 fix fix NgClass leaving trailing comma after removal

router

Commit Type Description
580212c995 fix restore internal URL on popstate when browserUrl is used

19.2.21 (2026-04-15)

platform-server

Commit Type Description
f3a5bfb949 fix prevent SSRF bypasses via protocol-relative and backslash URLs

20.3.19 (2026-04-15)

platform-server

Commit Type Description
303d4cd580 fix prevent SSRF bypasses via protocol-relative and backslash URLs

22.0.0-next.8 (2026-04-15)

Breaking Changes

compiler

  • This change will trigger the nullishCoalescingNotNullable and optionalChainNotNullable diagnostics on exisiting projects. You might want to disable those 2 diagnotiscs in your tsconfig temporarily.

compiler

Commit Type Description
47fcbc4704 feat allow safe navigation to correctly narrow down nullables
2c5aabb9da fix don't escape dollar sign in literal expression

compiler-cli

Commit Type Description
e5f96c2d88 fix animation events not type checked properly when bound through HostListener decorator

core

... (truncated)

Commits
  • 580212c fix(router): restore internal URL on popstate when browserUrl is used
  • See full diff in compare view

Updates @angular/build from 21.2.7 to 21.2.9

Release notes

Sourced from @​angular/build's releases.

21.2.9

@​schematics/angular

Commit Description
fix - e7abeb5c7 add missing imports for focus and skip APIs in refactor-jasmine-vitest

@​angular/cli

Commit Description
fix - 233deef01 fix broken img ref in ai-tutor
fix - 7cea9885c introduce initial package manager workspace awareness
fix - 5b1a5b743 remove standalone true ref in ai tutor

@​angular/ssr

Commit Description
fix - 94023f62c introduce trustProxyHeaders option to safely validate and sanitize proxy headers
fix - 5ffe5c309 add support for configuring trusted proxy headers via environment variable
fix - 930ada9b7 decode route segments when building and matching route tree
fix - 0dc8a440c use router to normalize URLs for comparison

21.2.8

@​angular/cli

Commit Description
fix - e91280c05 dynamically resolve project Angular CLI executable inside MCP tools
fix - 01af6741b ignore EBADF file system errors during MCP project scan
fix - f7a3e6ed8 use headless option in MCP test tool

@​angular-devkit/build-angular

Commit Description
fix - 00336c037 ensure route has leading slash in prerender builder
fix - e87d302d6 fix app-shell route format and

@​angular/build

Commit Description
fix - c93140a54 use rootDir for HMR component updates path resolution
fix - 6df2b1488 validate V8 coverage support for browsers in Vitest
Changelog

Sourced from @​angular/build's changelog.

21.2.9 (2026-04-29)

@​angular/cli

Commit Type Description
233deef01 fix fix broken img ref in ai-tutor
7cea9885c fix introduce initial package manager workspace awareness
5b1a5b743 fix remove standalone true ref in ai tutor

@​schematics/angular

Commit Type Description
e7abeb5c7 fix add missing imports for focus and skip APIs in refactor-jasmine-vitest...

Description has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 28, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 28, 2026

Deploy Preview for springwolf-ui ready!

Name Link
🔨 Latest commit 49ecf50
🔍 Latest deploy log https://app.netlify.com/projects/springwolf-ui/deploys/69f27a25aaee0f0008b700ac
😎 Deploy Preview https://deploy-preview-1720--springwolf-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@timonback timonback enabled auto-merge (squash) April 29, 2026 21:33
@timonback
Copy link
Copy Markdown
Member

@dependabot rebase

…ith 12 updates

Bumps the dependencies-angular group with 12 updates in the /springwolf-ui directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `21.2.9` | `21.2.10` |
| [@angular/cdk](https://github.com/angular/components) | `21.2.7` | `21.2.9` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `21.2.9` | `21.2.10` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `21.2.9` | `21.2.10` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `21.2.9` | `21.2.10` |
| [@angular/material](https://github.com/angular/components) | `21.2.7` | `21.2.9` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `21.2.9` | `21.2.10` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `21.2.9` | `21.2.10` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `21.2.9` | `21.2.10` |
| [@angular/build](https://github.com/angular/angular-cli) | `21.2.7` | `21.2.9` |
| [@angular/cli](https://github.com/angular/angular-cli) | `21.2.7` | `21.2.9` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `21.2.9` | `21.2.10` |



Updates `@angular/animations` from 21.2.9 to 21.2.10
- [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.10/packages/animations)

Updates `@angular/cdk` from 21.2.7 to 21.2.9
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@v21.2.7...v21.2.9)

Updates `@angular/common` from 21.2.9 to 21.2.10
- [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.10/packages/common)

Updates `@angular/compiler` from 21.2.9 to 21.2.10
- [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.10/packages/compiler)

Updates `@angular/core` from 21.2.9 to 21.2.10
- [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.10/packages/core)

Updates `@angular/material` from 21.2.7 to 21.2.9
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@v21.2.7...v21.2.9)

Updates `@angular/platform-browser` from 21.2.9 to 21.2.10
- [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.10/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 21.2.9 to 21.2.10
- [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.10/packages/platform-browser-dynamic)

Updates `@angular/router` from 21.2.9 to 21.2.10
- [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.10/packages/router)

Updates `@angular/build` from 21.2.7 to 21.2.9
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v21.2.7...v21.2.9)

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

Updates `@angular/compiler-cli` from 21.2.9 to 21.2.10
- [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.10/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-version: 21.2.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-angular
- dependency-name: "@angular/build"
  dependency-version: 21.2.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-angular
- dependency-name: "@angular/cdk"
  dependency-version: 21.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-angular
- dependency-name: "@angular/cli"
  dependency-version: 21.2.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-angular
- dependency-name: "@angular/common"
  dependency-version: 21.2.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-angular
- dependency-name: "@angular/compiler"
  dependency-version: 21.2.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-angular
- dependency-name: "@angular/compiler-cli"
  dependency-version: 21.2.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-angular
- dependency-name: "@angular/core"
  dependency-version: 21.2.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-angular
- dependency-name: "@angular/material"
  dependency-version: 21.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-angular
- dependency-name: "@angular/platform-browser"
  dependency-version: 21.2.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-angular
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-version: 21.2.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-angular
- dependency-name: "@angular/router"
  dependency-version: 21.2.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-angular
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): Bump the dependencies-angular group in /springwolf-ui with 12 updates chore(deps): Bump the dependencies-angular group across 1 directory with 12 updates Apr 29, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/springwolf-ui/dependencies-angular-6632729601 branch from 8982694 to 49ecf50 Compare April 29, 2026 21:37
@timonback timonback merged commit c674fc2 into main Apr 29, 2026
24 of 25 checks passed
@timonback timonback deleted the dependabot/npm_and_yarn/springwolf-ui/dependencies-angular-6632729601 branch April 29, 2026 21:37
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