Skip to content

chore(deps): Bump the material group with 2 updates#141

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/material-747faa0012
Closed

chore(deps): Bump the material group with 2 updates#141
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/material-747faa0012

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the material group with 2 updates: @angular/cdk and @angular/material.

Updates @angular/cdk from 21.2.7 to 21.2.8

Release notes

Sourced from @​angular/cdk's releases.

21.2.8

No user facing changes in this release

Changelog

Sourced from @​angular/cdk's changelog.

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
6cb6b5ee19 fix make more public APIs readonly (#33071)

Commits

Updates @angular/material from 21.2.7 to 21.2.8

Release notes

Sourced from @​angular/material's releases.

21.2.8

No user facing changes in this release

Changelog

Sourced from @​angular/material's changelog.

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
6cb6b5ee19 fix make more public APIs readonly (#33071)

Commits

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 material group with 2 updates: [@angular/cdk](https://github.com/angular/components) and [@angular/material](https://github.com/angular/components).


Updates `@angular/cdk` from 21.2.7 to 21.2.8
- [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.8)

Updates `@angular/material` from 21.2.7 to 21.2.8
- [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.8)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-version: 21.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: material
- dependency-name: "@angular/material"
  dependency-version: 21.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: material
...

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 Apr 27, 2026
@github-actions
Copy link
Copy Markdown

Note

Coverage shown for affected projects only. Per-file thresholds (80%) are enforced by vitest.

Code Coverage

Package Line Rate Branch Rate Complexity Health
src 100% 100% 0
src.lib.components.counter 100% 100% 0
src.lib.components.counter-container 100% 100% 0
src.lib.state 100% 100% 0
src 100% 100% 0
src.lib.services 100% 100% 0
src.lib.state 100% 100% 0
src 100% 100% 0
src.lib.home 100% 100% 0
src 100% 100% 0
src.lib.login 100% 100% 0
src.lib.state 100% 100% 0
src 100% 100% 0
src.lib.components 98% 100% 0
src.lib.state 100% 100% 0
src.lib.testing 100% 100% 0
src 100% 100% 0
src.lib.components.forecast-table 100% 100% 0
src.lib.components.weather-forecast 100% 100% 0
src.lib.models 100% 100% 0
src.lib.services 100% 100% 0
src.lib.state 100% 100% 0
app 100% 100% 0
app.debug 83% 100% 0
Summary 99% (373 / 377) 100% (99 / 99) 0

@chrisjwalk-bot
Copy link
Copy Markdown
Collaborator

Covered by consolidated update PR #145

@chrisjwalk-bot chrisjwalk-bot deleted the dependabot/npm_and_yarn/material-747faa0012 branch May 3, 2026 15:15
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 3, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

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