Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
annotate-snippets dependencies minor 0.10 -> 0.11

Release Notes

rust-lang/annotate-snippets-rs (annotate-snippets)

v0.11.0

Compare Source

Breaking Changes
  • Switched from char spans to byte spans #​90
  • Renamed AnnotationType to Level #​94
  • Renamed SourceAnnotation to Annotation #​94
  • Renamed Snippet to Message #​94
  • Renamed Slice to Snippet #​94
  • Message, Snippet, Annotation and Level can only be built with a builder pattern #​91 and #​94
  • Annotation labels are now optional #​94
  • Annotation now takes in Range<usize> instead of (usize, usize) #​90
  • Margin is now an internal detail, only term_width is exposed #​105
  • footer was generalized to be a Message #​98
Added
  • term_width was added to Renderer to control the rendering width #​105
    • defaults to 140 when not set
Fixed
  • Margins are now calculated per Snippet, rather than for the entire Message #​105
  • Annotations can be created without labels
Features
  • footer was expanded to allow annotating sources by accepting Message #​98

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (rebase) March 15, 2024 21:47
auto-merge was automatically disabled March 15, 2024 22:00

Base branch requires signed commits

@renovate renovate bot merged commit e30c2e6 into main Mar 16, 2024
@renovate renovate bot deleted the renovate/annotate-snippets-0.x branch March 16, 2024 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants