Bump typescript from 4.4.4 to 4.5.5
Bumps typescript from 4.4.4 to 4.5.5.
Release notes
Sourced from typescript's releases.
TypeScript 4.5.5
This patch release includes a number of fixes to language service crashes and assertion violations, along with improvements to JSX attribute snippets.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.5.0 (Beta).
- fixed issues query for Typescript 4.5.1 (RC).
- fixed issues query for Typescript 4.5.2 (Stable).
- fixed issues query for Typescript 4.5.3 (Stable).
- fixed issues query for Typescript 4.5.4 (Stable).
- fixed issues query for Typescript 4.5.5 (Stable).
Downloads are available on:
TypeScript 4.5.4
This patch release includes a fix for incorrectly offering up JSX attribute snippet completions at the beginning of a tag name.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.5.0 (Beta).
- fixed issues query for Typescript 4.5.1 (RC).
- fixed issues query for Typescript 4.5.2 (Stable).
- fixed issues query for Typescript 4.5.3 (Stable).
Downloads are available on:
TypeScript 4.5.3
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.5.0 (Beta).
- fixed issues query for Typescript 4.5.1 (RC).
- fixed issues query for Typescript 4.5.2 (Stable).
- fixed issues query for Typescript 4.5.3 (Stable).
Downloads are available on:
... (truncated)
Commits
55e13e9Bump version to 4.5.5 and LKGc5ce170Cherry-pick PR #47500 into release-4.5 (#47514)8450901Cherry-pick PR #47433 into release-4.5 (#47515)8a8048fRewrite logic for JSX attribute completion detection [4.5 cherry pick] (#47413)14016a7Cherry-pick PR #47395 into release-4.5 (#47421)0854a93Cherry-pick PR #47136 into release-4.5 (#47379)a5ebd53Cherry-pick PR #47348 into release-4.5 (#47349)1bc124eBump version to 4.5.4 and LKG1d4ec40Cherry-pick PR #47096 into release-4.5 (#47105)002c79bBump version to 4.5.3 and LKG- 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 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)
Codecov Report
Merging #373 (4ba809d) into master (4afa60d) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #373 +/- ##
=======================================
Coverage 93.40% 93.40%
=======================================
Files 3 3
Lines 91 91
Branches 29 29
=======================================
Hits 85 85
Misses 6 6
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 4afa60d...4ba809d. Read the comment docs.
A newer version of typescript exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.