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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2024

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

Updates @angular/core from 17.1.2 to 17.1.3

Release notes

Sourced from @​angular/core's releases.

v17.1.3

17.1.3 (2024-02-08)

compiler-cli

Commit Description
fix - bc4a6a9715 do not error due to multiple components named equally (#54273)
fix - a997e08c6f handle default imports in defer blocks (#53695)
fix - 63a9027720 interpolatedSignalNotInvoked diagnostic for model signals (#54338)
fix - 40e1edc977 properly catch fatal diagnostics in type checking (#54309)
fix - 9f6605d11b support jumping to definitions of signal-based inputs (#54233)

core

Commit Description
fix - 7df133dcc2 afterRender hooks should allow updating state (#54074)
fix - 744e20641a Fix possible infinite loop with markForCheck by partially reverting #54074 (#54329)
fix - 0fb114274c update imports to be compatible with rxjs 6 (#54193)

router

Commit Description
fix - 238f2a8bc9 Clear internal transition when navigation finalizes (#54261)
Changelog

Sourced from @​angular/core's changelog.

17.1.3 (2024-02-08)

compiler-cli

Commit Type Description
bc4a6a9715 fix do not error due to multiple components named equally (#54273)
a997e08c6f fix handle default imports in defer blocks (#53695)
63a9027720 fix interpolatedSignalNotInvoked diagnostic for model signals (#54338)
40e1edc977 fix properly catch fatal diagnostics in type checking (#54309)
9f6605d11b fix support jumping to definitions of signal-based inputs (#54233)

core

Commit Type Description
7df133dcc2 fix afterRender hooks should allow updating state (#54074)
744e20641a fix Fix possible infinite loop with markForCheck by partially reverting #54074 (#54329)
0fb114274c fix update imports to be compatible with rxjs 6 (#54193)

router

Commit Type Description
238f2a8bc9 fix Clear internal transition when navigation finalizes (#54261)

17.2.0-next.1 (2024-01-31)

Commit Type Description
dfc6c8d0c7 fix cta clickability issue in adev homepage. (#52905)

animations

Commit Type Description
75aeae42b7 fix cleanup DOM elements when root view is removed with async animations (#53033)

common

Commit Type Description
f5c520b836 feat add placeholder to NgOptimizedImage (#53783)
122213d37d fix The date pipe should return ISO format for week and week-year as intended in the unit test. (#53879)

compiler

Commit Type Description
47e6e84101 feat Add a TSConfig option useTemplatePipeline (#54057)
7b4d275f49 fix Fix the template pipeline option (#54148)
eddf5dae5e fix Update type check block to fix control flow source mappings (#53980)

compiler-cli

Commit Type Description
7e861c640e feat generate extra imports for component local dependencies in local mode (#53543)
3263df23f2 feat generate global imports in local compilation mode (#53543)
64fa5715c6 fix generating extra imports in local compilation mode when cycle is introduced (#53543)
0970129e20 fix show proper error for custom decorators in local compilation mode (#53983)

... (truncated)

Commits
  • 744e206 fix(core): Fix possible infinite loop with markForCheck by partially revert...
  • fc4d8bb refactor(core): avoid reusing argument name as a local const (#54239)
  • 756aa8f refactor(core): create pending task while defer block loading is in progress ...
  • 4586d23 docs: remove an outdated comment. (#54243)
  • e74ea10 refactor(core): avoid clang-format obfuscating InputFunction.required (#54233)
  • a42f0ba refactor(core): separate InputSignal and InputSignalWithTransform (#54233)
  • a6f09ad refactor(docs): fix typo (#54247)
  • 54deaae test(core): ExpressionChanged... error does not happen with signals (#54206)
  • 0fb1142 fix(core): update imports to be compatible with rxjs 6 (#54193)
  • 52a31d0 refactor: standardize doctype declaration to <!DOCTYPE html> (#51052)
  • Additional commits viewable in compare view

Updates @angular-devkit/build-angular from 17.1.2 to 17.1.3

Release notes

Sourced from @​angular-devkit/build-angular's releases.

v17.1.3

17.1.3 (2024-02-08)

@​angular-devkit/build-angular

Commit Description
fix - 3de3aa170 allow ./ baseHref when using vite based server
fix - 17f47a3c9 ensure WebWorker main entry is used in output code
Changelog

Sourced from @​angular-devkit/build-angular's changelog.

17.1.3 (2024-02-08)

@​angular-devkit/build-angular

Commit Type Description
3de3aa170 fix allow ./ baseHref when using vite based server
17f47a3c9 fix ensure WebWorker main entry is used in output code

17.2.0-next.1 (2024-01-31)

@​angular/cli

Commit Type Description
b3e206741 feat add support to bun package manager

@​schematics/angular

Commit Type Description
03e1aa790 feat add support to bun package manager

@​angular-devkit/build-angular

Commit Type Description
f4f535653 feat add JSON build logs when using the application builder
7c522aa87 feat support using custom postcss configuration with application builder
d6aea27db fix add required modules as externals imports
476a68daa fix add output location in build stats
dbd3984f2 fix correctly handle glob negation in proxy config when using vite
41ea985f9 fix display server bundles in build stats
822e7a482 fix handle regular expressions in proxy config when using Vite
944cbcdb1 fix limit the number of lazy chunks visible in the stats table
37ffa5e4a fix resolve absolute output-path when using esbuild based builders

@​angular/create

Commit Type Description
600498f2c feat add support to bun package manager

Commits
  • cceb852 release: cut the v17.1.3 release
  • 17f47a3 fix(@​angular-devkit/build-angular): ensure WebWorker main entry is used in ou...
  • c3538b4 test: update webpack tests filenames and size checks to pass with latest webpack
  • 3de3aa1 fix(@​angular-devkit/build-angular): allow ./ baseHref when using vite based...
  • 1b2bf5d refactor(@​angular-devkit/build-angular): remove casting since `setSourceMapsE...
  • See full diff in compare view

Updates @angular/cli from 17.1.2 to 17.1.3

Release notes

Sourced from @​angular/cli's releases.

v17.1.3

17.1.3 (2024-02-08)

@​angular-devkit/build-angular

Commit Description
fix - 3de3aa170 allow ./ baseHref when using vite based server
fix - 17f47a3c9 ensure WebWorker main entry is used in output code
Changelog

Sourced from @​angular/cli's changelog.

17.1.3 (2024-02-08)

@​angular-devkit/build-angular

Commit Type Description
3de3aa170 fix allow ./ baseHref when using vite based server
17f47a3c9 fix ensure WebWorker main entry is used in output code

17.2.0-next.1 (2024-01-31)

@​angular/cli

Commit Type Description
b3e206741 feat add support to bun package manager

@​schematics/angular

Commit Type Description
03e1aa790 feat add support to bun package manager

@​angular-devkit/build-angular

Commit Type Description
f4f535653 feat add JSON build logs when using the application builder
7c522aa87 feat support using custom postcss configuration with application builder
d6aea27db fix add required modules as externals imports
476a68daa fix add output location in build stats
dbd3984f2 fix correctly handle glob negation in proxy config when using vite
41ea985f9 fix display server bundles in build stats
822e7a482 fix handle regular expressions in proxy config when using Vite
944cbcdb1 fix limit the number of lazy chunks visible in the stats table
37ffa5e4a fix resolve absolute output-path when using esbuild based builders

@​angular/create

Commit Type Description
600498f2c feat add support to bun package manager

Commits
  • cceb852 release: cut the v17.1.3 release
  • 17f47a3 fix(@​angular-devkit/build-angular): ensure WebWorker main entry is used in ou...
  • c3538b4 test: update webpack tests filenames and size checks to pass with latest webpack
  • 3de3aa1 fix(@​angular-devkit/build-angular): allow ./ baseHref when using vite based...
  • 1b2bf5d refactor(@​angular-devkit/build-angular): remove casting since `setSourceMapsE...
  • See full diff in compare view

Updates @angular/compiler-cli from 17.1.2 to 17.1.3

Release notes

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

v17.1.3

17.1.3 (2024-02-08)

compiler-cli

Commit Description
fix - bc4a6a9715 do not error due to multiple components named equally (#54273)
fix - a997e08c6f handle default imports in defer blocks (#53695)
fix - 63a9027720 interpolatedSignalNotInvoked diagnostic for model signals (#54338)
fix - 40e1edc977 properly catch fatal diagnostics in type checking (#54309)
fix - 9f6605d11b support jumping to definitions of signal-based inputs (#54233)

core

Commit Description
fix - 7df133dcc2 afterRender hooks should allow updating state (#54074)
fix - 744e20641a Fix possible infinite loop with markForCheck by partially reverting #54074 (#54329)
fix - 0fb114274c update imports to be compatible with rxjs 6 (#54193)

router

Commit Description
fix - 238f2a8bc9 Clear internal transition when navigation finalizes (#54261)
Changelog

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

17.1.3 (2024-02-08)

compiler-cli

Commit Type Description
bc4a6a9715 fix do not error due to multiple components named equally (#54273)
a997e08c6f fix handle default imports in defer blocks (#53695)
63a9027720 fix interpolatedSignalNotInvoked diagnostic for model signals (#54338)
40e1edc977 fix properly catch fatal diagnostics in type checking (#54309)
9f6605d11b fix support jumping to definitions of signal-based inputs (#54233)

core

Commit Type Description
7df133dcc2 fix afterRender hooks should allow updating state (#54074)
744e20641a fix Fix possible infinite loop with markForCheck by partially reverting #54074 (#54329)
0fb114274c fix update imports to be compatible with rxjs 6 (#54193)

router

Commit Type Description
238f2a8bc9 fix Clear internal transition when navigation finalizes (#54261)

17.2.0-next.1 (2024-01-31)

Commit Type Description
dfc6c8d0c7 fix cta clickability issue in adev homepage. (#52905)

animations

Commit Type Description
75aeae42b7 fix cleanup DOM elements when root view is removed with async animations (#53033)

common

Commit Type Description
f5c520b836 feat add placeholder to NgOptimizedImage (#53783)
122213d37d fix The date pipe should return ISO format for week and week-year as intended in the unit test. (#53879)

compiler

Commit Type Description
47e6e84101 feat Add a TSConfig option useTemplatePipeline (#54057)
7b4d275f49 fix Fix the template pipeline option (#54148)
eddf5dae5e fix Update type check block to fix control flow source mappings (#53980)

compiler-cli

Commit Type Description
7e861c640e feat generate extra imports for component local dependencies in local mode (#53543)
3263df23f2 feat generate global imports in local compilation mode (#53543)
64fa5715c6 fix generating extra imports in local compilation mode when cycle is introduced (#53543)
0970129e20 fix show proper error for custom decorators in local compilation mode (#53983)

... (truncated)

Commits
  • 2e9a21a Revert "fix(compiler-cli): interpolatedSignalNotInvoked diagnostic for model ...
  • 63a9027 fix(compiler-cli): interpolatedSignalNotInvoked diagnostic for model signals ...
  • ef55d48 refactor(compiler-cli): avoid naming conflict with built-in global variable (...
  • 8d4b4ff refactor(compiler-cli): work around internal test failure (#54327)
  • eeaec92 refactor(compiler-cli): ensure FatalDiagnosticError extends Error (#54309)
  • 40e1edc fix(compiler-cli): properly catch fatal diagnostics in type checking (#54309)
  • bc4a6a9 fix(compiler-cli): do not error due to multiple components named equally (#54...
  • b74c02a refactor(compiler): extract call and construct signatures of interfaces (#54233)
  • 9f6605d fix(compiler-cli): support jumping to definitions of signal-based inputs (#54...
  • a42f0ba refactor(core): separate InputSignal and InputSignalWithTransform (#54233)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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/core](https://github.com/angular/angular/tree/HEAD/packages/core), [@angular-devkit/build-angular](https://github.com/angular/angular-cli), [@angular/cli](https://github.com/angular/angular-cli) and [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli).


Updates `@angular/core` from 17.1.2 to 17.1.3
- [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.1.3/packages/core)

Updates `@angular-devkit/build-angular` from 17.1.2 to 17.1.3
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@17.1.2...17.1.3)

Updates `@angular/cli` from 17.1.2 to 17.1.3
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@17.1.2...17.1.3)

Updates `@angular/compiler-cli` from 17.1.2 to 17.1.3
- [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.1.3/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-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  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 54e4e20 into main Feb 9, 2024
37 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/src/main/resources/generator/dependencies/angular/angular-1bfe67493e branch February 9, 2024 01:49
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