Update Rust crate miette to v7 #335
Open
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:
5.10->7.0Release Notes
zkat/miette (miette)
v7.6.0Bug Fixes
Features
thiserrorfrom 1.0.56 to 2.0.11 (#426) (59c81617)v7.5.0Features
Bug Fixes
v7.4.0Compare Source
Features
WrapErrorforOption(#409) (7fae60fd)v7.3.0Compare Source
Features
from_err()method toReport(#403) (93d3bd11)DiagnosticforInfallible(#402) (f3fb4c1e)Performance
Bug Fixes
altattribut forsingle-line-example.png(#372) (b82cc81b)clippy::doc_lazy_continuationlints (#395) (15beec43)dep:syntax for dependencies in features. (#394) (789a04e3)needless_returnlint. (#405) (5f441d01)Documentation
v7.2.0Compare Source
Features
Bug Fixes
v7.1.0Compare Source
Features
Bug Fixes
e5c7ae4(#339) (6e829f8c)v7.0.0Compare Source
This is a small breaking release on the heels of 6.0 because I neglected to
bump owo-colors. I figured it's a good time to do it, before 6.0 gets more
widely used.
Features
v6.0.1Compare Source
Bug Fixes
v6.0.0Compare Source
The long-awaited 6.0 release of
mietteis here, with TONS of goodies, notleast of which is syntax highlighting support!
It also comes with a few breaking changes so make sure to check below and
update your code as needed!
Features
miette-derivebe able to be turned off (#304) (c7ba5b7e)textwrapoptions (#321) (fd77257c)wrap_lines: booloption allowing wrapping be disabled entirely (#328) (b0744462)source_code()impl.usizefor length (#265) (fad0e76a)SourceSpan's length type tousize.NamedSourcetype generic over itsSourcetype, instead of boxing it.std::io::IsTerminal(e5c7ae46)std::sync::OnceLock(4c48584f)Bug Fixes
cargo testwith default features. (#294) (1f448e47)is_terminalsys call fromMietteHandlerOpts::build(#325) (f1dc89c0)Documentation
NamedResultto where it is used (#309) (d37ada87)Configuration
📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.