lwestfall / CitrusBookClub

A web application for managing meetings for the Citrus Book Club - a Lancaster, PA area collective of readers
https://citrusbook.club
1 stars 0 forks source link

chore(deps): bump the client-dependencies group in /src/Client with 32 updates #94

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps the client-dependencies group in /src/Client with 32 updates:

Package From To
@angular/animations 17.0.8 17.1.3
@angular/common 17.0.8 17.1.3
@angular/compiler 17.0.8 17.1.3
@angular/core 17.0.8 17.1.3
@angular/forms 17.0.8 17.1.3
@angular/platform-browser 17.0.8 17.1.3
@angular/platform-browser-dynamic 17.0.8 17.1.3
@angular/router 17.0.8 17.1.3
@ngrx/effects 17.0.1 17.1.0
@ngrx/store 17.0.1 17.1.0
@ngrx/store-devtools 17.0.1 17.1.0
zone.js 0.14.2 0.14.4
@angular-devkit/build-angular 17.0.9 17.1.3
@angular-eslint/builder 17.1.1 17.2.1
@angular-eslint/eslint-plugin 17.1.1 17.2.1
@angular-eslint/eslint-plugin-template 17.1.1 17.2.1
@angular-eslint/schematics 17.1.1 17.2.1
@angular-eslint/template-parser 17.1.1 17.2.1
@angular/cli 17.0.9 17.1.3
@angular/compiler-cli 17.0.8 17.1.3
@angular/localize 17.0.8 17.1.3
@ngrx/eslint-plugin 17.0.1 17.1.0
@typescript-eslint/eslint-plugin 6.17.0 7.0.1
@typescript-eslint/parser 6.17.0 7.0.1
eslint-plugin-prettier 5.1.2 5.1.3
jasmine-core 5.1.1 5.1.2
prettier 3.1.1 3.2.5
prettier-eslint 16.2.0 16.3.0
@nx/nx-darwin-arm64 17.2.8 18.0.4
@nx/nx-darwin-x64 17.2.8 18.0.4
@nx/nx-linux-x64-gnu 17.2.8 18.0.4
@nx/nx-win32-x64-msvc 17.2.8 18.0.4

Updates @angular/animations from 17.0.8 to 17.1.3

Release notes

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

v17.1.2

17.1.2 (2024-01-31)

