Bump the rust-updates group across 1 directory with 7 updates#18
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump the rust-updates group across 1 directory with 7 updates#18dependabot[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 | | --- | --- | --- | | [proptest](https://github.com/proptest-rs/proptest) | `1.6.0` | `1.7.0` | | [winit](https://github.com/rust-windowing/winit) | `0.30.10` | `0.30.11` | | [ron](https://github.com/ron-rs/ron) | `0.8.1` | `0.10.1` | | [petgraph](https://github.com/petgraph/petgraph) | `0.7.1` | `0.8.2` | | [postcard](https://github.com/jamesmunns/postcard) | `1.1.1` | `1.1.2` | | [charts-rs](https://github.com/vicanso/charts-rs) | `0.3.22` | `0.3.24` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.1` | Updates `proptest` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md) - [Commits](https://github.com/proptest-rs/proptest/commits) Updates `winit` from 0.30.10 to 0.30.11 - [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.10...v0.30.11) 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 `petgraph` from 0.7.1 to 0.8.2 - [Release notes](https://github.com/petgraph/petgraph/releases) - [Changelog](https://github.com/petgraph/petgraph/blob/master/CHANGELOG.md) - [Commits](https://github.com/petgraph/petgraph/compare/petgraph@v0.7.1...petgraph@v0.8.2) Updates `postcard` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/jamesmunns/postcard/releases) - [Commits](jamesmunns/postcard@postcard/v1.1.1...postcard/v1.1.2) Updates `charts-rs` from 0.3.22 to 0.3.24 - [Release notes](https://github.com/vicanso/charts-rs/releases) - [Commits](https://github.com/vicanso/charts-rs/commits/v0.3.24) Updates `rand` from 0.8.5 to 0.9.1 - [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.1) --- updated-dependencies: - dependency-name: proptest dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: winit dependency-version: 0.30.11 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: petgraph dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: postcard dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: charts-rs dependency-version: 0.3.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: rand dependency-version: 0.9.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:
1.6.01.7.00.30.100.30.110.8.10.10.10.7.10.8.21.1.11.1.20.3.220.3.240.8.50.9.1Updates
proptestfrom 1.6.0 to 1.7.0Commits
Updates
winitfrom 0.30.10 to 0.30.11Release notes
Sourced from winit's releases.
Commits
911fad0Winit version 0.30.112191eacchore: appease clippyf7ac812wayland: fix pump events's loop drop deadlockbd2b5cdwindows: Fix crash in for Windows versions < 177633930a63ci/deny: allow scripts in zerocopy17b5737Fix typos from updatedtypostool (#4213)f49a2a1clippy: fix casing in windows backendUpdates
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
petgraphfrom 0.7.1 to 0.8.2Release notes
Sourced from petgraph's releases.
... (truncated)
Changelog
Sourced from petgraph's changelog.
... (truncated)
Commits
2f8b190chore: release v0.8.2 (#768)eeb98c4docs: Unify algo docs (#815)dd2541cdocs: Fix link and mention Dfs and Bfs as special case in examples (#816)5fdd192perf: Reuse queue allocation inmaximum_matchingmain loop (#817)d4272c1docs: Clarification of references to nodes and V (refresh #358) (#814)90a220bdocs: Add note aboutStableGraph::edge_indicesbehaviour (#812)f5f791cdocs: Update docs.rs (#807)04b6950docs: Minimal typo fix in comments (#803)77ed02bdocs: Add examples to minimum spanning tree functions (#808)1125c33fix: Quickcheck random01 function only outputs 0 (#798)Updates
postcardfrom 1.1.1 to 1.1.2Release notes
Sourced from postcard's releases.
Commits
5cc1f54Merge pull request #250 from jamesmunns/james/release-postcard-v1.1.2310dc78Update version number, remove changelog5cba46aMerge pull request #212 from AutoPallet/minimal-temporary-buffer59faa94Merge pull request #228 from musicinmybrain/derive-0.24fca63dMerge pull request #226 from musicinmybrain/cobs-0.326eb726Merge pull request #249 from jamesmunns/james/re-add-paste-flagff3e22fMerge pull request #234 from IamTheCarl/defmt-version-bump432c27eThis adds back a "paste" feature that was removed in #222e005547Merge pull request #247 from kilavvy/main40f4e22Update fixint.rsUpdates
charts-rsfrom 0.3.22 to 0.3.24Commits
Updates
randfrom 0.8.5 to 0.9.1Changelog
Sourced from rand's changelog.
... (truncated)
Commits
ec6d5c0Prepare rand_core v0.9.1 (#1591)6a06056rand_core: introduce an UnwrapMut wrapper (#1589)8929123AddAlphabeticdistribution (#1587)06b1642Remove unnecessary underscore from `impl<T, const N: usize> Distribution<[T; ...49d76cdrename extract to extract_lane (#1586)e0a70fdChange to usearray::from_fninDistribution\<[T; N]> for StandardUniform...0bc3f65Move rand distr (#1577)2677c49Revise "not a crypto library" policy and SECURITY.md (#1565)bfd1826SeedableRng docs: add note on (lack of) reproducibility (#1572)c01aee7Fix some links (#1571)Dependabot 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