chore(deps): bump the cargo group across 1 directory with 2 updates - #1129
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the cargo group across 1 directory with 2 updates#1129dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
Bumps the cargo group with 2 updates in the /packages/contracts directory: [soroban-sdk](https://github.com/stellar/rs-soroban-sdk) and [ed25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek). Updates `soroban-sdk` from 26.1.0 to 27.0.3 - [Release notes](https://github.com/stellar/rs-soroban-sdk/releases) - [Commits](stellar/rs-soroban-sdk@v26.1.0...v27.0.3) Updates `ed25519-dalek` from 2.2.0 to 3.0.0 - [Release notes](https://github.com/dalek-cryptography/curve25519-dalek/releases) - [Changelog](https://github.com/dalek-cryptography/curve25519-dalek/blob/3.0.0/CHANGELOG.md) - [Commits](dalek-cryptography/curve25519-dalek@ed25519-2.2.0...3.0.0) --- updated-dependencies: - dependency-name: ed25519-dalek dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: soroban-sdk dependency-version: 27.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/packages/contracts/cargo-411420ab69
branch
from
August 1, 2026 13:44
ffe4c35 to
1bc2ba8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the cargo group with 2 updates in the /packages/contracts directory: soroban-sdk and ed25519-dalek.
Updates
soroban-sdkfrom 26.1.0 to 27.0.3Release notes
Sourced from soroban-sdk's releases.
... (truncated)
Commits
f8f32f0Bump version to 27.0.3 (#1957)9a277a2Update SAC event doc-comments to CAP-67 shapes (#1956)f312342Document constructor auth mocking on register (#1950)014a940Support unit structs as contract events (#1917)ac9e84aBytesIterto read by index instead of re-slicing per byte (theVecTryIter...28142cdRefresh mainnet() resource limits and fees (#1946)88a8d51Clarify purpose of migration guides (#1916)45d378aBump version to 27.0.2 (#1947)8c702e2Switch to recording auth for native constructors (#1943)a604b70Fix register_at to switch to recording auth for constructors (#1933)Updates
ed25519-dalekfrom 2.2.0 to 3.0.0Changelog
Sourced from ed25519-dalek's changelog.
... (truncated)
Commits
6d96eb7Bump version to 3.0.0.c68b30fMerge pull request #330 from isislovecruft/fix/move-coc2ee6193Merge pull request #327 from huitseeker/digests-0.991a0faeMove CoC section from CONTRIBUTING.md to new file.5038fcfMerge pull request #308 from isislovecruft/fix/pippenger-typo6afd8ffUpdate sha2, digest to 0.93cc13a7Merge branch 'master' into developc4824e1Merge branch 'release/2.1.0'3fc47efBump version to 2.1.0f04b830Merge branch 'master' into develop