Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump anyhow from 1.0.70 to 1.0.71 #137

Merged
merged 1 commit into from
May 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2023

Bumps anyhow from 1.0.70 to 1.0.71.

Release notes

Sourced from anyhow's releases.

1.0.71

  • Documentation improvements
Commits

Dependabot compatibility score

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @RomainMuller.


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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 12, 2023
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.70 to 1.0.71.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.70...1.0.71)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/anyhow-1.0.71 branch from de67a15 to 17bd114 Compare May 12, 2023 12:58
Copy link
Contributor

@RomainMuller RomainMuller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@codecov
Copy link

codecov bot commented May 12, 2023

Codecov Report

Merging #137 (de67a15) into main (32cb953) will not change coverage.
The diff coverage is n/a.

❗ Current head de67a15 differs from pull request most recent head 17bd114. Consider uploading reports for the commit 17bd114 to get more accurate results

Additional details and impacted files
Components Coverage Δ
Parser 75.4% <ø> (ø)
Intermediate Representation 78.6% <ø> (ø)
Synthesizers 61.8% <ø> (ø)
Other 58.8% <ø> (ø)
@@          Coverage Diff          @@
##            main    #137   +/-   ##
=====================================
  Coverage   71.5%   71.5%           
=====================================
  Files         23      23           
  Lines       1894    1894           
  Branches    1894    1894           
=====================================
  Hits        1354    1354           
  Misses       241     241           
  Partials     299     299           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2225a63...17bd114. Read the comment docs.

@dependabot dependabot bot merged commit c52dd8c into main May 12, 2023
@dependabot dependabot bot deleted the dependabot/cargo/anyhow-1.0.71 branch May 12, 2023 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant