fix(deps): update rust crate miette to v5 - autoclosed #42
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.7
->5.10
Release Notes
zkat/miette (miette)
v5.10.0
Compare Source
Features
v5.9.0
Compare Source
Features
serde
support (#264) (c25676cb)Bug Fixes
v5.8.0
Compare Source
Features
Bug Fixes
v5.7.0
Compare Source
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
v5.6.0
Compare Source
Bug Fixes
atty
foris-terminal
(#229) (443d240f)Features
Ord
forSeverity
(#240) (ed486c95)v5.5.0
Compare Source
Features
Bug Fixes
v5.4.1
Compare Source
Bug Fixes
v5.4.0
Compare Source
Features
Report::new_boxed
(0660d2f4)impl AsRef<dyn StdError> for Report
(1a27033d)Bug Fixes
Diagnostic
implementations (3fc5c04c)v5.3.1
Compare Source
Bug Fixes
v5.3.0
Compare Source
Bug Fixes
Features
v5.2.0
Compare Source
Features
causes
support (#188) (c95f58c8)Bug Fixes
v5.1.1
Compare Source
Bug Fixes
v5.1.0
Compare Source
Features
v5.0.0
Compare Source
Breaking Changes
MietteHandlerOpts::ansi_colors
is removedMietteHandlerOpts::rgb_color
now takes an enum that controls the colorformat used when color support is enabled, and has no effect otherwise.
Bug Fixes
v4.7.1
Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.