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

Update Rust crate nom to 7.1.3 #66

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

Update Rust crate nom to 7.1.3 #66

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update New value References Sourcegraph
nom dependencies patch 7.1.3 source code search for "nom"

Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.


Release Notes

Geal/nom (nom)

v7.1.3

Compare Source

v7.1.2

Compare Source

Thanks
Changed
  • documentation fixes
  • tests fixes
  • limit the initial capacity of the result vector of many_m_n to 64kiB
  • bits parser now accept Parser implementors instead of only functions
Added
  • implement Tuple parsing for the unit type as a special case
  • implement ErrorConvert on the unit type to make it usable as error type for bits parsers
  • bool parser for bits input

v7.1.1

Compare Source

Thanks
Changed
  • documentation fixes
  • more examples

Configuration

📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the bot label Apr 1, 2022
@renovate renovate bot changed the title Update Rust crate nom to 7.1.1 Update Rust crate nom to 7.1.3 Mar 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants