Skip to content

chore(deps): Bump the dependencies-angular group in /springwolf-ui with 12 updates - #1863

Merged
sam0r040 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/springwolf-ui/dependencies-angular-c0ac1c13e4
Sep 18, 2026
Merged

sam0r040 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/springwolf-ui/dependencies-angular-c0ac1c13e4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

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

Package From To
@angular/animations 22.1.5 22.1.6
@angular/cdk 22.1.5 22.1.6
@angular/common 22.1.5 22.1.6
@angular/compiler 22.1.5 22.1.6
@angular/core 22.1.5 22.1.6
@angular/material 22.1.5 22.1.6
@angular/platform-browser 22.1.5 22.1.6
@angular/platform-browser-dynamic 22.1.5 22.1.6
@angular/router 22.1.5 22.1.6
@angular/build 22.1.7 22.1.8
@angular/cli 22.1.7 22.1.8
@angular/compiler-cli 22.1.5 22.1.6

Updates @angular/animations from 22.1.5 to 22.1.6

Release notes

Sourced from @​angular/animations's releases.

22.1.6

compiler

Commit Description
fix - cbb8702143 namespace @property declarations

compiler-cli

Commit Description
fix - aea121e532 do not flag callable objects with zero parameters in uninvoked track function check

core

Commit Description
fix - c19b948ef8 apply SkipSelf to only the starting node in embedded views

platform-server

Commit Description
fix - d20a379583 avoid sourcemap corruption during domino path substitution

router

Commit Description
fix - 95c01e9cde keep detached route subtree contexts isolated and intact
Commits
  • dac2fb2 docs(animations): stop the query() usage notes truncating at a code sample
  • See full diff in compare view

Updates @angular/cdk from 22.1.5 to 22.1.6

Release notes

Sourced from @​angular/cdk's releases.

22.1.6

cdk

Commit Description
fix - 690ddb4a2 overlay: expose currently open overlays (#33768)
Changelog

Sourced from @​angular/cdk's changelog.

22.1.6 "bismuth-bike" (2026-09-09)

cdk

Commit Type Description
690ddb4a2 fix overlay: expose currently open overlays (#33768)

22.2.0-next.4 "platinum-piano" (2026-09-02)

aria

Commit Type Description
de579cc34 fix combobox: popup not closing when focus leaves it (#33697)
46b918eda fix menu: focus not moved into menu if items are delayed (#33743)
cd9c7da8b fix menu: make MenuItem value optional (#33715)

material

Commit Type Description
5d64e397b feat icon: add material symbol classes automatically (#33750)
d33df3168 fix menu: allow focus to land on disabledInteractive items (#33749)

multiple

Commit Type Description
9ed16f1ac fix add forms to cdk peer dependencies (#33666)
ab16b1fb9 fix include material symbols in selectors (#33754)

Commits

Updates @angular/common from 22.1.5 to 22.1.6

Release notes

Sourced from @​angular/common's releases.

22.1.6

compiler

Commit Description
fix - cbb8702143 namespace @property declarations

compiler-cli

Commit Description
fix - aea121e532 do not flag callable objects with zero parameters in uninvoked track function check

core

Commit Description
fix - c19b948ef8 apply SkipSelf to only the starting node in embedded views

platform-server

Commit Description
fix - d20a379583 avoid sourcemap corruption during domino path substitution

router

Commit Description
fix - 95c01e9cde keep detached route subtree contexts isolated and intact
Commits
  • 6da6d7a refactor(core): use native Promise.withResolvers() in remaining tests
  • 237be1f fix(docs-infra): only read a deprecation version from the start of the tag
  • See full diff in compare view

Updates @angular/compiler from 22.1.5 to 22.1.6

Release notes

Sourced from @​angular/compiler's releases.

22.1.6

compiler

Commit Description
fix - cbb8702143 namespace @property declarations

compiler-cli

Commit Description
fix - aea121e532 do not flag callable objects with zero parameters in uninvoked track function check

core

Commit Description
fix - c19b948ef8 apply SkipSelf to only the starting node in embedded views

platform-server

Commit Description
fix - d20a379583 avoid sourcemap corruption during domino path substitution

router

Commit Description
fix - 95c01e9cde keep detached route subtree contexts isolated and intact
Commits
  • cbb8702 fix(compiler): namespace @property declarations
  • dfe7be4 refactor(compiler): emit any as type argument for ɵɵInjectableDeclaration
  • See full diff in compare view

Updates @angular/core from 22.1.5 to 22.1.6

Release notes

Sourced from @​angular/core's releases.

22.1.6

compiler

Commit Description
fix - cbb8702143 namespace @property declarations

compiler-cli

Commit Description
fix - aea121e532 do not flag callable objects with zero parameters in uninvoked track function check

core

Commit Description
fix - c19b948ef8 apply SkipSelf to only the starting node in embedded views

platform-server

Commit Description
fix - d20a379583 avoid sourcemap corruption during domino path substitution

router

Commit Description
fix - 95c01e9cde keep detached route subtree contexts isolated and intact
Commits
  • b9e903c docs: add CommonModule guidance to AI best practices
  • 6da6d7a refactor(core): use native Promise.withResolvers() in remaining tests
  • e3fb44d test(core): remove redundant change detection configuration
  • ef48630 test(core): replace act with actAsync
  • c19b948 fix(core): apply SkipSelf to only the starting node in embedded views
  • See full diff in compare view

Updates @angular/material from 22.1.5 to 22.1.6

Release notes

Sourced from @​angular/material's releases.

22.1.6

cdk

Commit Description
fix - 690ddb4a2 overlay: expose currently open overlays (#33768)
Changelog

Sourced from @​angular/material's changelog.

22.1.6 "bismuth-bike" (2026-09-09)

cdk

Commit Type Description
690ddb4a2 fix overlay: expose currently open overlays (#33768)

22.2.0-next.4 "platinum-piano" (2026-09-02)

aria

Commit Type Description
de579cc34 fix combobox: popup not closing when focus leaves it (#33697)
46b918eda fix menu: focus not moved into menu if items are delayed (#33743)
cd9c7da8b fix menu: make MenuItem value optional (#33715)

material

Commit Type Description
5d64e397b feat icon: add material symbol classes automatically (#33750)
d33df3168 fix menu: allow focus to land on disabledInteractive items (#33749)

multiple

Commit Type Description
9ed16f1ac fix add forms to cdk peer dependencies (#33666)
ab16b1fb9 fix include material symbols in selectors (#33754)

Commits

Updates @angular/platform-browser from 22.1.5 to 22.1.6

Release notes

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

22.1.6

compiler

Commit Description
fix - cbb8702143 namespace @property declarations

compiler-cli

Commit Description
fix - aea121e532 do not flag callable objects with zero parameters in uninvoked track function check

core

Commit Description
fix - c19b948ef8 apply SkipSelf to only the starting node in embedded views

platform-server

Commit Description
fix - d20a379583 avoid sourcemap corruption during domino path substitution

router

Commit Description
fix - 95c01e9cde keep detached route subtree contexts isolated and intact
Commits
  • 6da6d7a refactor(core): use native Promise.withResolvers() in remaining tests
  • See full diff in compare view

Updates @angular/platform-browser-dynamic from 22.1.5 to 22.1.6

Release notes

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

22.1.6

compiler

Commit Description
fix - cbb8702143 namespace @property declarations

compiler-cli

Commit Description
fix - aea121e532 do not flag callable objects with zero parameters in uninvoked track function check

core

Commit Description
fix - c19b948ef8 apply SkipSelf to only the starting node in embedded views

platform-server

Commit Description
fix - d20a379583 avoid sourcemap corruption during domino path substitution

router

Commit Description
fix - 95c01e9cde keep detached route subtree contexts isolated and intact
Commits

Updates @angular/router from 22.1.5 to 22.1.6

Release notes

Sourced from @​angular/router's releases.

22.1.6

compiler

Commit Description
fix - cbb8702143 namespace @property declarations

compiler-cli

Commit Description
fix - aea121e532 do not flag callable objects with zero parameters in uninvoked track function check

core

Commit Description
fix - c19b948ef8 apply SkipSelf to only the starting node in embedded views

platform-server

Commit Description
fix - d20a379583 avoid sourcemap corruption during domino path substitution

router

Commit Description
fix - 95c01e9cde keep detached route subtree contexts isolated and intact
Commits
  • 6da6d7a refactor(core): use native Promise.withResolvers() in remaining tests
  • 95c01e9 fix(router): keep detached route subtree contexts isolated and intact
  • See full diff in compare view

Updates @angular/build from 22.1.7 to 22.1.8

Release notes

Sourced from @​angular/build's releases.

22.1.8

@​angular/build

Commit Description
fix - a6e30fa378 disable strictPort when port 0 is used in dev-server
perf - 35a5d4aa49 avoid full JSON parsing when updating sourcemap ignore list
perf - 48cc43cbf2 read rendered module length once per module in chunk optimizer (#34045)
Changelog

Sourced from @​angular/build's changelog.

22.1.8 (2026-09-10)

@​angular/build

Commit Type Description
a6e30fa378 fix disable strictPort when port 0 is used in dev-server
35a5d4aa49 perf avoid full JSON parsing when updating sourcemap ignore list
48cc43cbf2 perf read rendered module length once per module in chunk optimizer (#34045)

22.2.0-next.6 (2026-09-02)

@​angular/cli

Commit Type Description
b37c93329 fix isolate temporary package installations from parent Yarn workspace

@​angular/build

Commit Type Description
4b8c62a8f fix add splitting option to unit-test builder
51565d4bc fix enable code splitting for vitest browser tests
5b850fdfc fix fail build and exclude routes when prerendering fails
dfa7f03a9 fix keep dev-server Vite cache worktree-local
135662d9a fix preserve binary values in the SQLite cache store
701bde481 fix preserve duplicate bundle filenames across output file types
6ee559ca9 perf bypass worker dispatch for files without transform candidates
2b85529e8 perf use iterative post-order AST traversal for OXC transforms
ecbcd87b8 perf use native sass-embedded compiler daemon
ce83ac0e8 perf use size-weighted task heuristics in i18n inliner

@​angular/ssr

Commit Type Description
4fa81d403 fix decode pathname when constructing server asset path
bb72145f9 fix ensure public directory containment in CommonEngine

Commits
  • f69e446 release: cut the v22.1.8 release
  • 2500e4f build: replace pnpm -s shorthand with --silent for improved readability
  • fa9fc6e build: set verifyDepsBeforeRun to warn in pnpm workspace configuration
  • 61cfc6d test(@​angular/build): prevent flakiness in incremental-watch e2e test
  • ca322ca build: update cross-repo angular dependencies
  • 1bbcd86 build: update pnpm to v11.26.0
  • b496e4a refactor: replace -s flag with --silent in husky prepare-commit-msg script
  • 87a1610 test(@​angular/build): fix flakiness in dev-server rebuild error detection test
  • 57c9a4a test(@​angular-devkit/build-angular): prevent flakiness in live-reload proxies...
  • a6e30fa fix(@​angular/build): disable strictPort when port 0 is used in dev-server
  • Additional commits viewable in compare view

Updates @angular/cli from 22.1.7 to 22.1.8

Release notes

Sourced from @​angular/cli's releases.

22.1.8

@​angular/build

Commit Description
fix - a6e30fa378 disable strictPort when port 0 is used in dev-server
perf - 35a5d4aa49 avoid full JSON parsing when updating sourcemap ignore list
perf - 48cc43cbf2 read rendered module length once per module in chunk optimizer (#34045)
Changelog

Sourced from @​angular/cli's changelog.

22.1.8 (2026-09-10)

@​angular/build

Commit Type Description
a6e30fa378 fix disable strictPort when port 0 is used in dev-server
35a5d4aa49 perf avoid full JSON parsing when updating sourcemap ignore list
48cc43cbf2 perf read rendered module length once per module in chunk optimizer (#34045)

22.2.0-next.6 (2026-09-02)

@​angular/cli

Commit Type Description
b37c93329 fix isolate temporary package installations from parent Yarn workspace

@​angular/build

Commit Type Description
4b8c62a8f fix add splitting option to unit-test builder
51565d4bc fix enable code splitting for vitest browser tests
5b850fdfc fix fail build and exclude routes when prerendering fails
dfa7f03a9 fix keep dev-server Vite cache worktree-local
135662d9a fix preserve binary values in the SQLite cache store
701bde481 fix preserve duplicate bundle filenames across output file types
6ee559ca9 perf bypass worker dispatch for files without transform candidates
2b85529e8 perf use iterative post-order AST traversal for OXC transforms
ecbcd87b8 perf use native sass-embedded compiler daemon
ce83ac0e8 perf use size-weighted task heuristics in i18n inliner

@​angular/ssr

Commit Type Description
4fa81d403 fix decode pathname when constructing server asset path
bb72145f9 fix ensure public directory containment in CommonEngine

Commits
  • f69e446 release: cut the v22.1.8 release
  • 2500e4f build: replace pnpm -s shorthand with --silent for improved readability
  • fa9fc6e build: set verifyDepsBeforeRun to warn in pnpm workspace configuration
  • 61cfc6d test(@​angular/build): prevent flakiness in incremental-watch e2e test
  • ca322ca build: update cross-repo angular dependencies
  • 1bbcd86 build: update pnpm to v11.26.0
  • b496e4a refactor: replace -s flag with --silent in husky prepare-commit-msg script
  • 87a1610 test(@​angular/build): fix flakiness in dev-server rebuild error detection test
  • 57c9a4a test(@​angular-devkit/build-angular): prevent flakiness in live-reload proxies...
  • a6e30fa fix(@​angular/build): disable strictPort when port 0 is used in dev-server
  • Additional commits viewable in compare view

Updates @angular/compiler-cli from 22.1.5 to 22.1.6

Release notes

Sourced from @​angular/compiler-cli's releases.

22.1.6

compiler

Commit Description
fix - cbb8702143 namespace @property declarations

compiler-cli

Commit Description
fix - aea121e532 do not flag callable objects with zero parameters in uninvoked track function check

core

Commit Description
fix - c19b948ef8 apply SkipSelf to only the starting node in embedded views

platform-server

Commit Description
fix - d20a379583 avoid sourcemap corruption during domino path substitution

router

Commit Description
fix - 95c01e9cde keep detached route subtree contexts isolated and intact
Commits
  • aea121e fix(compiler-cli): do not flag callable objects with zero parameters in uninv...
  • dfe7be4 refactor(compiler): emit any as type argument for ɵɵInjectableDeclaration
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@angular/router [< 17, > 16.1.1]
@angular/platform-browser-dynamic [< 17, > 16.1.1]
@angular/common [< 17, > 16.1.1]
@angular/platform-browser [< 17, > 16.1.1]
@angular/core [< 17, > 16.2.0]
@angular/platform-browser-dynamic [< 18, > 17.0.2]
@angular/platform-browser [< 18, > 17.0.2]
@angular/router [< 18, > 17.0.2]
@angular/common [< 18, > 17.0.2]

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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

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


Updates `@angular/animations` from 22.1.5 to 22.1.6
- [Release notes](https://github.com/angular/angular/releases)
- [Commits](https://github.com/angular/angular/commits/v22.1.6/packages/animations)

Updates `@angular/cdk` from 22.1.5 to 22.1.6
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@v22.1.5...v22.1.6)

Updates `@angular/common` from 22.1.5 to 22.1.6
- [Release notes](https://github.com/angular/angular/releases)
- [Commits](https://github.com/angular/angular/commits/v22.1.6/packages/common)

Updates `@angular/compiler` from 22.1.5 to 22.1.6
- [Release notes](https://github.com/angular/angular/releases)
- [Commits](https://github.com/angular/angular/commits/v22.1.6/packages/compiler)

Updates `@angular/core` from 22.1.5 to 22.1.6
- [Release notes](https://github.com/angular/angular/releases)
- [Commits](https://github.com/angular/angular/commits/v22.1.6/packages/core)

Updates `@angular/material` from 22.1.5 to 22.1.6
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@v22.1.5...v22.1.6)

Updates `@angular/platform-browser` from 22.1.5 to 22.1.6
- [Release notes](https://github.com/angular/angular/releases)
- [Commits](https://github.com/angular/angular/commits/v22.1.6/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 22.1.5 to 22.1.6
- [Release notes](https://github.com/angular/angular/releases)
- [Commits](https://github.com/angular/angular/commits/v22.1.6/packages/platform-browser-dynamic)

Updates `@angular/router` from 22.1.5 to 22.1.6
- [Release notes](https://github.com/angular/angular/releases)
- [Commits](https://github.com/angular/angular/commits/v22.1.6/packages/router)

Updates `@angular/build` from 22.1.7 to 22.1.8
- [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.1.7...v22.1.8)

Updates `@angular/cli` from 22.1.7 to 22.1.8
- [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.1.7...v22.1.8)

Updates `@angular/compiler-cli` from 22.1.5 to 22.1.6
- [Release notes](https://github.com/angular/angular/releases)
- [Commits](https://github.com/angular/angular/commits/v22.1.6/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-version: 22.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-angular
- dependency-name: "@angular/cdk"
  dependency-version: 22.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-angular
- dependency-name: "@angular/common"
  dependency-version: 22.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-angular
- dependency-name: "@angular/compiler"
  dependency-version: 22.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-angular
- dependency-name: "@angular/core"
  dependency-version: 22.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-angular
- dependency-name: "@angular/material"
  dependency-version: 22.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-angular
- dependency-name: "@angular/platform-browser"
  dependency-version: 22.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-angular
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-version: 22.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-angular
- dependency-name: "@angular/router"
  dependency-version: 22.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-angular
- dependency-name: "@angular/build"
  dependency-version: 22.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-angular
- dependency-name: "@angular/cli"
  dependency-version: 22.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-angular
- dependency-name: "@angular/compiler-cli"
  dependency-version: 22.1.6
  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 Sep 14, 2026
@netlify

netlify Bot commented Sep 14, 2026

Copy link
Copy Markdown

Deploy Preview for springwolf-ui ready!

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

@sam0r040
sam0r040 merged commit 0d291ea into main Sep 18, 2026
43 checks passed
@sam0r040
sam0r040 deleted the dependabot/npm_and_yarn/springwolf-ui/dependencies-angular-c0ac1c13e4 branch September 18, 2026 07:39
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