Commit Description
fix - ccddacf11d cta clickability issue in adev homepage. (#52905)

animations

Commit Description
fix - 98d545fafa cleanup DOM elements when root view is removed with async animations (#53033)

common

Commit Description
fix - cdc5e39532 The date pipe should return ISO format for week and week-year as intended in the unit test. (#53879)

compiler

Commit Description
fix - f12b01ec88 Update type check block to fix control flow source mappings (#53980)

core

Commit Description
fix - c477e876e3 change defer block fixture default behavior to playthrough (#54088)

migrations

Commit Description
fix - 8264382a6b error in standalone migration when non-array value is used as declarations in TestBed (#54122)

... (truncated)

Changelog

Sourced from @​angular/animations'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
  • 1f6c96a refactor: migrate animations to prettier formatting (#53977)
  • 7620f50 refactor(core): node removal notifies scheduler only when animations are enab...
  • 91f250d build: configure cross-pkg resolution for api extraction (#52499)
  • c4de4e1 refactor(docs-infra): build adev application using local generated assets (#5...
  • d7e7409 refactor(animations): drop convertToMap & copyStyles and use native funct...
  • d28ce0a refactor(animations): use a spread operator instead of custom copyObj (#52441)
  • 6a347d3 refactor(animations): use a spread operator to convert an iterable to an arra...
  • 635c3b4 refactor(animations): use existing helper methods. (#52441)
  • 5ee11a7 fix(animations): prevent the AsyncAnimationRenderer from calling the delegate...
  • a02a745 fix(animations): remove finish listener once player is destroyed (#51136)
  • Additional commits viewable in compare view


Updates @angular/common from 17.0.8 to 17.1.3

Release notes

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

v17.1.2

17.1.2 (2024-01-31)

Commit Description
fix - ccddacf11d cta clickability issue in adev homepage. (#52905)

animations

Commit Description
fix - 98d545fafa cleanup DOM elements when root view is removed with async animations (#53033)

common

Commit Description
fix - cdc5e39532 The date pipe should return ISO format for week and week-year as intended in the unit test. (#53879)

compiler

Commit Description
fix - f12b01ec88 Update type check block to fix control flow source mappings (#53980)

core

Commit Description
fix - c477e876e3 change defer block fixture default behavior to playthrough (#54088)

migrations

Commit Description
fix - 8264382a6b error in standalone migration when non-array value is used as declarations in TestBed (#54122)

... (truncated)

Changelog

Sourced from @​angular/common'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
  • cdc5e39 fix(common): The date pipe should return ISO format for week and week-year as...
  • 4367c44 docs: Update docs about equality. (#54158)
  • 4c2b0d9 refactor: migrate common to prettier formatting (#54159)
  • 57174bb refactor(common): simplify i18n plural and select pipe metadata (#53939)
  • 7a4a525 refactor(common): simplify date pipe metadata (#53939)
  • 30e42df refactor(core): remove InjectionToken descriptions in optimized builds. (#5...
  • 8109013 refactor(common): Use Nullish coalescing assignment when possible. (#53931)
  • 5996d3f Revert "refactor(router): Update integration tests to cover navigation and hi...
  • eb2e879 refactor(router): Update integration tests to cover navigation and history AP...
  • 1be6b0a fix(common): remove unused parameters from the ngClass constructor (#53831)
  • Additional commits viewable in compare view


Updates @angular/compiler from 17.0.8 to 17.1.3

Release notes

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

v17.1.2

17.1.2 (2024-01-31)

Commit Description
fix - ccddacf11d cta clickability issue in adev homepage. (#52905)

animations

Commit Description
fix - 98d545fafa cleanup DOM elements when root view is removed with async animations (#53033)

common

Commit Description
fix - cdc5e39532 The date pipe should return ISO format for week and week-year as intended in the unit test. (#53879)

compiler

Commit Description
fix - f12b01ec88 Update type check block to fix control flow source mappings (#53980)

core

Commit Description
fix - c477e876e3 change defer block fixture default behavior to playthrough (#54088)

migrations

Commit Description
fix - 8264382a6b error in standalone migration when non-array value is used as declarations in TestBed (#54122)

... (truncated)

Changelog

Sourced from @​angular/compiler'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
  • bc4a6a9 fix(compiler-cli): do not error due to multiple components named equally (#54...
  • 47c712e refactor(compiler): Show an error when a property binding duplicates an i18n ...
  • 52a31d0 refactor: standardize doctype declaration to <!DOCTYPE html> (#51052)
  • a997e08 fix(compiler-cli): handle default imports in defer blocks (#53695)
  • 7786e35 refactor(compiler): distinguish two-way bindings in the AST (#54065)
  • 4910133 refactor(compiler): Fix defer deps fn duplicate names in Template Pipeline (#...
  • f12b01e fix(compiler): Update type check block to fix control flow source mappings (#...
  • 0c8aaf0 refactor(compiler): Support externally provided defer deps fns (#54043)
  • 9778326 refactor(compiler): ICUs should roll up to the root i18n block for applicatio...
  • 025f7af refactor(compiler): remove mentions of unused compiler options. (#53746)
  • Additional commits viewable in compare view


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

v17.1.2

17.1.2 (2024-01-31)

Commit Description
fix - ccddacf11d cta clickability issue in adev homepage. (#52905)

animations

Commit Description
fix - 98d545fafa cleanup DOM elements when root view is removed with async animations (#53033)

common

Commit Description
fix - cdc5e39532 The date pipe should return ISO format for week and week-year as intended in the unit test. (#53879)

compiler

Commit Description
fix - f12b01ec88 Update type check block to fix control flow source mappings (#53980)

core

Commit Description
fix - c477e876e3 change defer block fixture default behavior to playthrough (#54088)

migrations

Commit Description
fix - 8264382a6b error in standalone migration when non-array value is used as declarations in TestBed (#54122)

... (truncated)

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

dependabot[bot] commented 8 months ago

Superseded by #95.