This repository was archived by the owner on Mar 10, 2022. It is now read-only.
chore(deps): update dependency typescript to ^4.6.2#151
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/typescript-4.x
branch
from
March 5, 2021 00:49
fe94530 to
fcfa2fa
Compare
renovate
Bot
force-pushed
the
renovate/typescript-4.x
branch
4 times, most recently
from
March 10, 2021 01:14
913f03a to
6e685fa
Compare
renovate
Bot
force-pushed
the
renovate/typescript-4.x
branch
3 times, most recently
from
April 1, 2021 11:09
e0a2518 to
f81a445
Compare
renovate
Bot
force-pushed
the
renovate/typescript-4.x
branch
3 times, most recently
from
April 7, 2021 20:23
2d7bdeb to
aa91968
Compare
renovate
Bot
force-pushed
the
renovate/typescript-4.x
branch
from
April 20, 2021 18:15
aa91968 to
8ba2536
Compare
renovate
Bot
force-pushed
the
renovate/typescript-4.x
branch
4 times, most recently
from
May 8, 2021 04:46
3fb008c to
a717a7d
Compare
renovate
Bot
force-pushed
the
renovate/typescript-4.x
branch
from
May 26, 2021 18:09
a717a7d to
fbf68c1
Compare
renovate
Bot
force-pushed
the
renovate/typescript-4.x
branch
6 times, most recently
from
June 8, 2021 01:05
300a434 to
2aa9858
Compare
renovate
Bot
force-pushed
the
renovate/typescript-4.x
branch
from
June 17, 2021 00:21
2aa9858 to
6441650
Compare
renovate
Bot
force-pushed
the
renovate/typescript-4.x
branch
3 times, most recently
from
August 4, 2021 19:22
dc5f5ed to
1bdafe6
Compare
renovate
Bot
force-pushed
the
renovate/typescript-4.x
branch
from
August 26, 2021 22:48
1bdafe6 to
d584021
Compare
renovate
Bot
force-pushed
the
renovate/typescript-4.x
branch
2 times, most recently
from
September 7, 2021 08:50
2a2f123 to
4d368be
Compare
renovate
Bot
force-pushed
the
renovate/typescript-4.x
branch
from
September 10, 2021 23:00
4d368be to
412b83b
Compare
renovate
Bot
force-pushed
the
renovate/typescript-4.x
branch
from
September 15, 2021 23:23
412b83b to
e9aa582
Compare
renovate
Bot
force-pushed
the
renovate/typescript-4.x
branch
3 times, most recently
from
October 5, 2021 23:16
f9d006e to
fe726b5
Compare
renovate
Bot
force-pushed
the
renovate/typescript-4.x
branch
from
October 12, 2021 20:39
fe726b5 to
b15c9e7
Compare
renovate
Bot
force-pushed
the
renovate/typescript-4.x
branch
2 times, most recently
from
November 1, 2021 09:35
a636c89 to
74b203b
Compare
renovate
Bot
force-pushed
the
renovate/typescript-4.x
branch
from
November 17, 2021 20:36
74b203b to
04e3c88
Compare
renovate
Bot
force-pushed
the
renovate/typescript-4.x
branch
2 times, most recently
from
December 7, 2021 13:14
2e997c8 to
cc6a86f
Compare
renovate
Bot
force-pushed
the
renovate/typescript-4.x
branch
2 times, most recently
from
December 13, 2021 22:20
ae3abc2 to
b39dba8
Compare
renovate
Bot
force-pushed
the
renovate/typescript-4.x
branch
2 times, most recently
from
January 4, 2022 23:53
e471dd0 to
b3def0d
Compare
renovate
Bot
force-pushed
the
renovate/typescript-4.x
branch
from
January 20, 2022 20:44
b3def0d to
e468200
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:
^4.1.3->^4.6.2Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
Release Notes
Microsoft/TypeScript
v4.6.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.5.5Compare Source
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
Downloads are available on:
v4.5.4Compare Source
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
Downloads are available on:
v4.5.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.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.
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.