ember-qunit
ember-qunit copied to clipboard
Bump webpack from 5.86.0 to 5.90.1
Bumps webpack from 5.86.0 to 5.90.1.
Release notes
Sourced from webpack's releases.
v5.90.1
Bug Fixes
- set
unmanagedPathsin defaults- correct
preOrderIndexandpostOrderIndex- add fallback for MIME mismatch error in async wasm loading
- browsers versions of ECMA features
Performance
- optimize
compareStringsNumeric- optimize
numberHashusing 32-bit FNV1a for small ranges, 64-bit for larger- reuse VM context across webpack magic comments
v5.90.0
Bug Fixes
- Fixed inner graph for classes
- Optimized
RemoveParentModulesPluginvia bigint arithmetic- Fixed worklet detection in production mode
- Fixed an error for cyclic importModule
- Fixed types for
ServerandDirent- Added the
fetchPriorityto hmr runtime'sensureChunkfunction- Don't warn about dynamic import for build dependencies
- External module generation respects the
output.environment.arrowFunctionoption- Fixed consumimng shared runtime module logic
- Fixed a runtime logic of multiple chunks
- Fixed destructing assignment of dynamic import json file
- Passing errors array for a module hash
- Added
/*#__PURE__*/to generatedJSON.parse()- Generated a library manifest after clean plugin
- Fixed non
amdexternals andamdlibrary- Fixed a bug in
SideEffectsFlagPluginwith namespace re-exports- Fixed an error message for condition
or- The
strictModuleErrorHandlingis now working- Clean up child compilation chunk graph to avoid memory leak
- [CSS] - Fixed CSS import prefer relative resolution
- [CSS] - Fixed CSS runtime chunk loading error message
New Features
- Allow to set
falsefor dev server inwebpack.config.js- Added a warning for async external when not supported
- Added a warning for async module when not supported
- Added the
node-moduleoption for thenode.__filename/__dirnameand enable it by default for ESM target- Added the
snapshot.unmanagedPathsoption- Exposed the
MultiCompilerOptionstype- [CSS] - Added CSS parser options to enable/disable named exports
- [CSS] - Moved CSS the
exportsOnlyoption to CSS generator options
... (truncated)
Commits
0877076chore(release): 5.90.1c6e8b70perf: reuse VM context across webpack magic comments7cbf145fix(types): updatecc6a628fix: browsers versions of ECMA features41b453eperf: optimizenumberHashusing 32-bit FNV1a for small ranges, 64-bit for l...dc9b86fchore(deps): bump codecov/codecov-action from 3 to 4316da8fchore(deps): bump codecov/codecov-action from 3 to 4fbf92feReuse VM context across webpack magic comments05f4412Update test casescd6d64eAdjust threshold- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)