Closed dependabot[bot] closed 2 months ago
Bumps the angular-deps group with 12 updates:
18.2.1
18.2.2
Updates @angular/animations from 18.2.1 to 18.2.2
@angular/animations
Sourced from @angular/animations's releases.
@angular/animations
v18.2.2 18.2.2 (2024-08-28) core Commit Description avoid leaking memory if component throws during creation (#57546) Do not bubble capture events. (#57476) http Commit Description Dynamicaly call the global fetch implementation (#57531) router Commit Description Do not unnecessarily run matcher twice on route matching (#57530) upgrade Commit Description Address Trusted Types violations in @angular/upgrade (#57454)
@angular/upgrade
Sourced from @angular/animations's changelog.
18.2.2 (2024-08-28) core Commit Type Description 106917af878 fix avoid leaking memory if component throws during creation (#57546) 6d3a2af146a fix Do not bubble capture events. (#57476) http Commit Type Description 5d2e243c76a fix Dynamicaly call the global fetch implementation (#57531) router Commit Type Description 804925b1149 fix Do not unnecessarily run matcher twice on route matching (#57530) upgrade Commit Type Description 03ec620e31a fix Address Trusted Types violations in @angular/upgrade (#57454)
Updates @angular/common from 18.2.1 to 18.2.2
@angular/common
Sourced from @angular/common's releases.
@angular/common
Sourced from @angular/common's changelog.
3ecf620
5d2e243
Updates @angular/compiler from 18.2.1 to 18.2.2
@angular/compiler
Sourced from @angular/compiler's releases.
@angular/compiler
Sourced from @angular/compiler's changelog.
4f8c406
76ec60d
WhitespaceVisitor
7bfe817
i18nPreserveWhitespaceForLegacyExtraction
b30bc45
Updates @angular/core from 18.2.1 to 18.2.2
@angular/core
Sourced from @angular/core's releases.
@angular/core
Sourced from @angular/core's changelog.
36aa3af
ProgramInfo
389933f
NgCompiler
b14c864
10fce20
eba3a0a
3d48a72
df42d2b
106917a
b74b5f0
6a953c6
Updates @angular/forms from 18.2.1 to 18.2.2
@angular/forms
Sourced from @angular/forms's releases.
@angular/forms
Sourced from @angular/forms's changelog.
5501e9c
@searchKeywords
Updates @angular/platform-browser from 18.2.1 to 18.2.2
@angular/platform-browser
Sourced from @angular/platform-browser's releases.
@angular/platform-browser
Sourced from @angular/platform-browser's changelog.
d336681
Updates @angular/platform-browser-dynamic from 18.2.1 to 18.2.2
@angular/platform-browser-dynamic
Sourced from @angular/platform-browser-dynamic's releases.
@angular/platform-browser-dynamic
Sourced from @angular/platform-browser-dynamic's changelog.
Updates @angular/platform-server from 18.2.1 to 18.2.2
@angular/platform-server
Sourced from @angular/platform-server's releases.
@angular/platform-server
Sourced from @angular/platform-server's changelog.
6d3a2af
Updates @angular/router from 18.2.1 to 18.2.2
@angular/router
Sourced from @angular/router's releases.
@angular/router
Sourced from @angular/router's changelog.
804925b
Updates @angular/service-worker from 18.2.1 to 18.2.2
@angular/service-worker
Sourced from @angular/service-worker's releases.
@angular/service-worker
Sourced from @angular/service-worker's changelog.
Updates @angular/compiler-cli from 18.2.1 to 18.2.2
@angular/compiler-cli
Sourced from @angular/compiler-cli's releases.
@angular/compiler-cli
Sourced from @angular/compiler-cli's changelog.
Updates @angular/language-service from 18.2.1 to 18.2.2
@angular/language-service
Sourced from @angular/language-service's releases.
@angular/language-service
v18.2.2 18.2.2 (2024-08-28) core Commit Description avoid leaking memory if component throws during creation (#57546) Do not bubble capture events. (#57476) http Commit Description Dynamicaly call the global fetch implementation (#57531) router Commit Description Do not unnecessarily run matcher twice on route matching (#57530) dependabot[bot] commented 2 months ago Looks like these dependencies are updatable in another way, so this is no longer needed.
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the angular-deps group with 12 updates:
18.2.1
18.2.2
18.2.1
18.2.2
18.2.1
18.2.2
18.2.1
18.2.2
18.2.1
18.2.2
18.2.1
18.2.2
18.2.1
18.2.2
18.2.1
18.2.2
18.2.1
18.2.2
18.2.1
18.2.2
18.2.1
18.2.2
18.2.1
18.2.2
Updates
@angular/animations
from 18.2.1 to 18.2.2Release notes
Sourced from
@angular/animations
's releases.Changelog
Sourced from
@angular/animations
's changelog.Commits
Updates
@angular/common
from 18.2.1 to 18.2.2Release notes
Sourced from
@angular/common
's releases.Changelog
Sourced from
@angular/common
's changelog.Commits
3ecf620
Revert "fix(http): Dynamicaly call the global fetch implementation (#57531)" ...5d2e243
fix(http): Dynamicaly call the global fetch implementation (#57531)Updates
@angular/compiler
from 18.2.1 to 18.2.2Release notes
Sourced from
@angular/compiler
's releases.Changelog
Sourced from
@angular/compiler
's changelog.Commits
4f8c406
refactor(compiler): extend directive mock to avoid failing at matching logic ...76ec60d
refactor(compiler): ensure context is always provided forWhitespaceVisitor
...7bfe817
refactor(compiler): addi18nPreserveWhitespaceForLegacyExtraction
(#56507)b30bc45
refactor(compiler): create an internal util method to detect matching directi...Updates
@angular/core
from 18.2.1 to 18.2.2Release notes
Sourced from
@angular/core
's releases.Changelog
Sourced from
@angular/core
's changelog.Commits
36aa3af
refactor(migrations): forward-fix conflicts with generic ofProgramInfo
. (#...389933f
refactor(migrations): allow tsurge migrations to run with justNgCompiler
(...b14c864
refactor(migrations): properly handle multi query migration (#57556)10fce20
refactor(migrations): initial migration logic for converting to signal querie...eba3a0a
Revert "refactor(migrations): initial migration logic for converting to signa...3d48a72
Revert "refactor(migrations): properly handle multi query migration (#57525)"...df42d2b
test: avoid leaking some LViews in tests (#57546)106917a
fix(core): avoid leaking memory if component throws during creation (#57546)b74b5f0
build: remove Sourcemaps from Schematics bundles (#57545)6a953c6
refactor(migrations): properly handle multi query migration (#57525)Updates
@angular/forms
from 18.2.1 to 18.2.2Release notes
Sourced from
@angular/forms
's releases.Changelog
Sourced from
@angular/forms
's changelog.Commits
5501e9c
docs: remove@searchKeywords
(#57560)Updates
@angular/platform-browser
from 18.2.1 to 18.2.2Release notes
Sourced from
@angular/platform-browser
's releases.Changelog
Sourced from
@angular/platform-browser
's changelog.Commits
d336681
refactor(animations): Add loading strategy for the Async Animations (#57493)Updates
@angular/platform-browser-dynamic
from 18.2.1 to 18.2.2Release notes
Sourced from
@angular/platform-browser-dynamic
's releases.Changelog
Sourced from
@angular/platform-browser-dynamic
's changelog.Commits
Updates
@angular/platform-server
from 18.2.1 to 18.2.2Release notes
Sourced from
@angular/platform-server
's releases.Changelog
Sourced from
@angular/platform-server
's changelog.Commits
6d3a2af
fix(core): Do not bubble capture events. (#57476)Updates
@angular/router
from 18.2.1 to 18.2.2Release notes
Sourced from
@angular/router
's releases.Changelog
Sourced from
@angular/router
's changelog.Commits
804925b
fix(router): Do not unnecessarily run matcher twice on route matching (#57530)Updates
@angular/service-worker
from 18.2.1 to 18.2.2Release notes
Sourced from
@angular/service-worker
's releases.Changelog
Sourced from
@angular/service-worker
's changelog.Commits
Updates
@angular/compiler-cli
from 18.2.1 to 18.2.2Release notes
Sourced from
@angular/compiler-cli
's releases.Changelog
Sourced from
@angular/compiler-cli
's changelog.Commits
7bfe817
refactor(compiler): addi18nPreserveWhitespaceForLegacyExtraction
(#56507)Updates
@angular/language-service
from 18.2.1 to 18.2.2Release notes
Sourced from
@angular/language-service
's releases.