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

chore(deps): bump @angular/material from 15.0.0 to 17.3.9 #976

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2024

Bumps @angular/material from 15.0.0 to 17.3.9.

Release notes

Sourced from @​angular/material's releases.

v17.3.9

17.3.9 "orange-ornament" (2024-05-15)

material

Commit Description
fix - 0b30688d3 core: ripple element not destroyed after trigger change (#29010) (#29012)

cdk

Commit Description
fix - ba8137dfa observers: logs "ResizeObserver loop limit exceeded" errors (#29036)
fix - 6d9c2e7b3 overlay: skip trigger interactions in outside click event (#29044)

v17.3.8

17.3.8 "rock-rope" (2024-05-08)

material

Commit Description
fix - f20105d87e button: incorrect template for icon button anchor (#28996)
fix - 72baa7cff2 chips: highlighted not working in M3 (#29001)
fix - cf0785cd67 tooltip: Tooltip should mark for check when visibility changes (#29000)

cdk

Commit Description
fix - 23dc148e7f menu: allow for scroll strategy to be configured (#29005)

v17.3.7

17.3.7 "plastic-deer" (2024-05-02)

cdk

Commit Description
fix - 3c8abfb990 drag-drop: remove preview wrapper
fix - a03a47c938 drag-drop: reset user agent color on preview popover
fix - 8e3dfd2e5b drag-drop: resolve incompatibility with property minification (#28980)

v17.3.6

17.3.6 "onyx-whisper" (2024-04-24)

material

Commit Description
fix - d78c7706c6 progress-bar: avoid CSP issues for apps not using buffer mode (#28946)

cdk

Commit Description
fix - c2dc2da71e a11y: handle signal based items in list key manager (#28854)
fix - e33c436c73 drag-drop: use native popover to avoid stacking issues with preview

multiple

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

17.3.9 "orange-ornament" (2024-05-15)

cdk

Commit Type Description
ba8137dfa fix observers: logs "ResizeObserver loop limit exceeded" errors (#29036)
6d9c2e7b3 fix overlay: skip trigger interactions in outside click event (#29044)

material

Commit Type Description
0b30688d3 fix core: ripple element not destroyed after trigger change (#29010) (#29012)

18.0.0-rc.1 "ruby-river" (2024-05-08)

cdk

Commit Type Description
f6864dcdb5 fix menu: allow for scroll strategy to be configured (#29005)

material

Commit Type Description
641a575af1 fix button: incorrect template for icon button anchor (#28996)
e024c12a5c fix chips: highlighted not working in M3 (#29001)
bdb17c6b34 fix schematics: Change themeTypes to a single select instead of a multiselect prompt in M3 theme schematic (#28997)
f80ab1f54f fix tooltip: Tooltip should mark for check when visibility changes (#29000)
a332146ff5 perf core: speed up M3 compilation (#29009)

17.3.8 "rock-rope" (2024-05-08)

cdk

Commit Type Description
23dc148e7f fix menu: allow for scroll strategy to be configured (#29005)

material

Commit Type Description
f20105d87e fix button: incorrect template for icon button anchor (#28996)
72baa7cff2 fix chips: highlighted not working in M3 (#29001)
cf0785cd67 fix tooltip: Tooltip should mark for check when visibility changes (#29000)

17.3.7 "plastic-deer" (2024-05-02)

cdk

Commit Type Description

... (truncated)

Commits
  • e26afa9 release: cut the v17.3.9 release
  • 6d9c2e7 fix(cdk/overlay): skip trigger interactions in outside click event (#29044)
  • ba8137d fix(cdk/observers): logs "ResizeObserver loop limit exceeded" errors (#29036)
  • 0b30688 fix(material/core): ripple element not destroyed after trigger change (#29010...
  • 0eb256a build: temporarily force local spawn strategy during release builds (#29021)
  • b6dd1a8 release: cut the v17.3.8 release
  • cf0785c fix(material/tooltip): Tooltip should mark for check when visibility changes ...
  • 23dc148 fix(cdk/menu): allow for scroll strategy to be configured (#29005)
  • 72baa7c fix(material/chips): highlighted not working in M3 (#29001)
  • f20105d fix(material/button): incorrect template for icon button anchor (#28996)
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@angular/material](https://github.com/angular/components) from 15.0.0 to 17.3.9.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@15.0.0...17.3.9)

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

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 May 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 29, 2024

Superseded by #980.

@dependabot dependabot bot closed this May 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/material-17.3.9 branch May 29, 2024 00:11
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.

None yet

0 participants