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/cdk from 11.2.13 to 17.0.4 in /apps/chat-frontend #146

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2023

Bumps @angular/cdk from 11.2.13 to 17.0.4.

Release notes

Sourced from @​angular/cdk's releases.

v17.0.4

17.0.4 "hematite-house" (2023-12-13)

material

Commit Description
fix - 9596dccbf button: resolve memory leaks in ripples (#28254)
fix - 7b183b259 chips: enable hydration (#28260)
fix - fbcd237e5 tabs: add header divider for m3 (#28244)
fix - ac77efd08 tabs: deprecate backgroundColor API (#28262)

multiple

Commit Description
fix - c0c6f6376 add fallback root providers to injection tokens (#28259)

v17.0.3

17.0.3 "opal-kaleidoscope" (2023-12-07)

material

Commit Description
fix - e9519c3e73 slider: fix tick mark precision (#28193)

v17.0.2

17.0.2 "sand-salmon" (2023-12-01)

material-experimental

Commit Description
feat - 3d118c67a theming: add M3 autocomplete, badge, and bottom-sheet support (#28177)
feat - 950ca90b7 theming: add M3 button-toggle support (#28179)
feat - ee6894f3e theming: add M3 chips support (#28183)
feat - 86c55d004 theming: add M3 datepicker support (#28166)
feat - 4424c0b21 theming: add M3 dialog support (#28163)
feat - 61401f57a theming: add M3 grid-list support (#28131)
feat - cd0f36ac3 theming: add M3 icon support (#28126)
feat - 5bf3ab4b6 theming: add M3 menu & divider support (#28144)
feat - 1abf88008 theming: add M3 paginator support (#28164)
feat - 750d95faa theming: add M3 select, option, and optgroup support (#28148)
feat - 662bbb4b2 theming: add M3 sidenav support (#28125)

material

Commit Description
fix - 4938722fa autocomplete: clear selected option if it is removed while typing (#28146)
fix - 381037818 button: fix flat button line-height (#28090)
fix - 5f789f79d button: fix outlined button line-height (#28092)
fix - d45f4967a button: fix text button line-height (#28091)
fix - 04ceccf21 core: prevent ng update schematic from checking node_modules (#28152)
fix - c2a812967 tooltip: increase specificity of non-interactive styles (#28180)

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

17.0.4 "hematite-house" (2023-12-13)

material

Commit Type Description
9596dccbf fix button: resolve memory leaks in ripples (#28254)
7b183b259 fix chips: enable hydration (#28260)
fbcd237e5 fix tabs: add header divider for m3 (#28244)
ac77efd08 fix tabs: deprecate backgroundColor API (#28262)

multiple

Commit Type Description
c0c6f6376 fix add fallback root providers to injection tokens (#28259)

17.1.0-next.2 "moss-cathedral" (2023-12-07)

material

Commit Type Description
ec86cf88ee fix checkbox: move required validation into component
c2c818ceeb fix slide-toggle: move required validation into component
f3b0616f3c fix slider: fix tick mark precision (#28193)

google-maps

Commit Type Description
338aa184ae fix error when added through ng add

youtube-player

Commit Type Description
62ca3ede70 fix error when added through ng add

material-moment-adapter

Commit Type Description
eca50162a7 fix error when added through ng add

material-luxon-adapter

Commit Type Description
91b646717d fix error when added through ng add

material-date-fns-adapter

Commit Type Description
2da9f6bc32 fix error when added through ng add

multiple

Commit Type Description
997bf75f9f fix consolidate and tokenize internal form field (#28236)

... (truncated)

Commits
  • 1a0b7da release: cut the v17.0.4 release
  • 4cc4673 Revert "refactor(material/form-field): tokenize density overrides (#28249)" (...
  • fbcd237 fix(material/tabs): add header divider for m3 (#28244)
  • a229002 refactor(material/form-field): tokenize density overrides (#28249)
  • ac77efd fix(material/tabs): deprecate backgroundColor API (#28262)
  • 2d5f74e docs(material/tabs): example of mat-tabs deletion is showing wrong index (#28...
  • 7b183b2 fix(material/chips): enable hydration (#28260)
  • 9596dcc fix(material/button): resolve memory leaks in ripples (#28254)
  • c0c6f63 fix(multiple): add fallback root providers to injection tokens (#28259)
  • fc67358 refactor(material/button): switch typography to tokens (#27999)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 22, 2023
Bumps [@angular/cdk](https://github.com/angular/components) from 11.2.13 to 17.0.4.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@11.2.13...17.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/apps/chat-frontend/angular/cdk-17.0.4 branch from 2cafbea to f76fec8 Compare December 23, 2023 02:50
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 10, 2024

A newer version of @​angular/cdk exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants