-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency typescript to v3 #45
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/typescript-3.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
renovate
bot
force-pushed
the
renovate/typescript-3.x
branch
from
August 29, 2018 22:02
6d4d68e
to
85c36a3
Compare
renovate
bot
force-pushed
the
renovate/typescript-3.x
branch
from
September 27, 2018 16:51
85c36a3
to
1c7d6d7
Compare
renovate
bot
force-pushed
the
renovate/typescript-3.x
branch
2 times, most recently
from
October 11, 2018 23:30
0501181
to
e088c51
Compare
renovate
bot
force-pushed
the
renovate/typescript-3.x
branch
3 times, most recently
from
November 1, 2018 21:29
937dde5
to
ac19c98
Compare
renovate
bot
force-pushed
the
renovate/typescript-3.x
branch
from
November 29, 2018 19:29
ac19c98
to
5138dc8
Compare
renovate
bot
force-pushed
the
renovate/typescript-3.x
branch
from
December 7, 2018 02:02
5138dc8
to
1c87938
Compare
renovate
bot
force-pushed
the
renovate/typescript-3.x
branch
from
January 17, 2019 22:54
1c87938
to
94a3ddf
Compare
renovate
bot
force-pushed
the
renovate/typescript-3.x
branch
2 times, most recently
from
February 7, 2019 19:39
ab2ae9b
to
5605209
Compare
renovate
bot
force-pushed
the
renovate/typescript-3.x
branch
from
February 22, 2019 00:03
5605209
to
8bdc4a4
Compare
renovate
bot
force-pushed
the
renovate/typescript-3.x
branch
from
March 20, 2019 00:02
8bdc4a4
to
548a044
Compare
renovate
bot
force-pushed
the
renovate/typescript-3.x
branch
from
March 29, 2019 17:45
548a044
to
b23b8e2
Compare
renovate
bot
force-pushed
the
renovate/typescript-3.x
branch
2 times, most recently
from
April 9, 2019 23:37
ec4bde4
to
90e7039
Compare
renovate
bot
force-pushed
the
renovate/typescript-3.x
branch
from
April 23, 2019 09:57
90e7039
to
0c5534c
Compare
renovate
bot
force-pushed
the
renovate/typescript-3.x
branch
from
May 4, 2019 16:00
0c5534c
to
671ef53
Compare
renovate
bot
force-pushed
the
renovate/typescript-3.x
branch
from
June 1, 2019 11:51
671ef53
to
e43a89b
Compare
renovate
bot
force-pushed
the
renovate/typescript-3.x
branch
from
June 19, 2019 11:54
e43a89b
to
19862f3
Compare
renovate
bot
force-pushed
the
renovate/typescript-3.x
branch
from
July 13, 2019 14:56
19862f3
to
5e5d48c
Compare
renovate
bot
force-pushed
the
renovate/typescript-3.x
branch
from
September 4, 2019 19:54
5e5d48c
to
430bd23
Compare
renovate
bot
force-pushed
the
renovate/typescript-3.x
branch
from
October 5, 2019 00:00
430bd23
to
cd50f4d
Compare
renovate
bot
force-pushed
the
renovate/typescript-3.x
branch
from
November 12, 2019 07:00
cd50f4d
to
391aab1
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
2.8.1
->3.7.2
Release Notes
Microsoft/TypeScript
v3.7.2
Compare Source
For release notes, check out the release announcement.
For new features, check out the What's new in TypeScript v3.7.2.
For the complete list of fixed issues, check out the
Downloads are available on:
v3.6.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:
v3.6.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:
v3.6.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.5.3
Compare Source
This update fixes an issue with declaration emit when exported entities have function properties assigned to them.
Downloads are available on:
v3.5.2
Compare Source
For new features, check out the What's new in TypeScript v3.5.2.
For the complete list of fixed issues, check out the
Downloads are available on:
Changes:
7f47a08
Update LKGfbe2f2f
Update version to '3.5.2'857873b
Merge pull request #31877 from uniqueiniquity/port31685 [ #31685 ]a2cd10b
Merge pull request #31685 from uniqueiniquity/stopInvalidatingOnOpenFileSavea1a2bd6
Merge pull request #31866 from amcasey/FunctionHintSpan35caa66f6
Add regression testfdacf7f
Correct outline hint spans for functionscf7b19a
🤖 Cherry-pick PR #31688 into release-3.5 (#31707)This list of changes was auto generated.
v3.5.1
Compare Source
For release notes, check out the release announcement.
For new features, check out the What's new in TypeScript v3.5.1.
For breaking changes, check out the Breaking changes in TypeScript 3.5 page.
For the complete list of fixed issues, check out the
Downloads are available on:
v3.4.5
Compare Source
This release fixes an issue when running on
node
installations withoutnpm
.For the complete list of fixed issues, check out the
Downloads are available on:
v3.4.4
Compare Source
This release fixes the following issues:
For the complete list of fixed issues, check out the
Downloads are available on:
v3.4.3
Compare Source
This release forces TypeScript to clear its automatic type acquisition (ATA) cache based on patch versions. This means all consumers of TSServer can update to newer patch releases of TypeScript to clear the ATA cache if ATA has downloaded stale
.d.ts
files that can hang the language service.For the complete list of fixed issues, check out the
Downloads are available on:
v3.4.2
Compare Source
This update solely changes TSServer to provide responses to
configurePlugin
requests, and allows global plugins to be loaded by external projects during project creation. This enables TSServer plugins (like IntelliCode) to be used in editors like Visual Studio.For the complete list of fixed issues, check out the
Downloads are available on:
v3.4.1
Compare Source
For release notes, check out the release announcement.
For new features, check out the What's new in TypeScript 3.4.
For breaking changes, check out the Breaking changes in TypeScript 3.4 page.
For the complete list of fixed issues, check out the
Downloads are available on:
Special thanks to all of our contributors this release:
v3.3.4000
Compare Source
This fix is identical to release 3.3.3333, but omits a non-essential artifact that was previously published to npm which impacted builds using Jenkins.
v3.3.3333
Compare Source
For release notes, check out the release announcement
For new features, check out the What's new in TypeScript 3.3.
For the complete list of fixed issues, check out the
Downloads are available on:
Special thanks to all our contributors in this release:
v3.3.3
Compare Source
For release notes, check out the release announcement
For new features, check out the What's new in TypeScript 3.3.
For the complete list of fixed issues, check out the
Downloads are available on:
Special thanks to all our contributors in this release:
v3.3.1
Compare Source
For release notes, check out the release announcement
For new features, check out the What's new in TypeScript 3.3.
For the complete list of fixed issues, check out the
Downloads are available on:
Special thanks to all our contributors in this release:
v3.2.4
Compare Source
For release notes, check out the release announcement
For new features, check out the What's new in TypeScript 3.2.
For breaking changes, check out the Breaking changes in TypeScript 3.2 page.
For the complete list of fixed issues, check out the fixed issues query for Typescript 3.2.4.
Download:
v3.2.2
Compare Source
For release notes, check out the release announcement
For new features, check out the What's new in TypeScript 3.2.
For breaking changes, check out the Breaking changes in TypeScript 3.2 page.
For the complete list of fixed issues, check out the fixed issues query for Typescript 3.2.
Download:
v3.2.1
Compare Source
For release notes, check out the release announcement
For new features, check out the What's new in TypeScript 3.2.
For breaking changes, check out the Breaking changes in TypeScript 3.2 page.
For the complete list of fixed issues, check out the fixed issues query for Typescript 3.2.
Download:
Special thanks to all our contributors in this release:
v3.1.6
Compare Source
This release contains a fix for a major performance regression.
(Thanks @ajafff!)
Download:
v3.1.5
Compare Source
This release includes a fix for emit on code that uses
const enum
declarations.Download:
v3.1.4
Compare Source
This release include a set of bug fixes reported for TypeScript 3.1.3 and TSServer plugin configuration support. For the complete list of fixed issues, check out the fixed issues query for TypeScript 3.1.3.
Download:
v3.1.3
Compare Source
This release include a set of bug fixes reported for TypeScript 3.1.2. For the complete list of fixed issues, check out the fixed issues query for TypeScript 3.1.3.
Download:
v3.1.2
Compare Source
This release include a set of bug fixes reported against TypeScript 3.1.1. For the complete list of fixed issues, check out the fixed issues query for TypeScript 3.1.2.
Download:
v3.1.1
Compare Source
For release notes, check out the release announcement
For new features, check out the What's new in TypeScript 3.1.
For breaking changes, check out the Breaking changes in TypeScript 3.1 page.
For the complete list of fixed issues, check out the fixed issues query for Typescript 3.1.
Download:
Special thanks to all contributors to this release:
v3.0.3
Compare Source
v3.0.1
Compare Source
For release notes, check out the release announcement
For new features, check out the What's new in TypeScript 3.0.
For breaking changes, check out the Breaking changes in TypeScript 3.0 page.
For the complete list of fixed issues, check out the issues fixed in TypeScript 3.0 RC and after TypeScript 3.0 RC.
Download:
Special thanks to all contributors to this release:
v2.9.2
Compare Source
This release include a set of bug fixes reported against TypeScript 2.9.1. For the complete list of fixed issues, check out the fixed issues query for TypeScript 2.9.2.
Download:
v2.9.1
Compare Source
For release notes, check out the release announcement
For new features, check out the What's new in TypeScript 2.9.
For breaking changes, check out the Breaking changes in TypeScript 2.9 page.
For the complete list of fixed issues, check out the issues fixed in TypeScript 2.9 RC and after TypeScript 2.9 RC.
Download:
Special thanks to all contributors to this release:
v2.8.4
Compare Source
This release include a set of bug fixes reported against TypeScript 2.8.3. For the complete list of fixed issues, check out the fixed issues query for TypeScript 2.8.4.
Download:
v2.8.3
Compare Source
This release include a set of bug fixes reported against TypeScript 2.8.1. For the complete list of fixed issues, check out the fixed issues query for TypeScript 2.8.3.
Download:
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".🔕 Ignore: Close this PR and you won't be reminded about this update again.
Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.