chore(deps): Update Rust crate annotate-snippets to 0.12.0#831
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): Update Rust crate annotate-snippets to 0.12.0#831renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #831 +/- ##
=======================================
Coverage 48.22% 48.22%
=======================================
Files 31 31
Lines 3602 3602
=======================================
Hits 1737 1737
Misses 1865 1865 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Pull Request Test Coverage Report for Build 22153895131Details
💛 - Coveralls |
cc37aca to
7292ff7
Compare
7292ff7 to
6c3f6f5
Compare
3b877e7 to
c5adf61
Compare
c5adf61 to
8942d3b
Compare
8942d3b to
cecfa5e
Compare
cecfa5e to
7fb262e
Compare
f8e7fb2 to
00604fa
Compare
00604fa to
53b03ff
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
0.11.4→0.12.0Release Notes
rust-lang/annotate-snippets-rs (annotate-snippets)
v0.12.12Compare Source
Added
no_stdsupport #365v0.12.11Compare Source
Fixed
v0.12.10Compare Source
Fixed
v0.12.9Compare Source
Fixes
v0.12.8Compare Source
Fixes
v0.12.7Compare Source
Fixes
v0.12.6Compare Source
Changed
unicode-widthto0.2.2#326Origin#327Fixes
.fold(false)when set on suggestions #322Patchspan points to line end #324v0.12.5Compare Source
Fixes
v0.12.4Compare Source
Fixes
v0.12.3Compare Source
Features
Title::elementfor less boilerplaterenderer::DEFAULT_*_STYLEto expose default stylesDocumentation
Renderer::<style>methodsv0.12.2Compare Source
Fixes
0toSnippet::line_start#294v0.12.1Compare Source
Added
no_stdsupport #365v0.12.0Compare Source
Migration
Note that the top-level type changed from
MessagetoReport.Messageis now a single block of text within aReport.Message::footerwith eitherMessageto aGroupGroupLevel::<Variant>withLevel::<VARIANT>, e.g.Level::Error->Level::ERRORSnippets on aMessage(the type returned byLevel::title), add them to theGroupthat is created with theTitleSnippet::originhas been renamed toSnippet::pathAnnotationfrom aLevel, create them from anAnnotationKindAnnotationKind::Primarywill automatically match theLevelof theGroupAnnotationKind::ContextLevel::titlehas been replaced withLevel::primary_level(for firstGroup) andLevel::secondary_level(subsequentGroups)Message::idhas moved toTitle::idRenderer::line_notoRenderer::line_numsnippet.fold(false)if unspecified, removingsnippet.fold(true)if specifiedFeatures
renderer::DecorStyleGroup] to indicate what all is included between the unicode begin and end decorLevel::secondary_titleto allow for custom ANSI escape code styling to be applied to thoseTitlesAnnotationKind::Visibleto force spans to be visible within a Snippet, despite code folding, without any visible markerOriginfor referencing code without the sourceGroup::with_levelto allowSnippets without aTitleLevel::no_nameto hide the level nameLevel::with_nameto override what is rendered for that levelTitle::id_urlto turnTitle::idinto a linkPatchfor displaying changes to codeFixes
Cow<str>to allow for easier management of owned dataSnippet::pathnow acceptsNoneAnnotation::labelnow acceptsNonev0.11.5Compare Source
Added
rustc's multiline annotation special case #133simdfeature for faster folding #146Changed
Fixed
Configuration
📅 Schedule: Branch creation - "before 5am on the first day of the month" (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 was generated by Mend Renovate. View the repository job log.