OpenSlides / openslides-client

Webclient for OpenSlides 4+
MIT License
3 stars 33 forks source link

Bump the angular group in /client with 15 updates #4361

Closed dependabot[bot] closed 6 days ago

dependabot[bot] commented 1 week ago

Bumps the angular group in /client with 15 updates:

Package From To
@angular/animations 18.2.11 18.2.12
@angular/cdk 18.2.12 18.2.13
@angular/common 18.2.11 18.2.12
@angular/compiler 18.2.11 18.2.12
@angular/core 18.2.11 18.2.12
@angular/forms 18.2.11 18.2.12
@angular/material 18.2.12 18.2.13
@angular/material-date-fns-adapter 18.2.12 18.2.13
@angular/platform-browser 18.2.11 18.2.12
@angular/platform-browser-dynamic 18.2.11 18.2.12
@angular/router 18.2.11 18.2.12
@angular/service-worker 18.2.11 18.2.12
@angular-devkit/build-angular 18.2.11 18.2.12
@angular/cli 18.2.11 18.2.12
@angular/compiler-cli 18.2.11 18.2.12

Updates @angular/animations from 18.2.11 to 18.2.12

Release notes

Sourced from @​angular/animations's releases.

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

Sourced from @​angular/animations's changelog.

18.2.12 (2024-11-14)

compiler-cli

