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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency webpack to v5.9.0 #955

Merged
merged 1 commit into from Dec 3, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 19, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack 5.5.1 -> 5.9.0 age adoption passing confidence

Release Notes

webpack/webpack

v5.9.0

Compare Source

Features

  • improve side effects analysis to report imported and reexported symbols as side-effect-free

Bugfixes

  • fix problem when HMR and different runtimes (e. g. with Workers)
    • caused crash with ... has no hash info for runtime ...

v5.8.0

Compare Source

Features

  • add the ability to process assets generated in later stages during processAssets
  • new processAssets stage: PROCESS_ASSETS_STAGE_OPTIMIZE_INLINE
  • add hooks to the RealContentHashPlugin to allow to process custom hashes (e. g. SRI)

Bugfixes

  • fix typing for child compiler plugins
  • SourceMapPlugin will process assets added in later stages during asset processing

v5.7.0

Compare Source

Features
  • CLI supports installing webpack-cli via pnpm
Bugfixes
  • fix problem with ASI detection, causing semicolons inserted after if(...) etc.

v5.6.0

Compare Source

Bugfixes

  • emit warnings/errors for exports in commonjs modules for which we know that they don't exist

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 changed the title fix(deps): update dependency webpack to v5.6.0 fix(deps): update dependency webpack to v5.7.0 Nov 26, 2020
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 2 times, most recently from b6d745d to b722b59 Compare November 26, 2020 18:05
@renovate renovate bot changed the title fix(deps): update dependency webpack to v5.7.0 fix(deps): update dependency webpack to v5.8.0 Nov 26, 2020
@renovate renovate bot changed the title fix(deps): update dependency webpack to v5.8.0 fix(deps): update dependency webpack to v5.9.0 Nov 28, 2020
@kamilmysliwiec kamilmysliwiec merged commit 13ce256 into master Dec 3, 2020
@delete-merged-branch delete-merged-branch bot deleted the renovate/webpack-5.x branch December 3, 2020 08:25
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.

None yet

2 participants