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.25 #1226

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 28, 2025

This PR contains the following updates:

Package Type Update Change
winnow dependencies patch 0.6.24 -> 0.6.25

Release Notes

winnow-rs/winnow (winnow)

v0.6.25

Compare Source

Compatibility
  • Deprecated PResult in favor of ModalResult: v0.7 will make ErrMode optional and PResult will no longer be descriptive enough
  • Deprecate IResult in favor of PResult<(I, O)>
Documentation
  • Update comparison with nom
Fixes
  • Ensure we append errors in repeat(_).fold(1..)

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 28, 2025 01:31
@renovate renovate bot merged commit eab109b into main Jan 28, 2025
8 checks passed
@renovate renovate bot deleted the renovate/winnow-0.x-lockfile branch January 28, 2025 01:40
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