Skip to content

Conversation

svc-secops
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
ariadne dev-dependencies minor 0.4.0 -> 0.5.0
ariadne dependencies minor 0.4.1 -> 0.5.0

Release Notes

zesterer/ariadne (ariadne)

v0.5.0

Added
  • Support for multi-line notes
  • Support for RangeInclusive as spans
Changed
  • Made Report::build accept a proper span, avoiding much type annotation trouble
Fixed
  • Handling of empty lines
  • Config::new() is now const
  • Several subtle formatting bugs

v0.4.1

Added
  • Support for byte spans

  • The ability to fetch the underlying &str of a Source using source.as_ref()

Changed
  • Upgraded yansi to 1.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 8am and before 4pm on tuesday" in timezone Etc/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 these updates again.


This PR has been generated by Renovate Bot.

Copy link
Member

@goto-bus-stop goto-bus-stop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only the changes to the Report::build API affect us (and make things easier to boot).

@goto-bus-stop goto-bus-stop merged commit 1cb621d into main Nov 4, 2024
12 checks passed
@goto-bus-stop goto-bus-stop deleted the renovate/ariadne-0.x branch November 4, 2024 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants