Lykos / cube_trainer

Website with tools to support Rubik's Cube training with a focus on blindfolded solving.
https://www.cubetrainer.org
MIT License
11 stars 4 forks source link

Bump @angular/common from 18.2.2 to 18.2.4 #1516

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps @angular/common from 18.2.2 to 18.2.4.

Release notes

Sourced from @​angular/common's releases.

v18.2.4

18.2.4 (2024-09-11)

compiler

Commit Description
fix - b619d6987e produce less noisy errors when parsing control flow (#57711)

migrations

Commit Description
fix - 9895e4492f replace leftover modules with their exports during pruning (#57684)

v18.2.3

18.2.3 (2024-09-04)

http

Commit Description
fix - de68e049e4 Dynamicaly call the global fetch implementation (#57531)
Changelog

Sourced from @​angular/common's changelog.

18.2.4 (2024-09-11)

compiler

Commit Type Description
b619d6987e fix produce less noisy errors when parsing control flow (#57711)

migrations

Commit Type Description
9895e4492f fix replace leftover modules with their exports during pruning (#57684)

19.0.0-next.4 (2024-09-09)

compiler

Commit Type Description
40ff18f87a fix produce less noisy errors when parsing control flow (#57711)

core

Commit Type Description
6ea8e1e9aa feat Add a schematics to migrate to standalone: false. (#57643)

migrations

Commit Type Description
cbec46a51d feat migrate .pipe calls in outputs used in tests (#57691)
68e5370a66 feat remove complete calls for migrated outputs (#57671)
9da21f798d feat replace .next usage on outputs (#57654)
71f5ef2aa5 fix change imports to be G3 compatible (#57654)
3a264db866 fix properly handle comments in output migration (#57691)
fc95a9adff fix replace leftover modules with their exports during pruning (#57684)

19.0.0-next.3 (2024-09-04)

Breaking Changes

core

    • TypeScript versions less than 5.5 are no longer supported.

compiler

Commit Type Description
a2e4ee0cb3 feat add diagnostic for unused standalone imports (#57605)

core

Commit Type Description
8bcc663a53 feat drop support for TypeScript 5.4 (#57577)
e6e5d29e83 feat initial version of the output migration (#57604)
be2e49639b feat introduce afterRenderEffect (#57549)

elements

... (truncated)

Commits


Dependabot compatibility score

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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 week ago

Superseded by #1521.