-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Bump the cargo-minor-and-patch-dependencies group with 15 updates #360
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
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/cargo-minor-and-patch-dependencies-31bd7286ec
Closed
Bump the cargo-minor-and-patch-dependencies group with 15 updates #360
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/cargo-minor-and-patch-dependencies-31bd7286ec
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
Bumps the cargo-minor-and-patch-dependencies group with 15 updates: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.227` | `1.0.228` | | [serde_json](https://github.com/serde-rs/json) | `1.0.140` | `1.0.145` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.98` | `1.0.100` | | [clap](https://github.com/clap-rs/clap) | `4.5.40` | `4.5.50` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.13.0` | `3.15.1` | | [typenum](https://github.com/paholg/typenum) | `1.18.0` | `1.19.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.47.1` | `1.48.0` | | [axum](https://github.com/tokio-rs/axum) | `0.8.4` | `0.8.6` | | [chrono](https://github.com/chronotope/chrono) | `0.4.39` | `0.4.42` | | [semver](https://github.com/dtolnay/semver) | `1.0.26` | `1.0.27` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.10` | `0.1.17` | | [http-body-util](https://github.com/hyperium/http-body) | `0.1.2` | `0.1.3` | | [axum-extra](https://github.com/tokio-rs/axum) | `0.10.1` | `0.10.3` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.13` | `0.7.16` | | [uuid](https://github.com/uuid-rs/uuid) | `1.17.0` | `1.18.1` | Updates `serde` from 1.0.227 to 1.0.228 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.227...v1.0.228) Updates `serde_json` from 1.0.140 to 1.0.145 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.145) Updates `anyhow` from 1.0.98 to 1.0.100 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.100) Updates `clap` from 4.5.40 to 4.5.50 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.40...clap_complete-v4.5.50) Updates `serde_with` from 3.13.0 to 3.15.1 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.13.0...v3.15.1) Updates `typenum` from 1.18.0 to 1.19.0 - [Release notes](https://github.com/paholg/typenum/releases) - [Changelog](https://github.com/paholg/typenum/blob/main/CHANGELOG.md) - [Commits](paholg/typenum@v1.18.0...v1.19.0) 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 `axum` from 0.8.4 to 0.8.6 - [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.6) 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 `semver` from 1.0.26 to 1.0.27 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.26...1.0.27) Updates `hyper-util` from 0.1.10 to 0.1.17 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper-util@v0.1.10...v0.1.17) Updates `http-body-util` from 0.1.2 to 0.1.3 - [Release notes](https://github.com/hyperium/http-body/releases) - [Commits](hyperium/http-body@http-body-util-v0.1.2...http-body-util-v0.1.3) Updates `axum-extra` from 0.10.1 to 0.10.3 - [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.10.3) Updates `tokio-util` from 0.7.13 to 0.7.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.13...tokio-util-0.7.16) Updates `uuid` from 1.17.0 to 1.18.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.17.0...v1.18.1) --- updated-dependencies: - dependency-name: serde dependency-version: 1.0.228 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: serde_json dependency-version: 1.0.145 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: anyhow dependency-version: 1.0.100 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: clap dependency-version: 4.5.50 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: serde_with dependency-version: 3.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-and-patch-dependencies - dependency-name: typenum dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-and-patch-dependencies - dependency-name: tokio dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-and-patch-dependencies - dependency-name: axum dependency-version: 0.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: chrono dependency-version: 0.4.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: semver dependency-version: 1.0.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: hyper-util dependency-version: 0.1.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: http-body-util dependency-version: 0.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: axum-extra dependency-version: 0.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: tokio-util dependency-version: 0.7.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: uuid dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-and-patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
52563f2 to
0664c26
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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-minor-and-patch-dependencies group with 15 updates:
1.0.2271.0.2281.0.1401.0.1451.0.981.0.1004.5.404.5.503.13.03.15.11.18.01.19.01.47.11.48.00.8.40.8.60.4.390.4.421.0.261.0.270.1.100.1.170.1.20.1.30.10.10.10.30.7.130.7.161.17.01.18.1Updates
serdefrom 1.0.227 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'Updates
serde_jsonfrom 1.0.140 to 1.0.145Release notes
Sourced from serde_json's releases.
Commits
efa66e3Release 1.0.14523679e2Add serde version constraintfc27bafRelease 1.0.144caef3c6Ignore uninlined_format_args pedantic clippy lint81ba3aaMerge pull request #1285 from dtolnay/serdecored21e8ceSwitch serde dependency to serde_core6beb6cdMerge pull request #1286 from dtolnay/up1dbc803Raise required compiler to Rust 1.610bf5d87Enforce trybuild >= 1.0.108d12e943Update actions/checkout@v4 -> v5Updates
anyhowfrom 1.0.98 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
clapfrom 4.5.40 to 4.5.50Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
d8acd47chore: Release7c2b8d9docs: Update changeloge69a2eaMerge pull request #5987 from mernen/fix-bash-comp-words-loope03cc2eMerge pull request #5988 from cordx56/fix-builder-custom-version-docs5ab2579fix: Minor fix for builder docs about version2f66432fix(complete): Only parse arguments before current4d9d210test(complete): Illustrate current behavior in Bash6abe2f8chore: Released5c7454docs: Update changelog5b2e960Merge pull request #5985 from mernen/bash-curUpdates
serde_withfrom 3.13.0 to 3.15.1Release notes
Sourced from serde_with's releases.
Commits
d5ccc10Bump version to v3.15.1 (#898)341fbc1Bump version to v3.15.118ca8f2Update the documentation to refer to serde_core instead of serde (#897)f5deae3Update the documentation to refer to serde_core instead of serdee8ad178Bump github/codeql-action from 3 to 4 in the github-actions group (#893)dcfb20fBump regex from 1.11.2 to 1.12.1 (#894)cb2fdddBump regex from 1.11.2 to 1.12.16a8cb9eBump github/codeql-action from 3 to 4 in the github-actions groupea38dceBump version to 3.15.0 (#892)a3da8e6Bump version to 3.15.0Updates
typenumfrom 1.18.0 to 1.19.0Release notes
Sourced from typenum's releases.
Changelog
Sourced from typenum's changelog.
Commits
65d1738Version 1.19.0 (#235)39492aeadd implementations for ToInt for isize, i128, and u128 (#230)44eece3Add constants for powers of two minus one (#227)9b05f6cAdd core::fmt::Binary support for integers (#228)da36818Remove wrong documentation about type operators (#229)f86d468Fix CI job6b1603eRemove deprecated feature flag from lib.rs (#231)e71d144Fix const-generics feature on 16-bit targets (#224)7ceeb76fix tarr! pattern match (#225)827d80achore: exclude some files from published crates (#223)Updates
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
axumfrom 0.8.4 to 0.8.6Release notes
Sourced from axum's releases.
Commits
c1bb9c3Release axum 0.8.6 and related crates4a50581Update changelogs5c76cfdRemove usage of thedoc_auto_cfgfeature (#3505)c720f56Release axum-core v0.5.40c96eadRemove unused rustversion dependency of axum-core (#3502)a1d22f6Release axum 0.8.5 and related cratesad2fd5bUpdate changelogsa0692f9Reject JSON bodies with trailing chars (#3453)ae80850Update to cargo-deny api version 2 (#3475)651cc1eRemove unused link defUpdates
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
semverfrom 1.0.26 to 1.0.27Release notes
Sourced from semver's releases.
Commits
6ed8561Release 1.0.276967bbaAdd serde version constraint84d3057Exclude build.rs from crates.io packageb09aac9Merge pull request #343 from dtolnay/up49b8570Delete backport module9b04afeMerge pull request #342 from dtolnay/up83a8e91Delete no_nonzero_bitscan configuratione606a17Merge pull request #341 from dtolnay/upebe7cf1Delete no_unsafe_op_in_unsafe_fn_lint configurationa381bffMerge pull request #340 from dtolnay/upUpdates
hyper-utilfrom 0.1.10 to 0.1.17Release notes
Sourced from hyper-util's releases.
... (truncated)
Changelog
Sourced from hyper-util's changelog.
Commits
3021828v0.1.179fb7cd5fix(client): allow absolute-form if is_proxied is set even on HTTPS (#225)00035barefactor: set correct cfg on common::{rewind, Exec, Lazy, SyncWrapper} (#224)ad8c7c5refactor(connect): safely convertSocketto TokioTcpSocket(#223)00911ecchore(test): remove some miri exception config (#222)5cefcd8v0.1.160d4ca3fchore(cargo): move tokio/net feature to client (#218)89b2cfffix(proxy): Fix SOCKS4 proxy protocol parsing and matching (#219)39fd779tests(client): fix flaky pool test (#220)24714a3fix(client): cap pool idle interval to a minimum (#217)Updates
http-body-utilfrom 0.1.2 to 0.1.3Release notes
Sourced from http-body-util's releases.
Commits
ad4a9c9http-body-util: v0.1.3c86632efeat(util): introduceSender::{capacity, max_capacity}(#147)f904761update copyright year (#148)5d21ad1feat(util): introducechannel::Sender::try_send()(#146)1090bffdocs: notes on poll_frame return values (#144)261b2dfdocs: is_end_stream is a hint (#143)86fdf00util: add a channel body (#140)7339aecchore(http-body): update msrv to 1.61 (#141)98d0886feat(util): allow Empty constructor in const context (#129)fed1452chore(util): update msrv to 1.61Updates
axum-extrafrom 0.10.1 to 0.10.3Release notes
Sourced from axum-extra's releases.
Commits
c1bb9c3Release axum 0.8.6 and related crates4a50581Update changelogsDescription has been truncated