excel-parser-processor
excel-parser-processor copied to clipboard
Bump webpack from 5.91.0 to 5.92.1
Bumps webpack from 5.91.0 to 5.92.1.
Release notes
Sourced from webpack's releases.
v5.92.1
Bug Fixes
- Doesn't crash with an error when the css experiment is enabled and contenthash is used
v5.92.0
Bug Fixes
- Correct tidle range's comutation for module federation
- Consider runtime for pure expression dependency update hash
- Return value in the
subtractRuntimefunction for runtime logic- Fixed failed to resolve promise when eager import a dynamic cjs
- Avoid generation extra code for external modules when remapping is not required
- The
css/globaltype now handles the exports name- Avoid hashing for
@keyframeand@propertyat-rules incss/globaltype- Fixed mangle with destructuring for JSON modules
- The
stats.hasWarnings()method now respects theignoreWarningsoption- Fixed
ArrayQueueiterator- Correct behavior of
__webpack_exports_info__.a.b.canMangle- Changed to the correct plugin name for the
CommonJsChunkFormatPluginplugin- Set the
chunkLoadingoption to theimportwhen environment is unknown and output is module- Fixed when runtimeChunk has no exports when
modulechunkFormat used- [CSS] Fixed parsing minimized CSS import
- [CSS] URLs in CSS files now have correct public path
- [CSS] The
cssmodule type should not allow parser to switch mode- [Types] Improved context module types
New Features
- Added platform target properties to compiler
- Improved multi compiler cache location and validating it
- Support
import attributesspec (withkeyword)- Support
node:prefix for Node.js core modules in runtime code- Support prefetch/preload for module chunk format
- Support "..." in the
importsFieldsoption for resolver- Root module is less prone to be wrapped in IIFE
- Export
InitFragmentclass for plugins- Export
compileBooleanMatcherutil for plugins- Export
InputFileSystemandOutputFileSystemtypes- [CSS] Support the
esModulegenerator option for CSS modules- [CSS] Support CSS when chunk format is module
Commits
a82e0cdchore(release): 5.92.10d07d65fix: error with contenthash and css experiment8efac43test: added10638c0chore(deps-dev): bump eslint-plugin-n from 17.8.1 to 17.9.0d0f7b65chore(deps-dev): bump lint-staged from 15.2.5 to 15.2.750bd02cchore(deps-dev): bump@eslint/jsfrom 9.4.0 to 9.5.09e395cdchore(deps): bump acorn from 8.11.3 to 8.12.0db7f83cchore(deps-dev): bump globals from 15.4.0 to 15.6.0b7d2cbechore(deps-dev): bump@types/nodefrom 20.14.2 to 20.14.518dab63chore(deps-dev): bump@types/nodefrom 20.14.2 to 20.14.5- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| webpack | [>= 5.80.a, < 5.81] |
| webpack | [>= 5.81.a, < 5.82] |
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)