-
Notifications
You must be signed in to change notification settings - Fork 1.6k
chore(deps): update rust crate annotate-snippets to 0.11.0 #10699
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
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: Cargo.lock |
35d849f to
d249097
Compare
|
I'll take a look at this. |
|
Non-trivial upgrade. A lot changed in the last two minors. |
|
I may do this even if low-priority since we want to change the output format to show fixes and this might end up blocking that work. |
|
Actually, nevermind, let's just make this part of that project (we may remove the dependency entirely). |
These are good changes :) |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
0.9.2->0.11.0Release Notes
rust-lang/annotate-snippets-rs (annotate-snippets)
v0.11.1Compare Source
Fixes
foldto use rustc's logic: always show first and last line of folded section and detect if its worth foldingfolding the start of asource, don't show anything, like we do for the end of thesourceAnnotationsv0.11.0Compare Source
Breaking Changes
AnnotationTypetoLevel#94SourceAnnotationtoAnnotation#94SnippettoMessage#94SlicetoSnippet#94Message,Snippet,AnnotationandLevelcan only be built with a builder pattern #91 and #94Annotationlabels are now optional #94Annotationnow takes inRange<usize>instead of(usize, usize)#90Marginis now an internal detail, onlyterm_widthis exposed #105footerwas generalized to be aMessage#98Added
term_widthwas added toRendererto control the rendering width #105Fixed
Margins are now calculated perSnippet, rather than for the entireMessage#105Annotations can be created without labelsFeatures
footerwas expanded to allow annotating sources by acceptingMessage#98v0.10.2Compare Source
Added
testing-colorsfeature to remove platform-specific colors when testing#82
v0.10.1Compare Source
Fixed
rustc's colors #73source#74Compatibility
1.73.0#71v0.10.0Compare Source
Added
Rendereris now used for displaying aSnippet#67Rendereralso controls the color scheme and formatting of the snippetChanged
snippetto be in the crate root #67Breaking Changes
Renderernow controls the color scheme and formatting ofSnippets #67StyleandStylesheettraits, as color is controlled byRenderer#67yansi-termwithanstyle#67anstyleis designed primarily to exist in public APIs for interoperabilityanstyleis re-exported underannotate_snippets::renderercolorfeature in favor ofRenderer::plain()#67Margintorenderermodule #67display_listmodule private #67Compatibility
2021#611.70.0#61Configuration
📅 Schedule: Branch creation - "on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.