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.
|
…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 26.1.0 - [Release notes](https://github.com/stellar/rs-soroban-sdk/releases) - [Commits](stellar/rs-soroban-sdk@v21.7.7...v26.1.0) 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>
512cdbc to
8bcaf5f
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 26.1.0Release notes
Sourced from soroban-sdk's releases.
... (truncated)
Commits
175aa41chore: for CI cargo update use precise version67c90dcchore: run cargo update for patched crates in cid3978e6chore: make and make expand-tests1eb4551Fix failing OpenZeppelin CI jobs (#1884)18f288eFix cfg handling for contracttrait and contractimpl blocks (#1871)be46eb9Deprecate export for spec generation in spec shaking v2 (#1876)14fd094Update fuzz Cargo.lock for 26.1.0892fb2bBump version to 26.1.0f52b6aaBump version to 26.0.1 (#1877)0dd79feZero-copy improvement forU256andI256(#1867)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)