Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jun 13, 2019

This PR contains the following updates:

Package Type Update Change
typescript (source) devDependencies minor 3.5.1 -> 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:

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:

This list of changes was auto generated.


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

@codecov
Copy link

codecov bot commented Jun 13, 2019

Codecov Report

Merging #14 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #14   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines            9         9           
  Branches         3         3           
=========================================
  Hits             9         9           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7a821eb...a120861. Read the comment docs.

@renovate renovate bot force-pushed the renovate/typescript-3.x branch from c0a1a24 to 90319f1 Compare July 8, 2019 22:43
@renovate renovate bot changed the title Update dependency typescript to v3.5.2 Update dependency typescript to v3.5.3 Jul 8, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 90319f1 to f9d7841 Compare September 4, 2019 23:55
@renovate renovate bot changed the title Update dependency typescript to v3.5.3 Update dependency typescript to v3.6.2 Sep 4, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from f9d7841 to 84c87a5 Compare October 1, 2019 04:59
@renovate renovate bot changed the title Update dependency typescript to v3.6.2 Update dependency typescript to v3.6.3 Oct 1, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 84c87a5 to 1622a02 Compare November 12, 2019 11:58
@renovate renovate bot changed the title Update dependency typescript to v3.6.3 Update dependency typescript to v3.7.2 Nov 12, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 1622a02 to 6f2cc77 Compare December 4, 2019 08:19
@renovate renovate bot changed the title Update dependency typescript to v3.7.2 Update dependency typescript to v3.7.3 Dec 4, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 6f2cc77 to 4dc3b7f Compare December 20, 2019 21:26
@renovate renovate bot changed the title Update dependency typescript to v3.7.3 Update dependency typescript to v3.7.4 Dec 20, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 4dc3b7f to 73195fe Compare January 16, 2020 21:14
@renovate renovate bot changed the title Update dependency typescript to v3.7.4 Update dependency typescript to v3.7.5 Jan 16, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 73195fe to 24027f5 Compare March 14, 2020 14:57
@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 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 24027f5 to a120861 Compare May 15, 2020 15:57
@webhacking webhacking merged commit 406c8fc into master May 22, 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.

3 participants