chore(deps): bump the examples-rust-all group in /examples/developer-hub-rust with 4 updates#791
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the examples-rust-all group in /examples/developer-hub-rust with 4 updates: [alloy](https://github.com/alloy-rs/alloy), [tokio](https://github.com/tokio-rs/tokio), [reqwest](https://github.com/seanmonstar/reqwest) and [serde_json](https://github.com/serde-rs/json). Updates `alloy` from 0.2.1 to 1.0.23 - [Release notes](https://github.com/alloy-rs/alloy/releases) - [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md) - [Commits](alloy-rs/alloy@v0.2.1...v1.0.23) Updates `tokio` from 1.46.1 to 1.47.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.46.1...tokio-1.47.1) Updates `reqwest` from 0.11.27 to 0.12.22 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.27...v0.12.22) Updates `serde_json` from 1.0.141 to 1.0.142 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.141...v1.0.142) --- updated-dependencies: - dependency-name: alloy dependency-version: 1.0.23 dependency-type: direct:production update-type: version-update:semver-major dependency-group: examples-rust-all - dependency-name: tokio dependency-version: 1.47.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: examples-rust-all - dependency-name: reqwest dependency-version: 0.12.22 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: examples-rust-all - dependency-name: serde_json dependency-version: 1.0.142 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: examples-rust-all ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 examples-rust-all group in /examples/developer-hub-rust with 4 updates: alloy, tokio, reqwest and serde_json.
Updates
alloyfrom 0.2.1 to 1.0.23Release notes
Sourced from alloy's releases.
... (truncated)
Changelog
Sourced from alloy's changelog.
... (truncated)
Commits
ff758f8chore: release 1.0.23693b61afix: return abi decoding errors as multicall failures (#2724)f148c2bchore: refine optional rpc-types features (#2734)e5a4227chore: bump precompute default to 8 (#2732)700b560chore: added blob endpoints for anvil (#2731)566cee4feat(mev): implementsend_mev_bundlemethod (#2728)25019adfeat(mev): implementsend_end_of_block_bundlemethod (#2727)709e83dfeat(mev): implementsend_private_raw_transactionmethod (#2726)c857e2afeat(mev): implement call_bundle and send/cancel_private_transaction (#2725)b4d929cfeat(mev): add support foreth_sendBlobsmethod to mev api (#2723)Updates
tokiofrom 1.46.1 to 1.47.1Release notes
Sourced from tokio's releases.
Commits
be8ee45chore: prepare Tokio v1.47.1 (#7504)d9b1916Merge 'tokio-1.43.2' into 'tokio-1.47.x' (#7503)db8edc6chore: prepare Tokio v1.43.2 (#7502)4730984readme: add 1.47 as LTS release (#7497)1979615process: fix panic from spurious pidfd wakeup (#7494)f669a60ci: add lockfile for LTS branchce41896sync: fix broken link of Pythonasyncio.EventinSetOncedocs (#7485)c8ab78achangelog: fix incorrect PR number for 1.47.0 (#7484)3911cb8chore: prepare Tokio v1.47.0 (#7482)d545aa2sync: addsync::Notify::notified_owned()(#7465)Updates
reqwestfrom 0.11.27 to 0.12.22Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
... (truncated)
Commits
e6e2d8av0.12.22a9ab0fafix(socks): bracket IPv6 addresses when formatting destination host (#2753)b739726v0.12.21d9ecdc1fix: add more context and description to SOCKS errors (#2750)d4c9eecfix: look for socks4a instead of socks4h (#2732)d793ed2(wasm) feat: add Default impl for wasm::Body (#2746)4cb2866fix: Error::is_timeout() checks for hyper::Error::is_timeout() (#2742)1794d99fix: request errors should include url (#2741)9edbd2etests: fix typos in multipart and redirect tests (#2738)e03d6f4docs: mention requiring Tokio (#2731)Updates
serde_jsonfrom 1.0.141 to 1.0.142Release notes
Sourced from serde_json's releases.
Commits
1731167Release 1.0.142e51c814Touch up PR 126584abbdbMerge pull request #1265 from aatifsyed/master9206cc0feat: impl Default for &ValueDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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 conditions