chore(deps): bump the cargo group across 1 directory with 6 updates - #20
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group with 6 updates in the /contracts-legacy directory: | Package | From | To | | --- | --- | --- | | [soroban-sdk](https://github.com/stellar/rs-soroban-sdk) | `23.0.2` | `23.5.3` | | [keccak](https://github.com/RustCrypto/sponges) | `0.1.5` | `0.1.6` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.8.8` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.14.0` | `3.23.0` | | [soroban-sdk-macros](https://github.com/stellar/rs-soroban-sdk) | `23.0.2` | `23.5.3` | | [time](https://github.com/time-rs/time) | `0.3.41` | `0.3.55` | Updates `soroban-sdk` from 23.0.2 to 23.5.3 - [Release notes](https://github.com/stellar/rs-soroban-sdk/releases) - [Commits](stellar/rs-soroban-sdk@v23.0.2...v23.5.3) Updates `keccak` from 0.1.5 to 0.1.6 - [Commits](RustCrypto/sponges@keccak-v0.1.5...keccak-v0.1.6) Updates `rand` from 0.8.5 to 0.8.8 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.8.8/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...0.8.8) Updates `serde_with` from 3.14.0 to 3.23.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.14.0...v3.23.0) Updates `soroban-sdk-macros` from 23.0.2 to 23.5.3 - [Release notes](https://github.com/stellar/rs-soroban-sdk/releases) - [Commits](stellar/rs-soroban-sdk@v23.0.2...v23.5.3) Updates `time` from 0.3.41 to 0.3.55 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.41...v0.3.55) --- updated-dependencies: - dependency-name: soroban-sdk dependency-version: 23.5.3 dependency-type: direct:production dependency-group: cargo - dependency-name: keccak dependency-version: 0.1.6 dependency-type: indirect dependency-group: cargo - dependency-name: rand dependency-version: 0.8.8 dependency-type: indirect dependency-group: cargo - dependency-name: serde_with dependency-version: 3.23.0 dependency-type: indirect dependency-group: cargo - dependency-name: soroban-sdk-macros dependency-version: 23.5.3 dependency-type: indirect dependency-group: cargo - dependency-name: time dependency-version: 0.3.55 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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 6 updates in the /contracts-legacy directory:
23.0.223.5.30.1.50.1.60.8.50.8.83.14.03.23.023.0.223.5.30.3.410.3.55Updates
soroban-sdkfrom 23.0.2 to 23.5.3Release notes
Sourced from soroban-sdk's releases.
... (truncated)
Commits
d3e1ab2FixFrscalar field to reduce moduloron construction (#1758)df56ce8Bump version to 23.5.3347f711Fix trait method call resolution in contractimpl (#1729)9ec7aedBump version to 23.5.259fcef4Fix range bound overflow in Vec/Bytes slice and GenRange gen_range for u64 (#...7870f0dBump version to 23.5.109f6ccfupdate fuzz lockbe3dc16Add MuxedAddress::from_str and from_string methods (#1678)a55c37bBump version to 23.5.0e671b39test: update new event tests for v23Updates
keccakfrom 0.1.5 to 0.1.6Commits
a8936d9keccak v0.1.6Updates
randfrom 0.8.5 to 0.8.8Changelog
Sourced from rand's changelog.
Commits
572d3b0v0.8: fix no-std + serde1 build (#1825)229f547Prepare 0.8.81ad885eAdd test + fix for feature serde1 without std90ff85erand v0.8.7: backport #1790 (#1804)5309f250.8.6 (#1772): update for recent nightly rustc and backport #17641126d03When testing rustc 1.36, use compatible dependencies.143b602Add Cargo.lock.msrv.9be86f2Fix cross build test.5e0d50dDrop simd_support.8ff02f0Upgrade cache action.Updates
serde_withfrom 3.14.0 to 3.23.0Release notes
Sourced from serde_with's releases.
... (truncated)
Commits
ea5dfdcBump version to v3.23.0 (#1005)e52e85bBump version to v3.23.039955b6Bump rmp dev-dependency (#1004)b51e5fbBump rmp dev-dependencyef598c6Use setup-rust-toolchain v2 instead of v1 (#1003)9ea2658Fix cargo lint about workspace lints being inherited in the test cratee5ad81aUse setup-rust-toolchain v2 instead of v18100141Bump the github-actions group across 1 directory with 2 updates (#1002)940f4a6Bump jsonschema from 0.49.8 to 0.52.0 (#1001)6f42b94Bump the github-actions group across 1 directory with 2 updatesUpdates
soroban-sdk-macrosfrom 23.0.2 to 23.5.3Release notes
Sourced from soroban-sdk-macros's releases.
... (truncated)
Commits
d3e1ab2FixFrscalar field to reduce moduloron construction (#1758)df56ce8Bump version to 23.5.3347f711Fix trait method call resolution in contractimpl (#1729)9ec7aedBump version to 23.5.259fcef4Fix range bound overflow in Vec/Bytes slice and GenRange gen_range for u64 (#...7870f0dBump version to 23.5.109f6ccfupdate fuzz lockbe3dc16Add MuxedAddress::from_str and from_string methods (#1678)a55c37bBump version to 23.5.0e671b39test: update new event tests for v23Updates
timefrom 0.3.41 to 0.3.55Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
... (truncated)
Commits
857d9c4v0.3.55 release2b72fcdPrecise feature gating for macroc1089ebRun check-targets, miri in parallelf377fadAvoid range-validated ordinal => year incascade2eacb0aReport miscellaneous tasks, overall status29621acSpeed up CI08de7baFix nano-timestamp validation3c3f046Fix copy-paste error3c0c81cCascade errors when deserializingUtcOffsetc21acd5Handle more deserializations ofSignedDurationDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.