🚨 [security] Update webpack 5.28.0 → 5.94.0 (minor) #100
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Welcome to Depfu đź‘‹
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ webpack (5.28.0 → 5.94.0) · Repo
Security Advisories 🚨
🚨 Webpack's AutoPublicPathRuntimeModule has a DOM Clobbering Gadget that leads to XSS
🚨 Cross-realm object access in Webpack 5
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Sorry, we couldn't find anything useful about this release.
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Commits
See the full diff on Github. The new version differs by 4 commits:
4.3.0rename to mainMerge pull request #66 from vankop/add-more-arguments-to-processResourceadd more arguments to processResource callbackRelease Notes
6.0.2
6.0.1
6.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 46 commits:
6.0.2fix: serialize URL string contents to prevent XSS (#173)Bump @babel/traverse from 7.10.1 to 7.23.7 (#171)docs: update readme with URL support (#146)chore: update node version and lock filefix typo (#164)Release v6.0.1 (#157)Fix serialization issue for 0n. (#156)Bump json5 from 2.1.3 to 2.2.3 (#155)Bump mocha from 10.1.0 to 10.2.0 (#153)Bump minimatch from 3.0.4 to 3.1.2 (#152)ci: bump GitHub ActionsBump chai from 4.3.6 to 4.3.7 (#150)Bump mocha from 10.0.0 to 10.1.0 (#149)Bump mocha from 9.2.2 to 10.0.0 (#145)Bump minimist from 1.2.5 to 1.2.6 (#144)Bump mocha from 9.2.0 to 9.2.2 (#143)Bump ansi-regex from 5.0.0 to 5.0.1 (#141)Bump chai from 4.3.4 to 4.3.6 (#140)Bump mocha from 9.1.4 to 9.2.0 (#138)Bump mocha from 9.1.3 to 9.1.4 (#137)Bump mocha from 9.1.2 to 9.1.3 (#133)Bump mocha from 9.1.1 to 9.1.2 (#132)Bump mocha from 9.1.0 to 9.1.1 (#131)Bump mocha from 9.0.3 to 9.1.0 (#130)Bump path-parse from 1.0.6 to 1.0.7 (#129)Bump mocha from 9.0.2 to 9.0.3 (#127)Bump mocha from 9.0.1 to 9.0.2 (#126)v6.0.0Add support for URL's (#123)Bump mocha from 9.0.0 to 9.0.1 (#124)Bump mocha from 8.4.0 to 9.0.0 (#121)Update Node.js CI matrix (#122)Bump mocha from 8.3.2 to 8.4.0 (#120)Bump lodash from 4.17.19 to 4.17.21 (#119)Bump y18n from 4.0.0 to 4.0.1 (#116)Bump chai from 4.3.3 to 4.3.4 (#115)Bump mocha from 8.3.1 to 8.3.2 (#114)Bump mocha from 8.3.0 to 8.3.1 (#113)Bump chai from 4.3.1 to 4.3.3 (#112)Bump chai from 4.2.0 to 4.3.1 (#111)Bump mocha from 8.2.1 to 8.3.0 (#109)Bump mocha from 8.1.3 to 8.2.1 (#105)Drop Travis CI settings (#100)Change default branch name to main (#99)GitHub Aactions (#98)Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
2.4.2
2.4.1
2.4.0
2.3.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 64 commits:
chore(release): 2.4.2fix: ignore empty strings in an arrayfix: ignore empty strings in an arrayfix: handle an empty array for the `ignored` optionfix: ignore empty string tootest: fixfix: handle an empty array for the ignored optionci: fixci: fixchore(release): 2.4.1fix: do not report directory as initial missing on the second watchtest: morefix: logicrefactor: remove debug codefix: do not report directory as initial missing on the second watchchore(deps): regenerate lock filerefactor: update scriptsstyle: fixchore(deps): regenerate lock filedocs: fix badgedocs: fix badgeci: migrate on github actionsdocs: update readmeci: fix codecov tokenci: migrate on github actions2.4.0Merge pull request #215 from markjm/markjm/repsect-fs-accuracyrespect FS_ACCURACY2.3.1Merge pull request #212 from webpack/bugfix/context-time-infoadd test caseset file info for directories tooreport time info for directories correctly2.3.0Merge pull request #211 from webpack/bugfix/missing-infofix missing time info in filesMerge pull request #205 from markjm/markjm/splitMerge pull request #210 from webpack/ci/no-macos-pollingMerge branch 'main' into markjm/splitMerge pull request #197 from markjm/markjm/watch-changeprovide additional method instead of changing existing onedisable testing polling for macos ciMerge pull request #208 from webpack/perf/update-watchersrename branch to mainimprove watcher update performancefix typoavoid RegexpLike in favor of a functionMerge pull request #203 from rishabh3112/patch-1Merge pull request #207 from webpack/bugfix/ignore-permission-warningsMerge pull request #206 from markjm/markjm/stabilize-testsavoid EACCES permission errorstest: fix instability in polling testsSupport splitting of files and directories in getTimeInfoEntriesAllow function in watchOptions.ignoredchore: add node v17 in CIMerge pull request #191 from webpack/dependabot/npm_and_yarn/handlebars-4.7.7Merge pull request #192 from webpack/dependabot/npm_and_yarn/lodash-4.17.212.2.0Merge pull request #194 from webpack/bugfix/aggregate-while-pausedMerge pull request #195 from webpack/ci/actionsadd github actionswatcher should continue aggregating changes even when pausedBump lodash from 4.17.19 to 4.17.21Bump handlebars from 4.5.3 to 4.7.7🆕 @​jridgewell/gen-mapping (added, 0.3.5)
🆕 @​jridgewell/resolve-uri (added, 3.1.2)
🆕 @​jridgewell/set-array (added, 1.2.1)
🆕 @​jridgewell/source-map (added, 0.3.6)
🆕 @​jridgewell/sourcemap-codec (added, 1.5.0)
🆕 @​jridgewell/trace-mapping (added, 0.3.25)
🆕 acorn-import-attributes (added, 1.9.5)
🆕 json-parse-even-better-errors (added, 2.3.1)
🆕 picocolors (added, 1.0.1)
🆕 update-browserslist-db (added, 1.1.0)
🗑️ @​types/eslint (removed)
🗑️ @​types/eslint-scope (removed)
🗑️ yocto-queue (removed)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands