Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/springwolf-ui/dependencies-angular-ddb389889c
Open

chore(deps): Bump the dependencies-angular group across 1 directory with 12 updates#1802
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/springwolf-ui/dependencies-angular-ddb389889c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

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

Package From To
@angular/animations 22.0.2 22.0.5
@angular/cdk 22.0.2 22.0.3
@angular/common 22.0.2 22.0.5
@angular/compiler 22.0.2 22.0.5
@angular/core 22.0.2 22.0.5
@angular/material 22.0.2 22.0.3
@angular/platform-browser 22.0.2 22.0.5
@angular/platform-browser-dynamic 22.0.2 22.0.5
@angular/router 22.0.2 22.0.5
@angular/build 22.0.4 22.0.5
@angular/cli 22.0.4 22.0.5
@angular/compiler-cli 22.0.2 22.0.5

Updates @angular/animations from 22.0.2 to 22.0.5

Release notes

Sourced from @​angular/animations's releases.

22.0.5

common

Commit Description
fix - eb8fb9fe58 use Object.hasOwn in I18nSelectPipe to handle null-prototype and shadowed mappings

compiler-cli

Commit Description
fix - baf09a9939 include toSignal in debugName transform

core

Commit Description
fix - e598dc843f improve input writes migration in best effort mode
fix - ced0180b06 reject dynamic script host elements

router

Commit Description
fix - ca13b42e7c fix malformed jsdoc comment for RouterLinkWithHref export

22.0.4

migrations

Commit Description
fix - fd37f09f37 resolve migration failure when tsconfig specifies rootDir

22.0.3

compiler

Commit Description
fix - f90c20df40 account for NgModule dependencies in JIT-compiled partial declarations
fix - f4f7f3755c remove unused import breaking CI in 22.0.x

compiler-cli

Commit Description
fix - 06d854929c report diagnostic instead of crashing on malformed host binding

core

Commit Description
fix - 2799304259 avoid uncaught promise errors in injectAsync prefetching

http

Commit Description
fix - 8cdc202dfc prevent caching of responses with Set-Cookie headers

service-worker

Commit Description
fix - b4a5a2fb4e preserve referrer in asset requests
fix - a16f9b2263 preserve referrer policy in asset requests

upgrade

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/animations's changelog.

22.0.5 (2026-07-01)

common

Commit Type Description
eb8fb9fe58 fix use Object.hasOwn in I18nSelectPipe to handle null-prototype and shadowed mappings

compiler-cli

Commit Type Description
baf09a9939 fix include toSignal in debugName transform

core

Commit Type Description
e598dc843f fix improve input writes migration in best effort mode
ced0180b06 fix reject dynamic script host elements

router

Commit Type Description
ca13b42e7c fix fix malformed jsdoc comment for RouterLinkWithHref export

22.1.0-next.3 (2026-06-26)

migrations

Commit Type Description
26b0c719ef fix resolve migration failure when tsconfig specifies rootDir

22.0.4 (2026-06-26)

migrations

Commit Type Description
fd37f09f37 fix resolve migration failure when tsconfig specifies rootDir

22.1.0-next.2 (2026-06-25)

compiler

Commit Type Description
ecd047578e fix account for NgModule dependencies in JIT-compiled partial declarations

compiler-cli

Commit Type Description
8b2785b597 fix report diagnostic instead of crashing on malformed host binding

core

... (truncated)

Commits

Updates @angular/cdk from 22.0.2 to 22.0.3

Release notes

Sourced from @​angular/cdk's releases.

22.0.3

material

Commit Description
fix - 5e2a8525c radio: do not set cursor on non interactive radio (#33418)
fix - 1c9bd0d6d sidenav: update inert value if mode changes (#33461)
fix - a436cd44b tabs: validate animation duration (#33452)

cdk

Commit Description
fix - 3b74812ae collections: add ability to bulk select/deselect values (#33469)
fix - 9e552a7b0 scrolling: reset more properties to avoid jumping during virtual scroll (#33439)

aria

Commit Description
fix - de9dd5909 combobox: improve autocomplete placeholder text color contrast (#33465)
fix - e87216c14 combobox: zonejs compatibility (#33453)
Changelog

Sourced from @​angular/cdk's changelog.

22.0.3 "22-0-3" (2026-07-01)

aria

Commit Type Description
de9dd5909 fix combobox: improve autocomplete placeholder text color contrast (#33465)
e87216c14 fix combobox: zonejs compatibility (#33453)

cdk

Commit Type Description
3b74812ae fix collections: add ability to bulk select/deselect values (#33469)
9e552a7b0 fix scrolling: reset more properties to avoid jumping during virtual scroll (#33439)

material

Commit Type Description
5e2a8525c fix radio: do not set cursor on non interactive radio (#33418)
1c9bd0d6d fix sidenav: update inert value if mode changes (#33461)
a436cd44b fix tabs: validate animation duration (#33452)

22.1.0-next.1 "plastic scooter" (2026-06-17)

aria

Commit Type Description
31781a0246 fix combobox: allow setting readonly (#33364)

cdk

Commit Type Description
231f94f555 fix layout: avoid CSS injection attacks in media matcher
10db3e30f9 fix platform: account for composedPath error during event replay (#33409)

material

Commit Type Description
cd10a97a9d fix bottom-sheet: ensure animation event comes from container
e49f1273c8 fix chips: correct focus management on chip destruction (#33329)
e31d3fd247 fix chips: wrong padding when chip only has edit icon (#33407)
a02d935ca3 fix grid-list: always validate colspan
0939437095 fix stepper: validate animation durations

youtube-player

Commit Type Description
2430e6e53b fix update to latest typings and fix error (#33387)

multiple

Commit Type Description
eb2c033311 fix improve dark theme visibility in menu, overlay, and portal examples (#33367)

... (truncated)

Commits
  • 6d64490 release: cut the v22.0.3 release
  • de9dd59 fix(aria/combobox): improve autocomplete placeholder text color contrast (#33...
  • 3b74812 fix(cdk/collections): add ability to bulk select/deselect values (#33469)
  • 69dfdcc refactor(cdk/table): switch tests away from fakeAsync (#33456)
  • 6cd0d30 refactor(cdk/layout): switch tests away from fakeAsync (#33446)
  • a205bf0 build: update cross-repo angular dependencies (#33436)
  • 66a5923 build: update dependency node to v22.23.1 (#33438)
  • 4330c00 build: update pnpm to v10.34.4 (#33428)
  • d1346a3 build: lock file maintenance (#33433)
  • 1c9bd0d fix(material/sidenav): update inert value if mode changes (#33461)
  • Additional commits viewable in compare view

Updates @angular/common from 22.0.2 to 22.0.5

Release notes

Sourced from @​angular/common's releases.

22.0.5

common

Commit Description
fix - eb8fb9fe58 use Object.hasOwn in I18nSelectPipe to handle null-prototype and shadowed mappings

compiler-cli

Commit Description
fix - baf09a9939 include toSignal in debugName transform

core

Commit Description
fix - e598dc843f improve input writes migration in best effort mode
fix - ced0180b06 reject dynamic script host elements

router

Commit Description
fix - ca13b42e7c fix malformed jsdoc comment for RouterLinkWithHref export

22.0.4

migrations

Commit Description
fix - fd37f09f37 resolve migration failure when tsconfig specifies rootDir

22.0.3

compiler

Commit Description
fix - f90c20df40 account for NgModule dependencies in JIT-compiled partial declarations
fix - f4f7f3755c remove unused import breaking CI in 22.0.x

compiler-cli

Commit Description
fix - 06d854929c report diagnostic instead of crashing on malformed host binding

core

Commit Description
fix - 2799304259 avoid uncaught promise errors in injectAsync prefetching

http

Commit Description
fix - 8cdc202dfc prevent caching of responses with Set-Cookie headers

service-worker

Commit Description
fix - b4a5a2fb4e preserve referrer in asset requests
fix - a16f9b2263 preserve referrer policy in asset requests

upgrade

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

22.0.5 (2026-07-01)

common

Commit Type Description
eb8fb9fe58 fix use Object.hasOwn in I18nSelectPipe to handle null-prototype and shadowed mappings

compiler-cli

Commit Type Description
baf09a9939 fix include toSignal in debugName transform

core

Commit Type Description
e598dc843f fix improve input writes migration in best effort mode
ced0180b06 fix reject dynamic script host elements

router

Commit Type Description
ca13b42e7c fix fix malformed jsdoc comment for RouterLinkWithHref export

22.1.0-next.3 (2026-06-26)

migrations

Commit Type Description
26b0c719ef fix resolve migration failure when tsconfig specifies rootDir

22.0.4 (2026-06-26)

migrations

Commit Type Description
fd37f09f37 fix resolve migration failure when tsconfig specifies rootDir

22.1.0-next.2 (2026-06-25)

compiler

Commit Type Description
ecd047578e fix account for NgModule dependencies in JIT-compiled partial declarations

compiler-cli

Commit Type Description
8b2785b597 fix report diagnostic instead of crashing on malformed host binding

core

... (truncated)

Commits
  • eb8fb9f fix(common): use Object.hasOwn in I18nSelectPipe to handle null-prototype and...
  • cd8f472 docs: add documentation for HttpClient response body size limit and related e...
  • 8cdc202 fix(http): prevent caching of responses with Set-Cookie headers
  • See full diff in compare view

Updates @angular/compiler from 22.0.2 to 22.0.5

Release notes

Sourced from @​angular/compiler's releases.

22.0.5

common

Commit Description
fix - eb8fb9fe58 use Object.hasOwn in I18nSelectPipe to handle null-prototype and shadowed mappings

compiler-cli

Commit Description
fix - baf09a9939 include toSignal in debugName transform

core

Commit Description
fix - e598dc843f improve input writes migration in best effort mode
fix - ced0180b06 reject dynamic script host elements

router

Commit Description
fix - ca13b42e7c fix malformed jsdoc comment for RouterLinkWithHref export

22.0.4

migrations

Commit Description
fix - fd37f09f37 resolve migration failure when tsconfig specifies rootDir

22.0.3

compiler

Commit Description
fix - f90c20df40 account for NgModule dependencies in JIT-compiled partial declarations
fix - f4f7f3755c remove unused import breaking CI in 22.0.x

compiler-cli

Commit Description
fix - 06d854929c report diagnostic instead of crashing on malformed host binding

core

Commit Description
fix - 2799304259 avoid uncaught promise errors in injectAsync prefetching

http

Commit Description
fix - 8cdc202dfc prevent caching of responses with Set-Cookie headers

service-worker

Commit Description
fix - b4a5a2fb4e preserve referrer in asset requests
fix - a16f9b2263 preserve referrer policy in asset requests

upgrade

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

22.0.5 (2026-07-01)

common

Commit Type Description
eb8fb9fe58 fix use Object.hasOwn in I18nSelectPipe to handle null-prototype and shadowed mappings

compiler-cli

Commit Type Description
baf09a9939 fix include toSignal in debugName transform

core

Commit Type Description
e598dc843f fix improve input writes migration in best effort mode
ced0180b06 fix reject dynamic script host elements

router

Commit Type Description
ca13b42e7c fix fix malformed jsdoc comment for RouterLinkWithHref export

22.1.0-next.3 (2026-06-26)

migrations

Commit Type Description
26b0c719ef fix resolve migration failure when tsconfig specifies rootDir

22.0.4 (2026-06-26)

migrations

Commit Type Description
fd37f09f37 fix resolve migration failure when tsconfig specifies rootDir

22.1.0-next.2 (2026-06-25)

compiler

Commit Type Description
ecd047578e fix account for NgModule dependencies in JIT-compiled partial declarations

compiler-cli

Commit Type Description
8b2785b597 fix report diagnostic instead of crashing on malformed host binding

core

... (truncated)

Commits
  • b5ea340 refactor(compiler): remove visitAttributeComment
  • f4f7f37 fix(compiler): remove unused import breaking CI in 22.0.x
  • f90c20d fix(compiler): account for NgModule dependencies in JIT-compiled partial decl...
  • 489d170 refactor(compiler): desable the legacy template syntax
  • 39001be refactor(compiler): Move the attribute comment to the HTML AST
  • See full diff in compare view

Updates @angular/core from 22.0.2 to 22.0.5

Release notes

Sourced from @​angular/core's releases.

22.0.5

common

Commit Description
fix - eb8fb9fe58 use Object.hasOwn in I18nSelectPipe to handle null-prototype and shadowed mappings

compiler-cli

Commit Description
fix - baf09a9939 include toSignal in debugName transform

core

Commit Description
fix - e598dc843f improve input writes migration in best effort mode
fix - ced0180b06 reject dynamic script host elements

router

Commit Description
fix - ca13b42e7c fix malformed jsdoc comment for RouterLinkWithHref export

22.0.4

migrations

Commit Description
fix - fd37f09f37 resolve migration failure when tsconfig specifies rootDir

22.0.3

compiler

Commit Description
fix - f90c20df40 account for NgModule dependencies in JIT-compiled partial declarations
fix - f4f7f3755c remove unused import breaking CI in 22.0.x

compiler-cli

Commit Description
fix - 06d854929c report diagnostic instead of crashing on malformed host binding

core

Commit Description
fix - 2799304259 avoid uncaught promise errors in injectAsync prefetching

http

Commit Description
fix - 8cdc202dfc prevent caching of responses with Set-Cookie headers

service-worker

Commit Description
fix - b4a5a2fb4e preserve referrer in asset requests
fix - a16f9b2263 preserve referrer policy in asset requests

upgrade

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

22.0.5 (2026-07-01)

common

Commit Type Description
eb8fb9fe58 fix use Object.hasOwn in I18nSelectPipe to handle null-prototype and shadowed mappings

compiler-cli

Commit Type Description
baf09a9939 fix include toSignal in debugName transform

core

Commit Type Description
e598dc843f fix improve input writes migration in best effort mode
ced0180b06 fix reject dynamic script host elements

router

Commit Type Description
ca13b42e7c fix fix malformed jsdoc comment for RouterLinkWithHref export

22.1.0-next.3 (2026-06-26)

migrations

Commit Type Description
26b0c719ef fix resolve migration failure when tsconfig specifies rootDir

22.0.4 (2026-06-26)

migrations

Commit Type Description
fd37f09f37 fix resolve migration failure when tsconfig specifies rootDir

22.1.0-next.2 (2026-06-25)

compiler

Commit Type Description
ecd047578e fix account for NgModule dependencies in JIT-compiled partial declarations

compiler-cli

Commit Type Description
8b2785b597 fix report diagnostic instead of crashing on malformed host binding

core

... (truncated)

Commits
  • ced0180 fix(core): reject dynamic script host elements
  • c3be83c refactor(core): allow AnimationClassBindingFn to return undefined or null
  • e598dc8 fix(core): improve input writes migration in best effort mode
  • fd37f09 fix(migrations): resolve migration failure when tsconfig specifies rootDir
  • f90c20d fix(compiler): account for NgModule dependencies in JIT-compiled partial decl...
  • 01d58d7 refactor(core): Tree shake the SimpleChanges & co.
  • 03d1a64 docs(core): document resource chaining with chain() in params context
  • 2799304 fix(core): avoid uncaught promise errors in injectAsync prefetching
  • 3e7c83b Revert "fix(core): escape overlapping comment delimiters in escapeCommentText"
  • See full diff in compare view

Updates @angular/material from 22.0.2 to 22.0.3

Release notes

Sourced from @​angular/material's releases.

22.0.3

material

Commit Description
fix - 5e2a8525c radio: do not set cursor on non interactive radio (#33418)
fix - 1c9bd0d6d sidenav: update inert value if mode changes (#33461)
fix - a436cd44b tabs: validate animation duration (#33452)

cdk

Commit Description
fix - 3b74812ae collections: add ability to bulk select/deselect values (#33469)
fix - 9e552a7b0 scrolling: reset more properties to avoid jumping during virtual scroll (#33439)

aria

Commit Description
fix - de9dd5909 combobox: improve autocomplete placeholder text color contrast (#33465)
fix - e87216c14 combobox: zonejs compatibility (#33453)
Changelog

Sourced from @​angular/material's changelog.

22.0.3 "22-0-3" (2026-07-01)

aria

Commit Type Description
de9dd5909 fix combobox: improve autocomplete placeholder text color contrast (#33465)
e87216c14 fix combobox: zonejs compatibility (#33453)

cdk

Commit Type Description
3b74812ae fix collections: add ability to bulk select/deselect values (#33469)
9e552a7b0 fix scrolling: reset more properties to avoid jumping during virtual scroll (#33439)

material

Commit Type Description
5e2a8525c fix radio: do not set cursor on non interactive radio (#33418)
1c9bd0d6d fix sidenav: update inert value if mode changes (#33461)
a436cd44b fix tabs: validate animation duration (#33452)

22.1.0-next.1 "plastic scooter" (2026-06-17)

aria

Commit Type Description
31781a0246 fix combobox: allow setting readonly (#33364)

cdk

Commit Type Description
231f94f555 fix layout: avoid CSS injection attacks in media matcher
10db3e30f9 fix platform: account for composedPath error during event replay (#33409)

material

Commit Type Description
cd10a97a9d fix bottom-sheet: ensure animation event comes from container
e49f1273c8 fix chips: correct focus management on chip destruction (#33329)
e31d3fd247 fix chips: wrong padding when chip only has edit icon (#33407)
a02d935ca3 fix grid-list: always validate colspan
0939437095 fix stepper: validate animation durations

youtube-player

Commit Type Description
2430e6e53b fix update to latest typings and fix error (#33387)

multiple

Commit Type Description
eb2c033311 fix improve dark theme visibility in menu, overlay, and portal examples (#33367)

... (truncated)

Commits
  • 6d64490 release: cut the v22.0.3 release
  • de9dd59 fix(aria/combobox): improve autocomplete placeholder text color contrast (#33...
  • 3b74812 fix(cdk/collections): add ability to bulk select/deselect values (#33469)
  • 69dfdcc refactor(cdk/table): switch tests away from fakeAsync (#33456)
  • 6cd0d30 refactor(cdk/layout): switch tests away from fakeAsync (#33446)
  • a205bf0 build: update cross-repo angular dependencies (#33436)
  • 66a5923 build: update dependency node to v22.23.1 (#33438)
  • 4330c00 build: update pnpm to v10.34.4 (#33428)
  • d1346a3 build: lock file maintenance (#33433)
  • 1c9bd0d fix(material/sidenav): update inert value if mode changes (#33461)
  • Additional commits viewable in compare view

Updates @angular/platform-browser from 22.0.2 to 22.0.5

Release notes

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

22.0.5

common

Commit Description
fix - eb8fb9fe58 use Object.hasOwn in I18nSelectPipe to handle null-prototype and shadowed mappings

compiler-cli

Commit Description
fix - baf09a9939 include toSignal in debugName transform

core

Commit Description
fix - e598dc843f improve inp...

Description has been truncated

…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) | `22.0.2` | `22.0.5` |
| [@angular/cdk](https://github.com/angular/components) | `22.0.2` | `22.0.3` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `22.0.2` | `22.0.5` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `22.0.2` | `22.0.5` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `22.0.2` | `22.0.5` |
| [@angular/material](https://github.com/angular/components) | `22.0.2` | `22.0.3` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `22.0.2` | `22.0.5` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `22.0.2` | `22.0.5` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `22.0.2` | `22.0.5` |
| [@angular/build](https://github.com/angular/angular-cli) | `22.0.4` | `22.0.5` |
| [@angular/cli](https://github.com/angular/angular-cli) | `22.0.4` | `22.0.5` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `22.0.2` | `22.0.5` |



Updates `@angular/animations` from 22.0.2 to 22.0.5
- [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/v22.0.5/packages/animations)

Updates `@angular/cdk` from 22.0.2 to 22.0.3
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@v22.0.2...v22.0.3)

Updates `@angular/common` from 22.0.2 to 22.0.5
- [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/v22.0.5/packages/common)

Updates `@angular/compiler` from 22.0.2 to 22.0.5
- [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/v22.0.5/packages/compiler)

Updates `@angular/core` from 22.0.2 to 22.0.5
- [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/v22.0.5/packages/core)

Updates `@angular/material` from 22.0.2 to 22.0.3
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@v22.0.2...v22.0.3)

Updates `@angular/platform-browser` from 22.0.2 to 22.0.5
- [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/v22.0.5/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 22.0.2 to 22.0.5
- [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/v22.0.5/packages/platform-browser-dynamic)

Updates `@angular/router` from 22.0.2 to 22.0.5
- [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/v22.0.5/packages/router)

Updates `@angular/build` from 22.0.4 to 22.0.5
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v22.0.4...v22.0.5)

Updates `@angular/cli` from 22.0.4 to 22.0.5
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v22.0.4...v22.0.5)

Updates `@angular/compiler-cli` from 22.0.2 to 22.0.5
- [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/v22.0.5/packages/compiler-cli)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 6, 2026
@netlify

netlify Bot commented Jul 6, 2026

Copy link
Copy Markdown

Deploy Preview for springwolf-ui ready!

Name Link
🔨 Latest commit 9ce8d11
🔍 Latest deploy log https://app.netlify.com/projects/springwolf-ui/deploys/6a4c2b66bf46ad0008dd4b28
😎 Deploy Preview https://deploy-preview-1802--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.

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