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 12.2.5 to 19.0.5 in /web #835

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 10, 2025

Bumps @angular/material from 12.2.5 to 19.0.5.

Release notes

Sourced from @​angular/material's releases.

v19.0.5

19.0.5 "silk-sky" (2025-01-08)

cdk-experimental

Commit Description
perf - 4a040cb9f column-resize: Use ResizeObserver to avoid layout thrashing (#30215)

material

Commit Description
fix - 85c6e54a5 datepicker: simplify DI setup (#30247)
fix - 1eb6cabcc sidenav: remove deprecated API usage (#30268)
fix - 4618b5b7c sidenav: switch away from animations module (#30235)
fix - 10e752a52 sort: show arrow on focus (#30217)
fix - e8a099179 timepicker: don't mark as touched when blurred while dropdown is open (#30228)
perf - f9f8df348 tooltip: Tiny but measurable optimization to MatTooltip construction. Defer hooking up to directionality changes until overlay is created. (#30214)

cdk

Commit Description
fix - 64d8df8bd menu: avoid re-opening the menu on enter (#30263)
fix - 5b04e1733 tree: expandAll not expanding all nodes (#30226)

v19.0.4

19.0.4 "linen-lampshade" (2024-12-18)

material

Commit Description
fix - 050b59b883 list: enable MacOS select all with command+a (#30183)
fix - c3f22f3c9a menu: remove dependency on animations module (#30163)
fix - a9c569e13d sort: avoid center align for sort header (#30198)
fix - f0ec675aaa table: improve filter predicate efficiency (#30172)
fix - b724b0698c table: set border none for header cells on last row (#30193)
fix - 125d867161 theming: fix not found error in the guide duplicate theming styles document (#30108)
fix - 8d3279fcd4 tooltip: body line height affecting gap (#30164)

cdk

Commit Description
fix - 622057a146 drag-drop: resolve projected handles
fix - 1456074baa drag-drop: stop dragging on touchcancel (#30184)
fix - c92def439b testing: add code to keyboard events (#30188)

v19.0.3

19.0.3 "polonium-popsicle" (2024-12-11)

material

Commit Description
fix - 7b64c451e6 expansion: switch away from animations module (#30119)
fix - d18c3395d8 menu: decouple menu lifecycle from animations (#30148)

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

19.0.5 "silk-sky" (2025-01-08)

cdk

Commit Type Description
64d8df8bd fix menu: avoid re-opening the menu on enter (#30263)
5b04e1733 fix tree: expandAll not expanding all nodes (#30226)

material

Commit Type Description
85c6e54a5 fix datepicker: simplify DI setup (#30247)
1eb6cabcc fix sidenav: remove deprecated API usage (#30268)
4618b5b7c fix sidenav: switch away from animations module (#30235)
10e752a52 fix sort: show arrow on focus (#30217)
e8a099179 fix timepicker: don't mark as touched when blurred while dropdown is open (#30228)
f9f8df348 perf tooltip: Tiny but measurable optimization to MatTooltip construction. Defer hooking up to directionality changes until overlay is created. (#30214)

cdk-experimental

Commit Type Description
4a040cb9f perf column-resize: Use ResizeObserver to avoid layout thrashing (#30215)

19.1.0-next.3 "cotton-curtains" (2024-12-18)

cdk

Commit Type Description
62a672af0d feat dialog: expose cdk dialog docs (#1144)
a0a16fc70e feat menu: expose cdk menu docs (#1142)
a141c22e99 fix drag-drop: resolve projected handles
454d9f9c09 fix drag-drop: stop dragging on touchcancel (#30184)
d34d2a2ca3 fix testing: add code to keyboard events (#30188)

material

Commit Type Description
057ed370aa fix api-theme: fix nav items hover/focus contrast (#1004)
3163040850 fix docs: change twitter logo (#1245)
4697d8e180 fix list: enable MacOS select all with command+a (#30183)
4620df14f7 fix menu: remove dependency on animations module (#30163)
c12b73ee66 fix table: improve filter predicate efficiency (#30172)
04a7652dca fix table: set border none for header cells on last row (#30193)
a0b5546111 fix theme: unselected theme picker
b924e869c5 fix theming: fix not found error in the guide duplicate theming styles document (#30108)
c04f84fd3b fix tooltip: body line height affecting gap (#30164)

cdk-experimental

Commit Type Description
50d906b3e3 fix column-resize: Previous size was being sent for persistance rather than newly updated size in non-live resize mode. (#30161)

... (truncated)

Commits
  • b879ba7 release: cut the v19.0.5 release
  • 2585350 docs: Update references to M2 theming guide color variants section and add li...
  • 1eb6cab fix(material/sidenav): remove deprecated API usage (#30268)
  • 629f91a build: update angular shared dev-infra code to 359350b (#30274)
  • 4618b5b fix(material/sidenav): switch away from animations module (#30235)
  • 623af57 refactor(material/paginator): switch to inject function (#30253)
  • 0122bc5 docs(cdk/overlay): keep state in sync in example (#30237)
  • 85c6e54 fix(material/datepicker): simplify DI setup (#30247)
  • c5201f8 build: bump year (#30257)
  • 64d8df8 fix(cdk/menu): avoid re-opening the menu on enter (#30263)
  • 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 12.2.5 to 19.0.5.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@12.2.5...19.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Author

dependabot bot commented on behalf of github Jan 10, 2025

The following labels could not be found: dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants