chore(package): update typescript to version 5.4.5
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?
✳️ typescript (5.4.3 → 5.4.5) · Repo
Release Notes
5.4.5
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 5.4.0 (Beta).
- fixed issues query for Typescript 5.4.1 (RC).
- fixed issues query for Typescript 5.4.2 (Stable).
- fixed issues query for Typescript 5.4.3 (Stable).
- fixed issues query for Typescript 5.4.4 (Stable).
- fixed issues query for Typescript 5.4.5 (Stable).
Downloads are available on:
5.4.4
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 5.4.0 (Beta).
- fixed issues query for Typescript 5.4.1 (RC).
- fixed issues query for Typescript 5.4.2 (Stable).
- fixed issues query for Typescript 5.4.3 (Stable).
- fixed issues query for Typescript 5.4.4 (Stable).
Downloads are available on:
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 14 commits:
Update LKG🤖 Pick PR #58098 (Fix constraints of nested homomorph...) into release-5.4 (#58118)Bump version to 5.4.5 and LKG🤖 Pick PR #58083 (Don't propagate partial union/inter...) into release-5.4 (#58136)release-5.4: Always set node-version for setup-node (#58117)🤖 Pick PR #57778 (fix type import check for default-i...) into release-5.4 (#58116)Bump version to 5.4.4 and LKG🤖 Pick PR #57871 (Divide-and-conquer strategy for int...) into release-5.4 (#57893)🤖 Pick PR #57973 (Compare package.json paths with cor...) into release-5.4 (#57976)🤖 Pick PR #57637 (Fixed a regression related to deter...) into release-5.4 (#57987)🤖 Pick PR #57968 (Normalize slashes for paths in watc...) into release-5.4 (#57970)Cherry pick PR 57887 into release-5.4 (#57898)🤖 Pick PR #57938 (Directories dont check modified tim...) into release-5.4 (#57958)🤖 Pick PR #57950 (Watch events enhancements) into release-5.4 (#57967)
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)