Skip to content

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented May 18, 2023

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.76.2 → 5.83.1) · Repo

Release Notes

5.83.1

What's Changed

  • Fix regression in import/export normailization effecting mini-css-extract-plugin by @alexander-akait in #17214

Full Changelog: v5.83.0...v5.83.1

5.83.0

New Features

Bug Fixes

Developer Experience

Dependencies & Maintenance

New Contributors

Full Changelog: v5.82.1...v5.83.0

5.82.1

Bug Fixes

Developer Experience

  • Improve module type strictness for Module.prototype.type expand ModuleTypeConstants by @TheLarkInn in #17136

Dependencies & Maintenance

New Contributors

Full Changelog: v5.82.0...v5.82.1

5.82.0

New Features

Bug Fixes

Tests & Contributor Experience

Developer Experience

Dependencies & Maintenance

New Contributors

Full Changelog: v5.81.0...v5.82.0

5.81.0

New Features

Bug Fixes

Tests & Contributor Experience

Developer Experience

  • Increase type coverage/documentation for ModuleFilenameHelpers by @TheLarkInn in #17045
  • Increase type coverage/documentation for CommonJsExportsParserPlugin by @TheLarkInn in #17046
  • Increase type coverage/documentation for binarySearchBounds.js by @TheLarkInn in #17058
  • Export MemoryCacheOptions types by @romulof in #17055

Dependencies & Maintenance

New Contributors

Full Changelog: v5.80.0...v5.81.0

5.80.0

New Features

  • Support destructuring assignment in import.meta by @vankop in #16996
  • Support treeshaking for destructuring assignment with AwaitExpression by @vankop in #16995
  • Introduce errorsSpace, warningsSpace for more readable traces in stats by @vankop in #15450

Bug Fixes

Tests & Contributor Experience

Developer Experience

Dependencies & Maintenance

New Contributors

Full Changelog: v5.79.0...v5.80.0

5.79.0

New Features

  • webpack will now support simple destructuring scenarios for treeshaking namespaced imports and DefinePlugin by @vankop in #16941

Bugfixes

  • Truncate extremely long module names in DefaultStatsPrinter by @snitin315 in #16882
  • Add [contenthash] template support in DllPlugin's name option by @snitin315 in #16935
  • Fixed a bug where readRecords compiler hook was causing hangs in conjunction with the ReadRecordsPlugin by @snitin315 & @zookatron in #16944
  • webpack can now consume ESM bundles generated by webpack's esm output support by @vankop in #15608
  • [CSS] - webpack now respects CSS's case-insensitivity with atTags like @MEDIA by @alexander-akait in #16915
  • [CSS] - Fixes a bug where crossOriginLoading anonymous would not work when loading styles by @chenjiahan in #16925

Developer Experience

Contributor Experience

New Contributors

Full Changelog: v5.78.0...v5.79.0

5.78.0

Features

Bugfixes

  • [CSS] - Nested atRule's @media or @supports now properly are replaced with unique identifiers by @noreiller in #15812
  • [CSS] - Fix bug where closing parenthesis in CSS were not properly parsed and compiled by @janlent1 in #16864
  • Fix an issue where oneOf rule has been picked multiple times by @xiaoxiaojx in #16477
  • Add createRequire support for node:module prefix by @alexander-akait in #16904
  • Fix bug where self-referencing a package in a shared module failed by @weareoutman in #16685

Performance

Contributor Experience

Open in GitHub Codespaces

New Contributors

Full Changelog: v5.77.0...v5.78.0

5.77.0

New Features

Developer Experience

  • Improve resolve.extensions error message to suggest when "." is missing before the extension by @snitin315 in #16807

Contributor Experience

  • Enable GitHub Copilot for PR's into default Pull Request Template by @TheLarkInn in #16881

New Contributors

Full Changelog: v5.76.3...v5.77.0

5.76.3

Bugfixes

  • Non-javascript files will correctly not be imported when using experiments.outputModule (ES Module Output) by @snitin315 in #16809
  • Limit console output progress bar length to 40 when no columns provided by @snitin315 in #16810
  • Add missing NodeJS Builtin Modules support for inspector/promises, readline/promises, and stream/consumers by @ShenHongFei in #16841
  • webpack bin/cli now properly respects NODE_PATH env variable by @snitin315 in #16808
  • Improve typos in resolveResourceErrorHints by @snitin315 in #16806
  • Add missing loaders token support to moduleFilenameTemplate function call by @pgoldberg in #16756
  • Add gaurd condition for enabledLibraryTypes in internal ContainerPlugin by @PengBoUESTC in #16635

New Contributors

Full Changelog: v5.76.2...v5.76.3

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

Commits

See the full diff on Github. The new version differs by more commits than we can show here.


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 cancel merge
Cancels automatic merging of this PR
@​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 May 18, 2023
@vercel
Copy link

vercel bot commented May 18, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
javaistic ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 18, 2023 11:58pm

@depfu depfu bot requested a review from arghyaxcodes May 18, 2023 23:57
@arghyaxcodes arghyaxcodes merged commit e38f779 into main May 21, 2023
@arghyaxcodes arghyaxcodes deleted the depfu/update/yarn/webpack-5.83.1 branch May 21, 2023 12:35
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant