Skip to content
This repository has been archived by the owner on Nov 12, 2023. It is now read-only.

Build(deps): Bump miette from 5.5.0 to 5.10.0 #32

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2023

Bumps miette from 5.5.0 to 5.10.0.

Release notes

Sourced from miette's releases.

v5.9.0

Features

Bug Fixes

v5.8.0

Features

Bug Fixes

  • narrated: put URLs in their own line (adbff65e)

v5.7.0

While this is a semver-minor release, there's potential for it to have knock-on effects due to the syn2 upgrade. There's been issues as this new version propagates between syn/thiserror versions (for example, see a similar change in eyre).

The other thing of note is that backtrace printing is now much better! Try the hook and see for yourself!

Features

Bug Fixes

  • colors: change unicode to default to ansi (#249) (159f2b35)
  • tests: disable doctest that doesn't work with default feature flags (#248) (0b445dc2)

v5.6.0

Bug Fixes

  • ci: configure clippy-specific MSRV (b658fc02)
  • graphical: Fix wrong severity of related errors (#234) (3497508a)
  • atty: Switch out atty for is-terminal (#229) (443d240f)

Features

Bug Fixes

... (truncated)

Changelog

Sourced from miette's changelog.

5.10.0 (2023-07-16)

Features

5.9.0 (2023-05-18)

Features

Bug Fixes

5.8.0 (2023-04-18)

Features

Bug Fixes

  • narrated: put URLs in their own line (adbff65e)

5.7.0 (2023-04-01)

While this is a semver-minor release, there's potential for it to have knock-on effects due to the syn2 upgrade. There's been issues as this new version propagates between syn/thiserror versions (for example, see a similar change in eyre).

The other thing of note is that backtrace printing is now much better! Try the hook and see for yourself!

Features

Bug Fixes

  • colors: change unicode to default to ansi (#249) (159f2b35)
  • tests: disable doctest that doesn't work with default feature flags (#248) (0b445dc2)

... (truncated)

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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [miette](https://github.com/zkat/miette) from 5.5.0 to 5.10.0.
- [Release notes](https://github.com/zkat/miette/releases)
- [Changelog](https://github.com/zkat/miette/blob/main/CHANGELOG.md)
- [Commits](zkat/miette@miette-derive-v5.5.0...miette-derive-v5.10.0)

---
updated-dependencies:
- dependency-name: miette
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 9, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 12, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/miette-5.10.0 branch November 12, 2023 22:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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