Skip to content
This repository was archived by the owner on Feb 2, 2026. It is now read-only.

Update dependency typescript to v3.9.10#12

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/typescript-3.x
Open

Update dependency typescript to v3.9.10#12
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/typescript-3.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Sep 27, 2019

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typescript (source) 3.5.3 -> 3.9.10 age adoption passing confidence

Release Notes

Microsoft/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

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


Configuration

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

@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 8f14b6f to 34fe6d2 Compare October 9, 2019 20:42
@renovate renovate bot changed the title Update dependency typescript to v3.6.3 Update dependency typescript to v3.6.4 Oct 9, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch 3 times, most recently from 75e6592 to 938ae26 Compare October 13, 2019 22:26
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 938ae26 to fa82b61 Compare November 5, 2019 16:27
@renovate renovate bot changed the title Update dependency typescript to v3.6.4 Update dependency typescript to v3.7.2 Nov 5, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from fa82b61 to 315ee7c Compare December 4, 2019 08:14
@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 315ee7c to 1b73bfd Compare December 20, 2019 21:23
@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 1b73bfd to 18eb9e6 Compare January 18, 2020 22:02
@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 18eb9e6 to fdde0a6 Compare March 14, 2020 07:04
@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 fdde0a6 to 0b9295b Compare May 15, 2020 12:57
@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 0b9295b to 9c2f3b6 Compare June 30, 2020 22:07
@renovate renovate bot changed the title Update dependency typescript to v3.9.2 Update dependency typescript to v3.9.5 Jun 30, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 9c2f3b6 to 05a584b Compare July 10, 2020 20:56
@renovate renovate bot changed the title Update dependency typescript to v3.9.5 Update dependency typescript to v3.9.6 Jul 10, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 05a584b to 19e3033 Compare August 22, 2020 04:06
@renovate renovate bot changed the title Update dependency typescript to v3.9.6 Update dependency typescript to v3.9.7 Aug 22, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 19e3033 to 490e71e Compare February 10, 2021 22:49
@renovate renovate bot changed the title Update dependency typescript to v3.9.7 Update dependency typescript to v3.9.9 Feb 10, 2021
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 490e71e to 585db9e Compare October 18, 2021 17:54
@renovate renovate bot changed the title Update dependency typescript to v3.9.9 Update dependency typescript to v3.9.10 Oct 18, 2021
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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

Comments