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

Bump @angular/material from 17.3.10 to 18.2.11 in /samples-node/angular.multi-language #91

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

Bumps @angular/material from 17.3.10 to 18.2.11.

Release notes

Sourced from @​angular/material's releases.

v18.2.11

18.2.11 "limonite-lemon" (2024-10-31)

material

Commit Description
fix - a98c886163 button: anchor not handling disabledInteractive correctly (#29938)
fix - 810040e8fc sidenav: remove IE animation workaround (#29929)
fix - 197747e2bd stepper: remove IE animation workaround (#29916)

cdk

Commit Description
fix - 5d1bc76430 tree: only handle keyboard events directly from the node
perf - a3449dc851 table: Use ResizeObservers instead of dom measurement to reduce layout thrashing (where possible) (#29814)

v18.2.10

18.2.10 "plastic-monkey" (2024-10-23)

material

Commit Description
fix - 501faa9a54 chips: emitting end event multiple times when holding down key (#29894)
fix - 4a0397a1c7 tabs: remove IE animation workaround (#29899)

v18.2.9

18.2.9 "curite-castle" (2024-10-17)

material

Commit Description
fix - 80bfac26b badge: content incorrectly truncated in M3 (#29854)
fix - 2d7519178 card: elevated card container color (#29835)
fix - 6ce574731 dialog: updates dialog max-height in landscape (#29853)
fix - ddb55e2c2 form-field: account in cols attribute on textarea (#29836)
fix - afc6b9db1 radio: use tokens for focused border color (#29716)

v18.2.8

18.2.8 "actinium-angle" (2024-10-09)

material

Commit Description
feat - 104b5932c core: expose styling information to the docs site
fix - 7ebfbeb6c schematics: treat lower dependency builder as default builder (#29833)

cdk

Commit Description
fix - fa43a2456 stepper: remove mock of forms type
fix - 5bed0943a stepper: reset submitted state when resetting stepper

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

18.2.11 "limonite-lemon" (2024-10-31)

cdk

Commit Type Description
5d1bc76430 fix tree: only handle keyboard events directly from the node
a3449dc851 perf table: Use ResizeObservers instead of dom measurement to reduce layout thrashing (where possible) (#29814)

material

Commit Type Description
a98c886163 fix button: anchor not handling disabledInteractive correctly (#29938)
810040e8fc fix sidenav: remove IE animation workaround (#29929)
197747e2bd fix stepper: remove IE animation workaround (#29916)

19.0.0-next.10 "plastic-moose" (2024-10-23)

material

Commit Type Description
b519b4785b feat core: default to color-scheme theme type (#29907)
ea0d1ba7b7 feat core: deprecate the core mixin (#29906)
4b49d73542 feat core: switch system prefix from sys to mat-sys (#29908)
3fc1f9a1b0 feat schematics: Update custom theme schematic to work with light-dark and use theme-overrides mixin (#29911)
5153a5cd4b fix chips: emitting end event multiple times when holding down key (#29894)
5ad133d073 fix core: allow optgroup overrides through core-overrides (#29897)
a8e40ec341 fix core: correctly identify color input (#29909)
0064b4218b fix tabs: remove IE animation workaround (#29899)

google-maps

Commit Type Description
a6709497fc fix expose all clusterer types (#29905)

18.2.10 "plastic-monkey" (2024-10-23)

material

Commit Type Description
501faa9a54 fix chips: emitting end event multiple times when holding down key (#29894)
4a0397a1c7 fix tabs: remove IE animation workaround (#29899)

18.2.9 "curite-castle" (2024-10-17)

material

Commit Type Description

... (truncated)

Commits
  • 3565b50 release: cut the v18.2.11 release
  • f3f2b54 Fix _focused signal not firing stateChanges (#29944)
  • 5d1bc76 fix(cdk/tree): only handle keyboard events directly from the node
  • a98c886 fix(material/button): anchor not handling disabledInteractive correctly (#29938)
  • cd6d55c docs: update theme schematic link for v18 (#29935)
  • 810040e fix(material/sidenav): remove IE animation workaround (#29929)
  • a3449dc perf(cdk/table): Use ResizeObservers instead of dom measurement to reduce lay...
  • 197747e fix(material/stepper): remove IE animation workaround (#29916)
  • 809f927 release: cut the v18.2.10 release
  • 4a0397a fix(material/tabs): remove IE animation workaround (#29899)
  • 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 17.3.10 to 18.2.11.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@17.3.10...18.2.11)

---
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 Nov 4, 2024
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
Development

Successfully merging this pull request may close these issues.

0 participants