Skip to content

build(deps): bump @angular/material from 19.1.4 to 19.1.5 in /teammapper-frontend#730

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/teammapper-frontend/angular/material-19.1.5
Closed

build(deps): bump @angular/material from 19.1.4 to 19.1.5 in /teammapper-frontend#730
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/teammapper-frontend/angular/material-19.1.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps @angular/material from 19.1.4 to 19.1.5.

Release notes

Sourced from @​angular/material's releases.

v19.1.5

19.1.5 "bromine-bread" (2025-02-19)

material

Commit Description
fix - 90ac6134d checkbox: ensure native control receives clicks (#30511)
fix - 2eb6424b2 paginator: disabled buttons not visible in high contrast mode (#30505)
fix - 96d7d87c8 slide-toggle: rendering issue in Safari 18.3 (#30490)
fix - 16593f1dc snack-bar: snack-bar action button does not follow material guidelines (#27769)
fix - 76f28469f tooltip: regression when injecting ViewContainerRef (#30500)
perf - c2b363ea6 radio: Optimize costly css selectors. (#30470)

cdk

Commit Description
fix - 719e67d29 drag-drop: avoid retaining destroyed items until next drag (#30514)
perf - c24b17955 table: Short circuit _removeStickyStyle calls against elements with no sticky styles (#30471)
Changelog

Sourced from @​angular/material's changelog.

19.1.5 "bromine-bread" (2025-02-19)

cdk

Commit Type Description
719e67d29 fix drag-drop: avoid retaining destroyed items until next drag (#30514)
c24b17955 perf table: Short circuit _removeStickyStyle calls against elements with no sticky styles (#30471)

material

Commit Type Description
90ac6134d fix checkbox: ensure native control receives clicks (#30511)
2eb6424b2 fix paginator: disabled buttons not visible in high contrast mode (#30505)
96d7d87c8 fix slide-toggle: rendering issue in Safari 18.3 (#30490)
16593f1dc fix snack-bar: snack-bar action button does not follow material guidelines (#27769)
76f28469f fix tooltip: regression when injecting ViewContainerRef (#30500)
c2b363ea6 perf radio: Optimize costly css selectors. (#30470)

19.2.0-next.4 "papercrete-zither" (2025-02-12)

cdk

Commit Type Description
6434841111 fix overlay: avoid issues with overlapping backdrop removals (#30474)
bf94082f81 fix table: memory leak when no rows are sticky (#30461)

material

Commit Type Description
3d91f61053 feat core: drop dependency on animations module (#30459)
d141f83f32 fix core: remove animations from ng add (#30446)
24c25672b4 fix select: overlay not detached on time after exit animation in some cases (#30456)
0925cf58ce fix timepicker: allow scroll strategy to be customized (#30473)
622152de76 perf tooltip: Defer injection of injectables not needed until tooltip is shown. (#30440)

core

Commit Type Description
3f37137d7e fix update incorrect hue reference tokens (#29902)

multiple

Commit Type Description
1ddb9cf056 perf Don't double-inject the style loader. (#30467)

Commits
  • 83e6d27 release: cut the v19.1.5 release
  • 719e67d fix(cdk/drag-drop): avoid retaining destroyed items until next drag (#30514)
  • 90ac613 fix(material/checkbox): ensure native control receives clicks (#30511)
  • 76f2846 fix(material/tooltip): regression when injecting ViewContainerRef (#30500)
  • 2eb6424 fix(material/paginator): disabled buttons not visible in high contrast mode (...
  • 16593f1 fix(material/snack-bar): snack-bar action button does not follow material gui...
  • 96d7d87 fix(material/slide-toggle): rendering issue in Safari 18.3 (#30490)
  • c2b363e perf(material/radio): Optimize costly css selectors. (#30470)
  • c24b179 perf(cdk/table): Short circuit _removeStickyStyle calls against elements with...
  • 0163b38 build: move license check to lint job (#30489)
  • 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 19.1.4 to 19.1.5.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@19.1.4...19.1.5)

---
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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 24, 2025
@JannikStreek
Copy link
Member

need to update other angular dependencies as well, when merging this one

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 3, 2025

Superseded by #745.

@dependabot dependabot bot closed this Mar 3, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/teammapper-frontend/angular/material-19.1.5 branch March 3, 2025 01:47
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.

1 participant