bsbtd / Teste

0 stars 1 forks source link

[aws-mobile-appsync-chat-starter-angular] Update @angular/compiler-cli → 17.0.7 (unknown) #1587

Closed depfu[bot] closed 9 months ago

depfu[bot] commented 9 months ago

Welcome to Depfu 👋

This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.

After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.

Let us know if you have any questions. Thanks so much for giving Depfu a try!


Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ @​angular/compiler-cli (~7.2.15 → ~17.0.7) · Repo · Changelog

Release Notes

17.0.7

17.0.7 (2023-12-13)

compiler

Commit Description
fix - 4fd5409090 handle ambient types in input transform function (#51474)

compiler-cli

Commit Description
fix - a603338fe8 generate less type checking code in for loops (#53515)

core

Commit Description
fix - 58ed76be93 Avoid refreshing a host view twice when using transplanted views (#53021)
fix - c16b5e8290 Multiple subscribers to ApplicationRef.isStable should all see values (#53541)
fix - 17dbf8b8e2 remove signal equality check short-circuit (#53446)
fix - 5b4add27b6 update feature usage marker (#53542)
perf - 68d111c841 avoid changes Observable creation on QueryList (#53498)
perf - 044cb553b4 optimize memory allocation when reconcilling lists (#52245)

migrations

Commit Description
fix - 96ab999698 CF Migration - ensure bound ngIfElse cases ignore line breaks (#53435)
fix - c9a1c6f1c7 cf migration - undo changes when html fails to parse post migration (#53530)
fix - b75aca1d74 CF migration only remove newlines of changed template content (#53508)
fix - e88a12d5b3 cf migration validate structure of ngswitch before migrating (#53530)
fix - 543df3dca5 ensure we do not overwrite prior template replacements in migration (#53393)
fix - d232ea143f fix cf migration import removal when errors occur (#53502)

platform-browser

Commit Description
fix - d5c631bf36 Get correct base path when using "." as base href when serving from the file:// protocol. (#53547)

router

Commit Description
fix - e750e4edcf provide more actionable error message when route is not matched in production mode (#53523)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 62 commits:


Depfu Status

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)
depfu[bot] commented 9 months ago

Closed in favor of #1593.