-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump the cargo-dependencies group across 1 directory with 21 updates #43
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/cargo-dependencies-4a7b286d03
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
…h 21 updates Bumps the cargo-dependencies group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.99` | `1.0.100` | | [serde](https://github.com/serde-rs/serde) | `1.0.219` | `1.0.228` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.16` | `2.0.17` | | [tokio](https://github.com/tokio-rs/tokio) | `1.47.1` | `1.48.0` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.41` | `0.1.43` | | [bytes](https://github.com/tokio-rs/bytes) | `1.10.1` | `1.11.0` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.20` | `0.3.22` | | [axum](https://github.com/tokio-rs/axum) | `0.8.4` | `0.8.7` | | [axum-extra](https://github.com/tokio-rs/axum) | `0.10.1` | `0.12.2` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.6.6` | `0.6.7` | | [metrics](https://github.com/metrics-rs/metrics) | `0.24.2` | `0.24.3` | | [hyper](https://github.com/hyperium/hyper) | `1.7.0` | `1.8.1` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.16` | `0.7.17` | | [metrics-exporter-prometheus](https://github.com/metrics-rs/metrics) | `0.17.2` | `0.18.0` | | [turmoil](https://github.com/tokio-rs/turmoil) | `0.6.6` | `0.7.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.23` | `0.12.24` | | [http](https://github.com/hyperium/http) | `1.3.1` | `1.4.0` | | [tokio-rustls](https://github.com/rustls/tokio-rustls) | `0.26.2` | `0.26.4` | | [rustls](https://github.com/rustls/rustls) | `0.23.31` | `0.23.35` | | [socket2](https://github.com/rust-lang/socket2) | `0.6.0` | `0.6.1` | | [criterion](https://github.com/criterion-rs/criterion.rs) | `0.7.0` | `0.8.0` | Updates `anyhow` from 1.0.99 to 1.0.100 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.99...1.0.100) Updates `serde` from 1.0.219 to 1.0.228 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.228) Updates `thiserror` from 2.0.16 to 2.0.17 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.16...2.0.17) Updates `tokio` from 1.47.1 to 1.48.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.47.1...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 `bytes` from 1.10.1 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.10.1...v1.11.0) Updates `tracing-subscriber` from 0.3.20 to 0.3.22 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.20...tracing-subscriber-0.3.22) Updates `axum` from 0.8.4 to 0.8.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.8.4...axum-v0.8.7) Updates `axum-extra` from 0.10.1 to 0.12.2 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-extra-v0.10.1...axum-extra-v0.12.2) Updates `tower-http` from 0.6.6 to 0.6.7 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.6...tower-http-0.6.7) Updates `metrics` from 0.24.2 to 0.24.3 - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-v0.24.2...metrics-v0.24.3) Updates `hyper` from 1.7.0 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.7.0...v1.8.1) Updates `tokio-util` from 0.7.16 to 0.7.17 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.16...tokio-util-0.7.17) Updates `metrics-exporter-prometheus` from 0.17.2 to 0.18.0 - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-exporter-prometheus-v0.17.2...metrics-exporter-prometheus-v0.18.0) Updates `turmoil` from 0.6.6 to 0.7.0 - [Release notes](https://github.com/tokio-rs/turmoil/releases) - [Changelog](https://github.com/tokio-rs/turmoil/blob/main/CHANGELOG.md) - [Commits](tokio-rs/turmoil@v0.6.6...v0.7.0) Updates `reqwest` from 0.12.23 to 0.12.24 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.23...v0.12.24) Updates `http` from 1.3.1 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.3.1...v1.4.0) Updates `tokio-rustls` from 0.26.2 to 0.26.4 - [Release notes](https://github.com/rustls/tokio-rustls/releases) - [Commits](rustls/tokio-rustls@v/0.26.2...v/0.26.4) Updates `rustls` from 0.23.31 to 0.23.35 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.31...v/0.23.35) Updates `socket2` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](rust-lang/socket2@v0.6.0...v0.6.1) Updates `criterion` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/criterion-rs/criterion.rs/releases) - [Changelog](https://github.com/criterion-rs/criterion.rs/blob/master/CHANGELOG.md) - [Commits](criterion-rs/criterion.rs@criterion-plot-v0.7.0...criterion-v0.8.0) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.100 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: serde dependency-version: 1.0.228 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: thiserror dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tokio dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tracing dependency-version: 0.1.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: bytes dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tracing-subscriber dependency-version: 0.3.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: axum dependency-version: 0.8.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: axum-extra dependency-version: 0.12.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tower-http dependency-version: 0.6.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: metrics dependency-version: 0.24.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: hyper dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tokio-util dependency-version: 0.7.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: metrics-exporter-prometheus dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: turmoil dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: reqwest dependency-version: 0.12.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: http dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tokio-rustls dependency-version: 0.26.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: rustls dependency-version: 0.23.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: socket2 dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: criterion dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 cargo-dependencies group with 21 updates in the / directory:
1.0.991.0.1001.0.2191.0.2282.0.162.0.171.47.11.48.00.1.410.1.431.10.11.11.00.3.200.3.220.8.40.8.70.10.10.12.20.6.60.6.70.24.20.24.31.7.01.8.10.7.160.7.170.17.20.18.00.6.60.7.00.12.230.12.241.3.11.4.00.26.20.26.40.23.310.23.350.6.00.6.10.7.00.8.0Updates
anyhowfrom 1.0.99 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
serdefrom 1.0.219 to 1.0.228Release notes
Sourced from serde's releases.
Commits
a866b33Release 1.0.2285adc9e8Merge pull request #2995 from dtolnay/rustdocflagsab58178Workaround for RUSTDOCFLAGS='--cfg=docsrs'415d9fcRelease 1.0.2277c58427Merge pull request #2991 from dtolnay/inlinecoredoc9d3410eMerge pull request #2992 from dtolnay/inplaceseed2fb6748Remove InPlaceSeed public re-exportf8137c7Inline serde_core into serde in docsrs modeb7dbf7eMerge pull request #2990 from dtolnay/integer1287c83691No longer macro_use integer128 moduleUpdates
thiserrorfrom 2.0.16 to 2.0.17Release notes
Sourced from thiserror's releases.
Commits
72ae716Release 2.0.17599fdceMerge pull request #434 from dtolnay/private9ec05f6Use differently named __private module per patch released2c492bRaise minimum tested compiler to rust 1.76fc3ab95Opt in to generate-macro-expansion when building on docs.rs819fe29Update ui test suite to nightly-2025-09-12259f48cEnforce trybuild >= 1.0.108470e6a6Update ui test suite to nightly-2025-08-24544e191Update actions/checkout@v4 -> v5cbc1ebaDelete duplicate cap-lints flag from build scriptUpdates
tokiofrom 1.47.1 to 1.48.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
556820fchore: prepare Tokio v1.48.0 (#7677)fd1659achore: prepare tokio-macros v2.6.0 (#7676)53e8acaci: update nightly version to 2025-10-12 (#7670)9e5527dprocess: fix error when runtime is shut down on nightly-2025-10-12 (#7672)25a24denet: remove PollEvented noise from Debug formats (#7675)c1fa25ftask: clarify the behavior of severalspawn_localmethods (#7669)e7e02fcfs: useFileOptionsinsidefs::Fileto support uring (#7617)f7a7f62ci: remove cargo-deny Unicode-DFS-2016 license exception config (#7619)d1f1499tokio: use cargo feature for taskdump support instead of cfg (#7655)ad6f618runtime: clarify the behavior ofHandle::block_on(#7665)Updates
tracingfrom 0.1.41 to 0.1.43Release notes
Sourced from tracing's releases.
... (truncated)
Commits
64e1c8dchore: prepare tracing 0.1.43 (#3427)7c44f7btracing: revert "makevaluesetmacro sanitary" (#3425)cdaf661chore: prepare tracing-mock 0.1.0-beta.2 (#3422)a164fd3chore: prepare tracing-journald 0.3.2 (#3421)405397bchore: prepare tracing-appender 0.2.4 (#3420)a9eeed7chore: prepare tracing-subscriber 0.3.21 (#3419)5bd5505chore: prepare tracing 0.1.42 (#3418)5508623chore: prepare tracing-attributes 0.1.31 (#3417)d92b4c0chore: prepare tracing-core 0.1.35 (#3414)9751b6echore: runtracing-subscribertests with all features (#3412)Updates
bytesfrom 1.10.1 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
tracing-subscriberfrom 0.3.20 to 0.3.22Release notes
Sourced from tracing-subscriber's releases.
Commits
cc44064chore: prepare tracing-subscriber 0.3.22 (#3428)64e1c8dchore: prepare tracing 0.1.43 (#3427)7c44f7btracing: revert "makevaluesetmacro sanitary" (#3425)cdaf661chore: prepare tracing-mock 0.1.0-beta.2 (#3422)a164fd3chore: prepare tracing-journald 0.3.2 (#3421)405397bchore: prepare tracing-appender 0.2.4 (#3420)a9eeed7chore: prepare tracing-subscriber 0.3.21 (#3419)5bd5505chore: prepare tracing 0.1.42 (#3418)5508623chore: prepare tracing-attributes 0.1.31 (#3417)d92b4c0chore: prepare tracing-core 0.1.35 (#3414)Updates
axumfrom 0.8.4 to 0.8.7Release notes
Sourced from axum's releases.
Commits
4404f27Release axum v0.8.7 and axum-extra v0.12.28f1545aFix typo in extractors guide (#3554)4fc3faaRelax implicit Send / Sync bounds (#3555)a05920cMake it easier to visually scan for default features (#3550)6d5e6d5Use extensions directly in from_request_parts (#3542)fe607e6Fixes wording typo (#3540)f9ce3e5Release axum-extra 0.12.112e1cf9Add back package.metadata.docs.rs for axum-extra914a35aRelease axum-extra 0.12.0e20e90dUpgrade axum-extra to prost v0.14 (#3517)Updates
axum-extrafrom 0.10.1 to 0.12.2Release notes
Sourced from axum-extra's releases.
Commits
4404f27Release axum v0.8.7 and axum-extra v0.12.28f1545aFix typo in extractors guide (#3554)4fc3faaRelax implicit Send / Sync bounds (#3555)a05920cMake it easier to visually scan for default features (#3550)6d5e6d5Use extensions directly in from_request_parts (#3542)fe607e6Fixes wording typo (#3540)f9ce3e5Release axum-extra 0.12.112e1cf9Add back package.metadata.docs.rs for axum-extra914a35aRelease axum-extra 0.12.0e20e90dUpgrade axum-extra to prost v0.14 (#3517)Updates
tower-httpfrom 0.6.6 to 0.6.7Release notes
Sourced from tower-http's releases.
Commits
3bf1ba7v0.6.7723ca9afix(decompression): Suppress EOF errors caused by decompressing empty body (#...8ab9f82chore(ci): use newer cargo-public-api-crates job (#619)7cfdf76doc: Replace doc_auto_cfg with doc_cfg (#609)50beeafAdd support for custom status code in TimeoutLayer (#599)35740dedeps: Remove unnecessary dev-dependencies (#606)a7eefaeci: Re-enable ci on default branch (#605)12a5b33tests: Update to brotli 8 (#603)0195198ci: Update to actions/checkout v5 (#604)c757491examples: Update to axum 0.8 (#602)Updates
metricsfrom 0.24.2 to 0.24.3Commits
0b95e10chore: Release98eba87chore: changelog updates65eff4ffeat(prometheus): add render_to_write function (#641)52c07ebchore(deps): bump hyper from 1.6.0 to 1.8.1 (#642)c664a01add KeyName -> std::Cow paths (#640)4c0a319fix(metrics-exporter-prometheus): fix visibility issue with LabelSetfde7e85actually export LabelSet so it can be used with formatting methods51fbc50update CHANGELOG to prepare for release41a2bb9enhancement(metrics-exporter-prometheus): implement native histogram supporte182e75chore(deps): bump hyper-util from 0.1.11 to 0.1.17 (#636)Updates
hyperfrom 1.7.0 to 1.8.1Release notes
Sourced from hyper's releases.
... (truncated)
Chan...
Description has been truncated