Bump the rust-updates group across 1 directory with 7 updates#21
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump the rust-updates group across 1 directory with 7 updates#21dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the rust-updates group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [winit](https://github.com/rust-windowing/winit) | `0.30.11` | `0.30.12` | | [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` | | [egui_extras](https://github.com/emilk/egui) | `0.31.1` | `0.32.0` | | [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` | | [rstest](https://github.com/la10736/rstest) | `0.25.0` | `0.26.1` | 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 `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 `egui_extras` from 0.31.1 to 0.32.0 - [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.0) 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 `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) --- updated-dependencies: - dependency-name: winit dependency-version: 0.30.12 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: egui_extras dependency-version: 0.32.0 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: rstest dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-minor 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 7 updates in the / directory:
0.30.110.30.120.8.10.10.11.1.21.1.30.31.10.32.00.32.10.33.00.8.50.9.20.25.00.26.1Updates
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
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
egui_extrasfrom 0.31.1 to 0.32.0Release notes
Sourced from egui_extras's releases.
... (truncated)
Changelog
Sourced from egui_extras's changelog.
... (truncated)
Commits
fabd4aaRelease 0.32.0 - Atoms, popups, and better SVG support (#7329)a9124afUpdate kittest to 0.2 (#7332)c0325e9Add more docs to menu (#7331)14c2e5dSet intrinsic size for Label (#7328)9478a62Renameegui::containers::menu::Bartoegui::MenuBar(#7327)8d2f39fImprove release checklist (#7322)087e56aFix wrong galley split behavior when text ends with new line (#7320)9fd0ad3ImplementBitOrandBitOrAssignforRect(#7319)207e71cExclude\nwhen splittingGalleys (#7316)a7f14caDeprecateMemory::popupAPI in favor of newPopupAPI (#7317)Updates
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.
... (truncated)
Commits
d3dd415Prepare rand_core 0.9.2 (#1605)99fabd2Prepare rand_core 0.9.2c7fe1c4rand: re-exportrand_core(#1604)db2b1e0rand: re-exportrand_coreee1d96frand_core: implement reborrow forUnwrapMut(#1595)e0eb2eerand_core: implement reborrow forUnwrapMut975f602fixup clippy 1.85 warnings775b05bRelaxSizedrequirements for blanket impls (#1593)ec6d5c0Prepare rand_core v0.9.1 (#1591)6a06056rand_core: introduce an UnwrapMut wrapper (#1589)Updates
rstestfrom 0.25.0 to 0.26.1Release notes
Sourced from rstest's releases.
Changelog
Sourced from rstest's changelog.
Commits
7a326c8Should rollback version used to testa16a802Should rollback version used to test98e8867Merge remote-tracking branch 'origin/master'f444788Bump version 0.26.15eab9acBump version 0.26.1971f6adBump version 0.26.1edfdd89Fixed docs and readmeab24b5bBump version 0.26.0-deve18375bBump Version 0.26.0dcea54fMake clippy happyDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions