Skip to content

Update color-eyre requirement from 0.5.11 to 0.6.1#4

Closed
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/cargo/color-eyre-0.6.1
Closed

Update color-eyre requirement from 0.5.11 to 0.6.1#4
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/cargo/color-eyre-0.6.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 22, 2022

Updates the requirements on color-eyre to permit the latest version.

Changelog

Sourced from color-eyre's changelog.

[0.6.1] - 2022-02-24

Changed

  • Collapsed backtrace help text into fewer lines

[0.6.0] - 2022-01-12

Changed

  • Updated dependencies to match newest tracing versions

[0.5.11] - 2021-04-13

[0.5.10] - 2020-12-02

Added

  • Support custom themes

[0.5.9] - 2020-12-02

Fixed

  • Bumped color-spantrace dependency version to fix a panic

[0.5.8] - 2020-11-23

Added

  • Exposed internal interfaces for the panic handler so that it can be wrapped by consumers to customize the behaviour of the panic hook.

[0.5.7] - 2020-11-05

Fixed

  • Added missing cfgs that caused compiler errors when only enabling the issue-url feature

[0.5.6] - 2020-10-02

Added

  • Add support for track caller added in eyre 0.6.1 and print original callsites of errors in all eyre::Reports by default

[0.5.5] - 2020-09-21

Added

  • add issue_filter method to HookBuilder for disabling issue generation based on the error encountered.

[0.5.4] - 2020-09-17

Added

  • Add new "issue-url" feature for generating issue creation links in error reports pre-populated with information about the error

[0.5.3] - 2020-09-14

Added

  • add panic_section method to HookBuilder for overriding the printer for the panic message at the start of panic reports

[0.5.2] - 2020-08-31

Added

... (truncated)

Commits

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)

Updates the requirements on [color-eyre](https://github.com/yaahc/color-eyre) to permit the latest version.
- [Release notes](https://github.com/yaahc/color-eyre/releases)
- [Changelog](https://github.com/yaahc/color-eyre/blob/master/CHANGELOG.md)
- [Commits](eyre-rs/color-eyre@v0.5.11...v0.6.1)

---
updated-dependencies:
- dependency-name: color-eyre
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 22, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 12, 2022

Superseded by #6.

@dependabot dependabot bot closed this Jul 12, 2022
@dependabot dependabot bot deleted the dependabot/cargo/color-eyre-0.6.1 branch July 12, 2022 22:39
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants