Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

Update dependency typescript to v4 #399

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typescript (source) ^3.8.3 -> ^4.7.3 age adoption passing confidence

Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.


Release Notes

Microsoft/TypeScript

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

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

v4.6.4

Compare Source

This release includes a bug fix for text formatting on certain ranges, which was impacting Visual Studio users.

For the complete list of fixed issues, check out the

Downloads are available on:

v4.6.3

Compare Source

This release includes fixes for

For the complete list of fixed issues, check out the

Downloads are available on:

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

v4.5.5

Compare Source

This patch release includes a number of fixes to language service crashes and assertion violations, along with improvements to JSX attribute snippets.

For the complete list of fixed issues, check out the

Downloads are available on:

v4.5.4

Compare Source

This patch release includes a fix for incorrectly offering up JSX attribute snippet completions at the beginning of a tag name.

For the complete list of fixed issues, check out the

Downloads are available on:

v4.5.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:

v4.5.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:

v4.4.4

Compare Source

This patch release contains fixes for a performance regression in --build mode by only calling realpath on package.json files only when those files are known to exist on disk, and to only perform this work under --watch mode.


For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v4.4.3

Compare Source

This patch release contains a fix for leaking file watchers on package.json, and a minor fix for completions in JavaScript files.


For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v4.4.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:

v4.3.5

Compare Source

This release contains a bug fix for auto-imports on JSX components in the TypeScript language service. See the relevant change for more details.

v4.3.4

Compare Source

This release

  • adds an optional getCustomTransformers method to the SolutionBuilderHost* APIs
  • uses the transforms given by getCustomTransformers in Builder Program instances when running emit() methods in cases where customTransforms are not given.

See the change for more details

v4.3.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:

v4.3.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:

v4.2.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:

v4.2.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:

v4.2.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:

v4.1.6

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.

v4.1.5

Compare Source

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

v4.1.4

Compare Source

This release contains fixes for a security risk involving language service plugin loading. More details are available here.

v4.1.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:

v4.1.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:

v4.0.8

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.

v4.0.7

Compare Source

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

v4.0.6

Compare Source

This release contains fixes for a security risk involving language service plugin loading. More details are available here.

v4.0.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v4.0.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:

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

Compare Source

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

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

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

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

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

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

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 - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, 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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/typescript-4.x branch 2 times, most recently from c070e27 to 9662a9f Compare February 10, 2021 21:26
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 07d3977 to c8f24da Compare March 5, 2021 00:59
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from c8f24da to 2240e67 Compare April 7, 2021 20:31
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 2240e67 to 4545e5f Compare May 26, 2021 18:15
@renovate renovate bot changed the title Update dependency typescript to v4 Update dependency typescript to v4 - autoclosed Jun 16, 2021
@renovate renovate bot closed this Jun 16, 2021
@renovate renovate bot deleted the renovate/typescript-4.x branch June 16, 2021 23:22
@renovate renovate bot changed the title Update dependency typescript to v4 - autoclosed Update dependency typescript to v4 Jun 17, 2021
@renovate renovate bot reopened this Jun 17, 2021
@renovate renovate bot restored the renovate/typescript-4.x branch June 17, 2021 00:46
@renovate renovate bot force-pushed the renovate/typescript-4.x branch 2 times, most recently from a75672a to 99f0a56 Compare June 17, 2021 20:09
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 99f0a56 to aa95855 Compare July 1, 2021 01:15
@renovate renovate bot force-pushed the renovate/typescript-4.x branch 2 times, most recently from 97e20f2 to 2d7de17 Compare December 13, 2021 22:12
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from e6517f5 to 0aa38e2 Compare March 1, 2022 03:28
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 0aa38e2 to a42f5bf Compare March 24, 2022 23:32
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from a42f5bf to 96706e5 Compare April 28, 2022 23:28
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 96706e5 to 87e6ce8 Compare May 24, 2022 18:47
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 87e6ce8 to 05ed68c Compare June 3, 2022 20:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant