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

Update dependency typescript to v4.4.4 #246

Merged
merged 1 commit into from
Oct 15, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 26, 2021

WhiteSource Renovate

This PR contains the following updates:

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


Configuration

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

@codecov
Copy link

codecov bot commented May 26, 2021

Codecov Report

Merging #246 (b637937) into master (a08907d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #246   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          242       242           
  Branches        39        46    +7     
=========================================
  Hits           242       242           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 a08907d...b637937. Read the comment docs.

@coveralls
Copy link
Collaborator

coveralls commented May 26, 2021

Pull Request Test Coverage Report for Build 1222894356

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 1102779178: 0.0%
Covered Lines: 232
Relevant Lines: 232

💛 - Coveralls

@renovate renovate bot changed the title Update dependency typescript to v4.3.2 Update dependency typescript to v4.3.3 Jun 16, 2021
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 01fc317 to 1c44888 Compare June 16, 2021 23:43
@renovate renovate bot changed the title Update dependency typescript to v4.3.3 Update dependency typescript to v4.3.4 Jun 17, 2021
@renovate renovate bot force-pushed the renovate/typescript-4.x branch 2 times, most recently from 4e1c342 to 81b9cb8 Compare June 23, 2021 10:48
@renovate renovate bot changed the title Update dependency typescript to v4.3.4 Update dependency typescript to v4.3.5 Jul 1, 2021
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 81b9cb8 to b7ce984 Compare July 1, 2021 01:27
@renovate renovate bot changed the title Update dependency typescript to v4.3.5 Update dependency typescript to v4.4.2 Aug 26, 2021
@renovate renovate bot changed the title Update dependency typescript to v4.4.2 Update dependency typescript to v4.4.3 Sep 10, 2021
@gagoar gagoar merged commit fea4af2 into master Oct 15, 2021
@gagoar gagoar deleted the renovate/typescript-4.x branch October 15, 2021 13:22
@renovate renovate bot changed the title Update dependency typescript to v4.4.3 Update dependency typescript to v4.4.4 Oct 15, 2021
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.

3 participants