Skip to content

Bump elliptic from 6.5.4 to 6.5.7#95

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/elliptic-6.5.7
Aug 30, 2024
Merged

Bump elliptic from 6.5.4 to 6.5.7#95
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/elliptic-6.5.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 30, 2024

Copy link
Copy Markdown
Contributor

Bumps elliptic from 6.5.4 to 6.5.7.

Commits

Dependabot compatibility score

Dependabot 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7.
- [Commits](indutny/elliptic@v6.5.4...v6.5.7)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies for managing dependencies javascript Pull requests that update Javascript code labels Aug 30, 2024
@github-actions github-actions Bot merged commit c905b84 into main Aug 30, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/elliptic-6.5.7 branch August 30, 2024 10:56
@what-the-diff

what-the-diff Bot commented Aug 30, 2024

Copy link
Copy Markdown

PR Summary

  • Updated elliptic package version
    The version of the 'elliptic' package was updated from '6.5.4' to '6.5.7'. This brings in new updates and improvements from the package maintainer, ensuring our application stays up to date.

  • Modified URL values
    The 'resolved' and 'integrity' URL values were updated. This ensures that our package's pointers to its dependencies are correct and secure.

  • Added a new package in dependencies
    The 'dependencies' field in our 'package-lock.json' file now includes the 'bn.js' package version '^4.11.9'. By listing it explicitly, we make sure our project has everything it needs to run.

  • Created a new requirement in the elliptic file
    The 'elliptic' file now has a 'requires' field that mandates the 'bn.js' package version '^4.11.9'. This ensures that all parts of our application rely on the same version of 'bn.js', thwarting potential inconsistencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies for managing dependencies javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants