codeintellify icon indicating copy to clipboard operation
codeintellify copied to clipboard

chore(deps): update dependency typescript to ^3.9.10

Open renovate[bot] opened this issue 5 years ago • 1 comments

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typescript (source) ^3.8.3 -> ^3.9.10 age adoption passing confidence

Release Notes

Microsoft/TypeScript

v3.9.10

Compare Source

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

Compare Source

This release contains a fix for an issue when language service plugins have no specified name.

v3.9.8

Compare Source

This release contains fixes for a security risk involving language service plugin loading. More details are available here.

v3.9.7

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

(note, 3.9.4 was intentionally skipped due to minor complications in publishing)

Downloads are available on:

v3.9.6

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

(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

(note, 3.9.4 was intentionally skipped due to minor complications in publishing)

Downloads are available on:

v3.9.3

Compare Source

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

Downloads are available on:

v3.9.2

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

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.

renovate[bot] avatar Jun 01 '20 07:06 renovate[bot]

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 Impacted file tree graph

@@           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 data Powered by Codecov. Last update abe0e45...863c41b. Read the comment docs.

codecov[bot] avatar Jun 04 '20 18:06 codecov[bot]