Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

chore(deps): update dependency typescript to v4 #308

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2020

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

Microsoft/TypeScript

v4.5.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:

v4.4.4

Compare Source

This patch release contains fixes for a performance regression in --build mode by only calling realpath on package.json files only when those files are known to exist on disk, and to only perform this work under --watch mode.


For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v4.4.3

Compare Source

This patch release contains a fix for leaking file watchers on package.json, and a minor fix for completions in JavaScript files.


For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v4.4.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:

v4.3.5

Compare Source

This release contains a bug fix for auto-imports on JSX components in the TypeScript language service. See the relevant change for more details.

v4.3.4

Compare Source

This release

  • adds an optional getCustomTransformers method to the SolutionBuilderHost* APIs
  • uses the transforms given by getCustomTransformers in Builder Program instances when running emit() methods in cases where customTransforms are not given.

See the change for more details

v4.3.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v4.3.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:

v4.2.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v4.2.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v4.2.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:

v4.1.6

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.

v4.1.5

Compare Source

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

v4.1.4

Compare Source

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

v4.1.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v4.1.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:

v4.0.8

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.

v4.0.7

Compare Source

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

v4.0.6

Compare Source

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

v4.0.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v4.0.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v4.0.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:

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 renovate bot requested a review from a team September 1, 2020 07:41
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from abb8893 to 1a1a337 Compare September 18, 2020 20:36
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 1a1a337 to 9064df8 Compare October 27, 2020 00:00
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 9064df8 to 7f5d69f Compare November 19, 2020 22:43
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 7f5d69f to 68a0811 Compare December 11, 2020 22:09
@renovate renovate bot force-pushed the renovate/typescript-4.x branch 2 times, most recently from c035daf to 13eb1cb Compare February 10, 2021 21:14
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 13eb1cb to b209768 Compare February 23, 2021 23:19
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from b209768 to 47a050a Compare March 5, 2021 00:16
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 47a050a to e7dcb68 Compare April 7, 2021 20:25
@codecov
Copy link

codecov bot commented Apr 7, 2021

Codecov Report

Merging #308 (e7dcb68) into master (03ac028) will decrease coverage by 0.17%.
The diff coverage is n/a.

❗ Current head e7dcb68 differs from pull request most recent head 2b28af8. Consider uploading reports for the commit 2b28af8 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #308      +/-   ##
==========================================
- Coverage   86.03%   85.86%   -0.18%     
==========================================
  Files          14       14              
  Lines         659      651       -8     
  Branches      177      174       -3     
==========================================
- Hits          567      559       -8     
  Misses         92       92              
Impacted Files Coverage Δ
src/hoverifier.ts 85.65% <0.00%> (-0.36%) ⬇️
src/token_position.ts 91.80% <0.00%> (-0.09%) ⬇️

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 03ac028...2b28af8. Read the comment docs.

@renovate renovate bot force-pushed the renovate/typescript-4.x branch from e7dcb68 to ff7dbba Compare May 26, 2021 18:15
@renovate renovate bot force-pushed the renovate/typescript-4.x branch 2 times, most recently from cc12631 to 5f30a1d Compare June 17, 2021 19:55
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 5f30a1d to d383605 Compare July 1, 2021 00:10
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from d383605 to bffc6a9 Compare October 18, 2021 23:05
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from bffc6a9 to 2b28af8 Compare November 17, 2021 19:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant