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.1.0 to 18.1.3 #1455

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @angular/common from 18.1.0 to 18.1.3.

Release notes

Sourced from @​angular/common's releases.

v18.1.3

18.1.3 (2024-07-31)

compiler

Commit Description
fix - 31dea066d6 reduce chance of conflicts between generated factory and local variables (#57181)

compiler-cli

Commit Description
fix - 1f9e090910 emitting references to ngtypecheck files (#57138) (#57202)

core

Commit Description
fix - f7ab04018e errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993)
fix - eaa83f9d27 hydration error in some let declaration setups (#57173)

v18.1.2

18.1.2 (2024-07-24)

compiler

Commit Description
fix - 463945003d limit the number of chained instructions (#57069)

compiler-cli

Commit Description
fix - e904f34020 add warning for unused let declarations (#57033)

core

Commit Description
fix - 9e52c1c840 afterNextRender hooks return that callback value. (#57031)
fix - b9fb98c67c tree shake dev mode error message (#57035)

v18.1.1

18.1.1 (2024-07-17)

common

Commit Description
fix - a1cb9dfc0d Don't run preconnect assertion on the server. (#56213)

compiler

Commit Description
fix - daf0317bdc JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002)
fix - d7dca6dbb6 use strict equality for 'code' comparison (#56944)

compiler-cli

Commit Description
fix - c94a897248 avoid emitting references to typecheck files in TS 5.4 (#56961)

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

18.1.3 (2024-07-31)

compiler

Commit Type Description
31dea066d6 fix reduce chance of conflicts between generated factory and local variables (#57181)

compiler-cli

Commit Type Description
1f9e090910 fix emitting references to ngtypecheck files (#57138) (#57202)

core

Commit Type Description
f7ab04018e fix errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993)
eaa83f9d27 fix hydration error in some let declaration setups (#57173)

18.2.0-next.2 (2024-07-24)

compiler

Commit Type Description
08c5977bd5 fix limit the number of chained instructions (#57069)

compiler-cli

Commit Type Description
d4ff6bc0b2 fix add warning for unused let declarations (#57033)
6c2fbda694 fix extended diagnostic visitor not visiting template attributes (#57033)

core

Commit Type Description
fab673a1dd feat add ng generate schematic to convert to inject (#57056)
7d4b2d2413 fix afterNextRender hooks return that callback value. (#57031)
8718abce90 fix Deprecate ignoreChangesOutsideZone option (#57029)
fe41b11434 fix tree shake dev mode error message (#57035)

18.1.2 (2024-07-24)

compiler

Commit Type Description
463945003d fix limit the number of chained instructions (#57069)

compiler-cli

Commit Type Description
e904f34020 fix add warning for unused let declarations (#57033)

core

| Commit | Type | Description |

... (truncated)

Commits
  • 81b30dc refactor(docs-infra): migrate @​angular/docs from dev-infra into adev director...
  • a1cb9df fix(common): Don't run preconnect assertion on the server. (#56213)
  • See full diff in compare view


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 month ago

Superseded by #1460.