Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @angular/material from 13.0.2 to 13.0.3 #2481

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2021

Bumps @angular/material from 13.0.2 to 13.0.3.

Release notes

Sourced from @​angular/material's releases.

v13.0.3

13.0.3 "cerammic-almanac" (2021-12-01)

material

Commit Description
perf - 73414a9ba6 bottom-sheet: do not run change detection when focusing element (#23965)
perf - a25dda672b core: tree shake sanity checks (#23969)

cdk

Commit Description
fix - a3f99f8c6a drag-drop: remove boundary error (#23966)
perf - b92f0bc806 a11y: tree-shake warnings in production (#23967)

multiple

Commit Description
fix - f05a9c655a some experimental components not cleaned up completely (#23994)

Special Thanks

Artur Androsovych, Kristiyan Kostadinov, Paul Gschwendtner and Ruslan Lekhman

Changelog

Sourced from @​angular/material's changelog.

13.0.3 "cerammic-almanac" (2021-12-01)

cdk

Commit Type Description
a3f99f8c6a fix drag-drop: remove boundary error (#23966)
b92f0bc806 perf a11y: tree-shake warnings in production (#23967)

material

Commit Type Description
73414a9ba6 perf bottom-sheet: do not run change detection when focusing element (#23965)
a25dda672b perf core: tree shake sanity checks (#23969)

multiple

Commit Type Description
f05a9c655a fix some experimental components not cleaned up completely (#23994)

Special Thanks

Artur Androsovych, Kristiyan Kostadinov, Paul Gschwendtner and Ruslan Lekhman

13.1.0-next.2 "putty-pomelo" (2021-11-17)

cdk

Commit Type Description
c381a6c5ae feat bidi: support auto direction value (#23906)
b9cda574c9 fix drag-drop: handle not working when it has a child inside shadow DOM
48df9d6788 fix testing: fake events not propagating through shadow DOM

material

Commit Type Description
6f1a1b7520 fix datepicker: Add aria-current="date" to current date (#23714)
8cdd3d7c76 fix tabs: pagination sometimes incorrectly shown after zoom (#23759)

material-experimental

Commit Type Description
edc2aa353f fix mdc-list: don't override focus styles with hover (#23840)

multiple

Commit Type Description
4350552f5c perf don't emit fallbacks for CSS variables in experimental components (#23912)

Special Thanks

ByzantineFailure, Dario Piotrowicz, Jeremy Elbourn, Joey Perrott, Kristiyan Kostadinov, Miles Malerba and Paul Gschwendtner

Commits
  • 0b02322 release: cut the v13.0.3 release
  • b92f0bc perf(cdk/a11y): tree-shake warnings in production (#23967)
  • f05a9c6 fix(multiple): some experimental components not cleaned up completely (#23994)
  • 3804801 build: update bazel setup to latest dev-infra and rules_nodejs version (#23990)
  • c49b0e7 docs: update commit message guidelines (#23997)
  • 3223f13 refactor(material-experimental/mdc-slider): clean up leftover deprecated func...
  • 73414a9 perf(material/bottom-sheet): do not run change detection when focusing elemen...
  • a3f99f8 fix(cdk/drag-drop): remove boundary error (#23966)
  • a25dda6 perf(material/core): tree shake sanity checks (#23969)
  • See full diff in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 2, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular/material-13.0.3 branch from 6501a53 to 3aa0921 Compare December 2, 2021 10:09
Bumps [@angular/material](https://github.com/angular/components) from 13.0.2 to 13.0.3.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/master/CHANGELOG.md)
- [Commits](angular/components@13.0.2...13.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular/material-13.0.3 branch from 3aa0921 to 74531ae Compare December 2, 2021 10:10
@github-actions github-actions bot merged commit a8860cf into main Dec 2, 2021
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/angular/material-13.0.3 branch December 2, 2021 10:17
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants