Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
All Depfu comment commands
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu cancel merge
Cancels automatic merging of this PR
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @angular/compiler-cli (18.2.0 → 18.2.1) · Repo · Changelog
Release Notes
18.2.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 31 commits:
release: cut the v18.2.1 release
docs(docs-infra): fix regressions around members & deprecations (#57465)
docs: remove extra space in DI example code (#57472)
build: update github/codeql-action action to v3.26.3 (#57455)
build: update dependency saucelabs to v8 (#57413)
docs: remove incorrect documentation around the use of timezone abbreviations (#57425)
refactor(migrations): leverage tsurge for signal input migration (#57451)
refactor(migrations): improve generic assignability in tsurge and pass more info (#57451)
build: update dependency ngx-progressbar to v12 (#57452)
docs(docs-infra): Fix heading parsing (#57386)
docs(docs-infra): remove remaining ngZone (#57229)
docs(docs-infra): Add tests for marked rendering (#57344)
docs: fix links to docs (#57391)
docs: add eager to lazy route migration (#57421)
docs: cleanup existing migration docs for consistency (#57421)
docs: drop references to removed `typed-forms` migration (#57421)
docs: drop references to removed `module-with-providers` migration (#57421)
fix(docs-infra): leverage http_server rule from @angular/build-tooling for adev local serving (#57428)
refactor(migrations): framework to build batchable migrations (#57396)
docs: update CHANGELOG to drop a breaking change note from 18.2.0 version (#57420)
docs: add `withEventReplay` and `withI18nSupport` links to `provideClientHydration` docs (#57382)
docs(docs-infra): move link tag for correct view (#57395)
fix(migrations): avoid migrating route component in tests (#57317)
docs: update version table for 18.2 (#57414)
fix(core): Allow zoneless scheduler to run inside `fakeAsync` (#56932)
docs(docs-infra): Add support for function/method overloads (#57379)
fix(migrations): preserve type when using inject decorator (#57389)
fix(migrations): account for members with doc strings and no modifiers (#57389)
fix(core): handle hydration of components that project content conditionally (#57383)
docs(common): fix example code (#57406)
docs: add small clarification to ng-content (#57408)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands