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

chore(deps): update dependency typescript to v4.4.4 #35

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 1, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typescript (source) 4.0.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.

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:


Configuration

📅 Schedule: "every month" (UTC).

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

@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 005f05e to 6e3b781 Compare December 11, 2020 22:00
@renovate renovate bot changed the title chore(deps): update dependency typescript to v4.1.2 chore(deps): update dependency typescript to v4.1.3 Dec 11, 2020
@codecov-io
Copy link

codecov-io commented Dec 11, 2020

Codecov Report

Merging #35 (83a2ceb) into master (214583c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #35   +/-   ##
=======================================
  Coverage   97.48%   97.48%           
=======================================
  Files          34       34           
  Lines         278      278           
  Branches       20       20           
=======================================
  Hits          271      271           
  Misses          7        7           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 214583c...83a2ceb. Read the comment docs.

@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 6e3b781 to 8881ba9 Compare February 10, 2021 11:41
@renovate renovate bot changed the title chore(deps): update dependency typescript to v4.1.3 chore(deps): update dependency typescript to v4.1.4 Feb 10, 2021
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 8881ba9 to 83a2ceb Compare February 11, 2021 10:53
@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 11, 2021
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 83a2ceb to 49d1ae4 Compare April 26, 2021 13:36
@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 49d1ae4 to da566eb Compare June 6, 2021 19:54
@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 force-pushed the renovate/typescript-4.x branch from da566eb to 71c4a4a Compare July 6, 2021 02:03
@renovate renovate bot changed the title chore(deps): update dependency typescript to v4.3.2 chore(deps): update dependency typescript to v4.3.5 Jul 6, 2021
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 71c4a4a to f861784 Compare October 18, 2021 15:34
@renovate renovate bot changed the title chore(deps): update dependency typescript to v4.3.5 chore(deps): update dependency typescript to v4.4.4 Oct 18, 2021
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.

2 participants