dylan-smith / DiveIntelligence

1 stars 1 forks source link

Bump the angular group in /src/DivingCalculator.Web with 14 updates #222

Closed dependabot[bot] closed 3 days ago

dependabot[bot] commented 4 days ago

Bumps the angular group in /src/DivingCalculator.Web with 14 updates:

Package From To
@angular/animations 18.0.3 18.0.4
@angular/cdk 18.0.3 18.0.4
@angular/common 18.0.3 18.0.4
@angular/compiler 18.0.3 18.0.4
@angular/core 18.0.3 18.0.4
@angular/forms 18.0.3 18.0.4
@angular/material 18.0.3 18.0.4
@angular/platform-browser 18.0.3 18.0.4
@angular/platform-browser-dynamic 18.0.3 18.0.4
@angular/router 18.0.3 18.0.4
@angular/youtube-player 18.0.3 18.0.4
@angular-devkit/build-angular 18.0.4 18.0.5
@angular/cli 18.0.4 18.0.5
@angular/compiler-cli 18.0.3 18.0.4

Updates @angular/animations from 18.0.3 to 18.0.4

Release notes

Sourced from @​angular/animations's releases.

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)
Changelog

Sourced from @​angular/animations's changelog.

18.0.4 (2024-06-20)

compiler-cli

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

core

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

router

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

18.1.0-next.2 (2024-06-12)

benchpress

