Skip to content

chore(deps): update dependency webpack to ^5.27.1 #3095

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

Merged
merged 1 commit into from
Mar 22, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack ^5.26.2 -> ^5.27.1 age adoption passing confidence

Release Notes

webpack/webpack

v5.27.1

Compare Source

Bugfix

  • allow invalidation after first watch run in MultiCompilers

v5.27.0

Compare Source

Features

  • add utils: { contextify(context, absolutePath), absolutify(context, request) } to loader context

Bugfixes

  • fix caching bug when split chunks of an entrypoint change and modules of the entrypoint stay equal
  • fix imports field handling
  • fix incorrect id assignment of record ids plugin
    • this causes ids changing unnecessary during watch mode
  • fix library exports when using onChunks in entry
    • This prevented using libraries with web target when using splitChunks for the initial chunks

v5.26.3

Compare Source

Bugfix

  • fix race condition in MultiCompiler queueing

Renovate 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 review from hiroppy and knagaitsev as code owners March 19, 2021 17:37
@renovate renovate bot added the renovate label Mar 19, 2021
@codecov
Copy link

codecov bot commented Mar 19, 2021

Codecov Report

Merging #3095 (c056218) into master (d11298a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3095   +/-   ##
=======================================
  Coverage   92.30%   92.30%           
=======================================
  Files          37       37           
  Lines        1261     1261           
  Branches      328      328           
=======================================
  Hits         1164     1164           
  Misses         92       92           
  Partials        5        5           

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 d11298a...c056218. Read the comment docs.

@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch from 8335d04 to b0ead1f Compare March 20, 2021 00:43
snitin315
snitin315 previously approved these changes Mar 20, 2021
@renovate renovate bot changed the title chore(deps): update dependency webpack to ^5.27.0 chore(deps): update dependency webpack to ^5.27.1 Mar 20, 2021
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch from b0ead1f to c056218 Compare March 20, 2021 20:39
@alexander-akait alexander-akait merged commit 2496110 into master Mar 22, 2021
@alexander-akait alexander-akait deleted the renovate/all-minor-dependencies branch March 22, 2021 12:09
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.

4 participants