Closed renovate[bot] closed 6 months ago
This PR contains the following updates:
7.1
7.1.3
📅 Schedule: Branch creation - "after 10pm,before 5:00am" in timezone Europe/Zurich, 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.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
7.1
->7.1.3
Release Notes
rust-bakery/nom (nom)
### [`v7.1.3`](https://togithub.com/rust-bakery/nom/compare/7.1.2...7.1.3) [Compare Source](https://togithub.com/rust-bakery/nom/compare/7.1.2...7.1.3) ### [`v7.1.2`](https://togithub.com/rust-bakery/nom/blob/HEAD/CHANGELOG.md#712---2023-01-01) [Compare Source](https://togithub.com/rust-bakery/nom/compare/7.1.1...7.1.2) ##### Thanks - [@joubs](https://togithub.com/joubs) - [@Fyko](https://togithub.com/Fyko) - [@LoganDark](https://togithub.com/LoganDark) - [@darnuria](https://togithub.com/darnuria) - [@jkugelman](https://togithub.com/jkugelman) - [@barower](https://togithub.com/barower) - [@puzzlewolf](https://togithub.com/puzzlewolf) - [@epage](https://togithub.com/epage) - [@cky](https://togithub.com/cky) - [@wolthom](https://togithub.com/wolthom) - [@w1ll-i-code](https://togithub.com/w1ll-i-code) ##### 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`](https://togithub.com/rust-bakery/nom/blob/HEAD/CHANGELOG.md#711---2022-03-14) [Compare Source](https://togithub.com/rust-bakery/nom/compare/7.1.0...7.1.1) ##### Thanks - [@ThomasdenH](https://togithub.com/ThomasdenH) - @[@SphinxKnight](https://togithub.com/SphinxKnight) - [@irevoire](https://togithub.com/irevoire) - [@doehyunbaek](https://togithub.com/doehyunbaek) - [@pxeger](https://togithub.com/pxeger) - [@punkeel](https://togithub.com/punkeel) - [@max-sixty](https://togithub.com/max-sixty) - [@Xiretza](https://togithub.com/Xiretza) - [@5c077m4n](https://togithub.com/5c077m4n) - [@erihsu](https://togithub.com/erihsu) - [@TheNeikos](https://togithub.com/TheNeikos) - [@LoganDark](https://togithub.com/LoganDark) - [@nickelc](https://togithub.com/nickelc) - [@chotchki](https://togithub.com/chotchki) - [@ctrlcctrlv](https://togithub.com/ctrlcctrlv) ##### Changed - documentation fixes - more examplesConfiguration
📅 Schedule: Branch creation - "after 10pm,before 5:00am" in timezone Europe/Zurich, 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.
This PR has been generated by Mend Renovate. View repository job log here.