Closed dependabot[bot] closed 16 hours ago
In our case the security impact of this is pretty much N/A (needs pre-existing injection or user-supplied content etc.), so the bump is merely a dev-dependency severity and would make sense folding into the other non-production (dev/watch only) vulnerabilities:
(and I will also eventually look into https://github.com/advisories/GHSA-7fh5-64p2-3v2j that has some deeper dependency woes to untangle first…)
Merged in #272
@dependabot rebase
Looks like webpack is up-to-date now, so this is no longer needed.
Bumps webpack from 5.89.0 to 5.95.0.
Release notes
Sourced from webpack's releases.
... (truncated)
Commits
e20fd63
chore(release): 5.95.04866b0d
feat: added newoptimization.entryIife
optiond90f692
fix: merge duplicate chunks after split chunks90dec30
fix(externals): distinguish “module” and “import” in “module-import”c1a0a46
fix(externals): distinguish “module” and “import” in “module-import”14d8fa8
fix: all tests casesdae16ad
feat: pass output.hash* options to loader context75d185d
feat: passoutput.hash*
options to loader context46e0b9c
test: update8e62f9f
testYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show