build(deps): bump the all-dependencies group across 1 directory with 2 updates - #644
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the all-dependencies group across 1 directory with 2 updates#644dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
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.
|
dependabot
Bot
force-pushed
the
dependabot/cargo/contracts/all-dependencies-9a54b04ddf
branch
from
July 6, 2026 07:25
512cdbc to
8bcaf5f
Compare
…2 updates Bumps the all-dependencies group with 2 updates in the /contracts directory: [soroban-sdk](https://github.com/stellar/rs-soroban-sdk) and [insta](https://github.com/mitsuhiko/insta). Updates `soroban-sdk` from 21.7.7 to 27.0.3 - [Release notes](https://github.com/stellar/rs-soroban-sdk/releases) - [Commits](stellar/rs-soroban-sdk@v21.7.7...v27.0.3) Updates `insta` from 1.47.2 to 1.48.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.47.2...1.48.0) --- updated-dependencies: - dependency-name: insta dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: soroban-sdk dependency-version: 26.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/contracts/all-dependencies-9a54b04ddf
branch
from
August 3, 2026 07:25
8bcaf5f to
9629901
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 all-dependencies group with 2 updates in the /contracts directory: soroban-sdk and insta.
Updates
soroban-sdkfrom 21.7.7 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
instafrom 1.47.2 to 1.48.0Release notes
Sourced from insta's releases.
Changelog
Sourced from insta's changelog.
Commits
7f23d2eRelease 1.48.0 (#925)ee9cae1AllowCI=trueto be overridden by an explicitly passed--acceptCLI flag ...043cf82fix: translate --profile to --cargo-profile for nextest (#913)9c77f13test: cover deep-wildcard redaction through arrays (#915)362f432Fix--snapshotfilter on Windows; allow partial paths (#904)a436836fix: tolerate a missing binary snapshot data file (#914)bf5fcdffix: regenerate Cargo.lock and guard it with --locked in CI (#912)a761a9cfeat: Support YAML literal blocks for multiline strings (#851)f9633f3ci: pincheck-minverto nightly-2026-04-25 (#905)c7b98b8feat: add strip_ansi_escape_codes setting (#899)