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.7 #29

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 8, 2019

This PR contains the following updates:

Package Type Update Change
typescript (source) dependencies minor 3.5.2 -> 3.9.7

Release Notes

Microsoft/TypeScript

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

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

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:


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ 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 fa7ee66 to 7e12a49 Compare August 28, 2019 18:16
@renovate renovate bot changed the title Update dependency typescript to v3.5.3 Update dependency typescript to v3.6.2 Aug 28, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 7e12a49 to 19bd152 Compare October 2, 2019 08:00
@renovate renovate bot changed the title Update dependency typescript to v3.6.2 Update dependency typescript to v3.6.3 Oct 2, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 19bd152 to 5383289 Compare November 11, 2019 14:59
@renovate renovate bot changed the title Update dependency typescript to v3.6.3 Update dependency typescript to v3.7.2 Nov 11, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 5383289 to f2479b4 Compare December 14, 2019 21:00
@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 f2479b4 to f9f7f72 Compare December 22, 2019 06:49
@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 f9f7f72 to 327288d Compare January 18, 2020 15:59
@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 327288d to 8fa55ed Compare March 14, 2020 12:58
@renovate renovate bot changed the title Update dependency typescript to v3.7.5 Update dependency typescript to v3.8.3 Mar 14, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 8fa55ed to c922ef3 Compare May 15, 2020 08:58
@renovate renovate bot changed the title Update dependency typescript to v3.8.3 Update dependency typescript to v3.9.2 May 15, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from c922ef3 to 331e4cb Compare July 1, 2020 12:05
@renovate renovate bot changed the title Update dependency typescript to v3.9.2 Update dependency typescript to v3.9.5 Jul 1, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 331e4cb to 2c8e905 Compare July 5, 2020 21:57
@renovate renovate bot changed the title Update dependency typescript to v3.9.5 Update dependency typescript to v3.9.6 Jul 5, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 2c8e905 to 6d750c5 Compare August 26, 2020 06:58
@renovate renovate bot changed the title Update dependency typescript to v3.9.6 Update dependency typescript to v3.9.7 Aug 26, 2020
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