chore(deps): bump the rust-dependencies group across 1 directory with 4 updates#37
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the rust-dependencies group across 1 directory with 4 updates#37dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… 4 updates Bumps the rust-dependencies group with 2 updates in the / directory: [x402-types](https://github.com/x402-rs/x402-rs) and [reqwest](https://github.com/seanmonstar/reqwest). Updates `x402-types` from `980ad88` to `de2e55b` - [Release notes](https://github.com/x402-rs/x402-rs/releases) - [Commits](x402-rs/x402-rs@980ad88...de2e55b) Updates `x402-chain-eip155` from `980ad88` to `de2e55b` - [Release notes](https://github.com/x402-rs/x402-rs/releases) - [Commits](x402-rs/x402-rs@980ad88...de2e55b) Updates `x402-reqwest` from `980ad88` to `de2e55b` - [Release notes](https://github.com/x402-rs/x402-rs/releases) - [Commits](x402-rs/x402-rs@980ad88...de2e55b) Updates `reqwest` from 0.13.3 to 0.13.4 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.13.3...v0.13.4) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: x402-chain-eip155 dependency-version: 6854f96ab87c892683a7c7e629df6fad9b2c1d07 dependency-type: direct:production dependency-group: rust-dependencies - dependency-name: x402-reqwest dependency-version: 6854f96ab87c892683a7c7e629df6fad9b2c1d07 dependency-type: direct:production dependency-group: rust-dependencies - dependency-name: x402-types dependency-version: 6854f96ab87c892683a7c7e629df6fad9b2c1d07 dependency-type: direct:production dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
d6a0744 to
fc353ea
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 rust-dependencies group with 2 updates in the / directory: x402-types and reqwest.
Updates
x402-typesfrom980ad88tode2e55bCommits
de2e55bchore: bump workspace and crate versions to 2.0.1 inCargo.tomland `Cargo....58f1fb7docs: add README forx402-chain-troncrate detailing TRON chain support, us...23aea2ffeat: Facilitation on TRON (#98)005c6c0chore: release v2.0.0, introduce breaking changes and new features across cratesd3d30abMerge pull request #97 from samsamtrum/fix-money-amount-format-validation243dbabReject malformed money amounts2df007dfeat: add Rust client support for EIP-155 "upto" flow, update dependencies, a...f9a8b08refactor: simplifymergefunction logic by replacingmatchwithif let...3f7fe1ddocs: add documentation foreip2612GasSponsoringextension and `with_extens...7d660c3refactor: remove outdated TODO comment in x402 Axum exampleUpdates
x402-chain-eip155from980ad88tode2e55bCommits
de2e55bchore: bump workspace and crate versions to 2.0.1 inCargo.tomland `Cargo....58f1fb7docs: add README forx402-chain-troncrate detailing TRON chain support, us...23aea2ffeat: Facilitation on TRON (#98)005c6c0chore: release v2.0.0, introduce breaking changes and new features across cratesd3d30abMerge pull request #97 from samsamtrum/fix-money-amount-format-validation243dbabReject malformed money amounts2df007dfeat: add Rust client support for EIP-155 "upto" flow, update dependencies, a...f9a8b08refactor: simplifymergefunction logic by replacingmatchwithif let...3f7fe1ddocs: add documentation foreip2612GasSponsoringextension and `with_extens...7d660c3refactor: remove outdated TODO comment in x402 Axum exampleUpdates
x402-reqwestfrom980ad88tode2e55bCommits
de2e55bchore: bump workspace and crate versions to 2.0.1 inCargo.tomland `Cargo....58f1fb7docs: add README forx402-chain-troncrate detailing TRON chain support, us...23aea2ffeat: Facilitation on TRON (#98)005c6c0chore: release v2.0.0, introduce breaking changes and new features across cratesd3d30abMerge pull request #97 from samsamtrum/fix-money-amount-format-validation243dbabReject malformed money amounts2df007dfeat: add Rust client support for EIP-155 "upto" flow, update dependencies, a...f9a8b08refactor: simplifymergefunction logic by replacingmatchwithif let...3f7fe1ddocs: add documentation foreip2612GasSponsoringextension and `with_extens...7d660c3refactor: remove outdated TODO comment in x402 Axum exampleUpdates
reqwestfrom 0.13.3 to 0.13.4Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
11489b3v0.13.4d31ffbbfeat: Expose HTTP2 keep alive configurations in blocking client (#3043)79ed0d7feat: support TLS 1.3 as min version under native-tls 🎉 (#2975)fb7bf6afix: remove unwrap in hickory initialization (#3041)3da616ffix: update hickory-resolver to 0.26 and adjust code accordingly (#3040)c77e7b2fix(http3): use happy eyeballs for h3 connect (#3030)9cbb65bchore: clean up minimal-versions CI job (#3039)17a7dc5chore: upgrade MSRV to 1.85 (#3038)03db63afix(redirect): strip sensitive headers on scheme change across redirects (#3034)4b813a8feat: add tls_sslkeylogfile builder method (#2923)