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

chore(deps): update dependency webpack to v5.75.0 #1775

Merged
merged 1 commit into from
Nov 11, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 9, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack 5.74.0 -> 5.75.0 age adoption passing confidence

Release Notes

webpack/webpack

v5.75.0

Compare Source

Bugfixes

  • experiments.* normalize to false when opt-out
  • avoid NaN%
  • show the correct error when using a conflicting chunk name in code
  • HMR code tests existance of window before trying to access it
  • fix eval-nosources-* actually exclude sources
  • fix race condition where no module is returned from processing module
  • fix position of standalong semicolon in runtime code

Features

  • add support for @import to extenal CSS when using experimental CSS in node
  • add i64 support to the deprecated WASM implementation

Developer Experience

  • expose EnableWasmLoadingPlugin
  • add more typings
  • generate getters instead of readonly properties in typings to allow overriding them

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Nov 9, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: b7bf2c0
Status: ✅  Deploy successful!
Preview URL: https://c5ece885.reacnetgenerator.pages.dev
Branch Preview URL: https://renovate-webpack-5-x.reacnetgenerator.pages.dev

View logs

@codecov
Copy link

codecov bot commented Nov 9, 2022

Codecov Report

Base: 95.50% // Head: 95.50% // No change to project coverage 👍

Coverage data is based on head (b7bf2c0) compared to base (562bc2e).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1775   +/-   ##
=======================================
  Coverage   95.50%   95.50%           
=======================================
  Files          20       20           
  Lines        1535     1535           
=======================================
  Hits         1466     1466           
  Misses         69       69           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot force-pushed the renovate/webpack-5.x branch 2 times, most recently from 398a4c8 to cce5e45 Compare November 11, 2022 05:04
@renovate renovate bot merged commit 8cd9742 into master Nov 11, 2022
@renovate renovate bot deleted the renovate/webpack-5.x branch November 11, 2022 09:21
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.

0 participants