Bump the rust group across 1 directory with 4 updates #52
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 4 updates in the / directory: anyhow, clap, serde_json and toml.
Updates
anyhowfrom 1.0.81 to 1.0.86Release notes
Sourced from anyhow's releases.
Commits
8ea1819Release 1.0.860a1b405Merge pull request #373 from dtolnay/minusnege0c74f2Ensure $:literal never matches negative literal013c66eFix parse error with non-literal after minus signca7aff7Add binary operator ensure tests2737bbeRelease 1.0.8582b8b34Merge pull request #371 from dtolnay/splitad78d70Preserve more token spans in expression parser5cce406Parse comparison operators before other binary operators7205394Merge pull request #369 from dtolnay/tokensplitUpdates
clapfrom 4.5.4 to 4.5.8Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
469d847chore: Releasee323b91docs: Update changelog7101c64Merge pull request #5557 from tesuji/fish-positional-args-files5ee1a25fix(fish): Don't ignore files if has positional args3a2fb25Merge pull request #5547 from tesuji/fish-list1e3681brefactor: Pass list to __fish_seen_subcommand_fromb1a0508refactor: Rewrite iterator for followup changes5cc44bbMerge pull request #5548 from tesuji/fish-escape-tab181b9e0test: Ensure optional_value runs0724b7bchore: Remove tarpaulin supportUpdates
serde_jsonfrom 1.0.115 to 1.0.119Release notes
Sourced from serde_json's releases.
Commits
b48b9a3Release 1.0.1198878cd7Make shift_insert available for inlining like other Map methods352b7abDocument the cfg required for Map::shift_insert to existc17e63fMerge pull request #1149 from joshka/master309ef6bAdd Map::shift_insert()a9e089aMerge pull request #1146 from haouvw/mastera83fe96chore: remove repeat wordsc4f24f3Release 1.0.11851d94ebCombine Map's Hash into one impl5e7bedcTouch up PR 1127Updates
tomlfrom 0.8.12 to 0.8.14Commits
c383efachore: Release7bb1781docs: Update changelog0af6debMerge pull request #740 from epage/key-quotesc9e36e7fix(encode): Prefer literals over escaping double-quotes42f7a1btest(encode): Show existing quote behavior9e6290fchore(deps): Update compatible (dev) (#737)dbf1cc1Merge pull request #736 from epage/snapboxec9bfd7chore: Update to snapbox 0.6881bf67chore: Remove unused featuresb62c76erefactor: Resolve deprecationsDependabot 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