A0-3951: Bump the all-rust-deps group across 1 directory with 8 updates#1910
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
A0-3951: Bump the all-rust-deps group across 1 directory with 8 updates#1910dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the all-rust-deps group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aleph-bft-crypto](https://github.com/Cardinal-Cryptography/AlephBFT) | `0.9.0` | `0.9.1` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.83` | `0.1.85` | | [serde](https://github.com/serde-rs/serde) | `1.0.215` | `1.0.217` | | [serde_json](https://github.com/serde-rs/json) | `1.0.133` | `1.0.135` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.69` | `2.0.3` | | [tokio](https://github.com/tokio-rs/tokio) | `1.41.1` | `1.43.0` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.93` | `1.0.95` | | [wat](https://github.com/bytecodealliance/wasm-tools) | `1.221.0` | `1.223.0` | Updates `aleph-bft-crypto` from 0.9.0 to 0.9.1 - [Commits](https://github.com/Cardinal-Cryptography/AlephBFT/commits) Updates `async-trait` from 0.1.83 to 0.1.85 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.83...0.1.85) Updates `serde` from 1.0.215 to 1.0.217 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.215...v1.0.217) Updates `serde_json` from 1.0.133 to 1.0.135 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.133...v1.0.135) Updates `thiserror` from 1.0.69 to 2.0.3 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.69...2.0.3) Updates `tokio` from 1.41.1 to 1.43.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.41.1...tokio-1.43.0) Updates `anyhow` from 1.0.93 to 1.0.95 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.93...1.0.95) Updates `wat` from 1.221.0 to 1.223.0 - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](bytecodealliance/wasm-tools@v1.221.0...v1.223.0) --- updated-dependencies: - dependency-name: aleph-bft-crypto dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-rust-deps - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-rust-deps - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: wat dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-rust-deps ... Signed-off-by: dependabot[bot] <support@github.com>
b869a79 to
223257a
Compare
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 all-rust-deps group with 8 updates in the / directory:
0.9.00.9.10.1.830.1.851.0.2151.0.2171.0.1331.0.1351.0.692.0.31.41.11.43.01.0.931.0.951.221.01.223.0Updates
aleph-bft-cryptofrom 0.9.0 to 0.9.1Commits
Updates
async-traitfrom 0.1.83 to 0.1.85Release notes
Sourced from async-trait's releases.
Commits
fee923dRelease 0.1.850c2e108Merge pull request #284 from dtolnay/selfinblock9456e54OmitSelf: 'async_traitbound in impl when not needed by signatureb77d0d5Add regression test for issue 2834c8406dRelease 0.1.841cab7e4Merge pull request #282 from dtolnay/impltrait3af8236Require Rust 1.75+ for RPITIT (return position impl trait in trait)85b572cSupport impl Trait in return typeaff365fAdd regression test for issue 2817d8519dUpdate ui test suite to nightly-2024-12-09Updates
serdefrom 1.0.215 to 1.0.217Release notes
Sourced from serde's releases.
Commits
930401bRelease 1.0.217cb6eaeaFix roundtrip inconsistency:b6f339cResolve repr_packed_without_abi clippy lint in tests2a5caeaMerge pull request #2872 from dtolnay/ehpersonalityb9f93f9Add no-std CI on stable compilereb5cd47Drop #[lang = "eh_personality"] from no-std test8478a3bMerge pull request #2871 from dtolnay/nostdstartdbb9091Replace #[start] with extern fn mainad8dd41Release 1.0.216f91d2edMerge pull request #2868 from dtolnay/automaticallyderivedUpdates
serde_jsonfrom 1.0.133 to 1.0.135Release notes
Sourced from serde_json's releases.
Commits
9802c08Release 1.0.135b97935fMerge pull request #1226 from tisonkun/map-into-valuesd48c224Add Map::into_values method1e77cacResolve precedence clippy lintb2a1415Release 1.0.1349875785Tweak wording of NULL/TRUE/FALSE documentation4aa05b9Merge pull request #1222 from dtolnay/rawvalueassocf42c7c7Move RawValue associated constants into same impl block as public functions96576baMerge pull request #1221 from bheylin/add-const-raw-values-for-null-and-bools4db66fbAdd'staticlifetime toconst'sUpdates
thiserrorfrom 1.0.69 to 2.0.3Release notes
Sourced from thiserror's releases.
... (truncated)
Commits
15fd26eRelease 2.0.37046023Simplify how has_bonus_display is accumulated9cc1d0bMerge pull request #384 from dtolnay/nowrap1d040f3Use Var wrapper only for Pointer formatting6a6132dExtend no-display ui test to cover another fmt traita061bebMerge pull request #383 from dtolnay/both6388293Support Display and Debug of same path in error messagedc0359eDefer binding_value construction520343eAdd test of Debug and Display of paths49be39dRelease 2.0.2Updates
tokiofrom 1.41.1 to 1.43.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
5f3296dchore: prepare Tokio v1.43.0 (#7079)cc974a6chore: prepare tokio-macros v2.5.0 (#7078)15495fdmetrics: improve flexibility of H2Histogram Configuration (#6963)ad41834io: don't callset_lenbefore initializing vector inBlocking(#7054)bd3e857runtime: moveis_join_waker_setassertion inunset_waker(#7072)15f7366runtime: fixLocalRuntimedoc links (#7074)fd2048dci: split miri jobs into unit and integration tests (#7071)e8f3915chore: use unsync loads forunsync_load(#7073)67f1277net: fix ambiguity inTcpStream::try_write_vectoreddocs (#7067)463502cio: clarifyReadBuf::uninitallows initialized buffers as well (#7053)Updates
anyhowfrom 1.0.93 to 1.0.95Release notes
Sourced from anyhow's releases.
Commits
48be1caRelease 1.0.95a03d6d6Merge pull request #402 from dtolnay/fromboxed52e4abbAdd Error::from_boxed with documentation about bidirectional?ffecefcMerge pull request #401 from dtolnay/construct671f700Add construct_ prefix to name of private construct functions8ceb5e9Release 1.0.94b9009abMerge pull request #399 from dtolnay/okvalue863791aAlign naming between Ok function argument and its documentation2081692Merge pull request #398 from zertosh/ok_doc_formatcc2cecbFix anyhow::Ok rustdoc code formattingUpdates
watfrom 1.221.0 to 1.223.0Release notes
Sourced from wat's releases.
... (truncated)
Commits
897ab1fRelease wasm-tools 1.223.0 (#1971)31c5811Explicitly disallow 64-bit/shared memories/tables in components (#1970)34c5c39[wit-parser] Don't trim leading/trailing whitespace from lines in doc comment...a43321dwasmparser: Fix subtyping depth indexing (#1968)46881c9Update wasmtime used in testing/fuzzing (#1966)760a03d[wasmprinter] support custom indent text (#1963)8229bc6wit-parser: use serde kebab-case (#1964)57b1aceadd async support towit_component::dummy_module(#1960)e0e94e3support streams, etc. in WitPrinter::declare_type (#1959)1e85a2a[wit-component] Extend the WIT printer for use in syntax highlighting (#1956)Most Recent Ignore Conditions Applied to This Pull Request
You can trigger a rebase of this PR 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