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 - abandoned #225

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 28, 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 26b71a1 to 3ff1529 Compare September 10, 2019 20:48
@renovate renovate bot changed the title Update dependency typescript to v3.6.2 Update dependency typescript to v3.6.3 Sep 10, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 3ff1529 to 1300335 Compare October 7, 2019 12:48
@renovate renovate bot changed the title Update dependency typescript to v3.6.3 chore(deps): update dependency typescript to v3.6.3 Oct 7, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 1300335 to 34e0899 Compare October 9, 2019 20:29
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.6.3 chore(deps): update dependency typescript to v3.6.4 Oct 9, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 34e0899 to 1399856 Compare November 5, 2019 16:36
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.6.4 chore(deps): update dependency typescript to v3.7.2 Nov 5, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 1399856 to af9f0c5 Compare December 4, 2019 08:11
@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 4, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from af9f0c5 to a3fedca Compare December 22, 2019 03: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 22, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from a3fedca to 6b806e2 Compare January 18, 2020 23:59
@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
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 6b806e2 to 14ea175 Compare March 15, 2020 04:58
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.7.5 chore(deps): update dependency typescript to v3.8.3 Mar 15, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 14ea175 to 0606637 Compare July 1, 2020 23:56
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.8.3 chore(deps): update dependency typescript to v3.9.6 Jul 1, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 0606637 to be847e4 Compare August 27, 2020 02:59
@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 27, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from be847e4 to 5c39aab Compare February 10, 2021 16:52
@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 5c39aab to 63dd329 Compare February 11, 2021 10:43
@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 renovate bot force-pushed the renovate/typescript-3.x branch from 63dd329 to 5ec0be6 Compare October 19, 2021 02:28
@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 19, 2021
@renovate
Copy link
Contributor Author

renovate bot commented Mar 17, 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.

@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.9.10 chore(deps): update dependency typescript to v3.9.10 - abandoned Dec 8, 2024
Copy link
Contributor Author

renovate bot commented Dec 8, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

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