release-notes
release-notes copied to clipboard
Bump @angular/language-service from 14.2.2 to 17.3.8
Bumps @angular/language-service from 14.2.2 to 17.3.8.
Release notes
Sourced from @angular/language-service's releases.
v17.3.8
17.3.8 (2024-05-08)
compiler
Commit Description add math elements to schema (#55631) (#55645) core
Commit Description don't schedule timer triggers on the server (#55605) v17.3.7
17.3.7 (2024-05-01)
compiler-cli
Commit Description don't type check the bodies of control flow nodes in basic mode (#55558) core
Commit Description render hooks should not specifically run outside the Angular zone (#55399) router
Commit Description Scroller should scroll as soon as change detection completes (#55105) v17.3.6
17.3.6 (2024-04-25)
core
Commit Description DeferBlockFixture.render should not wait for stability (#55271) make ActivatedRouteinject correct instance inside@deferblocks (#55374)skip defer timers on the server (#55480) v17.3.5
17.3.5 (2024-04-17)
v17.3.4
17.3.4 (2024-04-10)
common
Commit Description invalid ImageKit quality parameter (#55193) skip transfer cache on client (#55012)
... (truncated)
Changelog
Sourced from @angular/language-service's changelog.
17.3.8 (2024-05-08)
compiler
Commit Type Description c21b459ba6 fix add math elements to schema (#55631) (#55645) core
Commit Type Description 3818436ebc fix don't schedule timer triggers on the server (#55605) 18.0.0-rc.0 (2024-05-01)
core
Commit Type Description 44c0ed83a6 fix hide implementation details of ExperimentalPendingTasks (#55516) a177abef1b fix render hooks should not specifically run outside the Angular zone (#55399) a5c57c7484 fix resolve error for multiple component instances that use fallback content (#55478) migrations
Commit Type Description f93e5180be fix resolve multiple structural issues with HttpClient migration (#55557) router
Commit Type Description aefee87074 fix Scroller should scroll as soon as change detection completes (#55105) 17.3.7 (2024-05-01)
compiler-cli
Commit Type Description 51ac883167 fix don't type check the bodies of control flow nodes in basic mode (#55558) core
Commit Type Description af0eb846a5 fix render hooks should not specifically run outside the Angular zone (#55399) router
Commit Type Description 3eea50da64 fix Scroller should scroll as soon as change detection completes (#55105) 18.0.0-next.6 (2024-04-25)
... (truncated)
Commits
7b67ad2refactor(language-service): support showing tags info in the completion (#51140)2df8584refactor(compiler-cli): speed up compiler tests by caching Angular (#54650)400b739test: add language-service tests foroutputFromObservable()(#54650)c687b8ffeat(core): expose newoutput()API (#54650)2564b45test: replacefake_corewith real@angular/coreoutput (#54650)b40f1e5refactor(compiler): Remove deep imports in the language service (#54695)df0e69bbuild: handle commonjs dependencies when bundling language service (#54429)981c28crefactor(compiler-cli): do not emit signal unwrap calls in versions older tha...0b955b8test(language-service): add tests for model inputs (#54387)153fc61build: reuse fake core in type checking tests (#54344)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Keywords which can automatically close issues and at(@) or hashtag(#) mentions are not allowed in commit messages.
The list of commits with invalid commit messages:
- 97a278a Bump @angular/language-service from 14.2.2 to 17.3.8
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.
Keywords which can automatically close issues and at(@) mentions are not allowed in the title of a Pull Request.
You can edit the title by writing /retitle
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test label.
I understand the commands that are listed here.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: dependabot[bot] Once this PR has been reviewed and has the lgtm label, please assign verolop for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
Deploy Preview for kubernetes-sigs-release-notes failed.
| Name | Link |
|---|---|
| Latest commit | 97a278a329d61a4d21b02875862e25e52b7b9c2c |
| Latest deploy log | https://app.netlify.com/sites/kubernetes-sigs-release-notes/deploys/6641faf9dd671d000818c0ac |
Superseded by #615.