Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate winnow to v0.6.20 #76

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 19, 2024

This PR contains the following updates:

Package Type Update Change
winnow dependencies patch 0.6.13 -> 0.6.20

Release Notes

winnow-rs/winnow (winnow)

v0.6.20

Compare Source

Internal
  • Dependency update

v0.6.19

Compare Source

Features
  • Add Located::reset_to_start for parsing encoded graphs with start-relative pointers

v0.6.18

Compare Source

v0.6.17

Compare Source

Features
  • Make Checkpoints comparable

v0.6.16

Compare Source

v0.6.15

Compare Source

Compatibility
  • Deprecated Parser::recognize in favor of Parser::take
  • Deprecated Parser::with_recognized in favor of Parser::taken
Fixes
  • Renamed Parser::recognize to Parser::take to be consistent with other take parsers
  • Renamed Parser::with_recognized to Parser::with_taken to be consistent with other take parsers

v0.6.14

Compare Source

Fixes
  • Removed unused I: Clone bound on Parser::parse

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/winnow-0.x-lockfile branch from a6acfd5 to b5beaa8 Compare July 22, 2024 20:56
@renovate renovate bot changed the title fix(deps): update rust crate winnow to v0.6.14 fix(deps): update rust crate winnow to v0.6.15 Jul 22, 2024
@renovate renovate bot force-pushed the renovate/winnow-0.x-lockfile branch from b5beaa8 to 8a4a2d8 Compare July 25, 2024 15:21
@renovate renovate bot changed the title fix(deps): update rust crate winnow to v0.6.15 fix(deps): update rust crate winnow to v0.6.16 Jul 25, 2024
@renovate renovate bot force-pushed the renovate/winnow-0.x-lockfile branch from 8a4a2d8 to e13fc11 Compare July 31, 2024 18:49
@renovate renovate bot changed the title fix(deps): update rust crate winnow to v0.6.16 fix(deps): update rust crate winnow to v0.6.18 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/winnow-0.x-lockfile branch from e13fc11 to 7950ce6 Compare September 24, 2024 19:20
@renovate renovate bot changed the title fix(deps): update rust crate winnow to v0.6.18 fix(deps): update rust crate winnow to v0.6.19 Sep 24, 2024
@renovate renovate bot force-pushed the renovate/winnow-0.x-lockfile branch from 7950ce6 to 063651c Compare September 25, 2024 18:32
@renovate renovate bot changed the title fix(deps): update rust crate winnow to v0.6.19 fix(deps): update rust crate winnow to v0.6.20 Sep 25, 2024
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