Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf of githubJan 20, 2025

Bumps @angular/material from 18.2.9 to 19.1.0.

Release notes

Sourced from @​angular/material's releases.

v19.1.0

19.1.0 "denim-firefly" (2025-01-16)

material-luxon-adapter

CommitDescription
fix - e52a369a1binfer first day of week from locale (#30285)

material-experimental

CommitDescription
feat - 8685c01a92column-resize: Add support for "lazy" rather than live updating during resizing. (#30120)

cdk-experimental

CommitDescription
feat - 75c8aa8767column-resize: Support column size persistance hooks (#30136)
fix - 50d906b3e3column-resize: Previous size was being sent for persistance rather than newly updated size in non-live resize mode. (#30161)

material

CommitDescription
feat - f47f5f9a1eschematics: Add CSS output to custom theme schematic (#30004)
fix - 057ed370aaapi-theme: fix nav items hover/focus contrast (#1004)
fix - 5138fe7b38checkbox: ensure focus indicator has the correct shape (#30332)
fix - 3163040850docs: change twitter logo (#1245)
fix - 781e91e798menu: lazy content not detached after animation (#30301)
fix - a3d9e4b45dselect: match disabled placeholder color with label (#29870)
fix - 027c3ad267select: remove color transition w/ no animations module (#30304)
fix - 4f676d4030slider: active vs inactive tick mark count (#30319)
fix - eae073032cslider: tick mark positioning (#30329)
fix - 0c099ff024sort: avoid center align for sort header
fix - 6ca21fd740tabs: tab nav bar animation not working when navigating forwards (#30313)
fix - a0b5546111theme: unselected theme picker
fix - 884740d605tooltip: deprecate matTooltipAnimations (#30310)
perf - ab497c44e7button: Remove unused inject. (#30320)
perf - ab44d45c56table: Optimize expensive css selector (#30305)
perf - 980f9ba7bbtooltip: Use afterNextRender to invoke aria describer to align layout updates with other components using afterNextRender. (#30265)

cdk

CommitDescription
feat - 62a672af0ddialog: expose cdk dialog docs (#1144)
feat - a0a16fc70emenu: expose cdk menu docs (#1142)
fix - 2be0afcfb5menu: avoid resetting the scroll position when using the mouse (#30249)
fix - e421765d8dmenu: not responding to position changes (#30234)
fix - 5c75bbecb2scrolling: avoid SSR error in CdkVirtualScrollableWindow (#30259)
perf - d721f0c2bctable: Use afterNextRender for sticky styling. Fixes a performance regression dating back to #28393 and removes need for coalesced sticky styler. (#30242)

CommitDescription
feat - f5abaa31a1add 404 page (#902)
feat - 5c5903e82cadd button to copy link to example (#922)
feat - 76f9d98d22add cdk/testing docs (#678)

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

19.1.0 "denim-firefly" (2025-01-16)

cdk

CommitTypeDescription
62a672af0dfeatdialog: expose cdk dialog docs (#1144)
a0a16fc70efeatmenu: expose cdk menu docs (#1142)
2be0afcfb5fixmenu: avoid resetting the scroll position when using the mouse (#30249)
e421765d8dfixmenu: not responding to position changes (#30234)
5c75bbecb2fixscrolling: avoid SSR error in CdkVirtualScrollableWindow (#30259)
d721f0c2bcperftable: Use afterNextRender for sticky styling. Fixes a performance regression dating back to #28393 and removes need for coalesced sticky styler. (#30242)

material

CommitTypeDescription
f47f5f9a1efeatschematics: Add CSS output to custom theme schematic (#30004)
057ed370aafixapi-theme: fix nav items hover/focus contrast (#1004)
5138fe7b38fixcheckbox: ensure focus indicator has the correct shape (#30332)
3163040850fixdocs: change twitter logo (#1245)
781e91e798fixmenu: lazy content not detached after animation (#30301)
a3d9e4b45dfixselect: match disabled placeholder color with label (#29870)
027c3ad267fixselect: remove color transition w/ no animations module (#30304)
4f676d4030fixslider: active vs inactive tick mark count (#30319)
eae073032cfixslider: tick mark positioning (#30329)
0c099ff024fixsort: avoid center align for sort header
6ca21fd740fixtabs: tab nav bar animation not working when navigating forwards (#30313)
a0b5546111fixtheme: unselected theme picker
884740d605fixtooltip: deprecate matTooltipAnimations (#30310)
ab497c44e7perfbutton: Remove unused inject. (#30320)
ab44d45c56perftable: Optimize expensive css selector (#30305)
980f9ba7bbperftooltip: Use afterNextRender to invoke aria describer to align layout updates with other components using afterNextRender. (#30265)

cdk-experimental

CommitTypeDescription
75c8aa8767featcolumn-resize: Support column size persistance hooks (#30136)
50d906b3e3fixcolumn-resize: Previous size was being sent for persistance rather than newly updated size in non-live resize mode. (#30161)

material-experimental

CommitTypeDescription
8685c01a92featcolumn-resize: Add support for "lazy" rather than live updating during resizing. (#30120)

material-luxon-adapter

CommitTypeDescription
e52a369a1bfixinfer first day of week from locale (#30285)

CommitTypeDescription
f5abaa31a1featadd 404 page (#902)
5c5903e82cfeatadd button to copy link to example (#922)
76f9d98d22featadd cdk/testing docs (#678)
39ab48f4befeatadd cookie popup (#988)
cfdc032c09featadd CSP and recommended security headers to site

... (truncated)

Commits
  • 7a3eb6c release: cut the v19.1.0 release
  • 0f12ed2 Revert "test(material/timepicker): updates timepicker.spec.ts (#30335)" (#30342)
  • 5138fe7 fix(material/checkbox): ensure focus indicator has the correct shape (#30332)
  • eae0730 fix(material/slider): tick mark positioning (#30329)
  • 0df6e03 test(material/timepicker): updates timepicker.spec.ts (#30335)
  • ab497c4 perf(material/button): Remove unused inject. (#30320)
  • 4f676d4 fix(material/slider): active vs inactive tick mark count (#30319)
  • 9490f1a refactor: move material.aio GHA to the root (#30288)
  • ab44d45 perf(material/table): Optimize expensive css selector (#30305)
  • 6c8c976 test(material/slider): Ensure tick marks are rendered correctly (#30317)
  • 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 18.2.9 to 19.1.0. - [Release notes](https://github.com/angular/components/releases) - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md) - [Commits](angular/components@18.2.9...19.1.0) --- updated-dependencies: - dependency-name: "@angular/material" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabotdependabotbot added the dependencies Pull requests that update a dependency file label Jan 20, 2025
@dependabot@github
Copy link
ContributorAuthor

dependabotbot commented on behalf of githubJan 27, 2025

Superseded by #1555.

@dependabotdependabotbot closed this Jan 27, 2025
@dependabotdependabotbot deleted the dependabot/npm_and_yarn/angular/material-19.1.0 branch January 27, 2025 10:05
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant