DSD-DBS / capella-collab-manager

A web app for collaboration on Capella (MBSE) projects
https://dsd-dbs.github.io/capella-collab-manager/
Apache License 2.0
20 stars 3 forks source link

build(deps): bump the angular group across 1 directory with 18 updates #1643

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the angular group with 18 updates in the /frontend directory:

Package From To
@angular/animations 18.0.2 18.0.5
@angular/cdk 18.0.2 18.0.5
@angular/common 18.0.2 18.0.5
@angular/compiler 18.0.2 18.0.5
@angular/core 18.0.2 18.0.5
@angular/forms 18.0.2 18.0.5
@angular/material 18.0.2 18.0.5
@angular/platform-browser 18.0.2 18.0.5
@angular/platform-browser-dynamic 18.0.2 18.0.5
@angular/router 18.0.2 18.0.5
@angular-devkit/build-angular 18.0.3 18.0.6
@angular-eslint/builder 18.0.1 18.1.0
@angular-eslint/eslint-plugin 18.0.1 18.1.0
@angular-eslint/eslint-plugin-template 18.0.1 18.1.0
@angular-eslint/schematics 18.0.1 18.1.0
@angular-eslint/template-parser 18.0.1 18.1.0
@angular/cli 18.0.3 18.0.6
@angular/compiler-cli 18.0.2 18.0.5

Updates @angular/animations from 18.0.2 to 18.0.5

Release notes

Sourced from @​angular/animations'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)

v18.0.4

18.0.4 (2024-06-20)

compiler-cli

