chore(deps): bump the maint-angular group with 4 updates - #186
Merged
fbf-prog64 merged 1 commit intoAug 3, 2026
Merged
Conversation
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
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))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the maint-angular group with 4 updates: @angular/material, @angular/build, @angular/cdk and @angular/cli.
Updates
@angular/materialfrom 22.0.6 to 22.1.0Release notes
Sourced from @angular/material's releases.
... (truncated)
Changelog
Sourced from @angular/material's changelog.
Commits
7965866release: cut the v22.1.0 release1761426docs: convert CDK overlay to signals (#33591)0d70daafix(material/schematics): resolve issues in navigation schematic (#33590)d89d07arefactor(cdk/clipboard): switch tests away from fakeAsync (#33585)ba02c5ffix(multiple): avoid instanceof checks in aria directives (#33587)9f78268release: cut the v22.1.0-rc.0 releaseb211bf1fix(aria/grid): account for disabled cell widgets and in-place disablement in...501d674build: skip branch manager job on forked repositories (#33233)def30badocs: release notes for the v22.0.6 release659b562build: update dependencies and account for breaking changes (#33565)Updates
@angular/buildfrom 22.0.9 to 22.1.2Release notes
Sourced from @angular/build's releases.
... (truncated)
Changelog
Sourced from @angular/build's changelog.
... (truncated)
Commits
bccc749release: cut the v22.1.2 release57db27efix(@angular/cli): add packages with built-in schematics to devDependencies onlybaed978fix(@angular/build): prevent IIFE wrapper interleaving for adjacent classes i...dde9aedbuild: update cross-repo angular dependencies51efbd8build: update github/codeql-action action to v4.37.46c15ac8ci: add branch tracking comments to dev-infra GitHub actions5d92c65release: cut the v22.1.1 releasee30e18abuild: update dependency webpack to v5.109.246d42d8build: update dependency oxc-parser to v0.142.09ccb475build: update bazel dependenciesUpdates
@angular/cdkfrom 22.0.6 to 22.1.0Release notes
Sourced from @angular/cdk's releases.
... (truncated)
Changelog
Sourced from @angular/cdk's changelog.
Commits
7965866release: cut the v22.1.0 release1761426docs: convert CDK overlay to signals (#33591)0d70daafix(material/schematics): resolve issues in navigation schematic (#33590)d89d07arefactor(cdk/clipboard): switch tests away from fakeAsync (#33585)ba02c5ffix(multiple): avoid instanceof checks in aria directives (#33587)9f78268release: cut the v22.1.0-rc.0 releaseb211bf1fix(aria/grid): account for disabled cell widgets and in-place disablement in...501d674build: skip branch manager job on forked repositories (#33233)def30badocs: release notes for the v22.0.6 release659b562build: update dependencies and account for breaking changes (#33565)Updates
@angular/clifrom 22.0.9 to 22.1.2Release notes
Sourced from @angular/cli's releases.
... (truncated)
Changelog
Sourced from @angular/cli's changelog.
... (truncated)
Commits
bccc749release: cut the v22.1.2 release57db27efix(@angular/cli): add packages with built-in schematics to devDependencies onlybaed978fix(@angular/build): prevent IIFE wrapper interleaving for adjacent classes i...dde9aedbuild: update cross-repo angular dependencies51efbd8build: update github/codeql-action action to v4.37.46c15ac8ci: add branch tracking comments to dev-infra GitHub actions5d92c65release: cut the v22.1.1 releasee30e18abuild: update dependency webpack to v5.109.246d42d8build: update dependency oxc-parser to v0.142.09ccb475build: update bazel dependenciesDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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