Bump the all-dependencies group with 28 updates#210
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the all-dependencies group with 28 updates#210dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the all-dependencies group with 28 updates: | Package | From | To | | --- | --- | --- | | [opencv](https://github.com/twistedfall/opencv-rust) | `0.94.2` | `0.98.2` | | [geo-types](https://github.com/georust/geo) | `0.7.16` | `0.7.19` | | [hdbscan](https://github.com/tom-whitehead/hdbscan) | `0.10.1` | `0.12.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.45.1` | `1.50.0` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.95` | `1.0.102` | | [itertools](https://github.com/rust-itertools/itertools) | `0.13.0` | `0.14.0` | | derive-getters | `0.4.0` | `0.5.0` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.31` | `0.3.32` | | [toml](https://github.com/toml-rs/toml) | `0.8.20` | `0.9.5` | | [serde](https://github.com/serde-rs/serde) | `1.0.219` | `1.0.228` | | [bytes](https://github.com/tokio-rs/bytes) | `1.10.1` | `1.11.1` | | [uuid](https://github.com/uuid-rs/uuid) | `1.13.1` | `1.23.1` | | [graphviz-rust](https://github.com/besok/graphviz-rust) | `0.9.3` | `0.9.7` | | [chrono](https://github.com/chronotope/chrono) | `0.4.39` | `0.4.44` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.12` | `0.13.2` | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.1` | `2.5.0` | | [bluerobotics-ping](https://github.com/bluerobotics/ping-rs) | `0.3.5` | `0.3.6` | | [serde_json](https://github.com/serde-rs/json) | `1.0.140` | `1.0.149` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.15` | `0.7.18` | | [criterion](https://github.com/criterion-rs/criterion.rs) | `0.5.1` | `0.8.2` | | [rayon](https://github.com/rayon-rs/rayon) | `1.10.0` | `1.12.0` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.35` | `1.1.9` | | [tar](https://github.com/alexcrichton/tar-rs) | `0.4.43` | `0.4.45` | | [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.45` | | [syn](https://github.com/dtolnay/syn) | `2.0.98` | `2.0.117` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.95` | `1.0.106` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.13` | `1.2.61` | Updates `opencv` from 0.94.2 to 0.98.2 - [Changelog](https://github.com/twistedfall/opencv-rust/blob/master/CHANGES.md) - [Commits](twistedfall/opencv-rust@v0.94.2...v0.98.2) Updates `geo-types` from 0.7.16 to 0.7.19 - [Changelog](https://github.com/georust/geo/blob/main/CHANGES.md) - [Commits](georust/geo@geo-types-0.7.16...geo-types-0.7.19) Updates `hdbscan` from 0.10.1 to 0.12.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.50.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.45.1...tokio-1.50.0) Updates `anyhow` from 1.0.95 to 1.0.102 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.95...1.0.102) 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 `futures` from 0.3.31 to 0.3.32 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.31...0.3.32) 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.228 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.228) Updates `bytes` from 1.10.1 to 1.11.1 - [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.1) Updates `uuid` from 1.13.1 to 1.23.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.13.1...v1.23.1) Updates `graphviz-rust` from 0.9.3 to 0.9.7 - [Changelog](https://github.com/besok/graphviz-rust/blob/master/CHANGELOG.md) - [Commits](https://github.com/besok/graphviz-rust/commits/v0.9.7) Updates `chrono` from 0.4.39 to 0.4.44 - [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.44) Updates `reqwest` from 0.12.12 to 0.13.2 - [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.13.2) 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 `bluerobotics-ping` from 0.3.5 to 0.3.6 - [Release notes](https://github.com/bluerobotics/ping-rs/releases) - [Commits](bluerobotics/ping-rs@0.3.5...0.3.6) Updates `serde_json` from 1.0.140 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.149) Updates `tokio-util` from 0.7.15 to 0.7.18 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.15...tokio-util-0.7.18) Updates `criterion` from 0.5.1 to 0.8.2 - [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@0.5.1...criterion-v0.8.2) Updates `rayon` from 1.10.0 to 1.12.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.10.0...rayon-core-v1.12.0) Updates `flate2` from 1.0.35 to 1.1.9 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.0.35...1.1.9) Updates `tar` from 0.4.43 to 0.4.45 - [Commits](alexcrichton/tar-rs@0.4.43...0.4.45) 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.45 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.38...1.0.45) Updates `syn` from 2.0.98 to 2.0.117 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.98...2.0.117) Updates `proc-macro2` from 1.0.95 to 1.0.106 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.95...1.0.106) Updates `cc` from 1.2.13 to 1.2.61 - [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.61) --- updated-dependencies: - dependency-name: opencv dependency-version: 0.98.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: geo-types dependency-version: 0.7.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: hdbscan dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: tokio dependency-version: 1.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: anyhow dependency-version: 1.0.102 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: futures dependency-version: 0.3.32 dependency-type: direct:production update-type: version-update:semver-patch 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.228 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: bytes dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: uuid dependency-version: 1.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: graphviz-rust dependency-version: 0.9.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: chrono dependency-version: 0.4.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: reqwest dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-minor 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: bluerobotics-ping dependency-version: 0.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: tokio-util dependency-version: 0.7.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: criterion dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: rayon dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: flate2 dependency-version: 1.1.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: tar dependency-version: 0.4.45 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.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: syn dependency-version: 2.0.117 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: proc-macro2 dependency-version: 1.0.106 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: cc dependency-version: 1.2.61 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 28 updates:
0.94.20.98.20.7.160.7.190.10.10.12.01.45.11.50.01.0.951.0.1020.13.00.14.00.4.00.5.00.3.310.3.320.8.200.9.51.0.2191.0.2281.10.11.11.11.13.11.23.10.9.30.9.70.4.390.4.440.12.120.13.22.3.12.5.00.3.50.3.61.0.1401.0.1490.7.150.7.180.5.10.8.21.10.01.12.01.0.351.1.90.4.430.4.450.1.30.4.11.0.381.0.452.0.982.0.1171.0.951.0.1061.2.131.2.61Updates
opencvfrom 0.94.2 to 0.98.2Changelog
Sourced from opencv's changelog.
... (truncated)
Commits
8bb7971chore: Releasee2e63cechore: Release93f4acdFix clang-22 support720b9dcBump CI versionsf5b06beCleanupe646327chore: Release89d136eRegenerate docs with OpenCV 4.13698d97dMerge remote-tracking branch 'origin/master'e2d7232chore: Releasecb83818Regen docs & update changelogUpdates
geo-typesfrom 0.7.16 to 0.7.19Commits
981be9fprepare for geo-types v0.7.19 release7d9831dUse PreparedGeometry for polygon validation performance (#1501)7c00e17Implement MonotoneChain data structure (#1467)dd73f38update i_overlay (#1520)8c11b5dAdd MakeValid trait for polygon repair via constrained Delaunay triangulation...10f14d7update rand to 0.10.0 (#1519)0e2e768Replace quadratic algorithms in Delaunay triangulation (#1517)a1a8596Switch to earcut crate for performance improvement (#1508)6f2603aAdd GDAL geometry validity test cases (#1515)11e4bc5deprecate stitch (#1514)Updates
hdbscanfrom 0.10.1 to 0.12.0Changelog
Sourced from hdbscan's changelog.
... (truncated)
Commits
Updates
tokiofrom 1.45.1 to 1.50.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
0273e45chore: prepare Tokio v1.50.0 (#7934)e3ee4e5chore: prepare tokio-macros v2.6.1 (#7943)8c980eaio: addwrite_all_vectoredtotokio-util(#7768)e35fd6dci: fix patch during clippy step (#7935)03fe44cruntime: fixevent_intervaldoc (#7932)d18e5dfio: fix race inMock::poll_write(#7882)f21f269runtime: fix race condition during the blocking pool shutdown (#7922)d81e8f0macros: remove (most) localusedeclarations intokio::select!(#7929)25e7f26rt: fix missing quotation in docs (#7925)e1a91efutil: fix typo in docs (#7926)Updates
anyhowfrom 1.0.95 to 1.0.102Release notes
Sourced from anyhow's releases.
Commits
5c657b3Release 1.0.102e737fb6Merge pull request #442 from dtolnay/backtrace7fe62b5Further simply backtrace conditional compilationc8cb5caMerge pull request #441 from dtolnay/backtracede27df7Delete CI use of --features=backtrace9b67e5dMerge pull request #440 from dtolnay/backtraceefdb11aSimplifystd_backtraceconditional codeb8a9a70Merge pull request #439 from dtolnay/backtracea42fc2cRemovefeature = "backtrace"conditional code2a2a3ceRe-word backtrace feature commentUpdates
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
futuresfrom 0.3.31 to 0.3.32Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
d9bba94Release 0.3.32151e0b9Add comments on rust-version field in Cargo.toml4aaf00cBump MSRV of utility crates to 1.71a4cce12perf: improve AtomicWaker::wake performance (#2983)ba9d102Add#[clippy::has_significant_drop]to guards (#2967)20396a8Fix rustdoc::broken_intra_doc_links warning815f6ebFix documentation ofBiLock::lock(#2971)0f0db04futures-util: makeMutex::new()const (#2956)5d6fc5eci: Test big-endian target (s390x Linux)9f739feIgnore dead_code lint on Fn1 traitUpdates
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.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
bytesfrom 1.10.1 to 1.11.1Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
417dccdRelease bytes v1.11.1 (#820)d0293b0Merge commit from forka7952fbchore: 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)Updates
uuidfrom 1.13.1 to 1.23.1Release notes
Sourced from uuid's releases.
... (truncated)
Commits
ca0c85fMerge pull request #879 from uuid-rs/cargo/v1.23.1b4db015prepare for 1.23.1 release771069dMerge pull request #878 from aznashwan/fix-from-gregorian-deprecation-note80994a2fix: Timestamp::from_gregorian deprecation note90c5be8Merge pull request #877 from guybedford/remove-wasm-bindgen-msrv8b8c4f4Remove deprecated feature from wasm-bindgen dependency00ab922Merge pull request #876 from uuid-rs/cargo/v1.23.0726ba45prepare for 1.23.0 release996dadeMerge pull request #875 from uuid-rs/fix/context-orderinge140479simplify a use stmtUpdates
graphviz-rustfrom 0.9.3 to 0.9.7Changelog
Sourced from graphviz-rust's changelog.
Commits
Updates
chronofrom 0.4.39 to 0.4.44Release notes
Sourced from chrono's releases.