chore(deps): bump the cargo group across 1 directory with 4 updates#147
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the cargo group across 1 directory with 4 updates#147dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the cargo group with 3 updates in the / directory: [soroban-sdk](https://github.com/stellar/rs-soroban-sdk), [rand](https://github.com/rust-random/rand) and [tar](https://github.com/alexcrichton/tar-rs). Updates `soroban-sdk` from 25.1.0 to 25.3.0 - [Release notes](https://github.com/stellar/rs-soroban-sdk/releases) - [Commits](stellar/rs-soroban-sdk@v25.1.0...v25.3.0) Updates `rand` from 0.8.5 to 0.9.3 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.9.3/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...0.9.3) Updates `soroban-sdk-macros` from 25.1.0 to 25.3.1 - [Release notes](https://github.com/stellar/rs-soroban-sdk/releases) - [Commits](stellar/rs-soroban-sdk@v25.1.0...v25.3.1) Updates `tar` from 0.4.44 to 0.4.45 - [Commits](alexcrichton/tar-rs@0.4.44...0.4.45) --- updated-dependencies: - dependency-name: soroban-sdk dependency-version: 25.3.0 dependency-type: direct:production dependency-group: cargo - dependency-name: rand dependency-version: 0.9.3 dependency-type: direct:production dependency-group: cargo - dependency-name: soroban-sdk-macros dependency-version: 25.3.1 dependency-type: indirect dependency-group: cargo - dependency-name: tar dependency-version: 0.4.45 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 3 updates in the / directory: soroban-sdk, rand and tar.
Updates
soroban-sdkfrom 25.1.0 to 25.3.0Release notes
Sourced from soroban-sdk's releases.
... (truncated)
Commits
dcbea44Bump version to 25.3.0 (#1751)082424bFixFrscalar field to reduce moduloron construction (#1750)3e529a6Bump version to 25.2.0 (#1749)80529beImplement spec shaking using dead code elimination and data section of wasm (...78ede6aBump deny action (#1742)914d7f6Document alloc feature (#1726)fadfa56Add commentary to alloc module about use of static_mut_refs and light code re...070b0d6Use compile-time assert in BigInt::from (#1725)ee06e71Fix BytesN::is_empty to check const length (#1733)87d2d43Remove unnecessary clone in iterators (#1734)Updates
randfrom 0.8.5 to 0.9.3Changelog
Sourced from rand's changelog.
... (truncated)
Commits
1aeee9fPrepare v0.9.3: deprecate featurelog(#1764)98473eePrepare rand 0.9.2 (#1648)031a1f5examples/print-next.rs(#1647)6cb75eeMake UniformUsize serializable (#1646)0c955c5Add some tests for BlockRng, BlockRng64 and Xoshiro RNGs (#1639)204084aFix: Remove accidental editor swap file (#1636)86262acDeprecate rand::rngs::mock module and StepRng (#1634)a6e217fUpdate statrs link (#1630)db993ecPrepare rand v0.9.1 (#1629)3057641Remove zerocopy from rand (#1579)Updates
soroban-sdk-macrosfrom 25.1.0 to 25.3.1Release notes
Sourced from soroban-sdk-macros's releases.
... (truncated)
Commits
e50d95aBump version to 25.3.1 (#1821)3198ec0improve poseidon, poseidon2_permutation docs (#1816)7f894f4Skip privacy-pools in soroban-examples CI (#1811)c32bb7eDocument#[contractimpl]export name behaviour (#1809)857c058Fix panic safety in register_contract_with_source and register_stellar_asset_...022d7c5Fix misc typos and doc links (#1804)b92b36bDocumentcontractimport!andcontractfile!SHA-256 verification options (...a589139Add compiler error when reserved type names are used as contract types (#1788)8503832Write to a temp file first during snapshot write_file (#1796)02431dfExpand docs for mock auth usage in tests (#1798)Updates
tarfrom 0.4.44 to 0.4.45Commits
096e3d1Bump to 0.4.45 (#443)17b1fd8archive: Prevent symlink-directory collision chmod attack (#442)de1a587archive: Unconditionally honor PAX size (#441)6071cbeci: Consolidate workflows (#439)ad1fde9build-sys: Promote unused_code to an errorc8cb250tests: Squash a warning638c495ci: Add xtask infra + reverse dependency testing (#435)32a9bbbtests: Add RandomReader to exercise partial-read resilience (#436)9c5df0bFix GNU long-name extension stream corruption on validation error (#434)88b1e3bFix docs typo in header.rs (#431)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 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.