cargo: bump the patch group with 4 updates #2087
Merged
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 patch group with 4 updates: anyhow, mdbook, serde and thiserror.
Updates
anyhowfrom 1.0.83 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
mdbookfrom 0.4.37 to 0.4.40Release notes
Sourced from mdbook's releases.
Changelog
Sourced from mdbook's changelog.
Commits
94b922dMerge pull request #2389 from ehuss/bump-version0a8f9a3Update to 0.4.40a5d4d1eMerge pull request #2386 from ehuss/revert-pulldown-cmark2bdb586Add comment not to update pulldown-cmark.6593228Revert "Merge pull request #2381 from ehuss/update-pulldown-cmark"e34f9c6Merge pull request #2385 from ehuss/bump-versione0e13e3Merge pull request #2384 from ehuss/arg_watcher-dead-code4c333beUpdate to 0.4.39965f7bdFix dead_code warning for arg_watchercfcba01Merge pull request #2383 from ehuss/musl-fixUpdates
serdefrom 1.0.201 to 1.0.202Release notes
Sourced from serde's releases.
Commits
9e32a40Release 1.0.20287f635eRelease serde_derive_internals 0.29.1d4b2dfbMerge pull request #2743 from dtolnay/renameallrulesf6ab0bcProvide public access to RenameAllRules in serde_derive_internals48cc2a6Replace use of a syn From impl3202a68Skip rerunning build script on library code changesUpdates
thiserrorfrom 1.0.60 to 1.0.61Release notes
Sourced from thiserror's releases.
Commits
5c80163Release 1.0.61e3b1b91Format PR 299 with rustfmt6b2b871Merge pull request #299 from quartiq/corece974bcalso {std -> core}::panic::UnwindSafe7b6e35buse core::fmt instead of std::fmtDependabot 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