🚨 [security] Update webpack 5.10.0 → 5.91.0 (minor)#63
Closed
depfu[bot] wants to merge 1 commit intomasterfrom
Closed
🚨 [security] Update webpack 5.10.0 → 5.91.0 (minor)#63depfu[bot] wants to merge 1 commit intomasterfrom
depfu[bot] wants to merge 1 commit intomasterfrom
Conversation
|
Author
|
Closed in favor of #64. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.10.0 → 5.91.0) · Repo
Security Advisories 🚨
🚨 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.
Sorry, we couldn't find anything useful about this release.
Sorry, we couldn't find anything useful about this release.
Release Notes
3.5.2
3.5.1
3.5.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
2.20.3
2.20.0
2.19.0
2.18.0
2.17.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 65 commits:
2.20.3Update CHANGELOG with v2.20.3Support Node.js 0.10 (Revert #1059) (#1074)Improve 2.x executable subcommand tracking and update dependencies (#1059)Merge pull request #946 from abetomo/version_bump_2.20.0version bump 2.20.0Merge pull request #935 from MarshallOfSound/fix-deep-sym-link-resolutionfix: resolve symbol links until their are no more symbolic linksMerge pull request #930 from kira1928/update-index.d.tssome more fix.Refine variable name. Use strict type definition instead ofUpdate index.d.tsMerge pull request #924 from ForJing/patch-1Update Readme.mdRemove --save option as it isn't required anymorefix url :construction:Add link to the license file :+1:Update Readme.mdAdded example of receiving args from optionsMerge pull request #882 from reviewher/patch-1Added missing semicolonAdd extension to .eslintrcversion bump 2.19.0prefixed error messages with "error:"removed newline above and below errorsremoved indentation from errorsremoved newline after options and commands headersFix to change default value to stringversion bump 2.18.0Standardize help output (#853)chmod 644 travis.ymlMerge pull request #849 from KillWolfVlad/feature/executeSubCommand-tsnodeadd support for execute typescript subcommand via ts-nodeversion bump 2.17.1Add test caseFix a bug in command emitversion bump 2.17.0fixed newline output after help information (#833)Fix to emit the action even without command (#778)Fix the path of tsc command (#824)npm update (#823)Merge pull request #822 from abetomo/version_bump_2.16.0version bump 2.16.0Remove Makefile and `test/run` (#821)Make 'npm test' run on Windows (#820)Merge pull request #807 from styfle/patch-1Merge pull request #814 from DanielRuf/chore/cache-node-moduleschore: cache node_modulesMerge pull request #813 from DanielRuf/chore/remove-nodejs-4-add-nodejs-10chore: remove Node.js 4 (EOL), add Node.js 10Merge pull request #812 from yausername/fixReadmefixed typo in readmeAdd badge to display install sizeFix types (#804)Update eslint to resolve vulnerabilities in lodashMerge pull request #791 from yausername/masterfix testsupdated readme with custom event listeners2.15.1Merge pull request #775 from abetomo/version_bump_2.15.0version bump 2.15.0Merge pull request #772 from cheapsteak/patch-2Update downloads badge to point to graph of downloadsMerge pull request #711 from cravler/args_descriptionMerge branch 'master' into args_descriptionCommits
See the full diff on Github. The new version differs by 2 commits:
1.4.714generate new versionRelease 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 3 commits:
4.2.11Add EBUSY to handled error codes for windows directory renameupdate and improve tests somewhatCommits
See the full diff on Github. The new version differs by 26 commits:
chore(release): 3.3.0feat: added API to disable and enable validation (#183)fix(perf): cache compiled schema (#182)chore(release): 3.2.0feat: implement `undefinedAsNull` keyword for `enum` type (#176)chore(release): 3.1.2fix(perf): reduced initial start time (#170)chore(release): 3.1.1fix: update error message for `integer` (#136)chore: update deps (#137)ci: use `actions/setup-node@v2` (#135)chore(release): 3.1.0refactor: added `link` to other formats (#134)feat: added the `link` property in validation errorbuild(deps): bump handlebars from 4.7.6 to 4.7.7 (#124)build(deps): bump lodash from 4.17.20 to 4.17.21 (#125)chore: update deps (#132)chore: add scripts for fixing lint (#129)chore: update prettier config (#130)chore: update dev-deps (#128)chore: update nodejs.yml (#127)build(deps): bump browserslist from 4.16.3 to 4.16.6 (#126)chore: deps and tests (#122)chore(deps): update (#120)chore: fix typo in ISSUE_TEMPLATE (#117)fix: non-empty validation error message (#116)Release 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
2.2.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 6 commits:
2.2.1Merge pull request #161 from chengcyber/feat-hook-typeadd taps type to hook classMerge pull request #157 from iguessitsokay/types-withoptionsomit promise field and fix lintingfix: set withConfig return type to include correct propertiesSecurity Advisories 🚨
🚨 Terser insecure use of regular expressions before v4.8.1 and v5.14.2 leads to ReDoS
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
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.1
2.4.0
2.3.0
2.1.1
2.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 63 commits:
chore(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.72.1.1Merge pull request #188 from Aghassi/fix/enoent-throwingfix: adds ENOENT for non windows errors2.1.0Merge pull request #183 from webpack/bugfix/foldersMerge pull request #184 from webpack/ci/node-15upgrade to node 15use birthtime for folders instead of modified timeRelease Notes
3.2.2
3.2.1
3.2.0
3.1.2
3.0.4
3.0.2
3.0.1
3.0.0
2.3.1
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 more commits than we can show here.
🆕 @​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.4.15)
🆕 @​jridgewell/trace-mapping (added, 0.3.25)
🆕 @​webassemblyjs/helper-numbers (added, 1.11.6)
🆕 es-module-lexer (added, 1.4.2)
🆕 picocolors (added, 1.0.0)
🗑️ @​webassemblyjs/helper-code-frame (removed)
🗑️ @​webassemblyjs/helper-fsm (removed)
🗑️ @​webassemblyjs/helper-module-context (removed)
🗑️ @​webassemblyjs/wast-parser (removed)
🗑️ source-list-map (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