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 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?
✳️ typescript (3.7.2 → 3.7.5) · Repo
Release Notes
3.7.5
3.7.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 31 commits:
Update LKG.
Suppress lint issues.
Revert "Remove "unnecessary" type assertions."
Remove "unnecessary" type assertions.
Update LKG.
Bump version to '3.7.5'.
Disable declaration emit for json files (#36078)
Cherry-pick PR #35733 into release-3.7 (#35963)
Update LKG.
Bump version to 3.7.4.
Cherry-pick PR #35639 into release-3.7 (#35640)
Update LKG.
Fix `getTypeFromJSDocValueReference`
Cherry-pick PR #35335 into release-3.7 (#35367)
Cherry-pick PR #35366 into release-3.7 (#35368)
Update user baselines (#35337)
Update user baselines (#35302)
Update LKG.
Cherry-pick PR #34987 into release-3.7 (#35303)
Cherry-pick PR #35058 into release-3.7 (#35241)
Cherry-pick PR #35198 into release-3.7 (#35240)
Cherry-pick PR #35209 into release-3.7 (#35213)
Cherry-pick PR #35111 into release-3.7 (#35116)
Fix build script.
Update version number.
Cherry-pick PR #34588 into release-3.7 (#34988)
strip QuestionToken from MethodDeclaration and PropertyDeclaration emit (#34954)
Fix import type resolution in jsdoc, mark 2 (#35057)
Cherry-pick PR #34513 into release-3.7 (#34800)
Cherry-pick PR #34906 into release-3.7 (#35006)
Update user baselines (#34842)
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