Bump the all-dependencies group across 1 directory with 26 updates#201
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the all-dependencies group across 1 directory with 26 updates#201dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-dependencies group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [opencv](https://github.com/twistedfall/opencv-rust) | `0.94.2` | `0.95.1` | | [geo](https://github.com/georust/geo) | `0.30.0` | `0.31.0` | | [hdbscan](https://github.com/tom-whitehead/hdbscan) | `0.10.1` | `0.11.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.45.1` | `1.47.1` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.95` | `1.0.99` | | [itertools](https://github.com/rust-itertools/itertools) | `0.13.0` | `0.14.0` | | derive-getters | `0.4.0` | `0.5.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.20` | `0.9.5` | | [uuid](https://github.com/uuid-rs/uuid) | `1.13.1` | `1.18.1` | | [graphviz-rust](https://github.com/besok/graphviz-rust) | `0.9.3` | `0.9.5` | | [chrono](https://github.com/chronotope/chrono) | `0.4.39` | `0.4.42` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.12` | `0.12.23` | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.1` | `2.5.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.140` | `1.0.145` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.15` | `0.7.16` | | [criterion](https://github.com/bheisler/criterion.rs) | `0.5.1` | `0.7.0` | | [rayon](https://github.com/rayon-rs/rayon) | `1.10.0` | `1.11.0` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.35` | `1.1.2` | | [tar](https://github.com/alexcrichton/tar-rs) | `0.4.43` | `0.4.44` | | [zip-extract](https://github.com/MCOfficer/zip-extract) | `0.1.3` | `0.4.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.38` | `1.0.40` | | [syn](https://github.com/dtolnay/syn) | `2.0.98` | `2.0.106` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.95` | `1.0.101` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.13` | `1.2.37` | Updates `opencv` from 0.94.2 to 0.95.1 - [Changelog](https://github.com/twistedfall/opencv-rust/blob/master/CHANGES.md) - [Commits](twistedfall/opencv-rust@v0.94.2...v0.95.1) Updates `geo` from 0.30.0 to 0.31.0 - [Changelog](https://github.com/georust/geo/blob/main/CHANGES.md) - [Commits](georust/geo@geo-0.30.0...geo-0.31.0) Updates `geo-types` from 0.7.16 to 0.7.17 - [Changelog](https://github.com/georust/geo/blob/main/CHANGES.md) - [Commits](georust/geo@geo-types-0.7.16...geo-types-0.7.17) Updates `hdbscan` from 0.10.1 to 0.11.0 - [Changelog](https://github.com/tom-whitehead/hdbscan/blob/master/CHANGELOG.md) - [Commits](https://github.com/tom-whitehead/hdbscan/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 `anyhow` from 1.0.95 to 1.0.99 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.95...1.0.99) Updates `itertools` from 0.13.0 to 0.14.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.13.0...v0.14.0) Updates `derive-getters` from 0.4.0 to 0.5.0 Updates `toml` from 0.8.20 to 0.9.5 - [Commits](toml-rs/toml@toml-v0.8.20...toml-v0.9.5) Updates `serde` from 1.0.219 to 1.0.225 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.225) Updates `uuid` from 1.13.1 to 1.18.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.13.1...v1.18.1) Updates `graphviz-rust` from 0.9.3 to 0.9.5 - [Changelog](https://github.com/besok/graphviz-rust/blob/master/CHANGELOG.md) - [Commits](https://github.com/besok/graphviz-rust/commits) 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 `reqwest` from 0.12.12 to 0.12.23 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.12...v0.12.23) Updates `async-channel` from 2.3.1 to 2.5.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](smol-rs/async-channel@v2.3.1...v2.5.0) 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 `tokio-util` from 0.7.15 to 0.7.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.15...tokio-util-0.7.16) Updates `criterion` from 0.5.1 to 0.7.0 - [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md) - [Commits](bheisler/criterion.rs@0.5.1...0.7.0) Updates `rayon` from 1.10.0 to 1.11.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.10.0...rayon-core-v1.11.0) Updates `flate2` from 1.0.35 to 1.1.2 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.0.35...1.1.2) Updates `tar` from 0.4.43 to 0.4.44 - [Commits](composefs/tar-rs@0.4.43...0.4.44) Updates `zip-extract` from 0.1.3 to 0.4.1 - [Commits](MCOfficer/zip-extract@v0.1.3...v0.4.1) Updates `quote` from 1.0.38 to 1.0.40 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.38...1.0.40) Updates `syn` from 2.0.98 to 2.0.106 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.98...2.0.106) Updates `proc-macro2` from 1.0.95 to 1.0.101 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.95...1.0.101) Updates `cc` from 1.2.13 to 1.2.37 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.13...cc-v1.2.37) --- updated-dependencies: - dependency-name: opencv dependency-version: 0.95.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: geo dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: geo-types dependency-version: 0.7.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: hdbscan dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: tokio dependency-version: 1.47.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: anyhow dependency-version: 1.0.99 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: itertools dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: derive-getters dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: toml dependency-version: 0.9.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: serde dependency-version: 1.0.225 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: uuid dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: graphviz-rust dependency-version: 0.9.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: chrono dependency-version: 0.4.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: reqwest dependency-version: 0.12.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: async-channel dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: serde_json dependency-version: 1.0.145 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: tokio-util dependency-version: 0.7.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: criterion dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: rayon dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: flate2 dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: tar dependency-version: 0.4.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: zip-extract dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: quote dependency-version: 1.0.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: syn dependency-version: 2.0.106 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: proc-macro2 dependency-version: 1.0.101 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: cc dependency-version: 1.2.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
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-dependencies group with 24 updates in the / directory:
0.94.20.95.10.30.00.31.00.10.10.11.01.45.11.47.11.0.951.0.990.13.00.14.00.4.00.5.00.8.200.9.51.13.11.18.10.9.30.9.50.4.390.4.420.12.120.12.232.3.12.5.01.0.1401.0.1450.7.150.7.160.5.10.7.01.10.01.11.01.0.351.1.20.4.430.4.440.1.30.4.11.0.381.0.402.0.982.0.1061.0.951.0.1011.2.131.2.37Updates
opencvfrom 0.94.2 to 0.95.1Changelog
Sourced from opencv's changelog.
Commits
5ee7bc6chore: Release6af8749Update docs for OpenCV 4.11966b880Update changeloge624cb6Fix addressing inMat::at()andMat::at_mut()f153fb8Add Deref for MatStep72e0bd5Bump ci382a068Drop unneeded dep3185061chore: Releasef5d7324chore: Release4cba515Regenerate docs & update changelogUpdates
geofrom 0.30.0 to 0.31.0Commits
daf0515Merge pull request #1408 from georust/release0cdc86eCleanup changelog947b63fPrepare for 0.31.0 release.4f86e7dMerge pull request #1407 from urschrei/bump_proj_0_31_0bd32ff5Update to proj 0.31.021572c6Merge pull request #1406 from georust/mkirk/geo-rust-20249eed5bfupdate geo to rust 2024 editionea77d1cMerge pull request #1405 from georust/mkirk/i_overlay_4aadbdfechangelog04edee4bump geo MSRV to 1.85Updates
geo-typesfrom 0.7.16 to 0.7.17Commits
36b0f89prepare for 0.7.17 release56ca824Merge pull request #1390 from georust/mkirk/new-sweep-generic1004e17Intersections takes any (generic) Segmentbbf4446Merge pull request #1389 from georust/mkirk/wkt-rect1e1552awkt! macro for non-standard variants (LINE/RECT/TRIANGLE)11c626fMerge pull request #1378 from cookiedan42/intersects-poly-polyed03df2Merge pull request #1387 from georust/mkirk/new-sweep-edits23f98f8Simplify and speed up Intersections sweep line46d9d29Merge pull request #1382 from cuppachino/maine01be07fix rustdoc linkUpdates
hdbscanfrom 0.10.1 to 0.11.0Changelog
Sourced from hdbscan's changelog.
... (truncated)
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
anyhowfrom 1.0.95 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
itertoolsfrom 0.13.0 to 0.14.0Changelog
Sourced from itertools's changelog.
Commits
a015a68Addnext_arrayandcollect_arraya1213e1Prepare v0.14.0 releaseff0c942fix clippy lintsf80883bFix into_group_map_by documentation errorsb793238Add track_caller for asser_equal5d4056bdefault_featuresis deprecated - switch it todefault-featuresa447b68doc for added traitd0479b0"nitpicks"35c78ceIndexMut -> BorrowMut<slice>deb53barefactored to share codeUpdates
derive-gettersfrom 0.4.0 to 0.5.0Updates
tomlfrom 0.8.20 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
serdefrom 1.0.219 to 1.0.225Release notes
Sourced from serde's releases.
Commits
1d7899dRelease 1.0.22597168d3Touch up PR 2879373b11dMerge pull request 2879 from rcrisanti/fix/silence-deprecation-warnings-derive69072f2Merge pull request 2931 from Mingun/unify-serde-access5b37e8aMerge pull request #2980 from dtolnay/privateb47f4dfUnify access to the serde namespacecbe98a9Use differently named __private module per patch release957996fMake all use of __private go through interpolation1699882Release 1.0.224840f6ecMerge pull request #2979 from dtolnay/privateUpdates
uuidfrom 1.13.1 to 1.18.1Release notes
Sourced from uuid's releases.
... (truncated)
Commits
50d8e79Merge pull request #842 from uuid-rs/cargo/v1.18.17948592prepare for 1.18.1 release6d847c7Merge pull request #841 from uuid-rs/chore/unsafe-cleanup675ccccre-gate zerocopy behind unstable feature flag4dd5828Remove some unsafe; stabilize zerocopy60a49ebMerge 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 conversionsUpdates
graphviz-rustfrom 0.9.3 to 0.9.5Commits
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
reqwestfrom 0.12.12 to 0.12.23Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
... (truncated)
Commits
ae7375bv0.12.239aacdc1feat: add dns_resolver2 that is more ergonomic and flexible (#2793)221be11refactor: loosen retryfor_hostparameter bounds (#2792)acd1b05feat: add reqwest::retry policies (#2763)54b6022feat: addClientBuilder::unix_socket()option (#2624)6358ceffix: add default tcp keepalive and user_timeout values (#2780)21226a5style(client): usestd::task::ready!macro to simplify Poll branch matching...82086e7feat: add request cache options for wasm (#2775)2a0f7a3ci: use msrv-aware cargo in msrv job (#2779)f186803fix(proxy): restore default port 1080 for SOCKS proxies without explicit port...Updates
async-channelfrom 2.3.1 to 2.5.0Release notes
Sourced from async-channel's releases.
Changelog
Sourced from async-channel's changelog.
Commits
35a63c4Release 2.5.0b665e04Add Sender::closed future (#102)c250f28Release 2.4.0 (#108)c950c6eFix description ofrecv_blocking(#107)