-
Notifications
You must be signed in to change notification settings - Fork 9
build(deps): bump degenerator and bitgo #52
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
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/bitgo@14.2.1/modules/bitgo/CHANGELOG.md) - [Commits](https://github.com/BitGo/BitGoJS/commits/bitgo@14.2.1/modules/bitgo) --- updated-dependencies: - dependency-name: degenerator dependency-type: indirect - dependency-name: bitgo dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
ad9c58e to
fcc74cf
Compare
Bumps degenerator to 3.0.2 and updates ancestor dependency bitgo. These dependencies need to be updated together.
Updates
degeneratorfrom 1.0.4 to 3.0.2Release notes
Sourced from degenerator's releases.
... (truncated)
Commits
3b609553.0.2f690e19Updatevm2to v3.9.85cf4ab23.0.19d25bb6Fixfilenameoptionccc3445Fix returnundefineddc10ee93.0.0e0b9fc8Addanydefault return type tocompile()852043fUsevm2module to prevent privilege escalation of untrusted code (#11)7ad1041Remove "generator" output mode (#12)b9bc71e2.2.0Updates
bitgofrom 11.1.1 to 14.2.1Changelog
Sourced from bitgo's changelog.
... (truncated)
Commits
8765912chore(release): publish modules15b2bb5chore(release): publish modules586990fMerge branch 'master' into rel/rc65c92cfchore(release): publish modulese2972fbchore(release): publish modules4b6aef5chore(release): publish modulesd1e269fchore(release): publish modules4df05a9Merge branch 'master' into rel/rce5fa975chore: move usd and ofc coins to sdk-corefcc6d16Merge 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill 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.