Skip to content

chore(deps): update dependency webpack to ^5.23.0 #3028

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
Feb 19, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 18, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack ^5.22.0 -> ^5.23.0 age adoption passing confidence

Release Notes

webpack/webpack

v5.23.0

Compare Source

Features

  • add parserOptions.url: "relative" option
    • Allows to generate relative URLs from new URL (e. g. for SSG/SSR)

Bugfixes

  • fixes for electron target
    • electron has importScripts in worker
    • only choose a chunkLoading which fits to the chunkFormat
    • prefer fetch wasm loading over node wasm loading
  • fix regression when combining library + runtimeChunk + node target

Developer Experience

  • export MultiStats type

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 added the renovate label Feb 18, 2021
@alexander-akait
Copy link
Member

We really need to disable update engines

@codecov
Copy link

codecov bot commented Feb 18, 2021

Codecov Report

Merging #3028 (7a42da5) into master (2e2190a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3028   +/-   ##
=======================================
  Coverage   92.30%   92.30%           
=======================================
  Files          37       37           
  Lines        1261     1261           
  Branches      327      327           
=======================================
  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 2e2190a...3823d89. Read the comment docs.

@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch from bf6d3fe to aeca262 Compare February 18, 2021 18:40
@renovate renovate bot changed the title chore(deps): update all minor dependencies (minor) chore(deps): update dependency webpack to ^5.23.0 Feb 19, 2021
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch from aeca262 to 02b5f8d Compare February 19, 2021 11:36
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch from 02b5f8d to 3823d89 Compare February 19, 2021 13:17
Copy link
Member

@snitin315 snitin315 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't know why the lock file has huge diffs.

@alexander-akait
Copy link
Member

Because renovate uses npm v7, i.e. new version of lock files

@alexander-akait alexander-akait merged commit 9b6b5c1 into master Feb 19, 2021
@alexander-akait alexander-akait deleted the renovate/all-minor-dependencies branch February 19, 2021 13:58
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.

3 participants