Skip to content
This repository has been archived by the owner on Feb 20, 2020. It is now read-only.

chore(deps): update dependency typescript to v3.7.5 #19

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 23, 2019

This PR contains the following updates:

Package Type Update Change
typescript (source) devDependencies minor 3.4.4 -> 3.7.5

Release Notes

Microsoft/TypeScript

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.

v3.5.1

Compare Source

For release notes, check out the release announcement.

For new features, check out the What's new in TypeScript v3.5.1.

For breaking changes, check out the Breaking changes in TypeScript 3.5 page.

For the complete list of fixed issues, check out the

Downloads are available on:

v3.4.5

Compare Source

This release fixes an issue when running on node installations without npm.

For the complete list of fixed issues, check out the

Downloads are available on:


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 if you tick the rebase/retry checkbox below.

🔕 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 94d9cc5 to 3c82b3c Compare May 29, 2019 16:35
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.4.5 chore(deps): update dependency typescript to v3.5.1 May 29, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 3c82b3c to 859e94d Compare June 13, 2019 20:33
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.5.1 chore(deps): update dependency typescript to v3.5.2 Jun 13, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 859e94d to 9d2c598 Compare July 13, 2019 06:53
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.5.2 chore(deps): update dependency typescript to v3.5.3 Jul 13, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 9d2c598 to 1d8fc39 Compare September 4, 2019 21:59
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.5.3 chore(deps): update dependency typescript to v3.6.2 Sep 4, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 1d8fc39 to 1253e33 Compare October 4, 2019 11:01
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.6.2 chore(deps): update dependency typescript to v3.6.3 Oct 4, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 1253e33 to 40e708b Compare November 11, 2019 07:00
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.6.3 chore(deps): update dependency typescript to v3.7.2 Nov 11, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 40e708b to c70cd75 Compare December 14, 2019 20:55
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.7.2 chore(deps): update dependency typescript to v3.7.3 Dec 14, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from c70cd75 to 8ad9a5f Compare December 21, 2019 23:00
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.7.3 chore(deps): update dependency typescript to v3.7.4 Dec 21, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 8ad9a5f to 47565e5 Compare January 18, 2020 19:32
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.7.4 chore(deps): update dependency typescript to v3.7.5 Jan 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant