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 the angular group in /src/main/resources/generator/dependencies/angular with 2 updates #9639

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2024

Bumps the angular group in /src/main/resources/generator/dependencies/angular with 2 updates: @angular/cdk and @angular/material.

Updates @angular/cdk from 17.3.5 to 17.3.6

Release notes

Sourced from @​angular/cdk's releases.

v17.3.6

17.3.6 "onyx-whisper" (2024-04-24)

material

Commit Description
fix - d78c7706c6 progress-bar: avoid CSP issues for apps not using buffer mode (#28946)

cdk

Commit Description
fix - c2dc2da71e a11y: handle signal based items in list key manager (#28854)
fix - e33c436c73 drag-drop: use native popover to avoid stacking issues with preview

multiple

Commit Description
fix - 73d1e2e3cf remove label for attribute on non-native elements (#28948)
Changelog

Sourced from @​angular/cdk's changelog.

17.3.6 "onyx-whisper" (2024-04-24)

cdk

Commit Type Description
c2dc2da71e fix a11y: handle signal based items in list key manager (#28854)
e33c436c73 fix drag-drop: use native popover to avoid stacking issues with preview

material

Commit Type Description
d78c7706c6 fix progress-bar: avoid CSP issues for apps not using buffer mode (#28946)

multiple

Commit Type Description
73d1e2e3cf fix remove label for attribute on non-native elements (#28948)

18.0.0-next.5 "mercury-ant" (2024-04-17)

cdk

Commit Type Description
42cb25fe9 fix drag-drop: text selection not disabled inside shadow dom on firefox (#28835)
d8a6c3edd fix observers: don't observe content of comments (#28858)
81fe8f322 fix observers: Run content changed callback in NgZone (#28870)

material

Commit Type Description
295fd67fa feat schematics: Add custom M3 theme schematic (#28766)
2f17c69b8 fix autocomplete: panel not visible when opened from multiple triggers (#28843)
d3ea71d30 fix autocomplete: remove dependency on NgClass (#28849)
8ec47aa4b fix core: throw better error when mixin doesn't support color variants (#28880)
524fe6247 fix datepicker: remove dependency on NgClass (#28865)
9381f9065 fix menu: remove dependency on NgClass (#28877)
b3298f1b8 fix tabs: remove dependency on NgClass (#28875)

google-maps

Commit Type Description
5bcf8e016 fix make info window open method compatible with advanced marker

Commits
  • 5cdf38b release: cut the v17.3.6 release
  • 105db5f Revert "release: cut the v17.3.6 release"
  • 493703a release: cut the v17.3.6 release
  • c69ec27 build: fix patch deployment (#28959)
  • e33c436 fix(cdk/drag-drop): use native popover to avoid stacking issues with preview
  • 4826a14 refactor(cdk/drag-drop): move preview-related logic into a separate class
  • 73d1e2e fix(multiple): remove label for attribute on non-native elements (#28948)
  • d78c770 fix(material/progress-bar): avoid CSP issues for apps not using buffer mode (...
  • 6df1268 build: fix webdriver tests (#28915)
  • 0c017a2 build: fix lint error (#28907)
  • Additional commits viewable in compare view

Updates @angular/material from 17.3.5 to 17.3.6

Release notes

Sourced from @​angular/material's releases.

v17.3.6

17.3.6 "onyx-whisper" (2024-04-24)

material

Commit Description
fix - d78c7706c6 progress-bar: avoid CSP issues for apps not using buffer mode (#28946)

cdk

Commit Description
fix - c2dc2da71e a11y: handle signal based items in list key manager (#28854)
fix - e33c436c73 drag-drop: use native popover to avoid stacking issues with preview

multiple

Commit Description
fix - 73d1e2e3cf remove label for attribute on non-native elements (#28948)
Changelog

Sourced from @​angular/material's changelog.

17.3.6 "onyx-whisper" (2024-04-24)

cdk

Commit Type Description
c2dc2da71e fix a11y: handle signal based items in list key manager (#28854)
e33c436c73 fix drag-drop: use native popover to avoid stacking issues with preview

material

Commit Type Description
d78c7706c6 fix progress-bar: avoid CSP issues for apps not using buffer mode (#28946)

multiple

Commit Type Description
73d1e2e3cf fix remove label for attribute on non-native elements (#28948)

18.0.0-next.5 "mercury-ant" (2024-04-17)

cdk

Commit Type Description
42cb25fe9 fix drag-drop: text selection not disabled inside shadow dom on firefox (#28835)
d8a6c3edd fix observers: don't observe content of comments (#28858)
81fe8f322 fix observers: Run content changed callback in NgZone (#28870)

material

Commit Type Description
295fd67fa feat schematics: Add custom M3 theme schematic (#28766)
2f17c69b8 fix autocomplete: panel not visible when opened from multiple triggers (#28843)
d3ea71d30 fix autocomplete: remove dependency on NgClass (#28849)
8ec47aa4b fix core: throw better error when mixin doesn't support color variants (#28880)
524fe6247 fix datepicker: remove dependency on NgClass (#28865)
9381f9065 fix menu: remove dependency on NgClass (#28877)
b3298f1b8 fix tabs: remove dependency on NgClass (#28875)

google-maps

Commit Type Description
5bcf8e016 fix make info window open method compatible with advanced marker

Commits
  • 5cdf38b release: cut the v17.3.6 release
  • 105db5f Revert "release: cut the v17.3.6 release"
  • 493703a release: cut the v17.3.6 release
  • c69ec27 build: fix patch deployment (#28959)
  • e33c436 fix(cdk/drag-drop): use native popover to avoid stacking issues with preview
  • 4826a14 refactor(cdk/drag-drop): move preview-related logic into a separate class
  • 73d1e2e fix(multiple): remove label for attribute on non-native elements (#28948)
  • d78c770 fix(material/progress-bar): avoid CSP issues for apps not using buffer mode (...
  • 6df1268 build: fix webdriver tests (#28915)
  • 0c017a2 build: fix lint error (#28907)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the angular group in /src/main/resources/generator/dependencies/angular with 2 updates: [@angular/cdk](https://github.com/angular/components) and [@angular/material](https://github.com/angular/components).


Updates `@angular/cdk` from 17.3.5 to 17.3.6
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@17.3.5...17.3.6)

Updates `@angular/material` from 17.3.5 to 17.3.6
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@17.3.5...17.3.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions bot merged commit 4f3af8e into main Apr 25, 2024
36 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/src/main/resources/generator/dependencies/angular/angular-4898463ddc branch April 25, 2024 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants