Build(deps): Bump @angular/core and @angular/animations in /angular
Bumps @angular/core and @angular/animations. These dependencies needed to be updated together.
Updates @angular/core
from 18.1.0 to 18.1.2
Release notes
Sourced from @angular/core
's releases.
v18.1.2
18.1.2 (2024-07-24)
compiler
Commit Description limit the number of chained instructions (#57069) compiler-cli
Commit Description add warning for unused let declarations (#57033) core
Commit Description afterNextRender
hooks return that callback value. (#57031)tree shake dev mode error message (#57035) v18.1.1
18.1.1 (2024-07-17)
common
Commit Description Don't run preconnect assertion on the server. (#56213) compiler
Commit Description JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) use strict equality for 'code' comparison (#56944) compiler-cli
Commit Description avoid emitting references to typecheck files in TS 5.4 (#56961) core
Commit Description not all callbacks running when registered at the same time (#56981) migrations
Commit Description fix common module removal (#56968)
Changelog
Sourced from @angular/core
's changelog.
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 9e52c1c840 fix afterNextRender
hooks return that callback value. (#57031)b9fb98c67c fix tree shake dev mode error message (#57035) 18.2.0-next.1 (2024-07-17)
common
Commit Type Description 2c4613a002 fix Don't run preconnect assertion on the server. (#56213) compiler
Commit Type Description 9167fc815c fix JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) 107173c14d fix use strict equality for 'code' comparison (#56944) compiler-cli
Commit Type Description 98ed5b609e feat run JIT transform on classes with jit: true
opt-out (#56892)f0d6d0688d fix avoid emitting references to typecheck files in TS 5.4 (#56961) core
Commit Type Description e504ad97d4 fix not all callbacks running when registered at the same time (#56981) language-service
Commit Type Description 4bb558ab0c feat support writing code refactorings (#56895) 7663debce1 perf quick exit if no code fixes can exist (#57000) migrations
Commit Type Description 0ea6a4a361 fix fix common module removal (#56968)
... (truncated)
Commits
-
1a606b0
refactor(core): Switch to using concat rather than spread operator for events... -
b9fb98c
fix(core): tree shake dev mode error message (#57035) -
142c2df
refactor(core): Allow manual renderer listens to contribute to event delegati... -
9e52c1c
fix(core):afterNextRender
hooks return that callback value. (#57031) -
f3014c5
refactor(core): Move logic into early event contract files. (#56994) -
5682527
fix(core): not all callbacks running when registered at the same time (#56981) -
daf0317
fix(compiler): JIT mode incorrectly interpreting host directive configuration... -
b666d2c
fix(migrations): fix common module removal (#56968) -
a7b774c
refactor(core): RefactorEarlyEventContract
to prepare for using it as a co... -
4b82b98
refactor(core): Remove unused A11Y_CLICK_SUPPORT define. (#56901) - See full diff in compare view
Updates @angular/animations
from 18.1.0 to 18.1.2
Release notes
Sourced from @angular/animations
's releases.
v18.1.2
18.1.2 (2024-07-24)
compiler
Commit Description limit the number of chained instructions (#57069) compiler-cli
Commit Description add warning for unused let declarations (#57033) core
Commit Description afterNextRender
hooks return that callback value. (#57031)tree shake dev mode error message (#57035) v18.1.1
18.1.1 (2024-07-17)
common
Commit Description Don't run preconnect assertion on the server. (#56213) compiler
Commit Description JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) use strict equality for 'code' comparison (#56944) compiler-cli
Commit Description avoid emitting references to typecheck files in TS 5.4 (#56961) core
Commit Description not all callbacks running when registered at the same time (#56981) migrations
Commit Description fix common module removal (#56968)
Changelog
Sourced from @angular/animations
's changelog.
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 9e52c1c840 fix afterNextRender
hooks return that callback value. (#57031)b9fb98c67c fix tree shake dev mode error message (#57035) 18.2.0-next.1 (2024-07-17)
common
Commit Type Description 2c4613a002 fix Don't run preconnect assertion on the server. (#56213) compiler
Commit Type Description 9167fc815c fix JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) 107173c14d fix use strict equality for 'code' comparison (#56944) compiler-cli
Commit Type Description 98ed5b609e feat run JIT transform on classes with jit: true
opt-out (#56892)f0d6d0688d fix avoid emitting references to typecheck files in TS 5.4 (#56961) core
Commit Type Description e504ad97d4 fix not all callbacks running when registered at the same time (#56981) language-service
Commit Type Description 4bb558ab0c feat support writing code refactorings (#56895) 7663debce1 perf quick exit if no code fixes can exist (#57000) migrations
Commit Type Description 0ea6a4a361 fix fix common module removal (#56968)
... (truncated)
Commits
-
3d0ee73
docs(docs-infra): Use shiki for code highlighting (#57059) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts