Skip to content

chore(deps): bump the maint-angular group with 4 updates - #186

Merged
fbf-prog64 merged 1 commit into
devfrom
dependabot/npm_and_yarn/dev/maint-angular-b61464ce56
Aug 3, 2026
Merged

chore(deps): bump the maint-angular group with 4 updates#186
fbf-prog64 merged 1 commit into
devfrom
dependabot/npm_and_yarn/dev/maint-angular-b61464ce56

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown

Bumps the maint-angular group with 4 updates: @angular/material, @angular/build, @angular/cdk and @angular/cli.

Updates @angular/material from 22.0.6 to 22.1.0

Release notes

Sourced from @​angular/material's releases.

22.1.0

youtube-player

Commit Description
fix - 2430e6e53 update to latest typings and fix error (#33387)

material

Commit Description
feat - 73939a835 slide-toggle: add full-width support (#33424)
fix - 56c7ff6fa slide-toggle: prevent icon label text-spacing cutoff (#33559)

cdk

Commit Description
fix - 0e34c64d0 stepper: allow signal form to be assigned as stepControl (#33562)

aria

Commit Description
fix - 31781a024 combobox: allow setting readonly (#33364)

22.1.0-rc.0

material-luxon-adapter

Commit Description
fix - 452d3cce3e preserve timezone on .clone() (#33564)

material

Commit Description
fix - 3d21c1b9a2 expansion: always reset outline (#33542)
fix - 9105a44b83 list: make disabled selection list keyboard navigable (#33544)
fix - a62e65971a radio: avoid making the touch target a focus stop (#33558)
fix - 56c7ff6fa3 slide-toggle: prevent icon label text-spacing cutoff (#33559)

cdk

Commit Description
fix - ce6875ea7a drag-drop: reset popover overflow (#33554)
fix - 0e34c64d0c stepper: allow signal form to be assigned as stepControl (#33562)

aria

Commit Description
fix - b211bf15f7 grid: account for disabled cell widgets and in-place disablement in roving tabindex (#33571)

22.1.0-next.4

material

Commit Description
fix - d324696863 button: match focus indicator shape to FAB (#33527)
fix - 9a247a8da2 datepicker: use rounded shape for calendar focus indicators (#33524)
fix - 14d896a936 sort: double focus indicators when strong focus is enabled (#33520)
fix - c729db7972 stepper: add border radius to header hover state in m2 (#33529)

cdk

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

22.1.0 "v22-1-0" (2026-07-29)

aria

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

cdk

Commit Type Description
0e34c64d0 fix stepper: allow signal form to be assigned as stepControl (#33562)

material

Commit Type Description
73939a835 feat slide-toggle: add full-width support (#33424)
56c7ff6fa fix slide-toggle: prevent icon label text-spacing cutoff (#33559)

youtube-player

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

22.0.7 "v22-0-7" (2026-07-29)

aria

Commit Type Description
e57188b33 fix grid: account for disabled cell widgets and in-place disablement in roving tabindex (#33571)

material

Commit Type Description
223c51543 fix schematics: resolve issues in navigation schematic (#33590)

multiple

Commit Type Description
963383e25 fix avoid instanceof checks in aria directives (#33587)

Commits
  • 7965866 release: cut the v22.1.0 release
  • 1761426 docs: convert CDK overlay to signals (#33591)
  • 0d70daa fix(material/schematics): resolve issues in navigation schematic (#33590)
  • d89d07a refactor(cdk/clipboard): switch tests away from fakeAsync (#33585)
  • ba02c5f fix(multiple): avoid instanceof checks in aria directives (#33587)
  • 9f78268 release: cut the v22.1.0-rc.0 release
  • b211bf1 fix(aria/grid): account for disabled cell widgets and in-place disablement in...
  • 501d674 build: skip branch manager job on forked repositories (#33233)
  • def30ba docs: release notes for the v22.0.6 release
  • 659b562 build: update dependencies and account for breaking changes (#33565)
  • Additional commits viewable in compare view

Updates @angular/build from 22.0.9 to 22.1.2

Release notes

Sourced from @​angular/build's releases.

22.1.2

@​angular/cli

Commit Description
fix - 57db27ea91 add packages with built-in schematics to devDependencies only

@​angular/build

Commit Description
fix - baed978885 prevent IIFE wrapper interleaving for adjacent classes in minified files

22.1.1

@​angular/cli

Commit Description
fix - ab971a8543 support npm 12 metadata array and error formats

@​angular/build

Commit Description
fix - db24220fb8 rewrite paths from sandboxed execroots when running under Bazel

22.1.0

@​angular/cli

Commit Description
fix - f59bcf529 abort and guide manual mitigation when updating catalog packages
fix - 48f90f5d5 prevent Yarn registry environment variable override
fix - c963ecbec remove algoliasearch dependency and support latest docs versions
fix - 6859d25c3 resolve correct registry name when using npm alias syntax during update
fix - 3a2589dac respect client-side release age settings during update resolution
fix - 5c3101bff revert package.json changes if installation tasks fail during update
fix - 7932caaf9 robustly parse npm manifest from array

@​schematics/angular

Commit Description
feat - 89d7f59cd update ai-config to include Angular MCP server config
fix - b345bb54d remove unused spec tsconfig outDir

@​angular-devkit/core

Commit Description
refactor - fd336d365 deprecate stringToFileBuffer and fileBufferToString

@​angular/build

Commit Description
feat - 34d558c3c add built-in SQLite cache store fallback
feat - 0c18dc0f6 emit debug ids for stable subresource integrity hashes
feat - 51f69276f enable chunk optimization for server builds
feat - 10dc30f9c migrate advanced optimization Babel plugins to oxc-parser + magic-string
feat - 917393a4c migrate i18n inliner to oxc-parser + magic-string
feat - 52ae7f862 share persistent build cache across git worktrees
fix - 95510511d add bounded timeout to vitest executor disposal

... (truncated)

Changelog

Sourced from @​angular/build's changelog.

22.1.2 (2026-07-30)

@​angular/cli

Commit Type Description
57db27ea91 fix add packages with built-in schematics to devDependencies only

@​angular/build

Commit Type Description
baed978885 fix prevent IIFE wrapper interleaving for adjacent classes in minified files

22.1.1 (2026-07-30)

@​angular/cli

Commit Type Description
ab971a8543 fix support npm 12 metadata array and error formats

@​angular/build

Commit Type Description
db24220fb8 fix rewrite paths from sandboxed execroots when running under Bazel

22.2.0-next.0 (2026-07-30)

@​angular/cli

Commit Type Description
e148a8df93 fix support npm 12 metadata array and error formats

@​angular/build

Commit Type Description
6469b5f1f5 fix rewrite paths from sandboxed execroots when running under Bazel

... (truncated)

Commits
  • bccc749 release: cut the v22.1.2 release
  • 57db27e fix(@​angular/cli): add packages with built-in schematics to devDependencies only
  • baed978 fix(@​angular/build): prevent IIFE wrapper interleaving for adjacent classes i...
  • dde9aed build: update cross-repo angular dependencies
  • 51efbd8 build: update github/codeql-action action to v4.37.4
  • 6c15ac8 ci: add branch tracking comments to dev-infra GitHub actions
  • 5d92c65 release: cut the v22.1.1 release
  • e30e18a build: update dependency webpack to v5.109.2
  • 46d42d8 build: update dependency oxc-parser to v0.142.0
  • 9ccb475 build: update bazel dependencies
  • Additional commits viewable in compare view

Updates @angular/cdk from 22.0.6 to 22.1.0

Release notes

Sourced from @​angular/cdk's releases.

22.1.0

youtube-player

Commit Description
fix - 2430e6e53 update to latest typings and fix error (#33387)

material

Commit Description
feat - 73939a835 slide-toggle: add full-width support (#33424)
fix - 56c7ff6fa slide-toggle: prevent icon label text-spacing cutoff (#33559)

cdk

Commit Description
fix - 0e34c64d0 stepper: allow signal form to be assigned as stepControl (#33562)

aria

Commit Description
fix - 31781a024 combobox: allow setting readonly (#33364)

22.1.0-rc.0

material-luxon-adapter

Commit Description
fix - 452d3cce3e preserve timezone on .clone() (#33564)

material

Commit Description
fix - 3d21c1b9a2 expansion: always reset outline (#33542)
fix - 9105a44b83 list: make disabled selection list keyboard navigable (#33544)
fix - a62e65971a radio: avoid making the touch target a focus stop (#33558)
fix - 56c7ff6fa3 slide-toggle: prevent icon label text-spacing cutoff (#33559)

cdk

Commit Description
fix - ce6875ea7a drag-drop: reset popover overflow (#33554)
fix - 0e34c64d0c stepper: allow signal form to be assigned as stepControl (#33562)

aria

Commit Description
fix - b211bf15f7 grid: account for disabled cell widgets and in-place disablement in roving tabindex (#33571)

22.1.0-next.4

material

Commit Description
fix - d324696863 button: match focus indicator shape to FAB (#33527)
fix - 9a247a8da2 datepicker: use rounded shape for calendar focus indicators (#33524)
fix - 14d896a936 sort: double focus indicators when strong focus is enabled (#33520)
fix - c729db7972 stepper: add border radius to header hover state in m2 (#33529)

cdk

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

22.1.0 "v22-1-0" (2026-07-29)

aria

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

cdk

Commit Type Description
0e34c64d0 fix stepper: allow signal form to be assigned as stepControl (#33562)

material

Commit Type Description
73939a835 feat slide-toggle: add full-width support (#33424)
56c7ff6fa fix slide-toggle: prevent icon label text-spacing cutoff (#33559)

youtube-player

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

22.0.7 "v22-0-7" (2026-07-29)

aria

Commit Type Description
e57188b33 fix grid: account for disabled cell widgets and in-place disablement in roving tabindex (#33571)

material

Commit Type Description
223c51543 fix schematics: resolve issues in navigation schematic (#33590)

multiple

Commit Type Description
963383e25 fix avoid instanceof checks in aria directives (#33587)

Commits
  • 7965866 release: cut the v22.1.0 release
  • 1761426 docs: convert CDK overlay to signals (#33591)
  • 0d70daa fix(material/schematics): resolve issues in navigation schematic (#33590)
  • d89d07a refactor(cdk/clipboard): switch tests away from fakeAsync (#33585)
  • ba02c5f fix(multiple): avoid instanceof checks in aria directives (#33587)
  • 9f78268 release: cut the v22.1.0-rc.0 release
  • b211bf1 fix(aria/grid): account for disabled cell widgets and in-place disablement in...
  • 501d674 build: skip branch manager job on forked repositories (#33233)
  • def30ba docs: release notes for the v22.0.6 release
  • 659b562 build: update dependencies and account for breaking changes (#33565)
  • Additional commits viewable in compare view

Updates @angular/cli from 22.0.9 to 22.1.2

Release notes

Sourced from @​angular/cli's releases.

22.1.2

@​angular/cli

Commit Description
fix - 57db27ea91 add packages with built-in schematics to devDependencies only

@​angular/build

Commit Description
fix - baed978885 prevent IIFE wrapper interleaving for adjacent classes in minified files

22.1.1

@​angular/cli

Commit Description
fix - ab971a8543 support npm 12 metadata array and error formats

@​angular/build

Commit Description
fix - db24220fb8 rewrite paths from sandboxed execroots when running under Bazel

22.1.0

@​angular/cli

Commit Description
fix - f59bcf529 abort and guide manual mitigation when updating catalog packages
fix - 48f90f5d5 prevent Yarn registry environment variable override
fix - c963ecbec remove algoliasearch dependency and support latest docs versions
fix - 6859d25c3 resolve correct registry name when using npm alias syntax during update
fix - 3a2589dac respect client-side release age settings during update resolution
fix - 5c3101bff revert package.json changes if installation tasks fail during update
fix - 7932caaf9 robustly parse npm manifest from array

@​schematics/angular

Commit Description
feat - 89d7f59cd update ai-config to include Angular MCP server config
fix - b345bb54d remove unused spec tsconfig outDir

@​angular-devkit/core

Commit Description
refactor - fd336d365 deprecate stringToFileBuffer and fileBufferToString

@​angular/build

Commit Description
feat - 34d558c3c add built-in SQLite cache store fallback
feat - 0c18dc0f6 emit debug ids for stable subresource integrity hashes
feat - 51f69276f enable chunk optimization for server builds
feat - 10dc30f9c migrate advanced optimization Babel plugins to oxc-parser + magic-string
feat - 917393a4c migrate i18n inliner to oxc-parser + magic-string
feat - 52ae7f862 share persistent build cache across git worktrees
fix - 95510511d add bounded timeout to vitest executor disposal

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

22.1.2 (2026-07-30)

@​angular/cli

Commit Type Description
57db27ea91 fix add packages with built-in schematics to devDependencies only

@​angular/build

Commit Type Description
baed978885 fix prevent IIFE wrapper interleaving for adjacent classes in minified files

22.1.1 (2026-07-30)

@​angular/cli

Commit Type Description
ab971a8543 fix support npm 12 metadata array and error formats

@​angular/build

Commit Type Description
db24220fb8 fix rewrite paths from sandboxed execroots when running under Bazel

22.2.0-next.0 (2026-07-30)

@​angular/cli

Commit Type Description
e148a8df93 fix support npm 12 metadata array and error formats

@​angular/build

Commit Type Description
6469b5f1f5 fix rewrite paths from sandboxed execroots when running under Bazel

... (truncated)

Commits
  • bccc749 release: cut the v22.1.2 release
  • 57db27e fix(@​angular/cli): add packages with built-in schematics to devDependencies only
  • baed978 fix(@​angular/build): prevent IIFE wrapper interleaving for adjacent classes i...
  • dde9aed build: update cross-repo angular dependencies
  • 51efbd8 build: update github/codeql-action action to v4.37.4
  • 6c15ac8 ci: add branch tracking comments to dev-infra GitHub actions
  • 5d92c65 release: cut the v22.1.1 release
  • e30e18a build: update dependency webpack to v5.109.2
  • 46d42d8 build: update dependency oxc-parser to v0.142.0
  • 9ccb475 build: update bazel dependencies
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 maint-angular group with 4 updates: [@angular/material](https://github.com/angular/components), [@angular/build](https://github.com/angular/angular-cli), [@angular/cdk](https://github.com/angular/components) and [@angular/cli](https://github.com/angular/angular-cli).


Updates `@angular/material` from 22.0.6 to 22.1.0
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@v22.0.6...v22.1.0)

Updates `@angular/build` from 22.0.9 to 22.1.2
- [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.9...v22.1.2)

Updates `@angular/cdk` from 22.0.6 to 22.1.0
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@v22.0.6...v22.1.0)

Updates `@angular/cli` from 22.0.9 to 22.1.2
- [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.9...v22.1.2)

---
updated-dependencies:
- dependency-name: "@angular/material"
  dependency-version: 22.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maint-angular
- dependency-name: "@angular/build"
  dependency-version: 22.1.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: maint-angular
- dependency-name: "@angular/cdk"
  dependency-version: 22.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: maint-angular
- dependency-name: "@angular/cli"
  dependency-version: 22.1.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: maint-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 Aug 3, 2026
@fbf-prog64
fbf-prog64 merged commit b749802 into dev Aug 3, 2026
1 check passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/dev/maint-angular-b61464ce56 branch August 3, 2026 19:48
github-actions Bot pushed a commit that referenced this pull request Aug 3, 2026
## [22.2.1-next.1](v22.2.0...v22.2.1-next.1) (2026-08-03)

### Chores

* **deps:** bump pnpm/action-setup from 6 to 6.0.9 ([32993e3](32993e3))
* **deps:** bump the maint-angular group with 4 updates ([f8dc315](f8dc315))
* **update:** upgrade angular dependencies (PR [#186](#186)) ([b749802](b749802))
* **update:** upgrade pnpm/action-setup from v6.0.0 to v6.0.9 (PR [#185](#185)) [skip ci] ([dc82816](dc82816))
github-actions Bot pushed a commit that referenced this pull request Aug 3, 2026
## [22.2.1](v22.2.0...v22.2.1) (2026-08-03)

### Chores

* **deps:** bump pnpm/action-setup from 6 to 6.0.9 ([32993e3](32993e3))
* **deps:** bump the maint-angular group with 4 updates ([f8dc315](f8dc315))
* **release:** 22.2.1-next.1 [skip ci] ([496ffe3](496ffe3))
* **sync:** sync with branch 'dev' (PR [#187](#187)) ([106022b](106022b))
* **update:** upgrade angular dependencies (PR [#186](#186)) ([b749802](b749802))
* **update:** upgrade pnpm/action-setup from v6.0.0 to v6.0.9 (PR [#185](#185)) [skip ci] ([dc82816](dc82816))
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