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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the angular group in /webapp/wiremock with 10 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
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/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/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/localize
from 18.2.1 to 18.2.2Release notes
Sourced from
@angular/localize
's releases.Changelog
Sourced from
@angular/localize
's changelog.Commits
1853bbb
release: cut the v18.2.2 release3ecf620
Revert "fix(http): Dynamicaly call the global fetch implementation (#57531)" ...36aa3af
refactor(migrations): forward-fix conflicts with generic ofProgramInfo
. (#...adf3274
fix(devtools): correctly set environment injector path in the case where ther...5501e9c
docs: remove@searchKeywords
(#57560)389933f
refactor(migrations): allow tsurge migrations to run with justNgCompiler
(...674aed5
docs: cover time-based statements in docs authoring guide (#57536)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...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