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 4 updates #9441

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the angular group in /src/main/resources/generator/dependencies/angular with 4 updates: @angular/cdk, @angular/core, @angular/material and @angular/compiler-cli.

Updates @angular/cdk from 17.3.2 to 17.3.3

Release notes

Sourced from @​angular/cdk's releases.

v17.3.3

17.3.3 "metal-fork" (2024-04-03)

material

Commit Description
fix - 7ccc392936 button-toggle: standard button toggle strong focus bord… (#28790)
fix - 8b92fda61f sort: clear aria description on destroy (#28801)

multiple

Commit Description
fix - 6b5b0c5db3 set nonce using setAttribute (#28800)
Changelog

Sourced from @​angular/cdk's changelog.

17.3.3 "metal-fork" (2024-04-03)

material

Commit Type Description
7ccc392936 fix button-toggle: standard button toggle strong focus bord… (#28790)
8b92fda61f fix sort: clear aria description on destroy (#28801)

multiple

Commit Type Description
6b5b0c5db3 fix set nonce using setAttribute (#28800)

Commits
  • 797d97d release: cut the v17.3.3 release
  • 8b92fda fix(material/sort): clear aria description on destroy (#28801)
  • 6b5b0c5 fix(multiple): set nonce using setAttribute (#28800)
  • 7ccc392 fix(material/button-toggle): standard button toggle strong focus bord… (#28790)
  • See full diff in compare view

Updates @angular/core from 17.3.2 to 17.3.3

Release notes

Sourced from @​angular/core's releases.

v17.3.3

17.3.3 (2024-04-03)

core

Commit Description
fix - 158ceaf062 handle ChainedInjectors in injector debug utils (#55144)
fix - 4d043992e5 test cleanup should not throw if Zone is not present (#55096)

migrations

Commit Description
fix - 949dec26b8 avoid conflicts with some greek letters in control flow migration (#55113)
Changelog

Sourced from @​angular/core's changelog.

17.3.3 (2024-04-03)

core

Commit Type Description
158ceaf062 fix handle ChainedInjectors in injector debug utils (#55144)
4d043992e5 fix test cleanup should not throw if Zone is not present (#55096)

migrations

Commit Type Description
949dec26b8 fix avoid conflicts with some greek letters in control flow migration (#55113)

Commits
  • 88f0545 refactor(core): remove unnecessary folder (#55197)
  • eb9a5f5 ci: Add primitives groups to pullapprove (#53404)
  • 158ceaf fix(core): handle ChainedInjectors in injector debug utils (#55144)
  • 949dec2 fix(migrations): avoid conflicts with some greek letters in control flow migr...
  • 9cef0d2 docs(core): fix toSignal docs (#54964)
  • 4d04399 fix(core): test cleanup should not throw if Zone is not present (#55096)
  • See full diff in compare view

Updates @angular/material from 17.3.2 to 17.3.3

Release notes

Sourced from @​angular/material's releases.

v17.3.3

17.3.3 "metal-fork" (2024-04-03)

material

Commit Description
fix - 7ccc392936 button-toggle: standard button toggle strong focus bord… (#28790)
fix - 8b92fda61f sort: clear aria description on destroy (#28801)

multiple

Commit Description
fix - 6b5b0c5db3 set nonce using setAttribute (#28800)
Changelog

Sourced from @​angular/material's changelog.

17.3.3 "metal-fork" (2024-04-03)

material

Commit Type Description
7ccc392936 fix button-toggle: standard button toggle strong focus bord… (#28790)
8b92fda61f fix sort: clear aria description on destroy (#28801)

multiple

Commit Type Description
6b5b0c5db3 fix set nonce using setAttribute (#28800)

Commits
  • 797d97d release: cut the v17.3.3 release
  • 8b92fda fix(material/sort): clear aria description on destroy (#28801)
  • 6b5b0c5 fix(multiple): set nonce using setAttribute (#28800)
  • 7ccc392 fix(material/button-toggle): standard button toggle strong focus bord… (#28790)
  • See full diff in compare view

Updates @angular/compiler-cli from 17.3.2 to 17.3.3

Release notes

Sourced from @​angular/compiler-cli's releases.

v17.3.3

17.3.3 (2024-04-03)

core

Commit Description
fix - 158ceaf062 handle ChainedInjectors in injector debug utils (#55144)
fix - 4d043992e5 test cleanup should not throw if Zone is not present (#55096)

migrations

Commit Description
fix - 949dec26b8 avoid conflicts with some greek letters in control flow migration (#55113)
Changelog

Sourced from @​angular/compiler-cli's changelog.

17.3.3 (2024-04-03)

core

Commit Type Description
158ceaf062 fix handle ChainedInjectors in injector debug utils (#55144)
4d043992e5 fix test cleanup should not throw if Zone is not present (#55096)

migrations

Commit Type Description
949dec26b8 fix avoid conflicts with some greek letters in control flow migration (#55113)

Commits

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 4 updates: [@angular/cdk](https://github.com/angular/components), [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core), [@angular/material](https://github.com/angular/components) and [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli).


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

Updates `@angular/core` from 17.3.2 to 17.3.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/17.3.3/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/17.3.3/packages/core)

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

Updates `@angular/compiler-cli` from 17.3.2 to 17.3.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/17.3.3/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/17.3.3/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/core"
  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
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions bot enabled auto-merge April 4, 2024 01:02
@github-actions github-actions bot merged commit 00f1c88 into main Apr 4, 2024
37 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/src/main/resources/generator/dependencies/angular/angular-1f0e239fb0 branch April 4, 2024 01:03
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