chore(deps): update rust crate annotate-snippets to v0.12.15#446
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update rust crate annotate-snippets to v0.12.15#446renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Performance Test Results 🚀Build Time: NaN seconds Executed with: scraps build -v |
233d174 to
f6eeec7
Compare
Performance Test Results 🚀Build Time: NaN seconds Executed with: scraps build -v |
f6eeec7 to
d1257e0
Compare
Performance Test Results 🚀Build Time: NaN seconds Executed with: scraps build -v |
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.5→=0.12.15Release Notes
rust-lang/annotate-snippets-rs (annotate-snippets)
v0.12.15Compare Source
Fixed
v0.12.14Compare Source
Fixed
v0.12.13Compare Source
Fixed
Patch#373 and #380v0.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
Fixed
Patch#373 and #380v0.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 acceptsNoneConfiguration
📅 Schedule: (UTC)
🚦 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.