-
Notifications
You must be signed in to change notification settings - Fork 16
build(deps): bump the version-updates group across 1 directory with 28 updates #1810
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/version-updates-aa8fa454fc
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
528f562 to
723d7a3
Compare
…8 updates Bumps the version-updates group with 26 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actix-web](https://github.com/actix/actix-web) | `4.9.0` | `4.12.0` | | [alloy-primitives](https://github.com/alloy-rs/core) | `1.2.0` | `1.4.1` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.95` | `1.0.100` | | [blst](https://github.com/supranational/blst) | `0.3.15` | `0.3.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.9.0` | `1.11.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.39` | `0.4.42` | | [csv](https://github.com/BurntSushi/rust-csv) | `1.3.1` | `1.4.0` | | [curl](https://github.com/alexcrichton/curl-rust) | `0.4.47` | `0.4.49` | | [hex-literal](https://github.com/RustCrypto/utils) | `1.0.0` | `1.1.0` | | [http](https://github.com/hyperium/http) | `1.2.0` | `1.4.0` | | [hyper](https://github.com/hyperium/hyper) | `1.5.2` | `1.8.1` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.7.1` | `2.12.1` | | [json-patch](https://github.com/idubrov/json-patch) | `4.0.0` | `4.1.0` | | [log](https://github.com/rust-lang/log) | `0.4.25` | `0.4.28` | | [regex](https://github.com/rust-lang/regex) | `1.11.1` | `1.12.2` | | [reqwest-middleware](https://github.com/TrueLayer/reqwest-middleware) | `0.4.0` | `0.4.2` | | [ringbuf](https://github.com/agerasev/ringbuf) | `0.4.7` | `0.4.8` | | [serde_json](https://github.com/serde-rs/json) | `1.0.137` | `1.0.145` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.20.0` | `3.23.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.11` | `2.0.17` | | [time](https://github.com/time-rs/time) | `0.3.37` | `0.3.44` | | [tokio](https://github.com/tokio-rs/tokio) | `1.44.2` | `1.48.0` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.41` | `0.1.43` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.19` | `0.3.22` | | [uuid](https://github.com/uuid-rs/uuid) | `1.12.1` | `1.16.0` | | [vergen](https://github.com/rustyhorde/vergen) | `9.0.4` | `9.0.6` | Updates `actix-web` from 4.9.0 to 4.12.0 - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/main/CHANGES.md) - [Commits](actix/actix-web@web-v4.9.0...web-v4.12.0) Updates `alloy-primitives` from 1.2.0 to 1.4.1 - [Release notes](https://github.com/alloy-rs/core/releases) - [Changelog](https://github.com/alloy-rs/core/blob/main/CHANGELOG.md) - [Commits](alloy-rs/core@v1.2.0...v1.4.1) Updates `anyhow` from 1.0.95 to 1.0.100 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.95...1.0.100) Updates `blst` from 0.3.15 to 0.3.16 - [Release notes](https://github.com/supranational/blst/releases) - [Commits](supranational/blst@v0.3.15...v0.3.16) Updates `bytes` from 1.9.0 to 1.11.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.9.0...v1.11.0) Updates `chrono` from 0.4.39 to 0.4.42 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.39...v0.4.42) Updates `csv` from 1.3.1 to 1.4.0 - [Commits](BurntSushi/rust-csv@1.3.1...1.4.0) Updates `curl` from 0.4.47 to 0.4.49 - [Release notes](https://github.com/alexcrichton/curl-rust/releases) - [Commits](alexcrichton/curl-rust@curl-sys-0.4.47...curl-sys-0.4.49) Updates `hex-literal` from 1.0.0 to 1.1.0 - [Commits](RustCrypto/utils@hex-literal-v1.0.0...hex-literal-v1.1.0) Updates `http` from 1.2.0 to 1.4.0 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.2.0...v1.4.0) Updates `hyper` from 1.5.2 to 1.8.1 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.5.2...v1.8.1) Updates `indexmap` from 2.7.1 to 2.12.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.7.1...2.12.1) Updates `json-patch` from 4.0.0 to 4.1.0 - [Changelog](https://github.com/idubrov/json-patch/blob/main/CHANGELOG.md) - [Commits](idubrov/json-patch@v4.0.0...v4.1.0) Updates `log` from 0.4.25 to 0.4.28 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.25...0.4.28) Updates `regex` from 1.11.1 to 1.12.2 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.11.1...1.12.2) Updates `reqwest-middleware` from 0.4.0 to 0.4.2 - [Release notes](https://github.com/TrueLayer/reqwest-middleware/releases) - [Commits](TrueLayer/reqwest-middleware@reqwest-middleware-v0.4.0...reqwest-middleware-v0.4.2) Updates `ringbuf` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/agerasev/ringbuf/releases) - [Commits](https://github.com/agerasev/ringbuf/commits) Updates `serde` from 1.0.217 to 1.0.228 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.217...v1.0.228) Updates `serde_derive` from 1.0.217 to 1.0.228 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.217...v1.0.228) Updates `serde_json` from 1.0.137 to 1.0.145 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.137...v1.0.145) Updates `tempfile` from 3.20.0 to 3.23.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.20.0...v3.23.0) Updates `thiserror` from 2.0.11 to 2.0.17 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.11...2.0.17) Updates `time` from 0.3.37 to 0.3.44 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.37...v0.3.44) Updates `tokio` from 1.44.2 to 1.48.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.44.2...tokio-1.48.0) Updates `tracing` from 0.1.41 to 0.1.43 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.41...tracing-0.1.43) Updates `tracing-subscriber` from 0.3.19 to 0.3.22 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.19...tracing-subscriber-0.3.22) Updates `uuid` from 1.12.1 to 1.16.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.12.1...v1.16.0) Updates `vergen` from 9.0.4 to 9.0.6 - [Release notes](https://github.com/rustyhorde/vergen/releases) - [Commits](https://github.com/rustyhorde/vergen/commits/vergen_9.0.6) --- updated-dependencies: - dependency-name: actix-web dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: alloy-primitives dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: anyhow dependency-version: 1.0.100 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: blst dependency-version: 0.3.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: bytes dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: chrono dependency-version: 0.4.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: csv dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: curl dependency-version: 0.4.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: hex-literal dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: http dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: hyper dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: indexmap dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: json-patch dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: log dependency-version: 0.4.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: regex dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: reqwest-middleware dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: ringbuf dependency-version: 0.4.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: serde dependency-version: 1.0.228 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: serde_derive dependency-version: 1.0.228 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: serde_json dependency-version: 1.0.145 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: tempfile dependency-version: 3.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: thiserror dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: time dependency-version: 0.3.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: tokio dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: tracing dependency-version: 0.1.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: tracing-subscriber dependency-version: 0.3.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: uuid dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: vergen dependency-version: 9.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
723d7a3 to
2f3caab
Compare
🚀 Deployment Links of Blocksense Network websites:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 version-updates group with 26 updates in the / directory:
4.9.04.12.01.2.01.4.11.0.951.0.1000.3.150.3.161.9.01.11.00.4.390.4.421.3.11.4.00.4.470.4.491.0.01.1.01.2.01.4.01.5.21.8.12.7.12.12.14.0.04.1.00.4.250.4.281.11.11.12.20.4.00.4.20.4.70.4.81.0.1371.0.1453.20.03.23.02.0.112.0.170.3.370.3.441.44.21.48.00.1.410.1.430.3.190.3.221.12.11.16.09.0.49.0.6Updates
actix-webfrom 4.9.0 to 4.12.0Release notes
Sourced from actix-web's releases.
Commits
d119500release: actix-web v4.12.0 (#3830)a3f95eefeat: improveHttpResponseBuilder::streamingwith SizedStream (#3829)e1da110chore: Add public export forEitherExtractError(#3826)219b988build(deps): bump taiki-e/install-action from 2.62.46 to 2.62.49 (#3823)9cf3521build(deps): bump quote from 1.0.41 to 1.0.42 (#3825)8b10319build(deps): bump taiki-e/install-action from 2.62.45 to 2.62.46 (#3820)d5fae3echore: rename branch to main (#3821)e6958ccbuild(deps): bump taiki-e/install-action from 2.62.38 to 2.62.45 (#3819)3dd42eebuild(deps): bump tokio-util from 0.7.16 to 0.7.17 (#3817)627af8cchore(gha): setup cargo-deny (#3816)Updates
alloy-primitivesfrom 1.2.0 to 1.4.1Release notes
Sourced from alloy-primitives's releases.
... (truncated)
Changelog
Sourced from alloy-primitives's changelog.
... (truncated)
Commits
f7d4a85chore: release 1.4.15ac01farefactor(dyn-abi): clean up Resolver (#1030)7823e9aMerge commit from forkbaa341cchore: remove some inlines (#1028)2ce9079feat: gate 60 tuple impls behind 'more-tuple-impls' feature flag (#1027)6893986feat(sol-macro): add transient storage keyword support (#1026)bce535bchore: fix docs, typos (#1023)534c90efeat: Add Sqlx Traits forBytesType (#1020)4403ac8feat(primitives): Add Borsh support forTxKind(#1022)a71f93achore: remove feature(doc_auto_cfg) (#1019)Updates
anyhowfrom 1.0.95 to 1.0.100Release notes
Sourced from anyhow's releases.
Commits
18c2598Release 1.0.100f271988Merge pull request #426 from dtolnay/clippyfmt52f2115Mark macros with clippy::format_argsda5fd9dRaise minimum tested compiler to rust 1.76211e409Opt in to generate-macro-expansion when building on docs.rsb48fc02Enforce trybuild >= 1.0.108d5f59fbUpdate ui test suite to nightly-2025-09-07238415dUpdate ui test suite to nightly-2025-08-243bab070Update actions/checkout@v4 -> v54249254Order cap-lints flag in the same order as thiserror build scriptUpdates
blstfrom 0.3.15 to 0.3.16Release notes
Sourced from blst's releases.
Commits
e7f90debindings/rust/Cargo.toml: bump the version number.3aa4b71bindings/go/README.md: document core types and methods.1519e46blst_t.hpp: fix typos in right shift operators of the blst_256_t.b83544bbindings/rust/src/lib.rs: add sub_aggregate.07b109dbindings/rust: switch to sync_channel to optimize memory allocations.e61acc2bindings/blst.hpp: smooth some edges.f48500cmulti_scalar.c: tolerate infinity points in ptype##s_precompute_wbits.7c535f1ec_mult.h: tolerate low-order points in ptype##_mult_w##SZ.bd64e91asm/ct*inverse_mod*.pl: harmonize commentary with implementation.01d167cmulti_scalar.c: preclude out-of-bounds load.Updates
bytesfrom 1.9.0 to 1.11.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
a7952fbchore: prepare bytes v1.11.0 (#804)60cbb77fix:BytesMutonly reuse if src has remaining (#803)7ce330fMove drop_fn of from_owner into vtable (#801)4b53a29Tweak BytesMut::remaining_mut (#795)016fdbdReserve capacity in BytesMut::put (#794)ef7f257Specialize BytesMut::put::<Bytes> (#793)8b4f54dIgnore BytesMut::freeze doctest on wasm (#790)16132adFix latest clippy warnings (#787)3e44f88Bump MSRV to 1.57 (#788)f29e939Add some tests for Limit, BytesMut and Reader (#785)Updates
chronofrom 0.4.39 to 0.4.42Release notes
Sourced from chrono's releases.
Commits
f3fd15fBump version to 0.4.425cf5603strftime: add regression test casea623170strftime: simplify error handling36fbfb1strftime: move specifier handling out of match to reduce rightward drift7f413c3strftime: yield None early9d5dfe1strftime: outline constantse5f6be7strftime: move error() method below callerd516c27strftime: merge impl blocks0ee2172strftime: re-order items to keep impls together757a8b0Upgrade to windows-bindgen 0.63Updates
csvfrom 1.3.1 to 1.4.0Commits
4a3997e1.4.0a0a3c9ecsv-core-0.1.13f8e6b07deps: switchserdedependency toserde_core7c7c135style: address many Clippy lints5b2da18doc: simplify tutorial section on accessing headers633552aperf: serialize 128-bit integers viaitoae9f06f4lint: fixneedless_lifetimesandmismatched_lifetime_syntaxes9dab947test: fix broken test after panic message changeda00088style: address many Clippy lintsf973cd4enum: use#[non_exhaustive]instead of#[doc(hidden)]variantUpdates
curlfrom 0.4.47 to 0.4.49Commits
b57ef18Bump crate versions (#412)ecc8a2bExposed the CURLOPT_UPLOAD_BUFFERSIZE curl option. (#411)b0b6c68Add vendored field to Version information. (#409)ccc6e5aBump curl submodule (#408)e244263Trigger rebuild if a curl source file has changed. (#407)Updates
hex-literalfrom 1.0.0 to 1.1.0Commits
5c88fe4hex-literal: add support for colon-delimited literals (#1244)c210dd6Release blobby v0.4.0 (#1238)9118661block-padding: fixpad_detachedforNoPaddingandZeroPadding(#1227)a3045eaUse the standard order of[package]fields (#1237)a66ed6dRelease inout v0.2.0 (#1235)e0020c5Release block-padding v0.4.0 (#1233)c9f7bfeblock-buffer: fix typo (#1234)64c135aUpdate Cargo.lock1609b3fbuild(deps): bump digest from 0.11.0-rc.2 to 0.11.0-rc.3 (#1231)113694ezeroize: add v1.8.2 changelog entry (#1230)Updates
httpfrom 1.2.0 to 1.4.0Release notes
Sourced from http's releases.
... (truncated)
Changelog
Sourced from http's changelog.
Commits
b9625d8v1.4.050b009crefactor(header): inline FNV hasher to reduce dependencies (#796)b370d36feat(uri): makeAuthority/PathAndQuery::from_staticconst (#786)0d74251chore(ci): update to actions/checkout@v5 (#800)a760767docs: remove unnecessary extern crate sentence (#799)fb1d457refactor(header): use better panic message in const HeaderName and HeaderValu...20dbd6efeat(status): Add 103 EARLY_HINTS status code (#758)e7a7337chore: bump MSRV to 1.571888e28tests: downgrade rand back to 0.8 for now918bbc3chore: minor improvement for docs (#790)Updates
hyperfrom 1.5.2 to 1.8.1Release notes
Sourced from hyper's releases.