Skip to content

build(deps): bump the sp1 group across 1 directory with 3 updates#42

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/sp1-1fa820f762
Open

build(deps): bump the sp1 group across 1 directory with 3 updates#42
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/sp1-1fa820f762

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps the sp1 group with 3 updates in the / directory: sp1-primitives, sp1-zkvm and sp1-verifier.

Updates sp1-primitives from 5.0.0 to 5.2.2

Release notes

Sourced from sp1-primitives's releases.

v5.2.2

What's Changed

New Contributors

Full Changelog: succinctlabs/sp1@v5.2.1...v5.2.2

v5.2.1

What's Changed

Full Changelog: succinctlabs/sp1@v5.2.0...v5.2.1

v5.2.0

What's Changed

... (truncated)

Commits
  • bb91c6f chore: release SP1 v5.2.2 (#2469)
  • d4fc589 Merge branch 'main' into dev
  • b898d57 chore: bump sdk to v5.2.2 (#2463)
  • 9c467b8 feat(verifier): support deserializing from SP1Proof for compressed proofs (...
  • 28ee277 fix: private proving domain (#2461)
  • 47366bb feat: open visibility of verifier::converter (#2462)
  • 1fa60cc feat(sdk): add NetworkMode (#2456)
  • 39c4770 feat: add new API for private proving (#2452)
  • b63ee82 feat: enable verifying compressed gnark groth16 proof (#2454)
  • 5868f0b feat(verifier): check SP1 public values digest for compressed proofs (#2457)
  • Additional commits viewable in compare view

Updates sp1-zkvm from 5.0.0 to 5.2.2

Release notes

Sourced from sp1-zkvm's releases.

v5.2.2

What's Changed

New Contributors

Full Changelog: succinctlabs/sp1@v5.2.1...v5.2.2

v5.2.1

What's Changed

Full Changelog: succinctlabs/sp1@v5.2.0...v5.2.1

v5.2.0

What's Changed

... (truncated)

Commits
  • bb91c6f chore: release SP1 v5.2.2 (#2469)
  • d4fc589 Merge branch 'main' into dev
  • b898d57 chore: bump sdk to v5.2.2 (#2463)
  • 9c467b8 feat(verifier): support deserializing from SP1Proof for compressed proofs (...
  • 28ee277 fix: private proving domain (#2461)
  • 47366bb feat: open visibility of verifier::converter (#2462)
  • 1fa60cc feat(sdk): add NetworkMode (#2456)
  • 39c4770 feat: add new API for private proving (#2452)
  • b63ee82 feat: enable verifying compressed gnark groth16 proof (#2454)
  • 5868f0b feat(verifier): check SP1 public values digest for compressed proofs (#2457)
  • Additional commits viewable in compare view

Updates sp1-verifier from 5.0.0 to 5.2.2

Release notes

Sourced from sp1-verifier's releases.

v5.2.2

What's Changed

New Contributors

Full Changelog: succinctlabs/sp1@v5.2.1...v5.2.2

v5.2.1

What's Changed

Full Changelog: succinctlabs/sp1@v5.2.0...v5.2.1

v5.2.0

What's Changed

... (truncated)

Commits
  • bb91c6f chore: release SP1 v5.2.2 (#2469)
  • d4fc589 Merge branch 'main' into dev
  • b898d57 chore: bump sdk to v5.2.2 (#2463)
  • 9c467b8 feat(verifier): support deserializing from SP1Proof for compressed proofs (...
  • 28ee277 fix: private proving domain (#2461)
  • 47366bb feat: open visibility of verifier::converter (#2462)
  • 1fa60cc feat(sdk): add NetworkMode (#2456)
  • 39c4770 feat: add new API for private proving (#2452)
  • b63ee82 feat: enable verifying compressed gnark groth16 proof (#2454)
  • 5868f0b feat(verifier): check SP1 public values digest for compressed proofs (#2457)
  • Additional commits viewable in compare view

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 <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 conditions

Bumps the sp1 group with 3 updates in the / directory: [sp1-primitives](https://github.com/succinctlabs/sp1), [sp1-zkvm](https://github.com/succinctlabs/sp1) and [sp1-verifier](https://github.com/succinctlabs/sp1).


Updates `sp1-primitives` from 5.0.0 to 5.2.2
- [Release notes](https://github.com/succinctlabs/sp1/releases)
- [Changelog](https://github.com/succinctlabs/sp1/blob/dev/release-plz.toml)
- [Commits](succinctlabs/sp1@v5.0.0...v5.2.2)

Updates `sp1-zkvm` from 5.0.0 to 5.2.2
- [Release notes](https://github.com/succinctlabs/sp1/releases)
- [Changelog](https://github.com/succinctlabs/sp1/blob/dev/release-plz.toml)
- [Commits](succinctlabs/sp1@v5.0.0...v5.2.2)

Updates `sp1-verifier` from 5.0.0 to 5.2.2
- [Release notes](https://github.com/succinctlabs/sp1/releases)
- [Changelog](https://github.com/succinctlabs/sp1/blob/dev/release-plz.toml)
- [Commits](succinctlabs/sp1@v5.0.0...v5.2.2)

---
updated-dependencies:
- dependency-name: sp1-primitives
  dependency-version: 5.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sp1
- dependency-name: sp1-zkvm
  dependency-version: 5.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sp1
- dependency-name: sp1-verifier
  dependency-version: 5.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sp1
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file pessimistic-proof rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants