Skip to content

chore(deps): bump anyhow from 1.0.62 to 1.0.65 - #14

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/anyhow-1.0.65
Closed

chore(deps): bump anyhow from 1.0.62 to 1.0.65#14
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/anyhow-1.0.65

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 1, 2022

Copy link
Copy Markdown

Bumps anyhow from 1.0.62 to 1.0.65.

Release notes

Sourced from anyhow's releases.

1.0.65

  • impl Provider for anyhow::Error

1.0.64

  • Correctly propagate Backtrace when using #[source] anyhow::Error with thiserror crate (#231)

1.0.63

Commits
  • 4de2068 Release 1.0.65
  • 07acdac Merge pull request #271 from dtolnay/provider
  • ee49ec0 Add impl Provider in build.rs probe
  • b7448d3 impl std::any::Provider for anyhow::Error
  • 916e22b Release 1.0.64
  • 480e480 Merge pull request #268 from dtolnay/provide
  • b30f5c5 Include outer backtrace when called as source.provide
  • 4b8df91 GitHub Workflows security hardening
  • 007c69c Merge pull request #267 from dtolnay/demand
  • 1b298fe Rename &mut Demand arguments to 'demand'
  • Additional commits viewable in compare view

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 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)

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.62 to 1.0.65.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.62...1.0.65)

---
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 added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 1, 2022
@m4tx

m4tx commented Oct 1, 2022

Copy link
Copy Markdown
Owner

Codecov Report

Merging #14 (6da733c) into master (3dc807d) will increase coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   88.50%   88.56%   +0.06%     
==========================================
  Files          32       32              
  Lines        4357     4354       -3     
==========================================
  Hits         3856     3856              
+ Misses        501      498       -3     
Impacted Files Coverage Δ
idencomp/src/context.rs 85.82% <0.00%> (+0.97%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot @github

dependabot Bot commented on behalf of github Nov 1, 2022

Copy link
Copy Markdown
Author

Superseded by #20.

@dependabot dependabot Bot closed this Nov 1, 2022
@dependabot
dependabot Bot deleted the dependabot/cargo/anyhow-1.0.65 branch November 1, 2022 00:29
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