Skip to content

Update color-eyre requirement from 0.5.11 to 0.6.2#6

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/cargo/color-eyre-0.6.2
Open

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 12, 2022

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

Changelog

Sourced from color-eyre's changelog.

[0.6.2] - 2022-07-11

Added

  • Option to disable display of location section in error reports

[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

... (truncated)

Commits
  • 6a9b70b (cargo-release) version 0.6.2
  • 6ebf845 Update changelog for new release
  • 5f8b475 Merge pull request #111 from yaahc/appeasement
  • 5890bab fix clippy warnings
  • 08e216d Merge pull request #106 from Emilgardis/display_location_section
  • 9cbcd93 add config option to disable location section
  • 2128f07 Merge pull request #104 from dbanty/master
  • 615d16c Add LICENSE files to close #90
  • 801aa67 Merge pull request #101 from yaahc/release
  • 04319d7 (cargo-release) version 0.6.1
  • Additional commits viewable in compare view

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

---
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 Jul 12, 2022
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