bleidertcs / modern-angular

Apache License 2.0
0 stars 0 forks source link

Bump @angular/material from 18.2.4 to 18.2.5 #55

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @angular/material from 18.2.4 to 18.2.5.

Release notes

Sourced from @​angular/material's releases.

v18.2.5

18.2.5 "bismuth-badge" (2024-09-20)

material

Commit Description
fix - f9e18109e chips: increase chip remove touch target size (#29452)
fix - 2cf2f5321 datepicker: replace labels not pointing to anything (#29755)
fix - 7ab65e4fb select: remove incompatible aria-autocomplete attribute (#29645)
fix - 06818a7ed slider: log proper error when slider isn't configured correctly (#29745)

cdk

Commit Description
fix - 1ea55b6e8 drag-drop: account for scale when setting free drag position (#29739)
fix - aae74b031 listbox: scroll active option into view when using aria-activedescendant (#29722)
fix - 7db4b5f4c tree: resolve maximum call stack error (#29754)
Changelog

Sourced from @​angular/material's changelog.

18.2.5 "bismuth-badge" (2024-09-20)

cdk

Commit Type Description
1ea55b6e8 fix drag-drop: account for scale when setting free drag position (#29739)
aae74b031 fix listbox: scroll active option into view when using aria-activedescendant (#29722)
7db4b5f4c fix tree: resolve maximum call stack error (#29754)

material

Commit Type Description
f9e18109e fix chips: increase chip remove touch target size (#29452)
2cf2f5321 fix datepicker: replace labels not pointing to anything (#29755)
7ab65e4fb fix select: remove incompatible aria-autocomplete attribute (#29645)
06818a7ed fix slider: log proper error when slider isn't configured correctly (#29745)

19.0.0-next.5 "astatine-armor" (2024-09-20)

cdk

Commit Type Description
4cd2152d9 fix drag-drop: account for scale when setting free drag position (#29739)
fd4085895 fix listbox: scroll active option into view when using aria-activedescendant (#29722)
560878a23 fix overlay: load structural styles in a cascade layer (#29725)
873eb01e0 fix portal: remove ComponentFactoryResolver usages (#27427)
be004b89f fix tree: resolve maximum call stack error (#29754)

material

Commit Type Description
777d1d295 fix chips: increase chip remove touch target size (#29452)
602bef1cd fix datepicker: replace labels not pointing to anything (#29755)
60776637e fix select: remove incompatible aria-autocomplete attribute (#29645)
0ed5d7d4f fix slider: log proper error when slider isn't configured correctly (#29745)

google-maps

Commit Type Description
1bd976c6a feat Add support for some mouse events #29741 (#29747)

material-date-fns-adapter

Commit Type Description
234e5e0e8 feat add support for date-fns 4 (#29744)

Commits
  • a6d8793 release: cut the v18.2.5 release
  • 919f08d test(material/select): fix broken test (#29760)
  • 724dc2f docs(material/tree): update examples on docs pages, add new childrenAccessor ...
  • f9e1810 fix(material/chips): increase chip remove touch target size (#29452)
  • 7ab65e4 fix(material/select): remove incompatible aria-autocomplete attribute (#29645)
  • 7db4b5f fix(cdk/tree): resolve maximum call stack error (#29754)
  • 2cf2f53 fix(material/datepicker): replace labels not pointing to anything (#29755)
  • 06818a7 fix(material/slider): log proper error when slider isn't configured correctly...
  • 0728d9f docs(material/select): prevent select from jumping in custom trigger example ...
  • 1ea55b6 fix(cdk/drag-drop): account for scale when setting free drag position (#29739)
  • 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 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)