Skip to content

chore(deps): update dependency webpack to ^5.31.2 - autoclosed #871

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 9, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack ^5.31.0 -> ^5.31.2 age adoption passing confidence

Release Notes

webpack/webpack

v5.31.2

Compare Source

Bugfixes

  • revert disposing of CodeGenerationResults since some plugins rely on the fact that they are still accessible after the compilation

v5.31.1

Compare Source

Bugfixes

  • invalid hooks is no longer called twice for a compiler in a MultiCompiler

Memory

  • eliminated some memory leaks
  • dispose code generation results after sealing the compilation

Performance

  • improve performance of cache serialization by reducing number of write syscalls

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.

@renovate renovate bot requested a review from hiroppy as a code owner April 9, 2021 18:00
@renovate renovate bot added the renovate label Apr 9, 2021
@codecov
Copy link

codecov bot commented Apr 9, 2021

Codecov Report

Merging #871 (cff570a) into master (bd08d16) will increase coverage by 3.19%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #871      +/-   ##
==========================================
+ Coverage   95.39%   98.58%   +3.19%     
==========================================
  Files          10       10              
  Lines         282      282              
  Branches       99       99              
==========================================
+ Hits          269      278       +9     
+ Misses         11        4       -7     
+ Partials        2        0       -2     
Impacted Files Coverage Δ
src/utils/setupHooks.js 96.82% <0.00%> (+14.28%) ⬆️

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 bd08d16...cff570a. Read the comment docs.

@renovate renovate bot force-pushed the renovate/patch-all-patch-dependencies branch from 079f2cf to cff570a Compare April 10, 2021 12:55
@renovate renovate bot changed the title chore(deps): update dependency webpack to ^5.31.2 chore(deps): update dependency webpack to ^5.31.2 - autoclosed Apr 13, 2021
@renovate renovate bot closed this Apr 13, 2021
@renovate renovate bot deleted the renovate/patch-all-patch-dependencies branch April 13, 2021 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants