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 #9510

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Updates @angular/core from 17.3.3 to 17.3.4

Release notes

Sourced from @​angular/core's releases.

v17.3.4

17.3.4 (2024-04-10)

common

Commit Description
fix - 53427d875d invalid ImageKit quality parameter (#55193)
fix - 766548c3ec skip transfer cache on client (#55012)
Changelog

Sourced from @​angular/core's changelog.

17.3.4 (2024-04-10)

common

Commit Type Description
53427d875d fix invalid ImageKit quality parameter (#55193)
766548c3ec fix skip transfer cache on client (#55012)

18.0.0-next.3 (2024-04-03)

Breaking Changes

router

  • Providers available to the routed components always come from the injector heirarchy of the routes and never inherit from the RouterOutlet. This means that providers available only to the component that defines the RouterOutlet will no longer be available to route components in any circumstances. This was already the case whenever routes defined providers, either through lazy loading an NgModule or through explicit providers on the route config.

compiler

Commit Type Description
f824911510 fix For FatalDiagnosticError, hide the message field without affecting the emit (#55160)

compiler-cli

Commit Type Description
c04ffb1fa6 fix use switch statements to narrow Angular switch blocks (#55168)

core

Commit Type Description
666d646575 feat Add event delegation library to queue up events and replay them when the application is ready (#55121)
146306a141 feat add support for i18n hydration (#54823)
840c375255 fix do not save point-in-time setTimeout and rAF references (#55124)
231e0a3528 fix handle ChainedInjectors in injector debug utils (#55144)
a5fa279b6e fix prevent i18n hydration from cleaning projected nodes (#54823)
f44a5e4604 fix support content projection and VCRs in i18n (#54823)
914e4530b0 fix test cleanup should not throw if Zone is not present (#55096)
a99cb7ce5b fix zoneless scheduler should check if Zone is defined before accessing it (#55118)

forms

Commit Type Description
1c736dc3b2 feat Unified Control State Change Events (#54579)

language-service

Commit Type Description
a48afe0d94 fix avoid generating TS syntactic diagnostics for templates (#55091)

migrations

Commit Type Description

... (truncated)

Commits

Updates @angular/compiler-cli from 17.3.3 to 17.3.4

Release notes

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

v17.3.4

17.3.4 (2024-04-10)

common

Commit Description
fix - 53427d875d invalid ImageKit quality parameter (#55193)
fix - 766548c3ec skip transfer cache on client (#55012)
Changelog

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

17.3.4 (2024-04-10)

common

Commit Type Description
53427d875d fix invalid ImageKit quality parameter (#55193)
766548c3ec fix skip transfer cache on client (#55012)

18.0.0-next.3 (2024-04-03)

Breaking Changes

router

  • Providers available to the routed components always come from the injector heirarchy of the routes and never inherit from the RouterOutlet. This means that providers available only to the component that defines the RouterOutlet will no longer be available to route components in any circumstances. This was already the case whenever routes defined providers, either through lazy loading an NgModule or through explicit providers on the route config.

compiler

Commit Type Description
f824911510 fix For FatalDiagnosticError, hide the message field without affecting the emit (#55160)

compiler-cli

Commit Type Description
c04ffb1fa6 fix use switch statements to narrow Angular switch blocks (#55168)

core

Commit Type Description
666d646575 feat Add event delegation library to queue up events and replay them when the application is ready (#55121)
146306a141 feat add support for i18n hydration (#54823)
840c375255 fix do not save point-in-time setTimeout and rAF references (#55124)
231e0a3528 fix handle ChainedInjectors in injector debug utils (#55144)
a5fa279b6e fix prevent i18n hydration from cleaning projected nodes (#54823)
f44a5e4604 fix support content projection and VCRs in i18n (#54823)
914e4530b0 fix test cleanup should not throw if Zone is not present (#55096)
a99cb7ce5b fix zoneless scheduler should check if Zone is defined before accessing it (#55118)

forms

Commit Type Description
1c736dc3b2 feat Unified Control State Change Events (#54579)

language-service

Commit Type Description
a48afe0d94 fix avoid generating TS syntactic diagnostics for templates (#55091)

migrations

Commit Type Description

... (truncated)

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


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

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

---
updated-dependencies:
- dependency-name: "@angular/core"
  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 merged commit d0f7df0 into main Apr 11, 2024
36 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/src/main/resources/generator/dependencies/angular/angular-cecf2f3737 branch April 11, 2024 02:19
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