-
Notifications
You must be signed in to change notification settings - Fork 9
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
build(deps): bump degenerator and bitgo #52
base: master
Are you sure you want to change the base?
build(deps): bump degenerator and bitgo #52
Conversation
bb9c1c3
to
ad9c58e
Compare
Socket Security Pull Request ReportDependency issues detected. If you merge this pull request, you will not be alerted to the instances of these issues again. 📜 Install scriptsInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts. Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.
🫣 Native codeContains native code which could be a vector to obscure malicious code, and generally decrease the likelihood of reproducible or reliable installs. Ensure that native code bindings are expected. Consumers may consider pure JS and functionally similar alternatives to avoid the challenges and risks associated with native code bindings.
😵💫 Bin script confusionThis package has multiple bin scripts with the same name. This can cause non-deterministic behavior when installing or could be a sign of a supply chain attack Consider removing one of the conflicting packages. Packages should only export bin scripts with their name
🧌 Protestware/Troll packageThis package is a joke, parody, or includes undocumented or hidden behavior unrelated to its primary function.
Pull request report summary
Bot CommandsTo ignore an alert, reply with a comment starting with
Powered by socket.dev |
Bumps [degenerator](https://github.com/TooTallNate/node-degenerator) to 3.0.2 and updates ancestor dependency [bitgo](https://github.com/BitGo/BitGoJS/tree/HEAD/modules/bitgo). These dependencies need to be updated together. Updates `degenerator` from 1.0.4 to 3.0.2 - [Release notes](https://github.com/TooTallNate/node-degenerator/releases) - [Commits](TooTallNate/node-degenerator@1.0.4...3.0.2) Updates `bitgo` from 11.1.1 to 14.2.1 - [Release notes](https://github.com/BitGo/BitGoJS/releases) - [Changelog](https://github.com/BitGo/BitGoJS/blob/[email protected]/modules/bitgo/CHANGELOG.md) - [Commits](https://github.com/BitGo/BitGoJS/commits/[email protected]/modules/bitgo) --- updated-dependencies: - dependency-name: degenerator dependency-type: indirect - dependency-name: bitgo dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
ad9c58e
to
fcc74cf
Compare
Bumps degenerator to 3.0.2 and updates ancestor dependency bitgo. These dependencies need to be updated together.
Updates
degenerator
from 1.0.4 to 3.0.2Release notes
Sourced from degenerator's releases.
... (truncated)
Commits
3b60955
3.0.2f690e19
Updatevm2
to v3.9.85cf4ab2
3.0.19d25bb6
Fixfilename
optionccc3445
Fix returnundefined
dc10ee9
3.0.0e0b9fc8
Addany
default return type tocompile()
852043f
Usevm2
module to prevent privilege escalation of untrusted code (#11)7ad1041
Remove "generator" output mode (#12)b9bc71e
2.2.0Updates
bitgo
from 11.1.1 to 14.2.1Changelog
Sourced from bitgo's changelog.
... (truncated)
Commits
8765912
chore(release): publish modules15b2bb5
chore(release): publish modules586990f
Merge branch 'master' into rel/rc65c92cf
chore(release): publish modulese2972fb
chore(release): publish modules4b6aef5
chore(release): publish modulesd1e269f
chore(release): publish modules4df05a9
Merge branch 'master' into rel/rce5fa975
chore: move usd and ofc coins to sdk-corefcc6d16
Merge pull request #2498 from BitGo/BG-50795-account-lib-implement-keypair-an...Maintainer changes
This version was pushed to npm by mmcshinsky-bitgo, a new releaser for bitgo since your current version.
You 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 ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.