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 (17.3.4 → 17.3.6) · Repo · Changelog
Release Notes
17.3.6
17.3.5
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 32 commits:
release: cut the v17.3.6 release
build: make scripts for compatibility with Node.js 18.20+ (#55526)
build: update scorecard action dependencies (#55473)
fix(core): DeferBlockFixture.render should not wait for stability (#55271)
docs: Update dependency-injection.md (#55432)
docs: Update dependency-injection-context.md (#55455)
docs(docs-infra): fix broken links (#55446)
docs: Fix typo in waitForAsync example (#55407)
fix(core): skip defer timers on the server (#55480)
build: remove no longer required bazel windows patch (#55477)
docs: fix links to packages. (#55469)
build: update actions/checkout digest to 1d96c77 (#55464)
docs(devtools): update README to be more clear for extension reviewers (#55406)
fix(core): make `ActivatedRoute` inject correct instance inside `@defer` blocks (#55374)
docs: fix link to inject-based-di tutorial. (#55453)
docs: remove performance warning for directive composition (#55448)
build: update actions/cache digest to 0c45773 (#54950)
fix(devtools): allow DevTools to fail gracefully for unsupported versions of Angular. (#55233)
build: update scorecard action dependencies (#55419)
build: update Domino to 8f228f8862540c6ccd14f76b5a1d9bb5458618af (#55426)
build: update github/codeql-action action to v3.25.0 (#55358)
release: cut the v17.3.5 release
release: bump Angular DevTools version to 1.0.13 (#55371)
docs: use 17.3.x branch for aio quick start (#55328)
build(docs-infra): fix playground lezer parsing (#55349)
docs: fix repeated note in "Add an Input to the component" section (#55306)
docs: add team docs for when to use dev preview and experimental (#55308)
build: update io_bazel_rules_sass digest to c3f163f (#55307)
test(core): fix expectations that accidentally used incorrect matchers (#55294)
build(http): Mark the `http` tests as flaky because of one particular transferCache test. (#55255)
docs(core): add missing space (#55287)
refactor(compiler-cli): move config initialization into constructor (#54975)
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