Commit Type Description
31d9fa40bdb fix adjust supported browser names for headless chrome (#56360)

core

Commit Type Description
ea3c8020565 feat Add a schematic to migrate afterRender phase flag (#55648)
a655e464479 feat Redesign the afterRender & afterNextRender phases API (#55648)
38effcc63ee fix Add back phase flag option as a deprecated API (#55648)
d5c6ee432fc fix async EventEmitter should contribute to app stability (#56308)
4c7d5d8acd8 fix signals should be tracked when embeddedViewRef.detectChanges is called (#55719)

language-service

Commit Type Description
b400e2e4d4c feat autocompletion for the component not imported (#55595)

localize

Commit Type Description
81486c2f477 fix add @angular/localize/init as polyfill in angular.json (#56300)

migrations

Commit Type Description
96aa5c8a2c9 fix resolve error in standalone migration (#56302)

router

Commit Type Description
a13f5da7730 feat Allow UrlTree as an input to routerLink (#56265)

Commits


Updates @angular/cdk from 18.0.3 to 18.0.4

Release notes

Sourced from @​angular/cdk's releases.

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)
Changelog

Sourced from @​angular/cdk's changelog.

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
6310016f2 fix form-field: outline label position (#29138)
ce195dee4 fix menu: animation issue when same menu is used for multiple nested triggers (#29280)
9988ef2f5 fix menu: update elevation logic for M3
bad8f6ad4 fix paginator: items per page form field touch target size insufficient (#29109)
f834a11d2 fix tree: aria-expanded attribute should not appear in the leaf node (#29096)

18.1.0-next.2 "ivory-infinity" (2024-06-12)

cdk

Commit Type Description
0bc6583892 feat drag-drop: add mixed orientation support

material

Commit Type Description
6f698fa4e2 feat core: add option to configure prefix of system variables (#29139)
e7312037f7 fix dialog: Make autofocus work with animations disabled (#29195)
3b32d0e7c9 fix dialog: Make focus behavior consistent across zoneful/zoneless apps (#29192)
566057b8f5 fix divider: non-text color contrast issues (#28995)
e3abc65d7d fix radio: mark radio-group for check on touch (#29203)
3da43230e6 fix schematics: estimate missing hues in M3 schematic (#29231)
d717de5150 fix snack-bar: fix overrides mixin name typo (#29180)

Commits
  • 0492351 release: cut the v18.0.4 release
  • ce195de fix(material/menu): animation issue when same menu is used for multiple neste...
  • 2dff093 build: configure vscode bazel integration (#29279)
  • 9c3242a Revert "fix(material/form-field): outline label position (#29138)" (#29282)
  • 69ae404 fix(material/bottom-sheet): changed after checked error with zoneless (#29277)
  • 6310016 fix(material/form-field): outline label position (#29138)
  • 401d898 build: fix rootDir (#29274)
  • d2d13db build: show ruler at 100 since we have a lint for it (#29276)
  • 62cbfa0 refactor(material/radio): simplify structural styles (#29271)
  • 45ab85d docs(material/toolbar): minor doc fixes (#29227)
  • Additional commits viewable in compare view


Updates @angular/common from 18.0.3 to 18.0.4

Release notes

Sourced from @​angular/common's releases.

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)
Changelog

Sourced from @​angular/common's changelog.

18.0.4 (2024-06-20)

compiler-cli

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

core

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

router

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

18.1.0-next.2 (2024-06-12)

benchpress

Commit Type Description
31d9fa40bdb fix adjust supported browser names for headless chrome (#56360)

core

Commit Type Description
ea3c8020565 feat Add a schematic to migrate afterRender phase flag (#55648)
a655e464479 feat Redesign the afterRender & afterNextRender phases API (#55648)
38effcc63ee fix Add back phase flag option as a deprecated API (#55648)
d5c6ee432fc fix async EventEmitter should contribute to app stability (#56308)
4c7d5d8acd8 fix signals should be tracked when embeddedViewRef.detectChanges is called (#55719)

language-service

Commit Type Description
b400e2e4d4c feat autocompletion for the component not imported (#55595)

localize

Commit Type Description
81486c2f477 fix add @angular/localize/init as polyfill in angular.json (#56300)

migrations

Commit Type Description
96aa5c8a2c9 fix resolve error in standalone migration (#56302)

router

Commit Type Description
a13f5da7730 feat Allow UrlTree as an input to routerLink (#56265)

Commits


Updates @angular/compiler from 18.0.3 to 18.0.4

Release notes

Sourced from @​angular/compiler's releases.

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)
Changelog

Sourced from @​angular/compiler's changelog.

18.0.4 (2024-06-20)

compiler-cli

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

core

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

router

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

18.1.0-next.2 (2024-06-12)

benchpress

Commit Type Description
31d9fa40bdb fix adjust supported browser names for headless chrome (#56360)

core

Commit Type Description
ea3c8020565 feat Add a schematic to migrate afterRender phase flag (#55648)
a655e464479 feat Redesign the afterRender & afterNextRender phases API (#55648)
38effcc63ee fix Add back phase flag option as a deprecated API (#55648)
d5c6ee432fc fix async EventEmitter should contribute to app stability (#56308)
4c7d5d8acd8 fix signals should be tracked when embeddedViewRef.detectChanges is called (#55719)

language-service

Commit Type Description
b400e2e4d4c feat autocompletion for the component not imported (#55595)

localize

Commit Type Description
81486c2f477 fix add @angular/localize/init as polyfill in angular.json (#56300)

migrations

Commit Type Description
96aa5c8a2c9 fix resolve error in standalone migration (#56302)

router

Commit Type Description
a13f5da7730 feat Allow UrlTree as an input to routerLink (#56265)

Commits
  • 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.3 to 18.0.4

Release notes

Sourced from @​angular/core's releases.

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)
Changelog

Sourced from @​angular/core's changelog.

18.0.4 (2024-06-20)

compiler-cli

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

core

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

router

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

18.1.0-next.2 (2024-06-12)

benchpress

Commit Type Description
31d9fa40bdb fix adjust supported browser names for headless chrome (#56360)

core

Commit Type Description
ea3c8020565 feat Add a schematic to migrate afterRender phase flag (#55648)
a655e464479 feat Redesign the afterRender & afterNextRender phases API (#55648)
38effcc63ee fix Add back phase flag option as a deprecated API (#55648)
d5c6ee432fc fix async EventEmitter should contribute to app stability (#56308)
4c7d5d8acd8 fix signals should be tracked when embeddedViewRef.detectChanges is called (#55719)

language-service

Commit Type Description
b400e2e4d4c feat autocompletion for the component not imported (#55595)

localize

Commit Type Description
81486c2f477 fix add @angular/localize/init as polyfill in angular.json (#56300)

migrations

Commit Type Description
96aa5c8a2c9 fix resolve error in standalone migration (#56302)

router

Commit Type Description
a13f5da7730 feat Allow UrlTree as an input to routerLink (#56265)

Commits
  • 69e0aa5 refactor(core): use performance API for Event Replay (#56509)
  • 83ffa94 fix(core): do not activate event replay when no events are registered (#56509)
  • 284705f refactor(core): missing space in zoneless warning (#56491)
  • bc655bf refactor(compiler): integrate let declarations into the template pipeline (#5...
  • cc6cd08 refactor(docs-infra): complete removal of aio directory (#56496)
  • 1d48e72 refactor(core): handle incomplete DOCUMENT instances during cleanup in test...
  • 38010d2 refactor(core): avoid exposing OutletInjector in injector resolution path (...
  • 5c2f308 refactor(core): ModelSignal should extend InputSignal (#56452)
  • 0dbca37 docs(core): remove the doc link for NG0952 (#56441)
  • a620231 Revert "refactor(core): Use ActionResolver in Dispatcher. (#56369)" (#56440)
  • Additional commits viewable in compare view


Updates @angular/forms from 18.0.3 to 18.0.4

Release notes

Sourced from @​angular/forms's releases.

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)
Changelog

Sourced from @​angular/forms's changelog.

18.0.4 (2024-06-20)

compiler-cli

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

core

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

router

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

18.1.0-next.2 (2024-06-12)

benchpress

Commit Type Description
31d9fa40bdb fix adjust supported browser names for headless chrome (#56360)

core

Commit Type Description
ea3c8020565 feat Add a schematic to migrate afterRender phase flag (#55648)
a655e464479 feat Redesign the afterRender & afterNextRender phases API (#55648)
38effcc63ee fix Add back phase flag option as a deprecated API (#55648)
d5c6ee432fc fix async EventEmitter should contribute to app stability (#56308)
4c7d5d8acd8 fix signals should be tracked when embeddedViewRef.detectChanges is called (#55719)

language-service

Commit Type Description
b400e2e4d4c feat autocompletion for the component not imported (#55595)

localize

Commit Type Description
81486c2f477 fix add @angular/localize/init as polyfill in angular.json (#56300)

migrations

Commit Type Description
96aa5c8a2c9 fix resolve error in standalone migration (#56302)

router

Commit Type Description
a13f5da7730 feat Allow UrlTree as an input to routerLink (#56265)

Commits


Updates @angular/material from 18.0.3 to 18.0.4

Release notes

Sourced from @​angular/material's releases.

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)
Changelog

Sourced from @​angular/material's changelog.

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
6310016f2 fix form-field: outline label position (#29138)
ce195dee4 fix menu: animation issue when same menu is used for multiple nested triggers (#29280)
9988ef2f5 fix menu: update elevation logic for M3
bad8f6ad4 fix paginator: items per page form field touch target size insufficient (#29109)
f834a11d2 fix tree: aria-expanded attribute should not appear in the leaf node (#29096)

18.1.0-next.2 "ivory-infinity" (2024-06-12)

cdk

Commit Type Description
0bc6583892 feat drag-drop: add mixed orientation support

material

Commit Type Description
6f698fa4e2 feat core: add option to configure prefix of system variables (#29139)
e7312037f7 fix dialog: Make autofocus work with animations disabled (#29195)
3b32d0e7c9 fix dialog: Make focus behavior consistent across zoneful/zoneless apps (#29192)
566057b8f5 fix d... _Description has been truncated_
dylan-smith commented 4 days ago

@dependabot rebase

dylan-smith commented 4 days ago

@dependabot rebase

github-actions[bot] commented 4 days ago

:construction: :construction: The preview site for this PR is being deleted. :construction: :construction: