deps: bump the deps group across 1 directory with 3 updates#240
Merged
Conversation
Bumps the deps group with 3 updates in the / directory: [rand](https://github.com/rust-random/rand), [sysinfo](https://github.com/GuillaumeGomez/sysinfo) and [rust_xlsxwriter](https://github.com/jmcnamara/rust_xlsxwriter). 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 `sysinfo` from 0.32.1 to 0.37.2 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.32.1...v0.37.2) Updates `rust_xlsxwriter` from 0.80.0 to 0.92.0 - [Changelog](https://github.com/jmcnamara/rust_xlsxwriter/blob/main/CHANGELOG.md) - [Commits](jmcnamara/rust_xlsxwriter@v0.80.0...v0.92.0) --- updated-dependencies: - dependency-name: rand dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: sysinfo dependency-version: 0.37.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: rust_xlsxwriter dependency-version: 0.92.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
a39d3d4 to
5572e16
Compare
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 deps group with 3 updates in the / directory: rand, sysinfo and rust_xlsxwriter.
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
sysinfofrom 0.32.1 to 0.37.2Changelog
Sourced from sysinfo's changelog.
... (truncated)
Commits
067dd61Merge pull request #1589 from GuillaumeGomez/update3ac7887Update version to0.37.23269940Update CHANGELOG for0.37.280bcfb2Merge pull request #1588 from GuillaumeGomez/doc1c19785Improve documentation ofSystem::refresh_cpu_specifics90f9005Merge pull request #1586 from GuillaumeGomez/linux-exe-linkcd837f7Linux: Correctly handle removed exe link pathsb5a341dMerge pull request #1583 from GuillaumeGomez/uptime-androidb23eb6aCorrectly getuptimeinformation on Androidcb15018Merge pull request #1581 from GuillaumeGomez/improve-docsUpdates
rust_xlsxwriterfrom 0.80.0 to 0.92.0Changelog
Sourced from rust_xlsxwriter's changelog.
... (truncated)
Commits
9fda4berelease: 0.92.0f0fef7bformat: refactor font scheme handling599bc9aformat: add test for non-theme Calibri fontc826ba0worksheet: change all pixel variables from u16 to u32bba2a2bworkbook: fix hyperlink style in custom default format74974e7theme: add option to support custom theme files5e0ca67workbook: add support for changing the default format8d1ffd9clippy: fix updated version pedantic warningsc5ebb68release: 0.91.02d92ec3worksheet: improve embed_image() exampleDependabot 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