-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the npm_and_yarn group across 1 directory with 11 updates #20
Conversation
Bumps the npm_and_yarn group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [web3](https://github.com/ChainSafe/web3.js) | `1.2.6` | `1.5.3` | | [json5](https://github.com/json5/json5) | `0.5.1` | `removed` | | [webpack](https://github.com/webpack/webpack) | `3.12.0` | `5.95.0` | | [flat](https://github.com/hughsk/flat) | `4.1.1` | `5.0.2` | | [mocha](https://github.com/mochajs/mocha) | `7.2.0` | `10.7.3` | | [tough-cookie](https://github.com/salesforce/tough-cookie) | `2.5.0` | `removed` | | [web3](https://github.com/ChainSafe/web3.js) | `1.5.3` | `4.13.0` | Updates `web3` from 1.2.6 to 1.5.3 - [Release notes](https://github.com/ChainSafe/web3.js/releases) - [Changelog](https://github.com/web3/web3.js/blob/4.x/CHANGELOG.md) - [Commits](web3/web3.js@v1.2.6...v1.5.3) Removes `json5` Updates `webpack` from 3.12.0 to 5.95.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v3.12.0...v5.95.0) Updates `braces` from 2.3.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/commits/3.0.3) Updates `elliptic` from 6.3.3 to 6.5.4 - [Commits](indutny/elliptic@v6.3.3...v6.5.4) Updates `flat` from 4.1.1 to 5.0.2 - [Release notes](https://github.com/hughsk/flat/releases) - [Commits](hughsk/flat@4.1.1...5.0.2) Updates `mocha` from 7.2.0 to 10.7.3 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v7.2.0...v10.7.3) Updates `got` from 7.1.0 to 9.6.0 - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v7.1.0...v9.6.0) Removes `tough-cookie` Updates `web3` from 1.5.3 to 4.13.0 - [Release notes](https://github.com/ChainSafe/web3.js/releases) - [Changelog](https://github.com/web3/web3.js/blob/4.x/CHANGELOG.md) - [Commits](web3/web3.js@v1.2.6...v1.5.3) Updates `yargs-parser` from 7.0.0 to 20.2.9 - [Release notes](https://github.com/yargs/yargs-parser/releases) - [Changelog](https://github.com/yargs/yargs-parser/blob/main/CHANGELOG.md) - [Commits](yargs/yargs-parser@v7.0.0...yargs-parser-v20.2.9) Updates `ws` from 3.3.3 to 8.18.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@3.3.3...8.18.0) --- updated-dependencies: - dependency-name: web3 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: json5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: webpack dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: braces dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: elliptic dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: flat dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: mocha dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: got dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tough-cookie dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: web3 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: yargs-parser dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ws dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Report too large to display inline |
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is new author?A new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package. Scrutinize new collaborator additions to packages because they now have the ability to publish code into your dependency tree. Packages should avoid frequent or unnecessary additions or changes to publishing rights. What is network access?This module accesses the network. Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use. What is shell access?This module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code. Packages should avoid accessing the shell which can reduce portability, and make it easier for malicious shell access to be introduced. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
@dependabot rebase |
Superseded by #22. |
Bumps the npm_and_yarn group with 6 updates in the / directory:
1.2.6
1.5.3
0.5.1
removed
3.12.0
5.95.0
4.1.1
5.0.2
7.2.0
10.7.3
2.5.0
removed
1.5.3
4.13.0
Updates
web3
from 1.2.6 to 1.5.3Release notes
Sourced from web3's releases.
Changelog
Sourced from web3's changelog.
... (truncated)
Commits
c82db7a
npm i and build for v1.5.37f525d8
v1.5.37fcb2ff
v1.5.3-rc.0ac9aafd
Build for 1.5.3-rc.0a58173b
Update CHANGELOG for 1.5.3 release3f5cb38
signTransaction fix (#4295)c70722b
EIP-1559 Fix Issue #4258 (#4277)1547b18
Bump maxPriorityFeePerGas to 2.5 Gwei - Closes #4283 (#4284)8e8785e
Junaid/1xlibsfix (#4231)44b72f8
Release 1.5.2 (#4242)Maintainer changes
This version was pushed to npm by spacesailor, a new releaser for web3 since your current version.
Removes
json5
Updates
webpack
from 3.12.0 to 5.95.0Release 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
testMaintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for webpack since your current version.
Updates
braces
from 2.3.2 to 3.0.3Changelog
Sourced from braces's changelog.
Commits
Updates
elliptic
from 6.3.3 to 6.5.4Commits
43ac7f2
6.5.4f4bc72b
package: bump deps441b742
ec: validate that a point before deriving keyse71b2d9
lib: relint using eslint8421a01
build(deps): bump elliptic from 6.4.1 to 6.5.3 (#231)8647803
6.5.3856fe4d
signature: prevent malleability and overflows6048941
6.5.29984964
package: bump dependenciesec735ed
utils: leak less information ingetNAF()
Updates
flat
from 4.1.1 to 5.0.2Commits
e5ffd66
Release 5.0.2fdb79d5
Update dependencies, refresh lockfile, format with standard.e52185d
Test against node 14 in CI.0189cb1
Avoid arrow function syntax.f25d3a1
Release 5.0.154cc7ad
use standard formatting779816e
drop dependencies2eea6d3
Bump lodash from 4.17.15 to 4.17.19a61a554
Bump acorn from 7.1.0 to 7.4.020ef0ef
Fix prototype pollution on unflattenUpdates
mocha
from 7.2.0 to 10.7.3Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
d5766c8
chore(main): release 10.7.3 (#5195)afd66ef
fix: make release-please build work (#5194)9e0a4bd
chore(main): release 10.7.2 (#5192)7e7a2ec
chore: fix failing markdown linting (#5193)1ac5b55
docs: improve filtering (#5191)1528c42
chore(main): release 10.7.1 (#5189)d7013dd
fix: crash with --parallel and --retries both enabled (#5173)5c2989f
chore: add knip to validate included dependenciesa777fd1
ci: automate releases (#5186)ac5574e
ci: update towindows-latest
in actions (#5185)Maintainer changes
This version was pushed to npm by voxpelli, a new releaser for mocha since your current version.
Updates
got
from 7.1.0 to 9.6.0Release notes
Sourced from got's releases.
... (truncated)
Commits
a45e071
9.6.029ffb44
AddbeforeError
hook (#696)677d0a4
Addinit
hook (#683)e2d3602
Bump XO6ce603e
9.5.1203dadc
Fix memory leak when using socket timeout and keepalive agent (#694)73428f9
Addsuperagent
to the comparison table (#691)d136e61
Update dependencies877a6c1
Remove badge labels from the Comparison section5653c1a
Add failing test for #687 (#688)Removes
tough-cookie
Updates
web3
from 1.5.3 to 4.13.0Release notes
Sourced from web3's releases.
Changelog
Sourced from web3's changelog.
... (truncated)
Commits
c82db7a
npm i and build for v1.5.37f525d8
v1.5.37fcb2ff
v1.5.3-rc.0ac9aafd
Build for 1.5.3-rc.0a58173b
Update CHANGELOG for 1.5.3 release3f5cb38
signTransaction fix (#4295)c70722b
EIP-1559 Fix Issue #4258 (#4277)1547b18
Bump maxPriorityFeePerGas to 2.5 Gwei - Closes #4283 (#4284)8e8785e
Junaid/1xlibsfix (#4231)44b72f8
Release 1.5.2 (#4242)Maintainer changes
This version was pushed to npm by spacesailor, a new releaser for web3 since your current version.
Updates
yargs-parser
from 7.0.0 to 20.2.9Release notes
Sourced from yargs-parser's releases.
Changelog
Sourced from yargs-parser's changelog.
... (truncated)
Commits
3859e74
chore: release main (#404)1fe9135
fix(build): fixed automated release pipeline9eb9c2f
chore: release main (#398)4b9e134
build: should be releases_created441f059
fix(perf): address slow parse when using unknown-options-as-args (#394)fb22816
build: switch from master to maina0a0814
build: switch to manifest based releases (#396)088481c
docs: fix typos in README.md (#379)6877a2d
test: add test for optimized output (#373)2cfab05
refactor: quote properties used for meta-programmingMaintainer changes
This version was pushed to npm by oss-bot, a new releaser for yargs-parser since your current version.
Updates
ws
from 3.3.3 to 8.18.0Release notes
Sourced from ws's releases.
... (truncated)
Commits
976c53c
[dist] 8.18.059b9629
[feature] Add support forBlob
(#2229)0d1b5e6
[security] Use more descriptive text for 2017 vulnerability link15f11a0
[security] Add new DoS vulnerability to SECURITY.md3c56601
[dist] 8.17.1e55e510
[security] Fix crash when the Upgrade header cannot be read (#2231)6a00029
[test] Increase code coverageddfe4a8
[perf] Reduce the amount ofcrypto.randomFillSync()
callsb73b118
[dist] 8.17.029694a5
[test] Use thehighWaterMark
variableDependabot 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 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.