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

chore(deps): update dependency typescript to v3.9.10 #48

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 Change Age Adoption Passing Confidence
typescript (source) 3.5.2 -> 3.9.10 age adoption passing confidence

Release Notes

microsoft/TypeScript (typescript)

v3.9.10: TypeScript 3.9.10

Compare Source

This release ships both an overall performance improvement, along with a mitigation for a performance regression when upgrading to Node.js 16. See the change for more details.

v3.9.9: TypeScript 3.9.9

Compare Source

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

v3.9.8: TypeScript 3.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: TypeScript 3.9.7

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

This release contains a fix for CVE-2020-1416

(note, 3.9.4 was intentionally skipped due to minor complications in publishing)

Downloads are available on:

v3.9.6: TypeScript 3.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: TypeScript 3.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: TypeScript 3.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: TypeScript 3.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: TypeScript 3.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: TypeScript 3.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: TypeScript 3.7.7

Compare Source

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

v3.7.6: TypeScript 3.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: TypeScript 3.7.5

Compare Source

For the complete list of fixed issues, check out the

v3.7.4: TypeScript 3.7.4

Compare Source

For the complete list of fixed issues, check out the

Downloads are available on:

v3.7.3: TypeScript 3.7.3

Compare Source

For the complete list of fixed issues, check out the

Downloads are available on:

v3.7.2: TypeScript 3.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: TypeScript 3.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: TypeScript 3.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: TypeScript 3.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: TypeScript 3.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: TypeScript 3.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:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 1c0c29c to a6e3ce7 Compare September 4, 2019 23:57
@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 a6e3ce7 to 1853454 Compare October 5, 2019 09:51
@renovate renovate bot changed the title Update dependency typescript to v3.6.2 Update dependency typescript to v3.6.3 Oct 5, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 1853454 to 91753b1 Compare November 11, 2019 08:01
@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 91753b1 to 138dc23 Compare December 14, 2019 23:55
@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 138dc23 to 2b22c78 Compare December 22, 2019 04:50
@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 2b22c78 to 4cb7d01 Compare January 19, 2020 05:56
@renovate renovate bot changed the title Update dependency typescript to v3.7.4 Update dependency typescript to v3.7.5 Jan 19, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 4cb7d01 to 517f3d6 Compare February 16, 2020 18:05
@renovate renovate bot changed the title Update dependency typescript to v3.7.5 chore(deps): update dependency typescript to v3.7.5 Feb 16, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 517f3d6 to 89b49c6 Compare February 20, 2020 23:09
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.7.5 chore(deps): update dependency typescript to v3.8.2 Feb 20, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 89b49c6 to bad20de Compare February 28, 2020 22:38
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.8.2 chore(deps): update dependency typescript to v3.8.3 Feb 28, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from bad20de to 959bca5 Compare May 15, 2020 15:58
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.8.3 chore(deps): update dependency typescript to v3.9.2 May 15, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 959bca5 to 1bf65f9 Compare June 30, 2020 16:55
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.9.2 chore(deps): update dependency typescript to v3.9.5 Jun 30, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 1bf65f9 to c16f8f8 Compare July 5, 2020 21:58
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.9.5 chore(deps): update dependency typescript to v3.9.6 Jul 5, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from c16f8f8 to 1d1499e Compare August 25, 2020 23:57
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.9.6 chore(deps): update dependency typescript to v3.9.7 Aug 25, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 1d1499e to 14c154d Compare February 10, 2021 16:46
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.9.7 chore(deps): update dependency typescript to v3.9.8 Feb 10, 2021
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 14c154d to d93303c Compare February 11, 2021 11:22
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.9.8 chore(deps): update dependency typescript to v3.9.9 Feb 11, 2021
@renovate
Copy link
Author

renovate bot commented Feb 11, 2021

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm WARN old lockfile 
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile 
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile 

@renovate renovate bot force-pushed the renovate/typescript-3.x branch from d93303c to 372a299 Compare October 18, 2021 23:18
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.9.9 chore(deps): update dependency typescript to v3.9.10 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 372a299 to d13a913 Compare November 20, 2022 13:57
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.

0 participants