Skip to content

chore(deps): bump the rust-dependencies group with 4 updates#23

Merged
hydai merged 1 commit intomasterfrom
dependabot/cargo/rust-dependencies-347a5833e7
Mar 2, 2026
Merged

chore(deps): bump the rust-dependencies group with 4 updates#23
hydai merged 1 commit intomasterfrom
dependabot/cargo/rust-dependencies-347a5833e7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps the rust-dependencies group with 4 updates: x402-types, x402-chain-eip155, x402-reqwest and tempfile.

Updates x402-types from ce6cfbb to ef5d48c

Commits
  • ef5d48c chore: bump crate versions to 1.4.2 and update changelog
  • 38f071f feat(x402-chain-eip155): enable traceparent feature for alloy-transport-http
  • 26dadfe refactor(telemetry): proper telemetry layer initialization
  • eb44a4d feat: preserve env var name in LiteralOrEnv for round-trip display
  • 5d36b03 feat: preserve env var name in LiteralOrEnv for round-trip display
  • b37c129 feat: support env var references for RPC endpoint URLs
  • 5051abc chore: bump crate versions to 1.3.1 across the project
  • b5ab930 fix: make description and mime_type in ResourceInfo optional as per spe...
  • See full diff in compare view

Updates x402-chain-eip155 from ce6cfbb to ef5d48c

Commits
  • ef5d48c chore: bump crate versions to 1.4.2 and update changelog
  • 38f071f feat(x402-chain-eip155): enable traceparent feature for alloy-transport-http
  • 26dadfe refactor(telemetry): proper telemetry layer initialization
  • eb44a4d feat: preserve env var name in LiteralOrEnv for round-trip display
  • 5d36b03 feat: preserve env var name in LiteralOrEnv for round-trip display
  • b37c129 feat: support env var references for RPC endpoint URLs
  • 5051abc chore: bump crate versions to 1.3.1 across the project
  • b5ab930 fix: make description and mime_type in ResourceInfo optional as per spe...
  • See full diff in compare view

Updates x402-reqwest from ce6cfbb to ef5d48c

Commits
  • ef5d48c chore: bump crate versions to 1.4.2 and update changelog
  • 38f071f feat(x402-chain-eip155): enable traceparent feature for alloy-transport-http
  • 26dadfe refactor(telemetry): proper telemetry layer initialization
  • eb44a4d feat: preserve env var name in LiteralOrEnv for round-trip display
  • 5d36b03 feat: preserve env var name in LiteralOrEnv for round-trip display
  • b37c129 feat: support env var references for RPC endpoint URLs
  • 5051abc chore: bump crate versions to 1.3.1 across the project
  • b5ab930 fix: make description and mime_type in ResourceInfo optional as per spe...
  • See full diff in compare view

Updates tempfile from 3.25.0 to 3.26.0

Changelog

Sourced from tempfile's changelog.

3.26.0

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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 conditions

Bumps the rust-dependencies group with 4 updates: [x402-types](https://github.com/x402-rs/x402-rs), [x402-chain-eip155](https://github.com/x402-rs/x402-rs), [x402-reqwest](https://github.com/x402-rs/x402-rs) and [tempfile](https://github.com/Stebalien/tempfile).


Updates `x402-types` from `ce6cfbb` to `ef5d48c`
- [Release notes](https://github.com/x402-rs/x402-rs/releases)
- [Commits](x402-rs/x402-rs@ce6cfbb...ef5d48c)

Updates `x402-chain-eip155` from `ce6cfbb` to `ef5d48c`
- [Release notes](https://github.com/x402-rs/x402-rs/releases)
- [Commits](x402-rs/x402-rs@ce6cfbb...ef5d48c)

Updates `x402-reqwest` from `ce6cfbb` to `ef5d48c`
- [Release notes](https://github.com/x402-rs/x402-rs/releases)
- [Commits](x402-rs/x402-rs@ce6cfbb...ef5d48c)

Updates `tempfile` from 3.25.0 to 3.26.0
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/commits/v3.26.0)

---
updated-dependencies:
- dependency-name: x402-types
  dependency-version: ef5d48ca012b481e68cfa23c9cac694cfdddc9fc
  dependency-type: direct:production
  dependency-group: rust-dependencies
- dependency-name: x402-chain-eip155
  dependency-version: ef5d48ca012b481e68cfa23c9cac694cfdddc9fc
  dependency-type: direct:production
  dependency-group: rust-dependencies
- dependency-name: x402-reqwest
  dependency-version: ef5d48ca012b481e68cfa23c9cac694cfdddc9fc
  dependency-type: direct:production
  dependency-group: rust-dependencies
- dependency-name: tempfile
  dependency-version: 3.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 2, 2026
@hydai hydai merged commit 339eee6 into master Mar 2, 2026
3 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/rust-dependencies-347a5833e7 branch March 2, 2026 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant