Skip to content

Update dependency webpack to v5.45.1 #3786

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
Jul 19, 2021
Merged

Update dependency webpack to v5.45.1 #3786

merged 1 commit into from
Jul 19, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 16, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack 5.44.0 -> 5.45.1 age adoption passing confidence

Release Notes

webpack/webpack

v5.45.1

Compare Source

Bugfixes

  • temporary revert import assertions because parser changes break the word assert in other places
  • import(/* webpackPrefetch: true */ ...) no longer breaks library output
  • DataURL tries to avoid re-encoding
  • fix problems with DataURL encoding in some cases

v5.45.0

Compare Source

Features

  • add support to import assertions

Bugfixes

  • SourceMaps will now also be added to .cjs output files
  • fix non-system externals in a system library

Performance

  • avoid copying timestamps from the watcher to the compiler

Contributing

  • update to jest 27

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.

@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @jtgeibel (or someone else) soon.

Please see the contribution instructions for more information.

@renovate renovate bot changed the title Update dependency webpack to v5.45.0 Update dependency webpack to v5.45.1 Jul 16, 2021
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from 5c34015 to 7e1d472 Compare July 16, 2021 21:06
@Turbo87
Copy link
Member

Turbo87 commented Jul 19, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Jul 19, 2021

📌 Commit 7e1d472 has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Jul 19, 2021

⌛ Testing commit 7e1d472 with merge bbf47f9...

@bors
Copy link
Contributor

bors commented Jul 19, 2021

☀️ Test successful - checks-actions
Approved by: Turbo87
Pushing bbf47f9 to master...

@bors bors merged commit bbf47f9 into master Jul 19, 2021
@renovate renovate bot deleted the renovate/webpack-5.x branch July 19, 2021 07:03
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.

5 participants