prettier-vscode
prettier-vscode copied to clipboard
Bump webpack from 5.93.0 to 5.95.0
trafficstars
Bumps webpack from 5.93.0 to 5.95.0.
Release notes
Sourced from webpack's releases.
v5.95.0
Bug Fixes
- Fixed hanging when attempting to read a symlink-like file that it can't read
- Handle
defaultfor import context element dependency- Merge duplicate chunks call after split chunks
- Generate correctly code for dynamically importing the same file twice and destructuring
- Use content hash as [base] and [name] for extracted DataURI's
- Distinguish
moduleandimportinmodule-importfor externalsimport's- [Types] Make
EnvironmentPlugindefault values types less strict- [Types] Typescript 5.6 compatibility
New Features
- Add new
optimization.entryIifeoption (trueby default for theproductionmode)- Pass output.hash* options to loader context
Performance
- Avoid unneeded re-visit in build chunk graph
v5.94.0
Bug Fixes
- Added runtime condition for harmony reexport checked
- Handle properly
data/http/httpsprotocols in source maps- Make
bigintoptimistic when browserslist not found- Move
@types/eslint-scopeto dev deps- Related in asset stats is now always an array when no related found
- Handle ASI for export declarations
- Mangle destruction incorrect with export named default properly
- Fixed unexpected asi generation with sequence expression
- Fixed a lot of types
New Features
- Added new external type "module-import"
- Support
webpackIgnorefornew URL()construction- [CSS]
@importpathinfo supportSecurity
- Fixed DOM clobbering in auto public path
Commits
e20fd63chore(release): 5.95.04866b0dfeat: added newoptimization.entryIifeoptiond90f692fix: merge duplicate chunks after split chunks90dec30fix(externals): distinguish “module” and “import” in “module-import”c1a0a46fix(externals): distinguish “module” and “import” in “module-import”14d8fa8fix: all tests casesdae16adfeat: pass output.hash* options to loader context75d185dfeat: passoutput.hash*options to loader context46e0b9ctest: update8e62f9ftest- 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)