Bump webpack from 5.89.0 to 5.102.1
Open
Number: #217
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: None
Comments: 0
Association: None
Comments: 0
Created:
October 08, 2025 at 08:08 AM UTC
(about 2 months ago)
(about 2 months ago)
Updated:
October 08, 2025 at 08:08 AM UTC
(about 2 months ago)
(about 2 months ago)
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps webpack from 5.89.0 to 5.102.1.
Release notes
Sourced from webpack's releases.
v5.102.1
Fixes
- Supported
extendswithenvforbrowserslist- Supported
JSONPfragment format for web workers.- Fixed dynamic import support in workers using
browserslist.- Fixed default defer import mangling.
- Fixed default import of
commonjsexternals forSystemJSformat.- Fixed context modules to the same file with different import attributes.
- Fixed typescript types.
- Improved
import.metawarning messages to be more clear when used directly.- [CSS] Fixed CC_UPPER_U parsing (E -> U) in tokenizer.
v5.102.0
Features
- Added static analyze for dynamic imports
- Added support for
import file from "./file.ext" with { type: "bytes" }to get the content asUint8Array(look at example)- Added support for
import file from "./file.ext" with { type: "text" }to get the content as text (look at example)- Added the
snapshot.contextModuleto configure snapshots options for context modules- Added the
extractSourceMapoption to implement the capabilities of loading source maps by comment, you don't needsource-map-loader(look at example)- The
topLevelAwaitexperiment is now stable (you can removeexperiments.topLevelAwaitfrom yourwebpack.config.js)- The
layersexperiment is now stable (you can removeexperiments.layersfrom yourwebpack.config.js)- Added function matcher support in rule options
Fixes
- Fixed conflicts caused by multiple concatenate modules
- Ignore import failure during HMR update with ES modules output
- Keep render module order consistent
- Prevent inlining modules that have
thisexports- Removed unused
timeoutattribute of script tag- Supported UMD chunk format to work in web workers
- Improved CommonJs bundle to ES module library
- Use
es-lexerformjsfiles for build dependencies- Fixed support
__non_webpack_require__for ES modules- Properly handle external modules for CSS
- AssetsByChunkName included assets from
chunk.auxiliaryFiles- Use
createRequireonly when output is ES module and target is node- Typescript types
Performance Improvements
- Avoid extra calls for snapshot
- A avoid extra jobs for build dependencies
- Move import attributes to own dependencies
v5.101.3
... (truncated)
Commits
c7ebdbdchore(release): 5.102.1b7530c2fix(css): correct CC_UPPER_U typo (E -> U) (#19989)f3ef142fix: defer import mangling (#19988)d32f171fix: hash options types (#19987)436fc7dchore(deps): bump CodSpeedHQ/action from 4.1.0 to 4.1.1 (#19986)c7dd066fix: context modules with import attributes (#19984)85bacbdfix: default import of commonjs externals for SystemJS format7634cd2docs: update examples (#19982)9f98d80fix: javascript parser options types (#19980)8804459chore(deps): bump CodSpeedHQ/action from 4.0.1 to 4.1.0 (#19977)- 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)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+623
+623
Deletions:
-392
-392
Package Dependencies
Technical Details
| ID: | 9857418 |
| UUID: | 2896472303 |
| Node ID: | PR_kwDOKrVUDs6spKjv |
| Host: | GitHub |
| Repository: | GleapSDK/JavaScript-AdminHelper-SDK |
| Merge State: | Unknown |