Closed dependabot[bot] closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 89.74%. Comparing base (
5b855b0
) to head (c10fe63
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Looks like these dependencies are no longer updatable, so this is no longer needed.
Bumps the patch group with 2 updates: anyhow and mdbook.
Updates
anyhow
from 1.0.83 to 1.0.86Release notes
Sourced from anyhow's releases.
Commits
8ea1819
Release 1.0.860a1b405
Merge pull request #373 from dtolnay/minusnege0c74f2
Ensure $:literal never matches negative literal013c66e
Fix parse error with non-literal after minus signca7aff7
Add binary operator ensure tests2737bbe
Release 1.0.8582b8b34
Merge pull request #371 from dtolnay/splitad78d70
Preserve more token spans in expression parser5cce406
Parse comparison operators before other binary operators7205394
Merge pull request #369 from dtolnay/tokensplitUpdates
mdbook
from 0.4.37 to 0.4.40Release notes
Sourced from mdbook's releases.
Changelog
Sourced from mdbook's changelog.
Commits
94b922d
Merge pull request #2389 from ehuss/bump-version0a8f9a3
Update to 0.4.40a5d4d1e
Merge pull request #2386 from ehuss/revert-pulldown-cmark2bdb586
Add comment not to update pulldown-cmark.6593228
Revert "Merge pull request #2381 from ehuss/update-pulldown-cmark"e34f9c6
Merge pull request #2385 from ehuss/bump-versione0e13e3
Merge pull request #2384 from ehuss/arg_watcher-dead-code4c333be
Update to 0.4.39965f7bd
Fix dead_code warning for arg_watchercfcba01
Merge pull request #2383 from ehuss/musl-fixDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show