Skip to content
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.9.9 #117

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 10, 2019

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typescript (source) 3.6.2 -> 3.9.9 age adoption passing confidence

Release Notes

Microsoft/TypeScript

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:

v3.8.3

Compare 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

Compare 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:

v3.7.7

Compare Source

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

v3.7.6

Compare Source

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

v3.7.5

Compare Source

For the complete list of fixed issues, check out the

v3.7.4

Compare Source

For the complete list of fixed issues, check out the

Downloads are available on:

v3.7.3

Compare Source

For the complete list of fixed issues, check out the

Downloads are available on:

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

Compare Source

This patch fixes an issue where TypeScript would erroneously report the following error under noImplicitAny when encountering a private get accessor in a .d.ts file.

Property 'myGetter' implicitly has type 'any', because its get accessor lacks a return type annotation.

This is an issue when using packages published from TypeScript 3.7 and newer. Users can upgrade to 3.6.5 to fix the issue.

For release notes, check out the release announcement.

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:


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 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, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 1690137 to 8445b4d Compare October 9, 2019 20:30
@renovate renovate bot changed the title Update dependency typescript to v3.6.3 Update dependency typescript to v3.6.4 Oct 9, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 8445b4d to b25245d Compare November 5, 2019 16:40
@renovate renovate bot changed the title Update dependency typescript to v3.6.4 Update dependency typescript to v3.7.2 Nov 5, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from b25245d to 9b4e97c Compare December 14, 2019 21:53
@renovate renovate bot changed the title Update dependency typescript to v3.7.2 Update dependency typescript to v3.7.3 Dec 14, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 9b4e97c to 4fad0e0 Compare December 22, 2019 04:51
@renovate renovate bot changed the title Update dependency typescript to v3.7.3 Update dependency typescript to v3.7.4 Dec 22, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 4fad0e0 to 69e357d Compare January 18, 2020 19:06
@renovate renovate bot changed the title Update dependency typescript to v3.7.4 Update dependency typescript to v3.7.5 Jan 18, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 69e357d to f41e315 Compare February 22, 2020 08:01
@renovate renovate bot changed the title Update dependency typescript to v3.7.5 Update dependency typescript to v3.8.2 Feb 22, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from f41e315 to 61406a6 Compare March 11, 2020 04:01
@renovate renovate bot changed the title Update dependency typescript to v3.8.2 Update dependency typescript to v3.8.3 Mar 11, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 61406a6 to 2544515 Compare June 22, 2020 23:43
@renovate renovate bot changed the title Update dependency typescript to v3.8.3 Update dependency typescript to v3.9.5 Jun 22, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 2544515 to 25cb6f4 Compare July 2, 2020 02:56
@renovate renovate bot changed the title Update dependency typescript to v3.9.5 Update dependency typescript to v3.9.6 Jul 2, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 25cb6f4 to 8098adc Compare August 25, 2020 05:03
@renovate renovate bot changed the title Update dependency typescript to v3.9.6 Update dependency typescript to v3.9.7 Aug 25, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 8098adc to 32f3771 Compare February 11, 2021 02:00
@renovate renovate bot changed the title Update dependency typescript to v3.9.7 Update dependency typescript to v3.9.9 Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant