chore(deps): bump the cargo group across 1 directory with 17 updates - #211
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group with 16 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.6` | | [easy-cast](https://github.com/kas-gui/easy-cast) | `0.5.5` | `0.7.1` | | [egui](https://github.com/emilk/egui) | `0.34.3` | `0.36.1` | | [egui-wgpu](https://github.com/emilk/egui) | `0.34.3` | `0.36.1` | | [egui-winit](https://github.com/emilk/egui) | `0.34.3` | `0.36.1` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.9` | `1.1.10` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.32` | `0.3.34` | | [log](https://github.com/rust-lang/log) | `0.4.33` | `0.4.34` | | [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.20` | | [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.6 - [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.6) Updates `easy-cast` from 0.5.5 to 0.7.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.7.1) Updates `egui` from 0.34.3 to 0.36.1 - [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.36.1) Updates `egui-wgpu` from 0.34.3 to 0.36.1 - [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.36.1) Updates `egui-winit` from 0.34.3 to 0.36.1 - [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.36.1) Updates `flate2` from 1.1.9 to 1.1.10 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.9...1.1.10) Updates `futures` from 0.3.32 to 0.3.34 - [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.34) Updates `futures-channel` from 0.3.32 to 0.3.34 - [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.34) Updates `log` from 0.4.33 to 0.4.34 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.33...0.4.34) 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.20 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.18...2.0.20) 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.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: easy-cast dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: egui dependency-version: 0.36.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: egui-wgpu dependency-version: 0.36.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: egui-winit dependency-version: 0.36.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: flate2 dependency-version: 1.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: futures dependency-version: 0.3.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: futures-channel dependency-version: 0.3.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: log dependency-version: 0.4.34 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.20 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 16 updates in the / directory:
0.5.10.6.31.0.1031.0.1041.25.11.25.24.6.24.6.60.5.50.7.10.34.30.36.10.34.30.36.10.34.30.36.11.1.91.1.100.3.320.3.340.4.330.4.340.4.20.5.11.0.1501.0.1512.0.182.0.201.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.6Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
348cff3chore: Released478377docs: Update changelog04b9fbbMerge pull request #6414 from koopatroopa787/fix-bash-completion-bracket-glob7075239Merge pull request #6422 from BaumiCoder/fix-fish-indentationsf90a966fix(complete): Use spaces for indentation in fishdd4997bfix(complete): Don't glob-expand bash positionals8387c81Merge pull request #6399 from clap-rs/renovate/crate-ci-typos-1.x8141e11chore(deps): Update compatible (dev) (#6398)8a6bd4echore(deps): Update pre-commit hook crate-ci/typos to v1.47.071a7213chore(deps): Update Rust Stable to v1.96 (#6396)Updates
easy-castfrom 0.5.5 to 0.7.1Release notes
Sourced from easy-cast's releases.
... (truncated)
Changelog
Sourced from easy-cast's changelog.
... (truncated)
Commits
473af3dNote on work-around for float_conversions feature (#71)9fea46bPrepare 0.7.0, README update (#70)6b9d062Documentation rewrite (#69)f2534d9Merge pull request #68 from kas-gui/push-wzqwxwkmpoqn0dc6ebaRename impl_via_trivial -> impl_via_identity3d2c54eAdd missing impl of fn conv_to to ConvTo<f64, Exact> for f320e7c240Merge pull request #67 from kas-gui/push-xzsouvxxrspq2b46c8bMake f32::try_conv(u128::MAX) an error941bdf1Test f32::conv_approx for u128 values04e78e7Merge pull request #66 from kas-gui/push-zlrwtvpyyylqUpdates
eguifrom 0.34.3 to 0.36.1Release notes
Sourced from egui's releases.
... (truncated)
Changelog
Sourced from egui's changelog.
... (truncated)
Commits
4c1f2faRelease 0.36.1 - FixSense::dragbug42cd821FixSense::dragdetecting drags when clicking widget above it (#8396)2397194Release 0.36.0 - Improved mobile keyboard support (#8390)e37d44aNever run an egui pass when nothing will be shown (#8387)90e0302Fix a few nightly clippy lints (#8388)5347b0aFix window with aGridbeing widenable but not shrinkable again (#8386)622bbbeAdd drag-to-open for collapsible panels (#8363)98eab50Treat a press that leaves a widget as a drag (#8365)78c0e39Fix ScrollArea failure by handling horizontal and vertical scrolling separate...5c0b690Addextra_text_line_spacingto control vertical spacing between text lines ...Updates
egui-wgpufrom 0.34.3 to 0.36.1Release notes
Sourced from egui-wgpu's releases.
... (truncated)
Changelog
Sourced from egui-wgpu's changelog.
... (truncated)
Commits
4c1f2faRelease 0.36.1 - FixSense::dragbug42cd821FixSense::dragdetecting drags when clicking widget above it (#8396)2397194Release 0.36.0 - Improved mobile keyboard support (#8390)e37d44aNever run an egui pass when nothing will be shown (#8387)90e0302Fix a few nightly clippy lints (#8388)5347b0aFix window with aGridbeing widenable but not shrinkable again (#8386)622bbbeAdd drag-to-open for collapsible panels (#8363)98eab50Treat a press that leaves a widget as a drag (#8365)78c0e39Fix ScrollArea failure by handling horizontal and vertical scrolling separate...5c0b690Addextra_text_line_spacingto control vertical spacing between text lines ...Updates
egui-winitfrom 0.34.3 to 0.36.1Release notes
Sourced from egui-winit's releases.
... (truncated)
Changelog
Sourced from egui-winit's changelog.
... (truncated)
Commits
4c1f2faRelease 0.36.1 - FixSense::dragbug42cd821FixSense::dragdetecting drags when clicking widget above it (#8396)2397194Release 0.36.0 - Improved mobile keyboard support (#8390)e37d44aNever run an egui pass when nothing will be shown (#8387)90e0302Fix a few nightly clippy lints (#8388)5347b0aFix window with aGridbeing widenable but not shrinkable again (#8386)622bbbeAdd drag-to-open for collapsible panels (#8363)98eab50Treat a press that leaves a widget as a drag (#8365)78c0e39Fix ScrollArea failure by handling horizontal and vertical scrolling separate...5c0b690Addextra_text_line_spacingto control vertical spacing between text lines ...Updates
flate2from 1.1.9 to 1.1.10Release notes
Sourced from flate2's releases.
Commits
ed93d4fMerge pull request #558 from rust-lang/lib-doc-updatefb5228dMerge pull request #559 from bushrat011899/no_std6ed3ba3Add executableno_stdexamplefaed8a0Expand CI to testno_stdcompatibility and correctness2ba8e7eAdd unstableno_stdsupport behindflate2_unstable_nightly_alloc_io3fe1126Centralize usage ofstdforerrorandio98e313aAddGzHeader::mtime_as_duration0642965Switch tocoreimplicit prelude and only usestdwhere required454a63cRemove left-overdbg!statement2a490b7Addruntime_detectionfeatureUpdates
futuresfrom 0.3.32 to 0.3.34Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
705e6b5Release 0.3.34616dac7compat: Inline RawWaker clone function4176369Inline remaining RawWaker clone functionsf17a895Fix cloned FuturesUnordered waker identity51d62admacro: bumpsynto v3 (#3028)9e26177ci: Reduce timeout-minutesb2d0983tsan: Enable Adaptive Delayf733d0eMiri: Ignore compat testse5def2fRename default branch to main89cc254Release 0.3.33Updates
futures-channelfrom 0.3.32 to 0.3.34Release notes
Sourced from futures-channel's releases.
Changelog
Sourced from futures-channel's changelog.
Commits
705e6b5Release 0.3.34616dac7compat: Inline RawWaker clone function4176369Inline remaining RawWaker clone functionsf17a895Fix cloned FuturesUnordered waker identity51d62admacro: bumpsynto v3 (#3028)9e26177ci: Reduce timeout-minutesb2d0983tsan: Enable Adaptive Delayf733d0eMiri: Ignore compat testse5def2fRename default branch to main89cc254Release 0.3.33