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 v3.9.10 #823

Merged
merged 1 commit into from
Apr 28, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 28, 2022

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

Microsoft/TypeScript

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.


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 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 enabled auto-merge (rebase) April 28, 2022 04:01
@github-actions github-actions bot added this to the v0.19.6 milestone Apr 28, 2022
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 0bf89d5 to 9f0f5ee Compare April 28, 2022 04:41
@codecov
Copy link

codecov bot commented Apr 28, 2022

Codecov Report

Merging #823 (0bf89d5) into master (03cdd00) will decrease coverage by 0.06%.
The diff coverage is 65.76%.

❗ Current head 0bf89d5 differs from pull request most recent head 9f0f5ee. Consider uploading reports for the commit 9f0f5ee to get more accurate results

@@            Coverage Diff             @@
##           master     #823      +/-   ##
==========================================
- Coverage   72.37%   72.31%   -0.07%     
==========================================
  Files         254      255       +1     
  Lines       12820    12847      +27     
  Branches      805      803       -2     
==========================================
+ Hits         9279     9290      +11     
- Misses       3541     3557      +16     
Impacted Files Coverage Δ
src/Testing/TestContent.cs 95.31% <ø> (ø)
src/Testing/TestSourceHelpers.cs 81.39% <ø> (ø)
src/JsonRpc/DryIoc/DryIocServiceProviderFactory.cs 6.66% <7.14%> (-4.45%) ⬇️
...sonRpc/DryIoc/DryIocServiceProviderCapabilities.cs 26.31% <26.31%> (ø)
src/JsonRpc/DryIoc/DryIocAdapter.cs 85.13% <82.25%> (+8.66%) ⬆️
src/JsonRpc/DryIoc/DryIocServiceScope.cs 100.00% <100.00%> (ø)
src/JsonRpc/DryIoc/DryIocServiceScopeFactory.cs 100.00% <100.00%> (ø)
src/JsonRpc/JsonRpcServerContainer.cs 100.00% <100.00%> (ø)
...sonRpc/JsonRpcServerServiceCollectionExtensions.cs 88.09% <100.00%> (ø)
src/Shared/LspRequestRouter.cs 98.00% <0.00%> (-2.00%) ⬇️
... and 2 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 ac02b36...9f0f5ee. Read the comment docs.

@renovate renovate bot merged commit d4dbd22 into master Apr 28, 2022
@renovate renovate bot deleted the renovate/typescript-3.x branch April 28, 2022 05:04
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.

1 participant