chore(deps): bump the rust-all group across 1 directory with 3 updates#42
Merged
Merged
Conversation
Bumps the rust-all group with 3 updates in the / directory: [toml](https://github.com/toml-rs/toml), [uuid](https://github.com/uuid-rs/uuid) and [which](https://github.com/harryfei/which-rs). Updates `toml` from 1.0.3+spec-1.1.0 to 1.0.4+spec-1.1.0 - [Commits](toml-rs/toml@toml-v1.0.3...toml-v1.0.4) Updates `uuid` from 1.21.0 to 1.22.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.21.0...v1.22.0) Updates `which` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@8.0.0...8.0.1) --- updated-dependencies: - dependency-name: toml dependency-version: 1.0.4+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-all - dependency-name: uuid dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-all - dependency-name: which dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-all ... Signed-off-by: dependabot[bot] <support@github.com>
PR Intake Checks - Warnings (non-blocking)The following are recommendations:
|
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-all group with 3 updates in the / directory: toml, uuid and which.
Updates
tomlfrom 1.0.3+spec-1.1.0 to 1.0.4+spec-1.1.0Commits
64c9e65chore: Release8328135docs: Update changelog2f8c907fix(parser): Error on table extension case (#1116)643e7fffix(parser): Make inline tables like document (#1115)7165463fix(parser): Add append error tracesea951a2fix(parser): Make inline tables like documentd4a12e3refactor(parser): Align between document/inline-tablec8e183efix(parser): Error on table extension case73e5623test(parse): Add cases for bad appends996aedcchore(deps): Update pre-commit hook crate-ci/typos to v1.44.0 (#1110)Updates
uuidfrom 1.21.0 to 1.22.0Release notes
Sourced from uuid's releases.
Commits
da15792Merge pull request #864 from uuid-rs/cargo/v1.22.07ec48c9prepare for 1.22.0 releasec4e983fMerge pull request #863 from haxtibal/tdmg/rand_0_9_and_0_10f3f677eupdate workspace root to rand 0.10Updates
whichfrom 8.0.0 to 8.0.1Release notes
Sourced from which's releases.
Changelog
Sourced from which's changelog.
Commits
d684ababump version to 8.0.1e13cc64test: add unit test for issue #1086afe4a0fix: Windows should omit empty path entries in list8561a48check in Cargo.lock which is compatible with Rust 1.70d68878ebump cargo-deny versione866089Update Readme (#115)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 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