Commit Type Description
4c38160853 fix correct extraction of generics from type aliases (#58548)

19.0.0-rc.1 (2024-11-06)

compiler

Commit Type Description
b25121ee4a fix avoid having to duplicate core environment (#58444)

compiler-cli

Commit Type Description
d4d76ead80 fix do not fail fatal when references to non-existent module are discovered (#58515)
22cd6869ef fix make the unused imports diagnostic easier to read (#58468)

core

Commit Type Description
8ae84be3df fix avoid slow stringification when checking for duplicates in dev mode (#58521)
6e0af6dbbb fix resolve forward-referenced host directives during directive matching (#58492)

migrations

Commit Type Description
c5e676bb87 fix flip the default standalone flag in route-lazy-loading migration (#58474)
e85ac5c7cb fix properly bundle shared compiler code into migrations (#58515)

platform-browser

Commit Type Description
c36a1c023b fix correctly add external stylesheets to ShadowDOM components (#58482)

Commits


Updates @angular/cdk from 18.2.12 to 18.2.13

Release notes

Sourced from @​angular/cdk's releases.

v18.2.13

18.2.13 "strontium-sauce" (2024-11-13)

material

Commit Description
fix - c643f04ef core: incorrect validation in get-theme-color (#29994)
fix - aed9094f9 snack-bar: prevent override of snack bar action button color (#27511)

cdk

Commit Description
fix - 1ea3ba383 listbox: make tabindex zoneless compatible (#29970)
fix - 890036064 table: set explicit role on all cells (#29987)
fix - 3c7de8400 testing: allow use of plaintext-only for contenteditable (#29999)
Changelog

Sourced from @​angular/cdk's changelog.

18.2.13 "strontium-sauce" (2024-11-13)

cdk

Commit Type Description
1ea3ba383 fix listbox: make tabindex zoneless compatible (#29970)
890036064 fix table: set explicit role on all cells (#29987)
3c7de8400 fix testing: allow use of plaintext-only for contenteditable (#29999)

material

Commit Type Description
c643f04ef fix core: incorrect validation in get-theme-color (#29994)
aed9094f9 fix snack-bar: prevent override of snack bar action button color (#27511)

Commits
  • ef9cff3 release: cut the v18.2.13 release
  • 3c7de84 fix(cdk/testing): allow use of plaintext-only for contenteditable (#29999)
  • aed9094 fix(material/snack-bar): prevent override of snack bar action button color (#...
  • c643f04 fix(material/core): incorrect validation in get-theme-color (#29994)
  • 8900360 fix(cdk/table): set explicit role on all cells (#29987)
  • 1ea3ba3 fix(cdk/listbox): make tabindex zoneless compatible (#29970)
  • See full diff in compare view


Updates @angular/common from 18.2.11 to 18.2.12

Release notes

Sourced from @​angular/common's releases.

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

Sourced from @​angular/common's changelog.

18.2.12 (2024-11-14)

compiler-cli

Commit Type Description
4c38160853 fix correct extraction of generics from type aliases (#58548)

19.0.0-rc.1 (2024-11-06)

compiler

Commit Type Description
b25121ee4a fix avoid having to duplicate core environment (#58444)

compiler-cli

Commit Type Description
d4d76ead80 fix do not fail fatal when references to non-existent module are discovered (#58515)
22cd6869ef fix make the unused imports diagnostic easier to read (#58468)

core

Commit Type Description
8ae84be3df fix avoid slow stringification when checking for duplicates in dev mode (#58521)
6e0af6dbbb fix resolve forward-referenced host directives during directive matching (#58492)

migrations

Commit Type Description
c5e676bb87 fix flip the default standalone flag in route-lazy-loading migration (#58474)
e85ac5c7cb fix properly bundle shared compiler code into migrations (#58515)

platform-browser

Commit Type Description
c36a1c023b fix correctly add external stylesheets to ShadowDOM components (#58482)

Commits


Updates @angular/compiler from 18.2.11 to 18.2.12

Release notes

Sourced from @​angular/compiler's releases.

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

Sourced from @​angular/compiler's changelog.

18.2.12 (2024-11-14)

compiler-cli

Commit Type Description
4c38160853 fix correct extraction of generics from type aliases (#58548)

19.0.0-rc.1 (2024-11-06)

compiler

Commit Type Description
b25121ee4a fix avoid having to duplicate core environment (#58444)

compiler-cli

Commit Type Description
d4d76ead80 fix do not fail fatal when references to non-existent module are discovered (#58515)
22cd6869ef fix make the unused imports diagnostic easier to read (#58468)

core

Commit Type Description
8ae84be3df fix avoid slow stringification when checking for duplicates in dev mode (#58521)
6e0af6dbbb fix resolve forward-referenced host directives during directive matching (#58492)

migrations

Commit Type Description
c5e676bb87 fix flip the default standalone flag in route-lazy-loading migration (#58474)
e85ac5c7cb fix properly bundle shared compiler code into migrations (#58515)

platform-browser

Commit Type Description
c36a1c023b fix correctly add external stylesheets to ShadowDOM components (#58482)

Commits


Updates @angular/core from 18.2.11 to 18.2.12

Release notes

Sourced from @​angular/core's releases.

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

Sourced from @​angular/core's changelog.

18.2.12 (2024-11-14)

compiler-cli

Commit Type Description
4c38160853 fix correct extraction of generics from type aliases (#58548)

19.0.0-rc.1 (2024-11-06)

compiler

Commit Type Description
b25121ee4a fix avoid having to duplicate core environment (#58444)

compiler-cli

Commit Type Description
d4d76ead80 fix do not fail fatal when references to non-existent module are discovered (#58515)
22cd6869ef fix make the unused imports diagnostic easier to read (#58468)

core

Commit Type Description
8ae84be3df fix avoid slow stringification when checking for duplicates in dev mode (#58521)
6e0af6dbbb fix resolve forward-referenced host directives during directive matching (#58492)

migrations

Commit Type Description
c5e676bb87 fix flip the default standalone flag in route-lazy-loading migration (#58474)
e85ac5c7cb fix properly bundle shared compiler code into migrations (#58515)

platform-browser

Commit Type Description
c36a1c023b fix correctly add external stylesheets to ShadowDOM components (#58482)

Commits


Updates @angular/forms from 18.2.11 to 18.2.12

Release notes

Sourced from @​angular/forms's releases.

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

Sourced from @​angular/forms's changelog.

18.2.12 (2024-11-14)

compiler-cli

Commit Type Description
4c38160853 fix correct extraction of generics from type aliases (#58548)

19.0.0-rc.1 (2024-11-06)

compiler

Commit Type Description
b25121ee4a fix avoid having to duplicate core environment (#58444)

compiler-cli

Commit Type Description
d4d76ead80 fix do not fail fatal when references to non-existent module are discovered (#58515)
22cd6869ef fix make the unused imports diagnostic easier to read (#58468)

core

Commit Type Description
8ae84be3df fix avoid slow stringification when checking for duplicates in dev mode (#58521)
6e0af6dbbb fix resolve forward-referenced host directives during directive matching (#58492)

migrations

Commit Type Description
c5e676bb87 fix flip the default standalone flag in route-lazy-loading migration (#58474)
e85ac5c7cb fix properly bundle shared compiler code into migrations (#58515)

platform-browser

Commit Type Description
c36a1c023b fix correctly add external stylesheets to ShadowDOM components (#58482)

Commits


Updates @angular/material from 18.2.12 to 18.2.13

Release notes

Sourced from @​angular/material's releases.

v18.2.13

18.2.13 "strontium-sauce" (2024-11-13)

material

Commit Description
fix - c643f04ef core: incorrect validation in get-theme-color (#29994)
fix - aed9094f9 snack-bar: prevent override of snack bar action button color (#27511)

cdk

Commit Description
fix - 1ea3ba383 listbox: make tabindex zoneless compatible (#29970)
fix - 890036064 table: set explicit role on all cells (#29987)
fix - 3c7de8400 testing: allow use of plaintext-only for contenteditable (#29999)
Changelog

Sourced from @​angular/material's changelog.

18.2.13 "strontium-sauce" (2024-11-13)

cdk

Commit Type Description
1ea3ba383 fix listbox: make tabindex zoneless compatible (#29970)
890036064 fix table: set explicit role on all cells (#29987)
3c7de8400 fix testing: allow use of plaintext-only for contenteditable (#29999)

material

Commit Type Description
c643f04ef fix core: incorrect validation in get-theme-color (#29994)
aed9094f9 fix snack-bar: prevent override of snack bar action button color (#27511)

Commits
  • ef9cff3 release: cut the v18.2.13 release
  • 3c7de84 fix(cdk/testing): allow use of plaintext-only for contenteditable (#29999)
  • aed9094 fix(material/snack-bar): prevent override of snack bar action button color (#...
  • c643f04 fix(material/core): incorrect validation in get-theme-color (#29994)
  • 8900360 fix(cdk/table): set explicit role on all cells (#29987)
  • 1ea3ba3 fix(cdk/listbox): make tabindex zoneless compatible (#29970)
  • See full diff in compare view


Updates @angular/material-date-fns-adapter from 18.2.12 to 18.2.13

Release notes

Sourced from @​angular/material-date-fns-adapter's releases.

v18.2.13

18.2.13 "strontium-sauce" (2024-11-13)

material

Commit Description
fix - c643f04ef core: incorrect validation in get-theme-color (#29994)
fix - aed9094f9 snack-bar: prevent override of snack bar action button color (#27511)

cdk

Commit Description
fix - 1ea3ba383 listbox: make tabindex zoneless compatible (#29970)
fix - 890036064 table: set explicit role on all cells (#29987)
fix - 3c7de8400 testing: allow use of plaintext-only for contenteditable (#29999)
Changelog

Sourced from @​angular/material-date-fns-adapter's changelog.

18.2.13 "strontium-sauce" (2024-11-13)

cdk

Commit Type Description
1ea3ba383 fix listbox: make tabindex zoneless compatible (#29970)
890036064 fix table: set explicit role on all cells (#29987)
3c7de8400 fix testing: allow use of plaintext-only for contenteditable (#29999)

material

Commit Type Description
c643f04ef fix core: incorrect validation in get-theme-color (#29994)
aed9094f9 fix snack-bar: prevent override of snack bar action button color (#27511)

Commits
  • ef9cff3 release: cut the v18.2.13 release
  • 3c7de84 fix(cdk/testing): allow use of plaintext-only for contenteditable (#29999)
  • aed9094 fix(material/snack-bar): prevent override of snack bar action button color (#...
  • c643f04 fix(material/core): incorrect validation in get-theme-color (#29994)
  • 8900360 fix(cdk/table): set explicit role on all cells (#29987)
  • 1ea3ba3 fix(cdk/listbox): make tabindex zoneless compatible (#29970)
  • See full diff in compare view


Updates @angular/platform-browser from 18.2.11 to 18.2.12

Release notes

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

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

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

18.2.12 (2024-11-14)

compiler-cli

Commit Type Description
4c38160853 fix correct extraction of generics from type aliases (#58548)

19.0.0-rc.1 (2024-11-06)

compiler

Commit Type Description
b25121ee4a fix avoid having to duplicate core environment (#58444)

compiler-cli

Commit Type Description
d4d76ead80 fix do not fail fatal when references to non-existent module are discovered (#58515)
22cd6869ef fix make the unused imports diagnostic easier to read (#58468)

core

Commit Type Description
8ae84be3df fix avoid slow stringification when checking for duplicates in dev mode (#58521)
6e0af6dbbb fix resolve forward-referenced host directives during directive matching (#58492)

migrations

Commit Type Description
c5e676bb87 fix flip the default standalone flag in route-lazy-loading migration (#58474)
e85ac5c7cb fix properly bundle shared compiler code into migrations (#58515)

platform-browser

Commit Type Description
c36a1c023b fix correctly add external stylesheets to ShadowDOM components (#58482)

Commits


Updates @angular/platform-browser-dynamic from 18.2.11 to 18.2.12

Release notes

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

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

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

18.2.12 (2024-11-14)

compiler-cli

Commit Type Description
4c38160853 fix correct extraction of generics from type aliases (#58548)

19.0.0-rc.1 (2024-11-06)

compiler

Commit Type Description
b25121ee4a fix avoid having to duplicate core environment (#58444)

compiler-cli

Commit Type Description
d4d76ead80 fix do not fail fatal when references to non-existent module are discovered (#58515)
22cd6869ef fix make the unused imports diagnostic easier to read (#58468)

core

Commit Type Description
8ae84be3df fix avoid slow stringification when checking for duplicates in dev mode (#58521)
6e0af6dbbb fix resolve forward-referenced host directives during directive matching (#58492)

migrations

Commit Type Description
c5e676bb87 fix flip the default standalone flag in route-lazy-loading migration (#58474)
e85ac5c7cb fix properly bundle shared compiler code into migrations (#58515)

platform-browser

Commit Type Description
c36a1c023b fix correctly add external stylesheets to ShadowDOM components (#58482)

Commits


Updates @angular/router from 18.2.11 to 18.2.12

Release notes

Sourced from @​angular/router's releases.

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

Sourced from @​angular/router's changelog.

18.2.12 (2024-11-14)

compiler-cli

Commit Type Description
4c38160853 fix correct extraction of generics from type aliases (#58548)

19.0.0-rc.1 (2024-11-06)

compiler

Commit Type Description
b25121ee4a fix avoid having to duplicate core environment (#58444)

compiler-cli

Commit Type Description
d4d76ead80 fix do not fail fatal when references to non-existent module are discovered (#58515)
22cd6869ef fix make the unused imports diagnostic easier to read (#58468)

core

Commit Type Description
8ae84be3df fix avoid slow stringification when checking for duplicates in dev mode (#58521)
6e0af6dbbb fix resolve forward-referenced host directives during directive matching (#58492)

migrations

Commit Type Description
c5e676bb87 fix flip the default standalone flag in route-lazy-loading migration (#58474)
e85ac5c7cb fix properly bundle shared compiler code into migrations (#58515)

platform-browser

Commit Type Description
c36a1c023b fix correctly add external stylesheets to ShadowDOM components (#58482)

Commits


Updates @angular/service-worker from 18.2.11 to 18.2.12

Release notes

Sourced from @​angular/service-worker's releases.

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

Sourced from @​angular/service-worker's changelog.

18.2.12 (2024-11-14)

compiler-cli

Commit Type Description
4c38160853 fix correct extraction of generics from type aliases (#58548)

19.0.0-rc.1 (2024-11-06)

compiler

Commit Type Description
b25121ee4a fix avoid having to duplicate core environment (#58444)

compiler-cli

Commit Type Description
d4d76ead80 fix do not fail fatal when references to non-existent module are discovered (#58515)
22cd6869ef fix make the unused imports diagnostic easier to read (#58468)

core

Commit Type Description
8ae84be3df fix avoid slow stringification when checking for duplicates in dev mode (#58521)
6e0af6dbbb fix resolve forward-referenced host directives during directive matching (#58492)

migrations

Commit Type Description
c5e676bb87 fix flip the default standalone flag in route-lazy-loading migration (#58474)
e85ac5c7cb fix properly bundle shared compiler code into migrations (#58515)

platform-browser

Commit Type Description
c36a1c023b fix correctly add external stylesheets to ShadowDOM components (#58482)

Commits


Updates @angular-devkit/build-angular from 18.2.11 to 18.2.12

Release notes

Sourced from @​angular-devkit/build-angular's releases.

v18.2.12

18.2.12 (2024-11-14)

@​angular/cli

Commit Description
fix - c3925ed7f support default options for multiselect list x-prompt

@​angular/build

Commit Description
dependabot[bot] commented 6 days ago

Superseded by #4367.

bastianjoel commented 6 days ago

@dependabot reopen

bastianjoel commented 6 days ago

@dependabot rebase

dependabot[bot] commented 6 days ago

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml