chore(deps): bump the cargo group across 1 directory with 17 updates - #210
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the cargo group across 1 directory with 17 updates#210dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [abels-complex](https://github.com/abel465/abels-complex-rs) | `0.5.1` | `0.6.3` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.103` | `1.0.104` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.25.1` | `1.25.2` | | [clap](https://github.com/clap-rs/clap) | `4.6.2` | `4.6.4` | | [dashu](https://github.com/cmpute/dashu) | `0.5.0` | `0.5.1` | | [easy-cast](https://github.com/kas-gui/easy-cast) | `0.5.5` | `0.6.1` | | [egui](https://github.com/emilk/egui) | `0.34.3` | `0.35.0` | | [egui-wgpu](https://github.com/emilk/egui) | `0.34.3` | `0.35.0` | | [egui-winit](https://github.com/emilk/egui) | `0.34.3` | `0.35.0` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.32` | `0.3.33` | | [num-derive](https://github.com/rust-num/num-derive) | `0.4.2` | `0.5.1` | | [serde_json](https://github.com/serde-rs/json) | `1.0.150` | `1.0.151` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.18` | `2.0.19` | | [tokio](https://github.com/tokio-rs/tokio) | `1.52.4` | `1.53.1` | | [wgpu](https://github.com/gfx-rs/wgpu) | `29.0.4` | `30.0.0` | Updates `abels-complex` from 0.5.1 to 0.6.3 - [Commits](https://github.com/abel465/abels-complex-rs/commits) Updates `anyhow` from 1.0.103 to 1.0.104 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.103...1.0.104) Updates `bytemuck` from 1.25.1 to 1.25.2 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.25.1...v1.25.2) Updates `clap` from 4.6.2 to 4.6.4 - [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.6.2...clap_complete-v4.6.4) Updates `dashu` from 0.5.0 to 0.5.1 - [Commits](cmpute/dashu@v0.5.0...v0.5.1) Updates `dashu-float` from 0.5.0 to 0.5.2 - [Commits](cmpute/dashu@v0.5.0...v0.5.2) Updates `easy-cast` from 0.5.5 to 0.6.1 - [Release notes](https://github.com/kas-gui/easy-cast/releases) - [Changelog](https://github.com/kas-gui/easy-cast/blob/master/CHANGELOG.md) - [Commits](kas-gui/easy-cast@0.5.5...0.6.1) Updates `egui` from 0.34.3 to 0.35.0 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.34.3...0.35.0) Updates `egui-wgpu` from 0.34.3 to 0.35.0 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.34.3...0.35.0) Updates `egui-winit` from 0.34.3 to 0.35.0 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.34.3...0.35.0) Updates `futures` from 0.3.32 to 0.3.33 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.32...0.3.33) Updates `futures-channel` from 0.3.32 to 0.3.33 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.32...0.3.33) Updates `num-derive` from 0.4.2 to 0.5.1 - [Changelog](https://github.com/rust-num/num-derive/blob/main/RELEASES.md) - [Commits](rust-num/num-derive@num-derive-0.4.2...num-derive-0.5.1) Updates `serde_json` from 1.0.150 to 1.0.151 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.150...v1.0.151) Updates `thiserror` from 2.0.18 to 2.0.19 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.18...2.0.19) Updates `tokio` from 1.52.4 to 1.53.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.4...tokio-1.53.1) Updates `wgpu` from 29.0.4 to 30.0.0 - [Release notes](https://github.com/gfx-rs/wgpu/releases) - [Changelog](https://github.com/gfx-rs/wgpu/blob/trunk/CHANGELOG.md) - [Commits](gfx-rs/wgpu@v29.0.4...v30.0.0) --- updated-dependencies: - dependency-name: abels-complex dependency-version: 0.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: anyhow dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: bytemuck dependency-version: 1.25.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap dependency-version: 4.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: dashu dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: dashu-float dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: easy-cast dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: egui dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: egui-wgpu dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: egui-winit dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: futures dependency-version: 0.3.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: futures-channel dependency-version: 0.3.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: num-derive dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: thiserror dependency-version: 2.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio dependency-version: 1.53.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: wgpu dependency-version: 30.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo ... 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 cargo group with 15 updates in the / directory:
0.5.10.6.31.0.1031.0.1041.25.11.25.24.6.24.6.40.5.00.5.10.5.50.6.10.34.30.35.00.34.30.35.00.34.30.35.00.3.320.3.330.4.20.5.11.0.1501.0.1512.0.182.0.191.52.41.53.129.0.430.0.0Updates
abels-complexfrom 0.5.1 to 0.6.3Commits
Updates
anyhowfrom 1.0.103 to 1.0.104Release notes
Sourced from anyhow's releases.
Commits
1dbe186Release 1.0.104f6479f8Update to syn 3Updates
bytemuckfrom 1.25.1 to 1.25.2Changelog
Sourced from bytemuck's changelog.
Commits
f363643chore: Release bytemuck version 1.25.23de980bchangelog1d05becimplementNoUninitforchar,bool,NoZero*array (#350)Updates
clapfrom 4.6.2 to 4.6.4Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
87ec1adchore: Release78f2529docs: Update changelogb61f270Merge pull request #6369 from Metbcy/fix/zsh-completion-ordering74c6666fix(complete): Keep zsh candidate orderd142d8fMerge pull request #6360 from epage/stringba89563style: Prefer explicit string operationsbea966eMerge pull request #6359 from epage/manb811986chore(man):Remove unused required-features0010bf2Merge pull request #6358 from clap-rs/renovate/crate-ci-typos-1.xbab9b24chore(deps): Update compatible (dev) (#6357)Updates
dashufrom 0.5.0 to 0.5.1Commits
95575b9Release v0.5.1bb55b64base: extract ParseError::InvalidSyntax to develop (v1), keep master break-free1f21377ratio: add from_str_expanded(radix) for arbitrary-base parsingb5c6471base: fix bit()/encode() bugs found by new fuzz targetfce9dadAdd RBig::from_str_decimal and ParseError::InvalidSyntaxc290f59ratio: add num_traits::Pow<isize> (signed pow) for RBig/Relaxedfc83fafbenchmark: add pi task (dashu/astro-float/rug) and bump deps7ad0989Update dashu-macros docea02450Fix spurious overflow inpowifor bases near 1 (32-bit) (#95) (#96)1b96010Address opendp-num fuzz findings (DASHU-007/008/015/022/026) (#94)Updates
dashu-floatfrom 0.5.0 to 0.5.2Commits
c5b5569Release v0.5.232f368fdocs(roadmap): defer high-bits float mul to post-v1.00c44ccefloat: correctly-rounded mul/sqr/cubic + fuzz: rename/extend float test filesd4436d3cmplx: cover -0 component rendering in CBig Display/Debug486a5acfuzz: test float/complex differentials across multiple precisionsb4bfc41fuzz: tighten log2_bounds bracket check and add corner-case coveragea7dd5c5float: render -0 only under the formatter's + flagff4c229float,cmplx: expose ownership-aware addsub_{vv,vr,rv,rr} kernelsc28e26efloat: rename sub_ulp -> ulp_lb and make it public261c45ffloat: fix no_std build of the e() decimal-prefix testUpdates
easy-castfrom 0.5.5 to 0.6.1Release notes
Sourced from easy-cast's releases.
Changelog
Sourced from easy-cast's changelog.
Commits
1f843eb0.6.1: pub macros impl_via_from, impl_via_trivial (#54)ddd8035Prepare 0.6.0 (#53)0e80889Remove unsafe assumption that converted NonZero value is non-zero (#52)dcb181dImplement overflow of u128::MAX to f32::INFINITY (#51)8fd1c53Re-organise and improve int <-> float conversion tests (#50)8905b31Remove support for Saturating, Wrapping (#49)625e841Change Conv<f32> for f64 to trap NAN (#48)8b6d839Simplify ConvApprox<f64> for f32: use as (#47)11d4d6bExpand test suite (#46)893af0cMerge pull request #45 from kas-gui/push-mtzknmyzxywsUpdates
eguifrom 0.34.3 to 0.35.0Release notes
Sourced from egui's releases.
... (truncated)
Changelog
Sourced from egui's changelog.
... (truncated)
Commits
f72eaf6Add egui_inspection to missing places6f15dc0Release 0.35.0bc50ef7Fix accidental change9758f7bFix video74c0a0cAdd changeloga08630cImprove docs on some methods to clarify what counts as a "click" (#8251)5bf62caImplement proper visuals for IME composition (#8083)a8d09ebFix macOS wgpu live resize with low-latency surfaces (#8229)2e26b70Calllogiceven while browser tab is in background (#8257)26ead4afeat: addremove_string()to storage trait (#8264)Updates
egui-wgpufrom 0.34.3 to 0.35.0Release notes
Sourced from egui-wgpu's releases.
... (truncated)
Changelog
Sourced from egui-wgpu's changelog.
... (truncated)
Commits
74c0a0cAdd changeloga08630cImprove docs on some methods to clarify what counts as a "click" (#8251)5bf62caImplement proper visuals for IME composition (#8083)a8d09ebFix macOS wgpu live resize with low-latency surfaces (#8229)2e26b70Calllogiceven while browser tab is in background (#8257)26ead4afeat: addremove_string()to storage trait (#8264)3fdcef1Addatoms()helpers to getAtomsfrom widgets (#8128)ffbd7dcRemove 64 bit atomics in egui_extras (#8263)3e19bd1Make font hinting target configurable viaFontTweak(#8262)e8d9652MakeSlider::newtakeimpl Into<RangeInclusive(#8260)Updates
egui-winitfrom 0.34.3 to 0.35.0Release notes
Sourced from egui-winit's releases.
... (truncated)
Changelog
Sourced from egui-winit's changelog.
... (truncated)
Commits
74c0a0cAdd changeloga08630cImprove docs on some methods to clarify what counts as a "click" (#8251)5bf62caImplement proper visuals for IME composition (#8083)a8d09ebFix macOS wgpu live resize with low-latency surfaces (#8229)2e26b70Calllogiceven while browser tab is in background (#8257)26ead4afeat: addremove_string()to storage trait (#8264)3fdcef1Addatoms()helpers to getAtomsfrom widgets (#8128)ffbd7dcRemove 64 bit atomics in egui_extras (#8263)3e19bd1Make font hinting target configurable viaFontTweak(#8262)e8d9652MakeSlider::newtakeimpl Into<RangeInclusive(#8260)Updates
futuresfrom 0.3.32 to 0.3.33Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
89cc254Release 0.3.33cd9f5beci: Update release workflowd79a499Resolve rustdoc::broken_intra_doc_links warning95bbcf8Resolve rustdoc ambiguous link error303c165Resolve rustdoc::redundant_explicit_links warningf34e3f5ci: Cleanup66591a2Enable Miri for more testsab1072fSimplify target_has_atomic cfg in utility cratescf5d23bFix unsound compat01as03 implementation (fixes #2514) (#3012)8ae794fAdd portable-atomic-alloc feature and use it in FuturesUnordered (#3007)Updates
futures-channelfrom 0.3.32 to 0.3.33Release notes
Sourced from futures-channel's releases.
Changelog
Sourced from futures-channel's changelog.
Commits
89cc254Release 0.3.33cd9f5beci: Update release workflowd79a499Resolve rustdoc::broken_intra_doc_links warning95bbcf8Resolve rustdoc ambiguous link error303c165Resolve rustdoc::redundant_explicit_links warningf34e3f5ci: Cleanup66591a2Enable Miri for more testsab1072fSimplify target_has_atomic cfg in utility cratescf5d23bFix unsound compat01as03 implementation (fixes #2514) (#3012)8ae794fAdd portable-atomic-alloc feature and use it in FuturesUnordered (#3007)Updates
num-derivefrom 0.4.2 to 0.5.1Changelog
Sourced from num-derive's changelog.
Commits
2f73ee8Merge pull request #72 from cuviper/readme456e75dRelease 0.5.11e5e78fRemove full-syntax from the readme3230c9cMerge pull request #71 from cuviper/syn3cab6df7Remove the stale html_root_url9553029Release 0.5.0250c132Stop caching the registry8087623Raise the MSRV to 1.71 (like syn)14a12dfUpgrade tosyn v396ca025Merge pull request #70 from cuviper/rename-headUpdates
serde_jsonfrom 1.0.150 to 1.0.151Release notes
Sourced from serde_json's releases.
Commits
de85007Release 1.0.1513b2b3c5Merge pull request #1331 from WonderLawrence/rawvalue-from-string-unchecked0406d96Debug-assert well-formedness and no-whitespace in from_string_uncheckedcf16f75Add RawValue::from_string_unchecked827a315Update actions/upload-artifact@v6 -> v7cea36a5Update actions/checkout@v6 -> v7Updates
thiserrorfrom 2.0.18 to 2.0.19Release notes
Sourced from thiserror's releases.
Commits
e13a785Release 2.0.190a0e76cUpdate to syn 3ec42ea7Update actions/upload-artifact@v6 -> v74178c4aUpdate actions/checkout@v6 -> v77214e0eIgnore items_after_statements pedantic clippy lint in testfebcc03Merge pull request #451 from vip892766gma/maint/20260521171412c50e387chore: improve thiserror maintenance pathd4a2507Raise minimum tested compiler to rust 1.8599e8a6cUnpin CI miri toolchain9ac165cPin CI miri to nightly-2026-02-11Updates
tokiofrom 1.52.4 to 1.53.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
75fef53chore: prepare Tokio v1.53.1 (#8303)ae9d011signal: restore MSRV by removing OnceLock::wait from the Windows handler (#8300)eb4988dtime: fix the loom test of the race between cancellation/insertion (#8302)91d3b4ctime: fix alt timer cancellation and insertion race (#8252)