luxtorpeda-dev / packages

Package build scripts and support for luxtorpeda client
https://luxtorpeda.org
zlib License
35 stars 28 forks source link

Bump the angular group in /webui with 11 updates #1219

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the angular group in /webui with 11 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/material 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
@angular/compiler-cli 17.3.8 17.3.9

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/material from 17.3.8 to 17.3.9

Release notes

Sourced from @​angular/material'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/material'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/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 @angular/compiler-cli from 17.3.8 to 17.3.9

Release notes

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

v17.3.9

17.3.9 (2024-05-15)

Changelog

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


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