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
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency typescript to v4#308renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
abb8893 to
1a1a337
Compare
1a1a337 to
9064df8
Compare
9064df8 to
7f5d69f
Compare
7f5d69f to
68a0811
Compare
c035daf to
13eb1cb
Compare
13eb1cb to
b209768
Compare
b209768 to
47a050a
Compare
47a050a to
e7dcb68
Compare
Codecov Report
@@ 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
Continue to review full report at Codecov.
|
e7dcb68 to
ff7dbba
Compare
cc12631 to
5f30a1d
Compare
5f30a1d to
d383605
Compare
d383605 to
bffc6a9
Compare
bffc6a9 to
2b28af8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.8.3->^4.5.2Release Notes
Microsoft/TypeScript
v4.5.2Compare 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.4Compare Source
This patch release contains fixes for a performance regression in
--buildmode by only callingrealpathonpackage.jsonfiles only when those files are known to exist on disk, and to only perform this work under--watchmode.For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v4.4.3Compare 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.2Compare 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.5Compare 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.4Compare Source
This release
getCustomTransformersmethod to theSolutionBuilderHost*APIsgetCustomTransformersin Builder Program instances when runningemit()methods in cases wherecustomTransformsare not given.See the change for more details
v4.3.3Compare 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.2Compare 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.4Compare 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.3Compare 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.2Compare 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.6Compare 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.5Compare Source
This release contains a fix for an issue when language service plugins have no specified name.
v4.1.4Compare Source
This release contains fixes for a security risk involving language service plugin loading. More details are available here.
v4.1.3Compare 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.2Compare 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.8Compare 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.7Compare Source
This release contains a fix for an issue when language service plugins have no specified name.
v4.0.6Compare Source
This release contains fixes for a security risk involving language service plugin loading. More details are available here.
v4.0.5Compare 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.3Compare 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.2Compare 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.10Compare 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.9Compare Source
This release contains a fix for an issue when language service plugins have no specified name.
v3.9.8Compare Source
This release contains fixes for a security risk involving language service plugin loading. More details are available here.
v3.9.7Compare 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.6Compare 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.5This 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.3Compare 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.2Compare 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.