-
-
Notifications
You must be signed in to change notification settings - Fork 3
Bump the cargo group across 1 directory with 16 updates #86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/cargo-1ed10a2422
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Bumps the cargo group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.100` | | [eframe](https://github.com/emilk/egui) | `0.20.1` | `0.29.1` | | [kira](https://github.com/tesselode/kira) | `0.7.3` | `0.10.8` | | [lz4_flex](https://github.com/pseitz/lz4_flex) | `0.11.3` | `0.12.0` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.3` | `0.12.5` | | [rayon](https://github.com/rayon-rs/rayon) | `1.10.0` | `1.11.0` | | [rfd](https://github.com/PolyMeilex/rfd) | `0.13.0` | `0.15.2` | | [rgb](https://github.com/kornelski/rust-rgb) | `0.8.50` | `0.8.52` | | [rmp-serde](https://github.com/3Hren/msgpack-rust) | `1.3.0` | `1.3.1` | | [symphonia](https://github.com/pdeljanov/Symphonia) | `0.5.4` | `0.5.5` | | [thread-priority](https://github.com/iddm/thread-priority) | `1.1.0` | `3.0.0` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.40` | `0.1.44` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.20` | `0.3.22` | | [tracing-timing](https://github.com/jonhoo/tracing-timing) | `0.6.0` | `0.6.1` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.24.0` | Updates `anyhow` from 1.0.86 to 1.0.100 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.86...1.0.100) Updates `eframe` from 0.20.1 to 0.29.1 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.20.1...0.29.1) Updates `kira` from 0.7.3 to 0.10.8 - [Release notes](https://github.com/tesselode/kira/releases) - [Changelog](https://github.com/tesselode/kira/blob/main/changelog.md) - [Commits](tesselode/kira@v0.7.3...v0.10.8) Updates `lz4_flex` from 0.11.3 to 0.12.0 - [Release notes](https://github.com/pseitz/lz4_flex/releases) - [Changelog](https://github.com/PSeitz/lz4_flex/blob/main/CHANGELOG.md) - [Commits](https://github.com/pseitz/lz4_flex/commits/0.12.0) Updates `parking_lot` from 0.12.3 to 0.12.5 - [Release notes](https://github.com/Amanieu/parking_lot/releases) - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](Amanieu/parking_lot@0.12.3...parking_lot-v0.12.5) 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 `rfd` from 0.13.0 to 0.15.2 - [Release notes](https://github.com/PolyMeilex/rfd/releases) - [Changelog](https://github.com/PolyMeilex/rfd/blob/master/CHANGELOG.md) - [Commits](PolyMeilex/rfd@0.13.0...0.15.2) Updates `rgb` from 0.8.50 to 0.8.52 - [Changelog](https://github.com/kornelski/rust-rgb/blob/main/CHANGELOG.md) - [Commits](https://github.com/kornelski/rust-rgb/commits) Updates `rmp-serde` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/3Hren/msgpack-rust/releases) - [Commits](https://github.com/3Hren/msgpack-rust/commits) Updates `serde` from 1.0.209 to 1.0.228 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.209...v1.0.228) Updates `symphonia` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/pdeljanov/Symphonia/releases) - [Commits](pdeljanov/Symphonia@v0.5.4...v0.5.5) Updates `thread-priority` from 1.1.0 to 3.0.0 - [Release notes](https://github.com/iddm/thread-priority/releases) - [Changelog](https://github.com/iddm/thread-priority/blob/master/CHANGELOG.md) - [Commits](https://github.com/iddm/thread-priority/commits/v3.0.0) Updates `tracing` from 0.1.40 to 0.1.44 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.40...tracing-0.1.44) Updates `tracing-subscriber` from 0.3.20 to 0.3.22 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.20...tracing-subscriber-0.3.22) Updates `tracing-timing` from 0.6.0 to 0.6.1 - [Commits](jonhoo/tracing-timing@v0.6.0...v0.6.1) Updates `tempfile` from 3.12.0 to 3.24.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.12.0...v3.24.0) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.100 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: eframe dependency-version: 0.29.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: kira dependency-version: 0.10.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: lz4_flex dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: parking_lot dependency-version: 0.12.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rayon dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: rfd dependency-version: 0.15.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: rgb dependency-version: 0.8.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rmp-serde dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde dependency-version: 1.0.228 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: symphonia dependency-version: 0.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: thread-priority dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: tracing dependency-version: 0.1.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tracing-subscriber dependency-version: 0.3.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tracing-timing dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tempfile dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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:
1.0.861.0.1000.20.10.29.10.7.30.10.80.11.30.12.00.12.30.12.51.10.01.11.00.13.00.15.20.8.500.8.521.3.01.3.10.5.40.5.51.1.03.0.00.1.400.1.440.3.200.3.220.6.00.6.13.12.03.24.0Updates
anyhowfrom 1.0.86 to 1.0.100Release notes
Sourced from anyhow's releases.
Commits
18c2598Release 1.0.100f271988Merge pull request #426 from dtolnay/clippyfmt52f2115Mark macros with clippy::format_argsda5fd9dRaise minimum tested compiler to rust 1.76211e409Opt in to generate-macro-expansion when building on docs.rsb48fc02Enforce trybuild >= 1.0.108d5f59fbUpdate ui test suite to nightly-2025-09-07238415dUpdate ui test suite to nightly-2025-08-243bab070Update actions/checkout@v4 -> v54249254Order cap-lints flag in the same order as thiserror build scriptUpdates
eframefrom 0.20.1 to 0.29.1Release notes
Sourced from eframe's releases.
... (truncated)
Changelog
Sourced from eframe's changelog.
... (truncated)
Commits
fe368baRelease 0.29.1 - Bug fixesce744e6Do not round panel rectangles to pixel grid (#5196)15d3d43Fix backspace/arrow keys in TextEdit on Linux (#5188)448e12dFix id clash inUi::response(#5192)5390ecdBug fix: click anywhere on aTablerow to select it (#5193)db3dcafRemove debug-assert triggered bywith_layer_id/dnd_drag_source(#5191)679f6f5Replace "an ui" with "a ui" (#5185)59d7183Release 0.29.0 - Multipass,UiBuilder, & visual improvementsdae1979Add backContext::set_visuals()(#5100)25abb74egui_extras: AddTableBuilder::animate_scrolling(#5159)Updates
kirafrom 0.7.3 to 0.10.8Release notes
Sourced from kira's releases.
... (truncated)
Changelog
Sourced from kira's changelog.
... (truncated)
Commits
4265b88version bumpd822433decode default audio track when multiple tracks are present6f6ff10make StreamingSoundHandle Sync2a53794return startup errors instead of panicking805d4a5prepare release5289e7dadd docs.rs attributes for CpalBackend method availability8d1f063unifynum_unhandled_stream_errors_discardedand `num_handled_stream_errors_...745051fadd public stream error api31ac776use bounded ringbuffer and atomic counter on discard3b46452use unbounded stream manager error queueUpdates
lz4_flexfrom 0.11.3 to 0.12.0Release notes
Sourced from lz4_flex's releases.
Changelog
Sourced from lz4_flex's changelog.
Commits
Updates
parking_lotfrom 0.12.3 to 0.12.5Changelog
Sourced from parking_lot's changelog.
Commits
d7828ffchore: release73365adMerge pull request #495 from mbrobbel/doc_auto_cfg0b5585aReplacedoc_auto_cfgwithdoc_cfgc7b7dc7Merge pull request #493 from a1phyr/windows_link07c2d40Update MSRV to 1.71345cf7aSwitch fromwindows-targetstowindows-linkeeb186cMerge pull request #491 from AaronKutch/fix_assembly_on_miria7d328edo not use elision on Miri even if feature is enabled739d370Merge pull request #487 from sola-contrib/replace-winapied4ae93Replace winapi with windows-sys in benchmark crateUpdates
rayonfrom 1.10.0 to 1.11.0Changelog
Sourced from rayon's changelog.
Commits
6236214Merge #1031652f111Release rayon 1.7.0 and rayon-core 1.11.07df001dTweak plumbing consumer description322dfe8Merge #1026099241dMerge #1030a17bcb9Fix inappropriate use of slice::as_mut_ptr98077feBe more cautious about drain drops7069695Merge #1028874ff73Fix docs for the yieldNonecase onThreadPool58f7b7eBe careful comparingjob_ref.execute_fnUpdates
rfdfrom 0.13.0 to 0.15.2Release notes
Sourced from rfd's releases.
Changelog
Sourced from rfd's changelog.
... (truncated)
Commits
a846f86Update windows-rs to 0.59 (#231)6ab069cBump to 0.15.2 (#228)bee6126Bump pollster (#229)81e0dd3Fix crash due to not handling dialog window close event (#225)7c99656Fix issue where with no filter added no files are selectable on Windows (#211...3d09f55Formatting fixup2787c56macos: Fix random clippy lints0177c1ePost-merge cleanupc7c9537Bugfix: Fail to dismiss the Message Dialog merely in MacOS (#223)5cb7002Version bump 0.15.1 (#222)Updates
rgbfrom 0.8.50 to 0.8.52Commits
Updates
rmp-serdefrom 1.3.0 to 1.3.1Commits
Updates
serdefrom 1.0.209 to 1.0.228Release notes
Sourced from serde's releases.
... (truncated)
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
symphoniafrom 0.5.4 to 0.5.5Release notes
Sourced from symphonia's releases.
Commits
6d533f2chore: Release v0.5.5.8a5395cflac, isomp4, mkv: Optimize file length detection by using byte_len() instead...505458echore: Manually add clippy to CI toolchain.b1cfa16core (formats): Ignore nonsensical seek points in seek index. (#389)46b59dccore (formats): Derive Eq and PartialEq for SeekMode. (#361)31c1519chore: Fix failing CI jobs.6e0f198chore: Fix some failing CI jobs. (#378)6a72831core (io): Backport #344: Advance reader's position if scan pattern is not fo...99e4b00flac: Backport #328: Normalize the frame's sample rate when reading it from a...ef9bbd8isomp4: Update MIME type for m4a files to audio/mp4 (#351)Updates
thread-priorityfrom 1.1.0 to 3.0.0Release notes
Sourced from thread-priority's releases.
Changelog
Sourced from thread-priority's changelog.
Commits
Updates
tracingfrom 0.1.40 to 0.1.44Release notes
Sourced from tracing's releases.
... (truncated)
Commits
2d55f6fchore: prepare tracing 0.1.44 (#3439)