Bump the rust group with 5 updates#42
Merged
Merged
Conversation
Bumps the rust group with 5 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.78` | `1.0.79` | | [clap](https://github.com/clap-rs/clap) | `4.4.12` | `4.4.18` | | [serde_json](https://github.com/serde-rs/json) | `1.0.109` | `1.0.113` | | [toml](https://github.com/toml-rs/toml) | `0.8.8` | `0.8.9` | | [serde_yaml](https://github.com/dtolnay/serde-yaml) | `0.9.29` | `0.9.31` | Updates `anyhow` from 1.0.78 to 1.0.79 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.78...1.0.79) Updates `clap` from 4.4.12 to 4.4.18 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.12...v4.4.18) Updates `serde_json` from 1.0.109 to 1.0.113 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.109...v1.0.113) Updates `toml` from 0.8.8 to 0.8.9 - [Commits](toml-rs/toml@toml-v0.8.8...toml-v0.8.9) Updates `serde_yaml` from 0.9.29 to 0.9.31 - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](dtolnay/serde-yaml@0.9.29...0.9.31) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: serde_yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust ... Signed-off-by: dependabot[bot] <support@github.com>
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 group with 5 updates:
1.0.781.0.794.4.124.4.181.0.1091.0.1130.8.80.8.90.9.290.9.31Updates
anyhowfrom 1.0.78 to 1.0.79Release notes
Sourced from anyhow's releases.
Commits
71ab53dRelease 1.0.7960705a5Merge pull request #340 from dtolnay/depinfo17e252bInclude env-dep:RUSTC_BOOTSTRAP in dep-info for sccache04774c0Merge pull request #338 from dtolnay/nightlyci1fd290cMake CI verify that error_generic_member_access works in latest nightlyee41470RUSTC must be set by Cargo for build scriptUpdates
clapfrom 4.4.12 to 4.4.18Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
0134f45chore: Release995ee03docs: Update changelog2f18909Merge pull request #5314 from epage/required0a635b9fix(parser): Don't duplicate requireds when usage disablede648e08Merge pull request #5311 from sourcefrog/doc-exitcode8c83971docs: Link to exit code infob250c0bMerge pull request #5310 from epage/ptyc742b8echore(complete): Update completest-ptyf524d84chore: Release944fb81docs: Update changelogUpdates
serde_jsonfrom 1.0.109 to 1.0.113Release notes
Sourced from serde_json's releases.
Commits
09d865bRelease 1.0.1135aeab4eMerge pull request #1109 from serde-rs/removeca3c2caAdd swap_remove and shift_remove methods on Map7fece96Release 1.0.1126a6d2bbMerge pull request #1107 from serde-rs/unexpectedfloat83d7badFormat f64 in error messages using ryu107c2d1Merge pull request #1106 from serde-rs/invalidvalue62ca3e4Handle Unexpected::Unit in Error::invalid_value296fafbFactor out JSON-specific Display impl for serde::de::Unexpectede56cc69Merge pull request #1105 from keienWang/masterUpdates
tomlfrom 0.8.8 to 0.8.9Commits
f5c6f4bchore: Release24e599edocs: Update changelogd00d616Merge pull request #670 from epage/span7e23971fix(serde): Improve spans for empty tablesd5423f6test(serde): Show bad span9db97b3Merge pull request #668 from JustusAdam/patch-15381d7bdocs: Describe Table order based on concepts106d51ftest: Update compliance suite062e058Merge pull request #665 from toml-rs/renovate/actions-setup-python-5.x0da2b51Merge pull request #666 from toml-rs/renovate/github-codeql-action-3.xUpdates
serde_yamlfrom 0.9.29 to 0.9.31Release notes
Sourced from serde_yaml's releases.
Commits
2a77483Release 0.9.31d8d1a83Merge pull request #408 from dtolnay/removef8a99a4Add swap_remove and shift_remove methods on Mapping8b26413Work around dead_code warning in tests09ee251Release 0.9.30caea939Pull in proc-macro2 sccache fixd255918Merge pull request #403 from dtolnay/optionifletelse8cfeeddRemove option_if_let_else clippy suppressionDependabot 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