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

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

Conversation

vingle-suzy
Copy link

@vingle-suzy vingle-suzy commented Oct 10, 2019

This PR contains the following updates:

Package Type Update Change
typescript (source) devDependencies minor 3.6.3 -> 3.9.2

Release Notes

Microsoft/TypeScript

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


Renovate configuration

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

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.

@vingle-suzy vingle-suzy force-pushed the renovate/typescript-3.x branch from 4fee818 to f566b32 Compare November 5, 2019 17:13
@vingle-suzy vingle-suzy changed the title Update dependency typescript to v3.6.4 Update dependency typescript to v3.7.2 Nov 5, 2019
@vingle-suzy vingle-suzy force-pushed the renovate/typescript-3.x branch from f566b32 to 8d9ca0c Compare December 7, 2019 22:12
@vingle-suzy vingle-suzy changed the title Update dependency typescript to v3.7.2 Update dependency typescript to v3.7.3 Dec 7, 2019
@vingle-suzy vingle-suzy force-pushed the renovate/typescript-3.x branch from 8d9ca0c to 2bb9685 Compare December 21, 2019 22:11
@vingle-suzy vingle-suzy changed the title Update dependency typescript to v3.7.3 Update dependency typescript to v3.7.4 Dec 21, 2019
@vingle-suzy vingle-suzy force-pushed the renovate/typescript-3.x branch from 2bb9685 to c11a032 Compare January 18, 2020 22:16
@vingle-suzy vingle-suzy changed the title Update dependency typescript to v3.7.4 Update dependency typescript to v3.7.5 Jan 18, 2020
@vingle-suzy vingle-suzy force-pushed the renovate/typescript-3.x branch from c11a032 to dcc985a Compare February 22, 2020 22:14
@vingle-suzy vingle-suzy changed the title Update dependency typescript to v3.7.5 Update dependency typescript to v3.8.2 Feb 22, 2020
@vingle-suzy vingle-suzy force-pushed the renovate/typescript-3.x branch from dcc985a to 80c5147 Compare February 29, 2020 22:16
@vingle-suzy vingle-suzy changed the title Update dependency typescript to v3.8.2 Update dependency typescript to v3.8.3 Feb 29, 2020
@vingle-suzy vingle-suzy changed the title Update dependency typescript to v3.8.3 Update dependency typescript to v3.9.2 May 16, 2020
@vingle-suzy vingle-suzy force-pushed the renovate/typescript-3.x branch from 80c5147 to e51a578 Compare May 16, 2020 22:26
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.

2 participants