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 v4.4.4 #101

Merged
merged 1 commit into from
Oct 20, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

Microsoft/TypeScript

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.


Configuration

📅 Schedule: "every weekday" (UTC).

🚦 Automerge: Enabled.

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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from toondaey as a code owner February 9, 2021 19:24
@renovate renovate bot added dependencies Pull requests that update a dependency file minor-update labels Feb 9, 2021
@renovate renovate bot changed the title chore(deps): update dependency typescript to v4.1.4 chore(deps): update dependency typescript to v4.1.5 Feb 10, 2021
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 221a788 to 4e82a5f Compare April 26, 2021 14:28
@renovate renovate bot changed the title chore(deps): update dependency typescript to v4.1.5 chore(deps): update dependency typescript to v4.2.4 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 4e82a5f to f13710e Compare June 6, 2021 23:12
@renovate renovate bot changed the title chore(deps): update dependency typescript to v4.2.4 chore(deps): update dependency typescript to v4.3.2 Jun 6, 2021
@renovate renovate bot changed the title chore(deps): update dependency typescript to v4.3.2 chore(deps): update dependency typescript to v4.4.4 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/typescript-4.x branch 7 times, most recently from 538622b to 575e53f Compare October 20, 2021 08:11
@renovate renovate bot merged commit 01a173c into master Oct 20, 2021
@renovate renovate bot deleted the renovate/typescript-4.x branch October 20, 2021 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file minor-update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants