fix(deps): update rust crate winnow to v1 - #1313
Merged
Merged
Conversation
Contributor
|
PR author is in the excluded authors list. |
Merged
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
=0.7.15→=1.0.4Release Notes
winnow-rs/winnow (winnow)
v1.0.4Compare Source
Fixes
seq!from 22 to 32v1.0.3Compare Source
Fixes
AsBStrbound onascii::floatv1.0.2Compare Source
Fixes
TreeErrorinbinary::bits(regression from 1.0.0)v1.0.1Compare Source
Documentation
winnow::combinatorv1.0.0Compare Source
Note: going to v1 is more a reflection of the rate of churn in Winnow's API than
the quality of previous releases or any statement against future breaking changes.
Migration Guide
ascii,binary, orparserfeatures as neededalttuples into tuples ofalttuples as neededCompatibility
parser,ascii, andbinaryfeature gates to improve build times(I, usize)withbinary::bits::Bitsto clarify intentBitOffsetsfromstreamtobinary::bitsto consolidate the APIiteratorimpure like parsersStream::rawwithStream::tracePerformance
Build time
parser,ascii, andbinaryfeaturesRuntime
hex_uintFeatures
Parser::parse_iterFixes
Neededinstreamoct_digit1escapedinto aCowescaped,take_escapedcontrol character for not-quite unicode parsingConfiguration
📅 Schedule: (in timezone America/Chicago)
* * * * 2)🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.