algirdasc / expensave

Personal and family expense tracking and budgeting application, enabling better financial management
GNU General Public License v3.0
2 stars 1 forks source link

Bump the minor group in /frontend with 22 updates #52

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the minor group in /frontend with 22 updates:

Package From To
@angular/animations 17.3.8 17.3.9
@angular/cdk 17.3.8 17.3.9
@angular/common 17.3.8 17.3.9
@angular/compiler 17.3.8 17.3.9
@angular/core 17.3.8 17.3.9
@angular/forms 17.3.8 17.3.9
@angular/platform-browser 17.3.8 17.3.9
@angular/platform-browser-dynamic 17.3.8 17.3.9
@angular/router 17.3.8 17.3.9
chart.js 4.4.2 4.4.3
ng2-charts 6.0.0 6.0.1
zone.js 0.14.5 0.14.6
@angular-eslint/builder 17.4.0 17.4.1
@angular-eslint/eslint-plugin 17.4.0 17.4.1
@angular-eslint/eslint-plugin-template 17.4.0 17.4.1
@angular-eslint/schematics 17.4.0 17.4.1
@angular-eslint/template-parser 17.4.0 17.4.1
@angular/compiler-cli 17.3.8 17.3.9
@angular/language-service 17.3.8 17.3.9
@angular/localize 17.3.8 17.3.9
@typescript-eslint/eslint-plugin 7.8.0 7.9.0
@typescript-eslint/parser 7.8.0 7.9.0

Updates @angular/animations from 17.3.8 to 17.3.9

Release notes

Sourced from @​angular/animations's releases.

v17.3.9

17.3.9 (2024-05-15)

Changelog

Sourced from @​angular/animations's changelog.

17.3.9 (2024-05-15)

18.0.0-rc.1 (2024-05-08)

compiler

Commit Type Description
91b007e58f fix add math elements to schema (#55631)
a040fb720a fix maintain multiline CSS selectors during CSS scoping (#55509)

core

Commit Type Description
d5edfde6ee fix afterRender hooks registered outside change detection can mark views dirty (#55623)
36130b2e72 fix don't schedule timer triggers on the server (#55605)
0510930a25 fix TestBed should not override NgZone from initTestEnvironment (#55226)

http

Commit Type Description
d9b339fdbc fix resolve withRequestsMadeViaParent behavior with withFetch (#55652)

migrations

Commit Type Description
8459ee46cb fix handle more cases in HttpClientModule migration (#55640)

platform-browser

Commit Type Description
23f914f101 fix Use the right namespace for mathML. (#55622)

platform-server

Commit Type Description
e71e869112 fix remove event dispatch script from HTML when hydration is disabled (#55681)

Commits


Updates @angular/cdk from 17.3.8 to 17.3.9

Release notes

Sourced from @​angular/cdk's releases.

v17.3.9

17.3.9 "orange-ornament" (2024-05-15)

material

Commit Description
fix - 0b30688d3 core: ripple element not destroyed after trigger change (#29010) (#29012)

cdk

Commit Description
fix - ba8137dfa observers: logs "ResizeObserver loop limit exceeded" errors (#29036)
fix - 6d9c2e7b3 overlay: skip trigger interactions in outside click event (#29044)
Changelog

Sourced from @​angular/cdk's changelog.

17.3.9 "orange-ornament" (2024-05-15)

cdk

Commit Type Description
ba8137dfa fix observers: logs "ResizeObserver loop limit exceeded" errors (#29036)
6d9c2e7b3 fix overlay: skip trigger interactions in outside click event (#29044)

material

Commit Type Description
0b30688d3 fix core: ripple element not destroyed after trigger change (#29010) (#29012)

18.0.0-rc.1 "ruby-river" (2024-05-08)

cdk

Commit Type Description
f6864dcdb5 fix menu: allow for scroll strategy to be configured (#29005)

material

Commit Type Description
641a575af1 fix button: incorrect template for icon button anchor (#28996)
e024c12a5c fix chips: highlighted not working in M3 (#29001)
bdb17c6b34 fix schematics: Change themeTypes to a single select instead of a multiselect prompt in M3 theme schematic (#28997)
f80ab1f54f fix tooltip: Tooltip should mark for check when visibility changes (#29000)
a332146ff5 perf core: speed up M3 compilation (#29009)

Commits
  • e26afa9 release: cut the v17.3.9 release
  • 6d9c2e7 fix(cdk/overlay): skip trigger interactions in outside click event (#29044)
  • ba8137d fix(cdk/observers): logs "ResizeObserver loop limit exceeded" errors (#29036)
  • 0b30688 fix(material/core): ripple element not destroyed after trigger change (#29010...
  • 0eb256a build: temporarily force local spawn strategy during release builds (#29021)
  • See full diff in compare view


Updates @angular/common from 17.3.8 to 17.3.9

Release notes

Sourced from @​angular/common's releases.

v17.3.9

17.3.9 (2024-05-15)

Changelog

Sourced from @​angular/common's changelog.

17.3.9 (2024-05-15)

18.0.0-rc.1 (2024-05-08)

compiler

Commit Type Description
91b007e58f fix add math elements to schema (#55631)
a040fb720a fix maintain multiline CSS selectors during CSS scoping (#55509)

core

Commit Type Description
d5edfde6ee fix afterRender hooks registered outside change detection can mark views dirty (#55623)
36130b2e72 fix don't schedule timer triggers on the server (#55605)
0510930a25 fix TestBed should not override NgZone from initTestEnvironment (#55226)

http

Commit Type Description
d9b339fdbc fix resolve withRequestsMadeViaParent behavior with withFetch (#55652)

migrations

Commit Type Description
8459ee46cb fix handle more cases in HttpClientModule migration (#55640)

platform-browser

Commit Type Description
23f914f101 fix Use the right namespace for mathML. (#55622)

platform-server

Commit Type Description
e71e869112 fix remove event dispatch script from HTML when hydration is disabled (#55681)

Commits


Updates @angular/compiler from 17.3.8 to 17.3.9

Release notes

Sourced from @​angular/compiler's releases.

v17.3.9

17.3.9 (2024-05-15)

Changelog

Sourced from @​angular/compiler's changelog.

17.3.9 (2024-05-15)

18.0.0-rc.1 (2024-05-08)

compiler

Commit Type Description
91b007e58f fix add math elements to schema (#55631)
a040fb720a fix maintain multiline CSS selectors during CSS scoping (#55509)

core

Commit Type Description
d5edfde6ee fix afterRender hooks registered outside change detection can mark views dirty (#55623)
36130b2e72 fix don't schedule timer triggers on the server (#55605)
0510930a25 fix TestBed should not override NgZone from initTestEnvironment (#55226)

http

Commit Type Description
d9b339fdbc fix resolve withRequestsMadeViaParent behavior with withFetch (#55652)

migrations

Commit Type Description
8459ee46cb fix handle more cases in HttpClientModule migration (#55640)

platform-browser

Commit Type Description
23f914f101 fix Use the right namespace for mathML. (#55622)

platform-server

Commit Type Description
e71e869112 fix remove event dispatch script from HTML when hydration is disabled (#55681)

Commits


Updates @angular/core from 17.3.8 to 17.3.9

Release notes

Sourced from @​angular/core's releases.

v17.3.9

17.3.9 (2024-05-15)

Changelog

Sourced from @​angular/core's changelog.

17.3.9 (2024-05-15)

18.0.0-rc.1 (2024-05-08)

compiler

Commit Type Description
91b007e58f fix add math elements to schema (#55631)
a040fb720a fix maintain multiline CSS selectors during CSS scoping (#55509)

core

Commit Type Description
d5edfde6ee fix afterRender hooks registered outside change detection can mark views dirty (#55623)
36130b2e72 fix don't schedule timer triggers on the server (#55605)
0510930a25 fix TestBed should not override NgZone from initTestEnvironment (#55226)

http

Commit Type Description
d9b339fdbc fix resolve withRequestsMadeViaParent behavior with withFetch (#55652)

migrations

Commit Type Description
8459ee46cb fix handle more cases in HttpClientModule migration (#55640)

platform-browser

Commit Type Description
23f914f101 fix Use the right namespace for mathML. (#55622)

platform-server

Commit Type Description
e71e869112 fix remove event dispatch script from HTML when hydration is disabled (#55681)

Commits


Updates @angular/forms from 17.3.8 to 17.3.9

Release notes

Sourced from @​angular/forms's releases.

v17.3.9

17.3.9 (2024-05-15)

Changelog

Sourced from @​angular/forms's changelog.

17.3.9 (2024-05-15)

18.0.0-rc.1 (2024-05-08)

compiler

Commit Type Description
91b007e58f fix add math elements to schema (#55631)
a040fb720a fix maintain multiline CSS selectors during CSS scoping (#55509)

core

Commit Type Description
d5edfde6ee fix afterRender hooks registered outside change detection can mark views dirty (#55623)
36130b2e72 fix don't schedule timer triggers on the server (#55605)
0510930a25 fix TestBed should not override NgZone from initTestEnvironment (#55226)

http

Commit Type Description
d9b339fdbc fix resolve withRequestsMadeViaParent behavior with withFetch (#55652)

migrations

Commit Type Description
8459ee46cb fix handle more cases in HttpClientModule migration (#55640)

platform-browser

Commit Type Description
23f914f101 fix Use the right namespace for mathML. (#55622)

platform-server

Commit Type Description
e71e869112 fix remove event dispatch script from HTML when hydration is disabled (#55681)

Commits


Updates @angular/platform-browser from 17.3.8 to 17.3.9

Release notes

Sourced from @​angular/platform-browser's releases.

v17.3.9

17.3.9 (2024-05-15)

Changelog

Sourced from @​angular/platform-browser's changelog.

17.3.9 (2024-05-15)

18.0.0-rc.1 (2024-05-08)

compiler

Commit Type Description
91b007e58f fix add math elements to schema (#55631)
a040fb720a fix maintain multiline CSS selectors during CSS scoping (#55509)

core

Commit Type Description
d5edfde6ee fix afterRender hooks registered outside change detection can mark views dirty (#55623)
36130b2e72 fix don't schedule timer triggers on the server (#55605)
0510930a25 fix TestBed should not override NgZone from initTestEnvironment (#55226)

http

Commit Type Description
d9b339fdbc fix resolve withRequestsMadeViaParent behavior with withFetch (#55652)

migrations

Commit Type Description
8459ee46cb fix handle more cases in HttpClientModule migration (#55640)

platform-browser

Commit Type Description
23f914f101 fix Use the right namespace for mathML. (#55622)

platform-server

Commit Type Description
e71e869112 fix remove event dispatch script from HTML when hydration is disabled (#55681)

Commits


Updates @angular/platform-browser-dynamic from 17.3.8 to 17.3.9

Release notes

Sourced from @​angular/platform-browser-dynamic's releases.

v17.3.9

17.3.9 (2024-05-15)

Changelog

Sourced from @​angular/platform-browser-dynamic's changelog.

17.3.9 (2024-05-15)

18.0.0-rc.1 (2024-05-08)

compiler

Commit Type Description
91b007e58f fix add math elements to schema (#55631)
a040fb720a fix maintain multiline CSS selectors during CSS scoping (#55509)

core

Commit Type Description
d5edfde6ee fix afterRender hooks registered outside change detection can mark views dirty (#55623)
36130b2e72 fix don't schedule timer triggers on the server (#55605)
0510930a25 fix TestBed should not override NgZone from initTestEnvironment (#55226)

http

Commit Type Description
d9b339fdbc fix resolve withRequestsMadeViaParent behavior with withFetch (#55652)

migrations

Commit Type Description
8459ee46cb fix handle more cases in HttpClientModule migration (#55640)

platform-browser

Commit Type Description
23f914f101 fix Use the right namespace for mathML. (#55622)

platform-server

Commit Type Description
e71e869112 fix remove event dispatch script from HTML when hydration is disabled (#55681)

Commits


Updates @angular/router from 17.3.8 to 17.3.9

Release notes

Sourced from @​angular/router's releases.

v17.3.9

17.3.9 (2024-05-15)

Changelog

Sourced from @​angular/router's changelog.

17.3.9 (2024-05-15)

18.0.0-rc.1 (2024-05-08)

compiler

Commit Type Description
91b007e58f fix add math elements to schema (#55631)
a040fb720a fix maintain multiline CSS selectors during CSS scoping (#55509)

core

Commit Type Description
d5edfde6ee fix afterRender hooks registered outside change detection can mark views dirty (#55623)
36130b2e72 fix don't schedule timer triggers on the server (#55605)
0510930a25 fix TestBed should not override NgZone from initTestEnvironment (#55226)

http

Commit Type Description
d9b339fdbc fix resolve withRequestsMadeViaParent behavior with withFetch (#55652)

migrations

Commit Type Description
8459ee46cb fix handle more cases in HttpClientModule migration (#55640)

platform-browser

Commit Type Description
23f914f101 fix Use the right namespace for mathML. (#55622)

platform-server

Commit Type Description
e71e869112 fix remove event dispatch script from HTML when hydration is disabled (#55681)

Commits


Updates chart.js from 4.4.2 to 4.4.3

Release notes

Sourced from chart.js's releases.

v4.4.3

Essential Links

  • #11754 Fix error when object prototype is frozen

Bugs Fixed

  • #11764 do not attempt to clear canvas if one does not exist
  • #11755 #11450 hide bar by dataindex
  • #11690 Create parsed object with correct keys
  • #11707 platform.isAttached should return false if canvas is false-y

Documentation

Development

  • #11776 Bump to 4.4.3
  • #11773 Bump pnpm/action-setup from 3.0.0 to 4.0.0
  • #11720 Bump follow-redirects from 1.15.4 to 1.15.6

Thanks to @​DAcodedBEAT, @​EricWittrock, @​LeeLenaleee, @​LiamSwayne, @​dependabot and @​dependabot[bot]

Commits


Updates ng2-charts from 6.0.0 to 6.0.1

Release notes

Sourced from ng2-charts's releases.

v6.0.1

What’s Changed

Essential Links

Thanks to @​Alekevin12, @​dependabot, @​dependabot[bot] and @​santam85

Commits
  • 412695e Update screenshots
  • b0c4961 Update screenshots
  • 9657e62 Update deps
  • ad9caf9 Update deps
  • 48294fa Fix(): Made ng2-charts-schematics a dependency of ng2-charts so it won't be r...
  • 27bf488 chore(deps-dev): bump @​types/node from 20.11.26 to 20.11.30 (#1889)
  • ded48aa Update financial charts
  • d3817f3 Update financial charts
  • 9f8cedc chore(deps-dev): bump @​types/node from 20.11.25 to 20.11.26 (#1879)
  • 810c58e chore(deps): bump @​angular/animations from 17.2.3 to 17.2.4 (#1877)
  • Additional commits viewable in compare view


Updates zone.js from 0.14.5 to 0.14.6

Changelog

Sourced from zone.js's changelog.

0.14.6 (2024-05-16)

Bug Fixes

Commits
  • 1360110 release: cut the zone.js-0.14.6 release (#55845)
  • 20a530a fix(zone.js): correctly bundle zone-patch-rxjs (#55826)
  • f3b0e2f refactor(zone.js): remove tslib from dependencies (#55827)
  • 0eade1c docs: add a note about development status of zone.js (#55746)
  • aa8df1d refactor(core): clean up clang comments and workarounds (#55750)
  • a9460d0 fix(zone.js): remove abort listener on a signal when actual event is remove...
  • 7898957 build: lock file maintenance (#55680)
  • 9e07b62 fix(zone.js): add missing APIs to Node.js fs patch (#54396)
  • 3312727 refactor(zone.js): use Object.prototype.toString directly for improved tree...
  • 2ac54f8 build: lock file maintenance (#55575)
  • See full diff in compare view


Updates @angular-eslint/builder from 17.4.0 to 17.4.1

Release notes

Sourced from @​angular-eslint/builder's releases.

v17.4.1

17.4.1 (2024-05-15)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.8 (#1797)
  • schematics: ignore nx cache (#1816)

❤️ Thank You

Changelog

Sourced from @​angular-eslint/builder's changelog.

17.4.1 (2024-05-15)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.8

❤️ Thank You

  • James Henry
Commits


Updates @angular-eslint/eslint-plugin from 17.4.0 to 17.4.1

Release notes

Sourced from @​angular-eslint/eslint-plugin's releases.

v17.4.1

17.4.1 (2024-05-15)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.8 (#1797)
  • schematics: ignore nx cache (#1816)

❤️ Thank You

Changelog

Sourced from @​angular-eslint/eslint-plugin's changelog.

17.4.1 (2024-05-15)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.8

❤️ Thank You

  • James Henry
Commits


Updates @angular-eslint/eslint-plugin-template from 17.4.0 to 17.4.1

Release notes

Sourced from @​angular-eslint/eslint-plugin-template's releases.

v17.4.1

17.4.1 (2024-05-15)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.8 (#1797)
  • schematics: ignore nx cache (#1816)

❤️ Thank You

Changelog

Sourced from @​angular-eslint/eslint-plugin-template's changelog.

17.4.1 (2024-05-15)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.8

❤️ Thank You

  • James Henry
Commits


Updates @angular-eslint/schematics from 17.4.0 to 17.4.1

Release notes

Sourced from @​angular-eslint/schematics's releases.

v17.4.1

17.4.1 (2024-05-15)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.8 (#1797)
  • schematics: ignore nx cache (#1816)

❤️ Thank You