Bump the rust-updates group across 1 directory with 16 updates#24
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump the rust-updates group across 1 directory with 16 updates#24dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the rust-updates group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [proptest](https://github.com/proptest-rs/proptest) | `1.7.0` | `1.8.0` | | [winit](https://github.com/rust-windowing/winit) | `0.30.11` | `0.30.12` | | [image](https://github.com/image-rs/image) | `0.25.6` | `0.25.8` | | [log](https://github.com/rust-lang/log) | `0.4.27` | `0.4.28` | | [rayon](https://github.com/rayon-rs/rayon) | `1.10.0` | `1.11.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.219` | `1.0.228` | | [ron](https://github.com/ron-rs/ron) | `0.8.1` | `0.10.1` | | [postcard](https://github.com/jamesmunns/postcard) | `1.1.2` | `1.1.3` | | [charts-rs](https://github.com/vicanso/charts-rs) | `0.3.24` | `0.3.25` | | [egui_extras](https://github.com/emilk/egui) | `0.31.1` | `0.32.3` | | [egui_plot](https://github.com/emilk/egui_plot) | `0.32.1` | `0.33.0` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.2` | | [bitcode](https://github.com/SoftbearStudios/bitcode) | `0.6.6` | `0.6.7` | | [rstest](https://github.com/la10736/rstest) | `0.25.0` | `0.26.1` | | [egui_graphs](https://github.com/blitzar-tech/egui_graphs) | `0.25.1` | `0.28.0` | | [serde_path_to_error](https://github.com/dtolnay/path-to-error) | `0.1.17` | `0.1.20` | Updates `proptest` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md) - [Commits](proptest-rs/proptest@v1.7.0...v1.8.0) Updates `winit` from 0.30.11 to 0.30.12 - [Release notes](https://github.com/rust-windowing/winit/releases) - [Changelog](https://github.com/rust-windowing/winit/blob/master/CHANGELOG.md) - [Commits](rust-windowing/winit@v0.30.11...v0.30.12) Updates `image` from 0.25.6 to 0.25.8 - [Changelog](https://github.com/image-rs/image/blob/main/CHANGES.md) - [Commits](image-rs/image@v0.25.6...v0.25.8) Updates `log` from 0.4.27 to 0.4.28 - [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.27...0.4.28) 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 `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 `ron` from 0.8.1 to 0.10.1 - [Release notes](https://github.com/ron-rs/ron/releases) - [Changelog](https://github.com/ron-rs/ron/blob/master/CHANGELOG.md) - [Commits](ron-rs/ron@v0.8.1...v0.10.1) Updates `postcard` from 1.1.2 to 1.1.3 - [Release notes](https://github.com/jamesmunns/postcard/releases) - [Commits](jamesmunns/postcard@postcard/v1.1.2...postcard/v1.1.3) Updates `charts-rs` from 0.3.24 to 0.3.25 - [Release notes](https://github.com/vicanso/charts-rs/releases) - [Commits](vicanso/charts-rs@v0.3.24...v0.3.25) Updates `egui_extras` from 0.31.1 to 0.32.3 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.31.1...0.32.3) Updates `egui_plot` from 0.32.1 to 0.33.0 - [Release notes](https://github.com/emilk/egui_plot/releases) - [Changelog](https://github.com/emilk/egui_plot/blob/main/CHANGELOG.md) - [Commits](emilk/egui_plot@0.32.1...0.33.0) Updates `rand` from 0.8.5 to 0.9.2 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...rand_core-0.9.2) Updates `bitcode` from 0.6.6 to 0.6.7 - [Commits](https://github.com/SoftbearStudios/bitcode/commits) Updates `rstest` from 0.25.0 to 0.26.1 - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.25.0...v0.26.1) Updates `egui_graphs` from 0.25.1 to 0.28.0 - [Release notes](https://github.com/blitzar-tech/egui_graphs/releases) - [Changelog](https://github.com/blitzar-tech/egui_graphs/blob/main/CHANGELOG.md) - [Commits](blitzarx1/egui_graphs@v0.25.1...v0.28.0) Updates `serde_path_to_error` from 0.1.17 to 0.1.20 - [Release notes](https://github.com/dtolnay/path-to-error/releases) - [Commits](dtolnay/path-to-error@0.1.17...0.1.20) --- updated-dependencies: - dependency-name: proptest dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: winit dependency-version: 0.30.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: image dependency-version: 0.25.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: log dependency-version: 0.4.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: rayon dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: serde dependency-version: 1.0.228 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: ron dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: postcard dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: charts-rs dependency-version: 0.3.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: egui_extras dependency-version: 0.32.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: egui_plot dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: rand dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: bitcode dependency-version: 0.6.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: rstest dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: egui_graphs dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: serde_path_to_error dependency-version: 0.1.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates ... Signed-off-by: dependabot[bot] <support@github.com>
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 rust-updates group with 16 updates in the / directory:
1.7.01.8.00.30.110.30.120.25.60.25.80.4.270.4.281.10.01.11.01.0.2191.0.2280.8.10.10.11.1.21.1.30.3.240.3.250.31.10.32.30.32.10.33.00.8.50.9.20.6.60.6.70.25.00.26.10.25.10.28.00.1.170.1.20Updates
proptestfrom 1.7.0 to 1.8.0Commits
2885bc2new releases for proptest, proptest-macro, and state-machinea85563fMerge pull request #584 from wojciech-graj/main5331517Merge pull request #596 from alexanderkjall/fix-arithmetic-overflow157f3c0Merge pull request #595 from ebegumisa/main02fa1fcchangelog: add #59527fd76ffix for 32 bit processorsd1716caAddReferenceStateMachinearg toSystemUnderTest::teardownea4ddebMerge pull request #594 from proptest-rs/attr-macro-preserve-arg-namesf80c1e6fix shorthand struct initialization lintb7590faadd new test for complex patternsUpdates
winitfrom 0.30.11 to 0.30.12Release notes
Sourced from winit's releases.
Commits
f6893a4Winit version 0.30.12c0a8bedchore: fix typos from updatedtypostoolb248ecbwinit: silence wasm on nightlyb49d34eci/deny: add rustixcc43ea1macOS: fix runtime crash on macos26 "type code 'q', but found 'Q'"Updates
imagefrom 0.25.6 to 0.25.8Changelog
Sourced from image's changelog.
Commits
98b001dMerge pull request #2592 from image-rs/release-0.25.8f862320Metadata and changelog for a 0.25.83b1c1dbMerge pull request #2593 from image-rs/luma-to-rgb-transform-is-broadcast1f574d3Replace manual rounding code with f32::round545cb37Color tests in the middle of dynamic range9882fa9Remove coefficients from luma_expand70b9aa3Revert "Make load_from_memory generic"b94c333Enable CI for backport brancha24556bMerge pull request #2581 from image-rs/release-0.25.79175dbcFix readme typo (#2580)Updates
logfrom 0.4.27 to 0.4.28Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
6e17355Merge pull request #695 from rust-lang/cargo/0.4.2857719dbfocus on user-facing source changes in the changeloge0630c6prepare for 0.4.28 release60829b1Merge pull request #692 from nebkor/up-and-down95d44f8change names of log-level-changing methods to be more descriptive2b63dfaAddup()anddown()methods forLevelandLevelFilter3aa1359Merge pull request #690 from HaoliangXu/master1091f2cChore:delete compare_exchange method for AtomicUsize on platforms24c5f44Merge pull request #688 from ZylosLumen/patch-14498495Unhide#[derive(Debug)]in exampleUpdates
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
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
ronfrom 0.8.1 to 0.10.1Release notes
Sourced from ron's releases.
... (truncated)
Changelog
Sourced from ron's changelog.
... (truncated)
Commits
ce6b094Fix docs.rs buildf721e25Fix clippyc2d30dfPrepare v0.10.0 release677cf17List serde(rename) limitation to valid Rust identifiersb095571Make Number non-exhaustive (#564)8350604Allow writing to io::Writer (#562)da87d1cPrepare for v0.9.0 release (#560)cf0e04dAddflattensupport disclaimer (#559)b728254Downgrade once_cell in CI for MSRV 1.64 (#558)74d35d4Bump to v0.9.0-alpha.1Updates
postcardfrom 1.1.2 to 1.1.3Release notes
Sourced from postcard's releases.
Commits
718aa6aMerge pull request #261 from jamesmunns/james/prep-release5633adaUpdate everyone that got a license added701b988Prep for release90adca3Merge pull request #227 from musicinmybrain/license-files96c0e0dMerge pull request #257 from max-heller/serde-renamebf15813Merge pull request #256 from jamesmunns/max/clippy-fixeseb41896Respect #[serde(rename = "name")] attributes6eaa812Address clippy lintsfc47aecMerge pull request #251 from jamesmunns/james/postcard2-genesis61f65ceUpdate postcard-derive-ng versionUpdates
charts-rsfrom 0.3.24 to 0.3.25Commits
7ea8e17feat: support series fill for radar chartUpdates
egui_extrasfrom 0.31.1 to 0.32.3Release notes
Sourced from egui_extras's releases.
... (truncated)
Changelog
Sourced from egui_extras's changelog.
... (truncated)
Commits
af96e03Bumb version numbers to 0.23.3b082881Add snapshot test image that somehow got losta31e4f5Add changelog53944facargo fmt0ebdb48OptimizeMesh::add_rect_with_uv(#7511)b9b860aFixTextEdit's in RTL layouts (#5547)d3e4a04Reset wrapping in label tooltip (#7535)5628fe9Preserve text format in truncated label tooltip (#7514)995b6a6Improve deadlock detection output (#7515)f49e44eChange version to 0.32.2Updates
egui_plotfrom 0.32.1 to 0.33.0Changelog
Sourced from egui_plot's changelog.
Commits
8754770Release 0.33.03c68714Update changelog7207c4cUpdate egui to 0.32 (#124)730b875Fix BoxPlot legend (#97)2178cb3Add optional legend title (#105)a70ac49Gradient line support (#83)9eb4b3fUpdate to latest egui main (#121)f835c51Fix bad demo app name and icon871d400When dragging the axis to zoom, zoom in where the drag startedbaf86b0Add small margin to the axis tick labels (#117)Updates
randfrom 0.8.5 to 0.9.2Changelog
Sourced from rand's changelog.