Commit Description
fix - ec0d1bf6f3 insert constant statements after the first group of imports (#56431)

core

Commit Description
fix - 83ffa94783 do not activate event replay when no events are registered (#56509)

router

Commit Description
fix - 5578681da2 Delay the view transition to ensure renders in microtasks complete (#56494)

v18.0.3

18.0.3 (2024-06-12)

benchpress

Commit Description
fix - ebf00aa0659 adjust supported browser names for headless chrome (#56360)

core

Commit Description
fix - dbd0fa00f8c async EventEmitter should contribute to app stability (#56308)
fix - 625ca3e2b3f signals should be tracked when embeddedViewRef.detectChanges is called (#55719)

localize

Commit Description
fix - d6dd3dbdb09 add @angular/localize/init as polyfill in angular.json (#56300)

migrations

Commit Description
fix - c07e1b33569 resolve error in standalone migration (#56302)
Changelog

Sourced from @​angular/animations'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


Updates @angular/cdk from 18.0.2 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)

v18.0.4

18.0.4 "caesium-carnival" (2024-06-20)

material

Commit Description
fix - 303984fd9 autocomplete: autocomplete panel top is cut off in landscape mode (#28982)
fix - 69ae4040e bottom-sheet: changed after checked error with zoneless (#29277)
fix - 317e371f0 core: generate mat-optgroup tokens in M3 (#29257)
fix - 93bc60964 core: implement elevation classes in M3
fix - 6310016f2 form-field: outline label position (#29138)
fix - ce195dee4 menu: animation issue when same menu is used for multiple nested triggers (#29280)
fix - 9988ef2f5 menu: update elevation logic for M3
fix - bad8f6ad4 paginator: items per page form field touch target size insufficient (#29109)
fix - f834a11d2 tree: aria-expanded attribute should not appear in the leaf node (#29096)

cdk

Commit Description
fix - 8e7ac0804 overlay: incorrectly dispatching outside click for shadow DOM (#29249)

v18.0.3

18.0.3 "gossamer-glacier" (2024-06-12)

material

Commit Description
fix - f6b993fdb7 dialog: Make autofocus work with animations disabled (#29195)
fix - 6dd1689b51 dialog: Make focus behavior consistent across zoneful/zoneless apps (#29192)
fix - 81d4527f91 radio: mark radio-group for check on touch (#29203)
fix - 0f4d1862d3 schematics: estimate missing hues in M3 schematic (#29231)
fix - faf348438d snack-bar: fix overrides mixin name typo (#29180)
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)

18.0.4 "caesium-carnival" (2024-06-20)

cdk

Commit Type Description
8e7ac0804 fix overlay: incorrectly dispatching outside click for shadow DOM (#29249)

material

Commit Type Description
303984fd9 fix autocomplete: autocomplete panel top is cut off in landscape mode (#28982)
69ae4040e fix bottom-sheet: changed after checked error with zoneless (#29277)
317e371f0 fix core: generate mat-optgroup tokens in M3 (#29257)
93bc60964 fix core: implement elevation classes in M3

... (truncated)

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/common from 18.0.2 to 18.0.5

Release notes

Sourced from @​angular/common'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)

v18.0.4

18.0.4 (2024-06-20)

compiler-cli

Commit Description
fix - ec0d1bf6f3 insert constant statements after the first group of imports (#56431)

core

Commit Description
fix - 83ffa94783 do not activate event replay when no events are registered (#56509)

router

Commit Description
fix - 5578681da2 Delay the view transition to ensure renders in microtasks complete (#56494)

v18.0.3

18.0.3 (2024-06-12)

benchpress

Commit Description
fix - ebf00aa0659 adjust supported browser names for headless chrome (#56360)

core

Commit Description
fix - dbd0fa00f8c async EventEmitter should contribute to app stability (#56308)
fix - 625ca3e2b3f signals should be tracked when embeddedViewRef.detectChanges is called (#55719)

localize

Commit Description
fix - d6dd3dbdb09 add @angular/localize/init as polyfill in angular.json (#56300)

migrations

Commit Description
fix - c07e1b33569 resolve error in standalone migration (#56302)
Changelog

Sourced from @​angular/common'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


Updates @angular/compiler from 18.0.2 to 18.0.5

Release notes

Sourced from @​angular/compiler'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)

v18.0.4

18.0.4 (2024-06-20)

compiler-cli

Commit Description
fix - ec0d1bf6f3 insert constant statements after the first group of imports (#56431)

core

Commit Description
fix - 83ffa94783 do not activate event replay when no events are registered (#56509)

router

Commit Description
fix - 5578681da2 Delay the view transition to ensure renders in microtasks complete (#56494)

v18.0.3

18.0.3 (2024-06-12)

benchpress

Commit Description
fix - ebf00aa0659 adjust supported browser names for headless chrome (#56360)

core

Commit Description
fix - dbd0fa00f8c async EventEmitter should contribute to app stability (#56308)
fix - 625ca3e2b3f signals should be tracked when embeddedViewRef.detectChanges is called (#55719)

localize

Commit Description
fix - d6dd3dbdb09 add @angular/localize/init as polyfill in angular.json (#56300)

migrations

Commit Description
fix - c07e1b33569 resolve error in standalone migration (#56302)
Changelog

Sourced from @​angular/compiler'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
  • 37b6c93 refactor(core): integrate let instructions into the runtime (#56527)
  • bc655bf refactor(compiler): integrate let declarations into the template pipeline (#5...
  • cc6cd08 refactor(docs-infra): complete removal of aio directory (#56496)
  • ef660d1 refactor(compiler): expose shorthand object metadata in expression AST (#56405)
  • See full diff in compare view


Updates @angular/core from 18.0.2 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)

v18.0.4

18.0.4 (2024-06-20)

compiler-cli

Commit Description
fix - ec0d1bf6f3 insert constant statements after the first group of imports (#56431)

core

Commit Description
fix - 83ffa94783 do not activate event replay when no events are registered (#56509)

router

Commit Description
fix - 5578681da2 Delay the view transition to ensure renders in microtasks complete (#56494)

v18.0.3

18.0.3 (2024-06-12)

benchpress

Commit Description
fix - ebf00aa0659 adjust supported browser names for headless chrome (#56360)

core

Commit Description
fix - dbd0fa00f8c async EventEmitter should contribute to app stability (#56308)
fix - 625ca3e2b3f signals should be tracked when embeddedViewRef.detectChanges is called (#55719)

localize

Commit Description
fix - d6dd3dbdb09 add @angular/localize/init as polyfill in angular.json (#56300)

migrations

Commit Description
fix - c07e1b33569 resolve error in standalone migration (#56302)
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
sonarcloud[bot] commented 1 month ago
dependabot[bot] commented 1 month ago

Looks like these dependencies are no longer updatable, so this is no longer needed.