Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
All Depfu comment commands
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu cancel merge
Cancels automatic merging of this PR
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @angular/material (17.3.1 → 17.3.3) · Repo · Changelog
Release Notes
17.3.3
17.3.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 14 commits:
release: cut the v17.3.3 release
fix(material/sort): clear aria description on destroy (#28801)
fix(multiple): set nonce using setAttribute (#28800)
fix(material/button-toggle): standard button toggle strong focus bord… (#28790)
release: cut the v17.3.2 release
build: match Node version with main (#28796)
fix(material/datepicker): datepicker row count inaccurate for screen reader (#28760)
refactor(cdk/a11y): un-deprecate focus trap (#28768)
ci: move saucelabs and browserstack to regular CI jobs (#28765)
build: update scorecard config (#28763)
fix(cdk/a11y): support signals in ListKeyManager (#28757)
docs(material-experimental/theming): fix customizing typography (#28671)
fix(material/chips): use concrete value for remove icon size (#28751)
fix(cdk/listbox): improve SSR compatibility by adding an _isBrowser check before calling _setPreviousActiveOptionAsActiveOptionOnWindowBlur (#28746)
✳️ @angular/cdk (17.3.1 → 17.3.3) · Repo · Changelog
Release Notes
17.3.3
17.3.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 14 commits:
release: cut the v17.3.3 release
fix(material/sort): clear aria description on destroy (#28801)
fix(multiple): set nonce using setAttribute (#28800)
fix(material/button-toggle): standard button toggle strong focus bord… (#28790)
release: cut the v17.3.2 release
build: match Node version with main (#28796)
fix(material/datepicker): datepicker row count inaccurate for screen reader (#28760)
refactor(cdk/a11y): un-deprecate focus trap (#28768)
ci: move saucelabs and browserstack to regular CI jobs (#28765)
build: update scorecard config (#28763)
fix(cdk/a11y): support signals in ListKeyManager (#28757)
docs(material-experimental/theming): fix customizing typography (#28671)
fix(material/chips): use concrete value for remove icon size (#28751)
fix(cdk/listbox): improve SSR compatibility by adding an _isBrowser check before calling _setPreviousActiveOptionAsActiveOptionOnWindowBlur (#28746)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands