jhipster / jhipster-lite

JHipster Lite ⚡ is a development platform to generate, develop & deploy modern web applications & microservices architecture, step by step - using Hexagonal Architecture :gem:
https://www.jhipster.tech/jhipster-lite/
Apache License 2.0
433 stars 197 forks source link

build(deps): bump the angular group in /src/main/resources/generator/dependencies/angular with 6 updates #10160

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps the angular group in /src/main/resources/generator/dependencies/angular with 6 updates:

Package From To
@angular/cdk 18.0.4 18.0.5
@angular/core 18.0.4 18.0.5
@angular/material 18.0.4 18.0.5
@angular-devkit/build-angular 18.0.5 18.0.6
@angular/cli 18.0.5 18.0.6
@angular/compiler-cli 18.0.4 18.0.5

Updates @angular/cdk from 18.0.4 to 18.0.5

Release notes

Sourced from @​angular/cdk's releases.

v18.0.5

18.0.5 "plastic-puppy" (2024-06-26)

material

Commit Description
fix - fad2a074e2 button-toggle: skip disabled buttons during keyboard navigation (#29308)
fix - e5684fe2b7 button: stack icons on top of touch target (#29291)
fix - c1a40a26d1 datepicker: avoid losing focus when re-rendering the current view (#29287)
fix - 7f575daab5 sidenav: not closing on escape key press (#29292)

cdk

Commit Description
fix - 0be4013d90 a11y: Make focus-trap behavior consistent across zoneful/zoneless (#29225)
Changelog

Sourced from @​angular/cdk's changelog.

18.0.5 "plastic-puppy" (2024-06-26)

cdk

Commit Type Description
0be4013d90 fix a11y: Make focus-trap behavior consistent across zoneful/zoneless (#29225)

material

Commit Type Description
fad2a074e2 fix button-toggle: skip disabled buttons during keyboard navigation (#29308)
e5684fe2b7 fix button: stack icons on top of touch target (#29291)
c1a40a26d1 fix datepicker: avoid losing focus when re-rendering the current view (#29287)
7f575daab5 fix sidenav: not closing on escape key press (#29292)

18.1.0-next.3 "copper-carousel" (2024-06-20)

cdk

Commit Type Description
b5e30156c feat drag-drop: add the ability to specify an alternate drop list container (#29283)
09df51d8e fix overlay: incorrectly dispatching outside click for shadow DOM (#29249)

material

Commit Type Description
008212a98 fix autocomplete: autocomplete panel top is cut off in landscape mode (#28982)
aaea0e272 fix bottom-sheet: changed after checked error with zoneless (#29277)
cee9b0415 fix core: generate mat-optgroup tokens in M3 (#29257)
a4846a961 fix core: implement elevation classes in M3
6318f24d5 fix form-field: outline label position (#29138)
3550a8798 fix menu: animation issue when same menu is used for multiple nested triggers (#29280)
03d00f573 fix menu: update elevation logic for M3
99b33120e fix paginator: items per page form field touch target size insufficient (#29109)
43b8dcbb1 fix tree: aria-expanded attribute should not appear in the leaf node (#29096)

Commits
  • f3b6a5f release: cut the v18.0.5 release
  • ebf7d4f docs(material/radio): Update description for color input description on API p...
  • fd427bf docs(material/tabs): Update description and examples for color input descript...
  • 0a4712c docs(material/slide-toggle): Update description and examples for color input ...
  • ac9e524 docs(material/slider): Update description for color input description on API ...
  • 83417ad docs(material/progress-spinner): Update description and examples for color in...
  • b633efa docs(material/progress-bar): Update description and examples for color input ...
  • 8491767 docs(material/list): Update description for color input description on API pa...
  • 3de77f9 ci: fix lint on patch branch (#29318)
  • 8fe73db docs(material/core): update the typography guide (#29321)
  • Additional commits viewable in compare view


Updates @angular/core from 18.0.4 to 18.0.5

Release notes

Sourced from @​angular/core's releases.

v18.0.5

18.0.5 (2024-06-26)

core

Commit Description
fix - 2f73281dfd improve docs on afterRender hooks (#56525)
fix - be9e4892f9 improve support for i18n hydration of projected content (#56192)
fix - 5f9bd5521e prevent calling devMode only function on @defer error. (#56559)
Changelog

Sourced from @​angular/core's changelog.

18.0.5 (2024-06-26)

core

Commit Type Description
2f73281dfd fix improve docs on afterRender hooks (#56525)
be9e4892f9 fix improve support for i18n hydration of projected content (#56192)
5f9bd5521e fix prevent calling devMode only function on @defer error. (#56559)

18.1.0-next.4 (2024-06-26)

core

Commit Type Description
0a48d584f2 feat add support for let syntax (#56715)
29ca6d10cc fix improve support for i18n hydration of projected content (#56192)
5be16d06bd fix prevent calling devMode only function on @defer error. (#56559)

http

Commit Type Description
cc21989132 fix Make Content-Type header case insensitive (#56541)

18.1.0-next.3 (2024-06-20)

compiler-cli

Commit Type Description
0b867e83b6 fix insert constant statements after the first group of imports (#56431)

core

Commit Type Description
5df3e78c99 feat add equality function to rxjs-interop toSignal (#56447)
352e0782ec feat expose signal input metadata in ComponentMirror (#56402)
bf6df6f186 fix do not activate event replay when no events are registered (#56509)
86bcfd3e49 fix improve docs on afterRender hooks (#56522)
03a2acd2a3 fix properly remove imports in the afterRender phase migration (#56524)

forms

Commit Type Description
00bde8b1c2 fix Make NgControlStatus host bindings OnPush compatible (#55720)

language-service

Commit Type Description
67b2c336bc fix import the default exported component correctly (#56432)

router

Commit Type Description

... (truncated)

Commits
  • 26f97c0 refactor(core): Use ActionResolver in Dispatcher. (#56369) (#56369)
  • cf05997 refactor(core): support let declarations during hydration (#56527)
  • 37b6c93 refactor(core): integrate let instructions into the runtime (#56527)
  • 5f9bd55 fix(core): prevent calling devMode only function on @defer error. (#56559)
  • be9e489 fix(core): improve support for i18n hydration of projected content (#56192)
  • 2f73281 fix(core): improve docs on afterRender hooks (#56525)
  • See full diff in compare view


Updates @angular/material from 18.0.4 to 18.0.5

Release notes

Sourced from @​angular/material's releases.

v18.0.5

18.0.5 "plastic-puppy" (2024-06-26)

material

Commit Description
fix - fad2a074e2 button-toggle: skip disabled buttons during keyboard navigation (#29308)
fix - e5684fe2b7 button: stack icons on top of touch target (#29291)
fix - c1a40a26d1 datepicker: avoid losing focus when re-rendering the current view (#29287)
fix - 7f575daab5 sidenav: not closing on escape key press (#29292)

cdk

Commit Description
fix - 0be4013d90 a11y: Make focus-trap behavior consistent across zoneful/zoneless (#29225)
Changelog

Sourced from @​angular/material's changelog.

18.0.5 "plastic-puppy" (2024-06-26)

cdk

Commit Type Description
0be4013d90 fix a11y: Make focus-trap behavior consistent across zoneful/zoneless (#29225)

material

Commit Type Description
fad2a074e2 fix button-toggle: skip disabled buttons during keyboard navigation (#29308)
e5684fe2b7 fix button: stack icons on top of touch target (#29291)
c1a40a26d1 fix datepicker: avoid losing focus when re-rendering the current view (#29287)
7f575daab5 fix sidenav: not closing on escape key press (#29292)

18.1.0-next.3 "copper-carousel" (2024-06-20)

cdk

Commit Type Description
b5e30156c feat drag-drop: add the ability to specify an alternate drop list container (#29283)
09df51d8e fix overlay: incorrectly dispatching outside click for shadow DOM (#29249)

material

Commit Type Description
008212a98 fix autocomplete: autocomplete panel top is cut off in landscape mode (#28982)
aaea0e272 fix bottom-sheet: changed after checked error with zoneless (#29277)
cee9b0415 fix core: generate mat-optgroup tokens in M3 (#29257)
a4846a961 fix core: implement elevation classes in M3
6318f24d5 fix form-field: outline label position (#29138)
3550a8798 fix menu: animation issue when same menu is used for multiple nested triggers (#29280)
03d00f573 fix menu: update elevation logic for M3
99b33120e fix paginator: items per page form field touch target size insufficient (#29109)
43b8dcbb1 fix tree: aria-expanded attribute should not appear in the leaf node (#29096)

Commits
  • f3b6a5f release: cut the v18.0.5 release
  • ebf7d4f docs(material/radio): Update description for color input description on API p...
  • fd427bf docs(material/tabs): Update description and examples for color input descript...
  • 0a4712c docs(material/slide-toggle): Update description and examples for color input ...
  • ac9e524 docs(material/slider): Update description for color input description on API ...
  • 83417ad docs(material/progress-spinner): Update description and examples for color in...
  • b633efa docs(material/progress-bar): Update description and examples for color input ...
  • 8491767 docs(material/list): Update description for color input description on API pa...
  • 3de77f9 ci: fix lint on patch branch (#29318)
  • 8fe73db docs(material/core): update the typography guide (#29321)
  • Additional commits viewable in compare view


Updates @angular-devkit/build-angular from 18.0.5 to 18.0.6

Release notes

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

v18.0.6

18.0.6 (2024-06-26)

@​angular/build

Commit Description
fix - 98a8a8a78 show JavaScript cache store initialization warning
Changelog

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

18.0.6 (2024-06-26)

@​angular/build

Commit Type Description
98a8a8a78 fix show JavaScript cache store initialization warning

18.1.0-next.3 (2024-06-20)

@​schematics/angular

Commit Type Description
e3b8b780b fix update schematics to use RouterModule when --routing flag is present

@​angular-devkit/build-angular

Commit Type Description
fb2981dc4 fix use istanbul-lib-instrument directly for karma code coverage

@​angular/build

Commit Type Description
c0ceddf78 fix add CSP nonce to script with src tags
2324d5a2e fix automatically resolve .mjs files when using Vite
dd0704927 fix use Node.js available parallelism for default worker count

Commits
  • 6aff0f8 release: cut the v18.0.6 release
  • 98a8a8a fix(@​angular/build): show JavaScript cache store initialization warning
  • 00d4db8 refactor(@​angular/build): include Angular compiler plugin in private API
  • See full diff in compare view


Updates @angular/cli from 18.0.5 to 18.0.6

Release notes

Sourced from @​angular/cli's releases.

v18.0.6

18.0.6 (2024-06-26)

@​angular/build

Commit Description
fix - 98a8a8a78 show JavaScript cache store initialization warning
Changelog

Sourced from @​angular/cli's changelog.

18.0.6 (2024-06-26)

@​angular/build

Commit Type Description
98a8a8a78 fix show JavaScript cache store initialization warning

18.1.0-next.3 (2024-06-20)

@​schematics/angular

Commit Type Description
e3b8b780b fix update schematics to use RouterModule when --routing flag is present

@​angular-devkit/build-angular

Commit Type Description
fb2981dc4 fix use istanbul-lib-instrument directly for karma code coverage

@​angular/build

Commit Type Description
c0ceddf78 fix add CSP nonce to script with src tags
2324d5a2e fix automatically resolve .mjs files when using Vite
dd0704927 fix use Node.js available parallelism for default worker count

Commits
  • 6aff0f8 release: cut the v18.0.6 release
  • 98a8a8a fix(@​angular/build): show JavaScript cache store initialization warning
  • 00d4db8 refactor(@​angular/build): include Angular compiler plugin in private API
  • See full diff in compare view


Updates @angular/compiler-cli from 18.0.4 to 18.0.5

Release notes

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

v18.0.5

18.0.5 (2024-06-26)

core

Commit Description
fix - 2f73281dfd improve docs on afterRender hooks (#56525)
fix - be9e4892f9 improve support for i18n hydration of projected content (#56192)
fix - 5f9bd5521e prevent calling devMode only function on @defer error. (#56559)
Changelog

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

18.0.5 (2024-06-26)

core

Commit Type Description
2f73281dfd fix improve docs on afterRender hooks (#56525)
be9e4892f9 fix improve support for i18n hydration of projected content (#56192)
5f9bd5521e fix prevent calling devMode only function on @defer error. (#56559)

18.1.0-next.4 (2024-06-26)

core

Commit Type Description
0a48d584f2 feat add support for let syntax (#56715)
29ca6d10cc fix improve support for i18n hydration of projected content (#56192)
5be16d06bd fix prevent calling devMode only function on @defer error. (#56559)

http

Commit Type Description
cc21989132 fix Make Content-Type header case insensitive (#56541)

18.1.0-next.3 (2024-06-20)

compiler-cli

Commit Type Description
0b867e83b6 fix insert constant statements after the first group of imports (#56431)

core

Commit Type Description
5df3e78c99 feat add equality function to rxjs-interop toSignal (#56447)
352e0782ec feat expose signal input metadata in ComponentMirror (#56402)
bf6df6f186 fix do not activate event replay when no events are registered (#56509)
86bcfd3e49 fix improve docs on afterRender hooks (#56522)
03a2acd2a3 fix properly remove imports in the afterRender phase migration (#56524)

forms

Commit Type Description
00bde8b1c2 fix Make NgControlStatus host bindings OnPush compatible (#55720)

language-service

Commit Type Description
67b2c336bc fix import the default exported component correctly (#56432)

router

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions