-
Notifications
You must be signed in to change notification settings - Fork 729
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
chore(deps): update dependency typescript to v3.9.10 (master) #940
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/master-typescript
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.
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
changed the title
chore(deps): update dependency typescript to v3.8.2 (master)
chore(deps): update dependency typescript to v3.8.3 (master)
Feb 28, 2020
renovate
bot
force-pushed
the
renovate/master-typescript
branch
from
February 28, 2020 22:41
6c91bf4
to
fac9801
Compare
renovate
bot
force-pushed
the
renovate/master-typescript
branch
2 times, most recently
from
March 22, 2020 02:11
c62b7d1
to
fd866ab
Compare
renovate
bot
force-pushed
the
renovate/master-typescript
branch
from
April 5, 2020 03:27
fd866ab
to
9dd615a
Compare
renovate
bot
force-pushed
the
renovate/master-typescript
branch
from
April 20, 2020 21:58
9dd615a
to
54763e8
Compare
renovate
bot
changed the title
chore(deps): update dependency typescript to v3.8.3 (master)
chore(deps): update dependency typescript to v3.9.2 (master)
May 12, 2020
renovate
bot
force-pushed
the
renovate/master-typescript
branch
from
May 12, 2020 21:59
54763e8
to
f7e84f3
Compare
renovate
bot
changed the title
chore(deps): update dependency typescript to v3.9.2 (master)
chore(deps): update dependency typescript to v3.9.3 (master)
May 20, 2020
renovate
bot
force-pushed
the
renovate/master-typescript
branch
from
May 20, 2020 00:50
f7e84f3
to
f4adb9e
Compare
renovate
bot
changed the title
chore(deps): update dependency typescript to v3.9.3 (master)
chore(deps): update dependency typescript to v3.9.5 (master)
Jun 4, 2020
renovate
bot
force-pushed
the
renovate/master-typescript
branch
from
June 4, 2020 18:48
f4adb9e
to
ec21aaa
Compare
renovate
bot
changed the title
chore(deps): update dependency typescript to v3.9.5 (master)
chore(deps): update dependency typescript to v3.9.6 (master)
Jul 1, 2020
renovate
bot
force-pushed
the
renovate/master-typescript
branch
2 times, most recently
from
July 2, 2020 23:27
9fa8b50
to
a5df7ca
Compare
renovate
bot
force-pushed
the
renovate/master-typescript
branch
from
July 16, 2020 20:36
a5df7ca
to
d527031
Compare
renovate
bot
changed the title
chore(deps): update dependency typescript to v3.9.6 (master)
chore(deps): update dependency typescript to v3.9.7 (master)
Jul 16, 2020
renovate
bot
force-pushed
the
renovate/master-typescript
branch
from
February 10, 2021 11:01
d527031
to
d339661
Compare
renovate
bot
changed the title
chore(deps): update dependency typescript to v3.9.7 (master)
chore(deps): update dependency typescript to v3.9.8 (master)
Feb 10, 2021
renovate
bot
force-pushed
the
renovate/master-typescript
branch
from
February 11, 2021 09:06
d339661
to
976e8a8
Compare
renovate
bot
changed the title
chore(deps): update dependency typescript to v3.9.8 (master)
chore(deps): update dependency typescript to v3.9.9 (master)
Feb 11, 2021
renovate
bot
force-pushed
the
renovate/master-typescript
branch
from
February 11, 2021 17:52
976e8a8
to
66673fa
Compare
renovate
bot
force-pushed
the
renovate/master-typescript
branch
from
June 16, 2021 22:55
66673fa
to
1b33d02
Compare
renovate
bot
changed the title
chore(deps): update dependency typescript to v3.9.9 (master)
chore(deps): update dependency typescript to v3.9.10 (master)
Jun 16, 2021
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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:
3.7.7
->3.9.10
Release Notes
Microsoft/TypeScript
v3.9.10
: TypeScript 3.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.9
: TypeScript 3.9.9Compare Source
This release contains a fix for an issue when language service plugins have no specified name.
v3.9.8
: TypeScript 3.9.8Compare Source
This release contains fixes for a security risk involving language service plugin loading. More details are available here.
v3.9.7
: TypeScript 3.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.6
: TypeScript 3.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.5
: TypeScript 3.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.3
: TypeScript 3.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.2
: TypeScript 3.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:
v3.8.3
: TypeScript 3.8.3Compare Source
For release notes, check out the release announcement.
For new features, check out the What's new in TypeScript v3.8.
For the complete list of fixed issues, check out the
Downloads are available on:
v3.8.2
: TypeScript 3.8.2Compare Source
For release notes, check out the release announcement.
For new features, check out the What's new in TypeScript v3.8.2.
For the complete list of fixed issues, check out the
Downloads are available on:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 Mend Renovate. View repository job log here.