mp4096 / indentex

An indentation-based superset of LaTeX
MIT License
9 stars 2 forks source link

Bump nom from 5.0.0 to 5.0.1 #60

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps nom from 5.0.0 to 5.0.1.

Changelog *Sourced from [nom's changelog](https://github.com/Geal/nom/blob/master/CHANGELOG.md).* > # Change Log > > ## [Unreleased][unreleased] > > ### Thanks > > ### Added > > ### Fixed
Commits - [`c326e07`](https://github.com/Geal/nom/commit/c326e077b83c62f81b717c80a281cb453cb914e7) bump version to 5.0.1 - [`c70065a`](https://github.com/Geal/nom/commit/c70065a1a37283881f180b2f0b1a486c9e4fe9a6) fix error type inference in value! - [`e913ebe`](https://github.com/Geal/nom/commit/e913ebe2e2119ebdec707ffb2b18eb9667024fff) fix peek reimplementation - [`eef8080`](https://github.com/Geal/nom/commit/eef808017b6a5791ff806ec4edc5b2772ec6d6c5) fix return type in example - [`954114a`](https://github.com/Geal/nom/commit/954114af1b9949aa7a7972d6de155f2032781e71) Add missing `use` statement to "Code organization" parser example - [`ab8277d`](https://github.com/Geal/nom/commit/ab8277d536d80a985321255d79ecae57c8c740e9) add some documentation about the infinite loop check in many0 and many1 - [`0b15ccd`](https://github.com/Geal/nom/commit/0b15ccde8de8248e8eda6858ef296c10d75d61a0) relax trait requirements on cut - [`2713fd8`](https://github.com/Geal/nom/commit/2713fd8d260511945483f2bb951eb32e6ea95743) deactivate cfg(doctest) - [`092df74`](https://github.com/Geal/nom/commit/092df74d3565590f0cd414c1ec2e60b55535d0be) Fix meta variable misuse - [`14d2279`](https://github.com/Geal/nom/commit/14d2279e1475340f3fede0cd3ed71813500c0fba) Fix custom_input_types.md - Additional commits viewable in [compare view](https://github.com/Geal/nom/compare/5.0.0...5.0.1)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
coveralls commented 5 years ago

Coverage Status

Coverage remained the same at ?% when pulling ef92effb12b4be1e9c959ae14aab947db7c7bf96 on dependabot/cargo/nom-5.0.1 into 690c2be8a11a85150f55303bf67e74cf3e43c727 on master.