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

Update color-eyre requirement from 0.5.11 to 0.6.1 #540

Merged
merged 1 commit into from
May 16, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 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>
@lexnv
Copy link
Collaborator

lexnv commented May 13, 2022

bot merge

@lexnv lexnv merged commit 2b2f82e into master May 16, 2022
@lexnv lexnv deleted the dependabot/cargo/color-eyre-0.6.1 branch May 16, 2022 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants