Bump the dependencies group across 1 directory with 25 updates#1805
Closed
dependabot[bot] wants to merge 2 commits into
Closed
Bump the dependencies group across 1 directory with 25 updates#1805dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Bumps the dependencies group with 25 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.98` | `1.0.99` | | [clap](https://github.com/clap-rs/clap) | `4.5.38` | `4.5.45` | | [headers](https://github.com/hyperium/headers) | `0.4.0` | `0.4.1` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.108` | `0.9.109` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.15` | `0.12.18` | | [reqwest_cookie_store](https://github.com/pfernie/reqwest_cookie_store) | `0.8.0` | `0.9.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.140` | `1.0.142` | | [strum](https://github.com/Peternator7/strum) | `0.27.1` | `0.27.2` | | [tabled](https://github.com/zhiburt/tabled) | `0.19.0` | `0.20.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.45.1` | `1.47.1` | | [toml](https://github.com/toml-rs/toml) | `0.8.22` | `0.9.5` | | [cookie_store](https://github.com/pfernie/cookie_store) | `0.21.1` | `0.22.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.17.0` | `1.18.0` | | [wiremock](https://github.com/LukeMathWalker/wiremock-rs) | `0.6.3` | `0.6.4` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.88` | `0.1.89` | | [cached](https://github.com/jaemk/cached) | `0.55.1` | `0.56.0` | | [glob](https://github.com/rust-lang/glob) | `0.3.2` | `0.3.3` | | [html5ever](https://github.com/servo/html5ever) | `0.31.0` | `0.35.0` | | [html5gum](https://github.com/untitaker/html5gum) | `0.7.0` | `0.8.0` | | [hyper](https://github.com/hyperium/hyper) | `1.6.0` | `1.7.0` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.12.0` | `3.14.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.12` | `2.0.15` | | [typed-builder](https://github.com/idanarye/rust-typed-builder) | `0.21.0` | `0.21.1` | | [rstest](https://github.com/la10736/rstest) | `0.25.0` | `0.26.1` | | [criterion](https://github.com/bheisler/criterion.rs) | `0.6.0` | `0.7.0` | Updates `anyhow` from 1.0.98 to 1.0.99 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.99) Updates `clap` from 4.5.38 to 4.5.45 - [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.38...clap_complete-v4.5.45) Updates `headers` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/hyperium/headers/releases) - [Commits](hyperium/headers@headers-v0.4.0...headers-v0.4.1) Updates `openssl-sys` from 0.9.108 to 0.9.109 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-sys-v0.9.108...openssl-sys-v0.9.109) Updates `reqwest` from 0.12.15 to 0.12.18 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.15...v0.12.18) Updates `reqwest_cookie_store` from 0.8.0 to 0.9.0 - [Changelog](https://github.com/pfernie/reqwest_cookie_store/blob/main/CHANGELOG.md) - [Commits](pfernie/reqwest_cookie_store@v0.8.0...v0.9.0) Updates `serde_json` from 1.0.140 to 1.0.142 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.142) Updates `strum` from 0.27.1 to 0.27.2 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.27.1...v0.27.2) Updates `tabled` from 0.19.0 to 0.20.0 - [Changelog](https://github.com/zhiburt/tabled/blob/master/CHANGELOG.md) - [Commits](https://github.com/zhiburt/tabled/commits) Updates `tokio` from 1.45.1 to 1.47.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.45.1...tokio-1.47.1) Updates `toml` from 0.8.22 to 0.9.5 - [Commits](toml-rs/toml@toml-v0.8.22...toml-v0.9.5) Updates `cookie_store` from 0.21.1 to 0.22.0 - [Changelog](https://github.com/pfernie/cookie_store/blob/master/CHANGELOG.md) - [Commits](pfernie/cookie_store@v0.21.1...v0.22.0) Updates `uuid` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.17.0...v1.18.0) Updates `wiremock` from 0.6.3 to 0.6.4 - [Changelog](https://github.com/LukeMathWalker/wiremock-rs/blob/main/CHANGELOG.md) - [Commits](LukeMathWalker/wiremock-rs@v0.6.3...v0.6.4) Updates `async-trait` from 0.1.88 to 0.1.89 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.88...0.1.89) Updates `cached` from 0.55.1 to 0.56.0 - [Changelog](https://github.com/jaemk/cached/blob/master/CHANGELOG.md) - [Commits](https://github.com/jaemk/cached/commits) Updates `glob` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/rust-lang/glob/releases) - [Changelog](https://github.com/rust-lang/glob/blob/master/CHANGELOG.md) - [Commits](rust-lang/glob@v0.3.2...v0.3.3) Updates `html5ever` from 0.31.0 to 0.35.0 - [Release notes](https://github.com/servo/html5ever/releases) - [Commits](https://github.com/servo/html5ever/commits/html5ever-v0.35.0) Updates `html5gum` from 0.7.0 to 0.8.0 - [Changelog](https://github.com/untitaker/html5gum/blob/main/CHANGELOG.md) - [Commits](untitaker/html5gum@0.7.0...0.8.0) Updates `hyper` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.6.0...v1.7.0) Updates `serde_with` from 3.12.0 to 3.14.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.12.0...v3.14.0) Updates `thiserror` from 2.0.12 to 2.0.15 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.12...2.0.15) Updates `typed-builder` from 0.21.0 to 0.21.1 - [Release notes](https://github.com/idanarye/rust-typed-builder/releases) - [Changelog](https://github.com/idanarye/rust-typed-builder/blob/master/CHANGELOG.md) - [Commits](idanarye/rust-typed-builder@v0.21.0...v0.21.1) Updates `rstest` from 0.25.0 to 0.26.1 - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.25.0...v0.26.1) Updates `criterion` from 0.6.0 to 0.7.0 - [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md) - [Commits](bheisler/criterion.rs@0.6.0...0.7.0) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.99 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: clap dependency-version: 4.5.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: headers dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: openssl-sys dependency-version: 0.9.109 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: reqwest dependency-version: 0.12.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: reqwest_cookie_store dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: serde_json dependency-version: 1.0.142 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: strum dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tabled dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tokio dependency-version: 1.47.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: toml dependency-version: 0.9.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cookie_store dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: uuid dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: wiremock dependency-version: 0.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: async-trait dependency-version: 0.1.89 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cached dependency-version: 0.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: glob dependency-version: 0.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: html5ever dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: html5gum dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: hyper dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: serde_with dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: thiserror dependency-version: 2.0.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typed-builder dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: rstest dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: criterion dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Aug 21, 2025
Merged
Member
|
@dependabot recreate |
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 dependencies group with 25 updates in the / directory:
1.0.981.0.994.5.384.5.450.4.00.4.10.9.1080.9.1090.12.150.12.180.8.00.9.01.0.1401.0.1420.27.10.27.20.19.00.20.01.45.11.47.10.8.220.9.50.21.10.22.01.17.01.18.00.6.30.6.40.1.880.1.890.55.10.56.00.3.20.3.30.31.00.35.00.7.00.8.01.6.01.7.03.12.03.14.02.0.122.0.150.21.00.21.10.25.00.26.10.6.00.7.0Updates
anyhowfrom 1.0.98 to 1.0.99Release notes
Sourced from anyhow's releases.
Commits
f2b963aRelease 1.0.992c64c15Merge pull request #420 from dtolnay/enotempty8cf66f7Allow build-script cleanup failure with NFSv3 output directory to be non-fatalf5e145cRevert "Pin nightly toolchain used for miri job"1d7ef1dUpdate ui test suite to nightly-2025-06-306929572Update ui test suite to nightly-2025-06-1837224e3Ignore mismatched_lifetime_syntaxes lint11f0e81Pin nightly toolchain used for miri jobd04c999Raise required compiler for backtrace feature to rust 1.82219d163Update test suite to nightly-2025-05-01Updates
clapfrom 4.5.38 to 4.5.45Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
246d972chore: Releasea35a076docs: Update changelog9b985a3Merge pull request #5912 from epage/takes389fbe8feat(builder): Allow flags to take num_args=0..=1c395d02test(parser): Show flag behavior32c119erefactor(assert): Be more specific than action.takes_values80ea3e7fix(assert): Clean up num_args/action assert2bc0f45fix(builder): Make ValueRange display independent of usize::MAXa0187c6test(assert): Verify num_args/action compata8f9885refactor(builder): Be more explicit in how takes_values is usedUpdates
headersfrom 0.4.0 to 0.4.1Release notes
Sourced from headers's releases.
Commits
8db1b78headers:0.4.112fb1d7feat: Add aimpl From\<http::HeaderName> for Vary(#210)66371a0feat: const::from_static()constructors (#209)d425d3cupdate copyright year1a8eac3doc: Remove empty line in document743d3b9fix(tests): Fix test compile error with nightly feature682d0a6refactor: Remove needless lifetime879d2d4Add methods formust-revalidateflag toCacheControl0fbde12docs(readme): add badge to readme2298faaAddContentEncoding::zstdUpdates
openssl-sysfrom 0.9.108 to 0.9.109Release notes
Sourced from openssl-sys's releases.
Commits
e6209d4Merge pull request #2415 from alex/bump-version9ca6cfeRelease openssl v0.10.73 and openssl-sys v0.9.109c42d49cMerge pull request #2414 from alex/boringssl-fix5e24219Attempt to fix with vcpkg93f30fffixed building on the latest boringssleb88fb0Merge pull request #2403 from botovq/ctest79a304aReplace ctest2 with ctestUpdates
reqwestfrom 0.12.15 to 0.12.18Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
595c80bv0.12.18f279ad1fix compilation if socks is enabled without tlsfed6bc6ci: add a feature powerset check job56ed35bv0.12.17f0bf46bbuild: Fix compilation issues on macOS (#2696)99259cbv0.12.1657670acfeat: add customizable headers forreqwest::Proxy(#2600)d9cf60erefactor: UsingFollowRedirectfromtower-httpto handle theredirectl...75f62f2fix: ensure H3ResponseFuture is sync (#2685)0e1d188chore: replace rustls-pemfile with rustls-pki-types (#2541)Updates
reqwest_cookie_storefrom 0.8.0 to 0.9.0Changelog
Sourced from reqwest_cookie_store's changelog.
Commits
9f77587chore(release): prepare for v0.9.0d3f8da6chore(deps): bump cookie_store9cdc5aachore(release): prepare for v0.8.2f34afc5doc: update README.md with latest doctest examplef7a7600chore(release): prepare for v0.8.14affa2eci: update release.sh to incorporatecargo-semver-checks4b4d426refact: update serialization calls to usecookie_store::serdebb7861fdoc: re-enable doctest running65a18cechore: update to edition 20218251209doc: add notice regarding independence from thereqwestprojectUpdates
serde_jsonfrom 1.0.140 to 1.0.142Release notes
Sourced from serde_json's releases.
Commits
1731167Release 1.0.142e51c814Touch up PR 126584abbdbMerge pull request #1265 from aatifsyed/master6843c36Release 1.0.1416e2c210Touch up PR 1273623d9b4Merge pull request #1273 from conradludgate/optimise-string-escapingde70b7duse unreachable_unchecked for escape table. use a second match to roundtrip E...f2d940dreplace start index with bytes slice reference9206cc0feat: impl Default for &Valuecd55b5aIgnore mismatched_lifetime_syntaxes lintUpdates
strumfrom 0.27.1 to 0.27.2Release notes
Sourced from strum's releases.
Changelog
Sourced from strum's changelog.
Commits
38f6621Expound upon use_phf docs (#449)bb13390Implement asuffixattribute for serialization of enum variants (#440)c9e52bfAdd#[automatically_derived]to theimpls (#444)1b00f89Change enum table callbacks to FnMut. (#443)6e2ca25Remove broken link to EnumTable docs (#427)9503781allow discriminants on empty enum (#435)8553ba2Upgradephfto v0.12 (#448)2eba5c2Drop needlessrustversiondependency (#446)f301b67Merge branch 'linclelinkpart5-master-2'455b2bfMerge branch 'master' of https://github.com/linclelinkpart5/strum into lincle...Updates
tabledfrom 0.19.0 to 0.20.0Changelog
Sourced from tabled's changelog.
Commits
Updates
tokiofrom 1.45.1 to 1.47.1Release notes
Sourced from tokio's releases.
... (truncated)
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
tomlfrom 0.8.22 to 0.9.5Commits
bd21148chore: Releaseff1cb9adocs: Update changelog39dd8b6fix(parser): Improve bad quote error messages (#1014)137338echore(deps): Update Rust crate serde_json to v1.0.142 (#1022)2126e6achore: Releasefa2100adocs: Update changelog0c75bbdfeat(toml): Expose DeInteger/DeFloat as_str/radix (#1021)e3d64dffeat(toml): Expose DeFloat::as_strffdd211feat(toml): Expose DeInteger::as_str/radix9e7adccdocs(readme): Fix links to crates (#1020)Updates
cookie_storefrom 0.21.1 to 0.22.0Changelog
Sourced from cookie_store's changelog.
Commits
9d6306achore(release): prepare for v0.22.0ac20fc4fix: guardpublic_suffix_listinnew()w/#cfge3dc800fix!: addnew_with_public_suffixctor underpublic_suffixfeature0244c00chore: rustfmt1086a48ci: updaterelease.shto usecargo semver-checksa927a2cdoc: update CONTRIBUTORS.md5b66d75Merge pull request #50 from musicinmybrain/ron-0.10359e055Update ron to 0.10.1Updates
uuidfrom 1.17.0 to 1.18.0Release notes
Sourced from uuid's releases.
Commits
60a49ebMerge pull request #839 from uuid-rs/cargo/v1.18.0eb8c697prepare for 1.18.0 release281f26fMerge pull request #838 from uuid-rs/chore/time-conversion2d67ab2don't use allocated values in errorsc284ed5wrap the error type used in time conversions87a4359Merge pull request #835 from dcormier/main8927396Merge pull request #837 from uuid-rs/fix/lifetime-syntaxes6dfb4b1Conversions betweenTimestampandstd::time::SystemTimeb508383fix up mismatched_lifetime_syntaxes lintUpdates
wiremockfrom 0.6.3 to 0.6.4Commits
47d83c6Update lockfile29c5ac8chore: Release wiremock version 0.6.4ba2e0c7Allow returning arbitrary errors (#159)d007b1fRemove unmaintained surf dependency (#161)Updates
async-traitfrom 0.1.88 to 0.1.89Release notes
Sourced from async-trait's releases.
Commits
a7e91e9Release 0.1.89fbcfcacMerge pull request 293 from Veykril/lw/quote_spannedfd93990Improve use of spans inquote_spannedDescription has been truncated