chore(deps): update dependency typescript to ^3.9.10
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| typescript (source) | ^3.8.3 -> ^3.9.10 |
Release Notes
Microsoft/TypeScript
v3.9.10
This release ships both an overall performance improvement, along with a mitigation for a performance regression when upgrading to Node.js 16. See the change for more details.
v3.9.9
This release contains a fix for an issue when language service plugins have no specified name.
v3.9.8
This release contains fixes for a security risk involving language service plugin loading. More details are available here.
v3.9.7
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for TypeScript v3.9.0 (Beta).
- fixed issues query for TypeScript v3.9.1 (RC).
- fixed issues query for TypeScript v3.9.2 (Final).
- fixed issues query for TypeScript v3.9.3 (patch release).
- fixed issues query for TypeScript v3.9.5 (patch release).
- fixed issues query for TypeScript v3.9.6 (patch release).
- fixed issues query for TypeScript v3.9.7 (patch release).
(note, 3.9.4 was intentionally skipped due to minor complications in publishing)
Downloads are available on:
v3.9.6
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript v3.9.0 (Beta).
- fixed issues query for Typescript v3.9.1 (RC).
- fixed issues query for Typescript v3.9.2 (Final).
- fixed issues query for Typescript v3.9.3 (patch release).
- fixed issues query for Typescript v3.9.5 (patch release).
- fixed issues query for Typescript v3.9.6 (patch release).
(note, 3.9.4 was intentionally skipped due to minor complications in publishing)
Downloads are available on:
v3.9.5
This release contains bug fixes in type-checking, emit, and editor scenarios.
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript v3.9.0 (Beta).
- fixed issues query for Typescript v3.9.1 (RC).
- fixed issues query for Typescript v3.9.2 (Final).
- fixed issues query for Typescript v3.9.3 (patch release).
- fixed issues query for Typescript v3.9.5 (patch release).
(note, 3.9.4 was intentionally skipped due to minor complications in publishing)
Downloads are available on:
v3.9.3
This release contains bug fixes in type-checking, APIs, emit, and editor scenarios.
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript v3.9.0 (Beta).
- fixed issues query for Typescript v3.9.1 (RC).
- fixed issues query for Typescript v3.9.2 (Final).
- fixed issues query for Typescript v3.9.3 (patch release).
Downloads are available on:
v3.9.2
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript v3.9.0 (Beta).
- fixed issues query for Typescript v3.9.1 (RC).
- fixed issues query for Typescript v3.9.2 (Final).
Downloads are available on:
Configuration
📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by WhiteSource Renovate. View repository job log here.
Codecov Report
Merging #273 (4125891) into master (abe0e45) will not change coverage. The diff coverage is
n/a.
:exclamation: Current head 4125891 differs from pull request most recent head 863c41b. Consider uploading reports for the commit 863c41b to get more accurate results
@@ Coverage Diff @@
## master #273 +/- ##
=======================================
Coverage 85.86% 85.86%
=======================================
Files 14 14
Lines 651 651
Branches 174 174
=======================================
Hits 559 559
Misses 92 92
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/token_position.ts | 91.80% <0.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update abe0e45...863c41b. Read the comment docs.