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

⬆️ micro: Update winnow to v0.6.24 #1214

Merged
merged 1 commit into from
Jan 11, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2025

This PR contains the following updates:

Package Type Update Change
winnow dependencies patch 0.6.22 -> 0.6.24

Release Notes

winnow-rs/winnow (winnow)

v0.6.24

Compare Source

Fixes
  • Add back in winnow::Located which was removed by accident

v0.6.23

Compare Source

Compatibiloty
  • stream::Located is deprecated in favor of stream::LocatingSlice
  • combnator::rest is deprecated in favor of token::rest
  • combnator::rest_len is deprecated in favor of token::rest_len
  • combinator::<Struct> have mostly been deprecated in favor of combinator::impls::<Struct>
  • unpeek is deprecated
Features
  • Added repeat().try_fold() and repeat().verify_fold()

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) January 10, 2025 21:32
@renovate renovate bot force-pushed the renovate/winnow-0.x-lockfile branch from 43de5ee to 6e49ee3 Compare January 11, 2025 02:35
@renovate renovate bot changed the title ⬆️ micro: Update winnow to v0.6.23 ⬆️ micro: Update winnow to v0.6.24 Jan 11, 2025
@renovate renovate bot merged commit 0876629 into main Jan 11, 2025
7 checks passed
@renovate renovate bot deleted the renovate/winnow-0.x-lockfile branch January 11, 2025 02:45
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