Skip to content

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Jun 9, 2022

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ webpack (5.72.1 → 5.73.0) · Repo

Release Notes

5.73.0

Features

  • add options for default dynamicImportMode and prefetch and preload
  • add support for import { createRequire } from "module" in source code

Bugfixes

  • fix code generation of e. g. return"field"in Module
  • fix performance of large JSON modules
  • fix performance of async modules evaluation

Developer Experience

  • export PathData in typings
  • improve error messages with more details

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 15 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added dependencies Pull requests that update a dependency file depfu labels Jun 9, 2022
@depfu depfu bot requested a review from yaroslav-ilin June 9, 2022 11:42
@codecov
Copy link

codecov bot commented Jun 9, 2022

Codecov Report

Merging #223 (b752bf4) into main (8b022b8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #223   +/-   ##
=======================================
  Coverage   90.80%   90.80%           
=======================================
  Files          74       74           
  Lines         816      816           
  Branches      182      182           
=======================================
  Hits          741      741           
  Misses         70       70           
  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 8b022b8...b752bf4. Read the comment docs.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 2468085961

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 89.647%

Totals Coverage Status
Change from base Build 2447911094: 0.0%
Covered Lines: 564
Relevant Lines: 613

💛 - Coveralls

Copy link
Collaborator

@yaroslav-ilin yaroslav-ilin left a comment

Choose a reason for hiding this comment

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

@depfu merge

@depfu depfu bot merged commit 4a783b8 into main Jun 9, 2022
@depfu depfu bot deleted the depfu/update/yarn/webpack-5.73.0 branch June 9, 2022 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file depfu

Development

Successfully merging this pull request may close these issues.

3 participants