apollographql / apollo-rs

Spec compliant GraphQL Tools in Rust.
Apache License 2.0
566 stars 45 forks source link

chore(deps): update rust crate ariadne to 0.4.0 #793

Closed svc-secops closed 8 months ago

svc-secops commented 8 months ago

This PR contains the following updates:

Package Type Update Change
ariadne dev-dependencies minor 0.3.0 -> 0.4.0
ariadne dependencies minor 0.3.0 -> 0.4.0

Release Notes

zesterer/ariadne (ariadne) ### [`v0.4.0`](https://togithub.com/zesterer/ariadne/blob/HEAD/CHANGELOG.md#040---2023-01-01) ##### Breaking changes - Added missing `S: Span` bound for `Label::new` constructor. - Previously labels with backwards spans could be constructed and only resulted in a panic when writing (or printing) the report. Now `Label::new` panics immediately when passed a backwards span. ##### Added - Support for alternative string-like types in `Source` ##### Changed - Memory & performance improvements ##### Fixed - Panic when provided with an empty input - Invalid unicode characters for certain arrows

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.

svc-secops commented 8 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

âš  Warning: custom changes will be lost.