Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumps [pest](https://github.com/pest-parser/pest) from 2.7.3 to 2.7.5. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pest-parser/pest/commit/ab70fe68c58be6acf0ce892726da37a147226971"><code>ab70fe6</code></a> Use Rust 2018 format for crates (<a href="https://redirect.github.com/pest-parser/pest/issues/941">#941</a>)</li> <li><a href="https://github.com/pest-parser/pest/commit/5d30733b0a094da36c7376f90c3bf9c4fc0119e7"><code>5d30733</code></a> update unicode to 15.1 (<a href="https://redirect.github.com/pest-parser/pest/issues/936">#936</a>)</li> <li><a href="https://github.com/pest-parser/pest/commit/857d9f61c3d03d5699338c5c625ba8a2b5bf608f"><code>857d9f6</code></a> Create SECURITY.md</li> <li><a href="https://github.com/pest-parser/pest/commit/04033e5d341d7758b3af2a33c382eeeac93bc864"><code>04033e5</code></a> ci: fix cargo-msrv installation (<a href="https://redirect.github.com/pest-parser/pest/issues/929">#929</a>)</li> <li><a href="https://github.com/pest-parser/pest/commit/a693e52b3589805396f226666cbef432014e47d4"><code>a693e52</code></a> add a comment to EOL (<a href="https://redirect.github.com/pest-parser/pest/issues/926">#926</a>)</li> <li><a href="https://github.com/pest-parser/pest/commit/8799c8ec1b08ff678f535437a497962b2ee26dfd"><code>8799c8e</code></a> Update pest_derive to generate a list of all rules in Rule::all_rules(). (<a href="https://redirect.github.com/pest-parser/pest/issues/927">#927</a>)</li> <li><a href="https://github.com/pest-parser/pest/commit/d2e25252ba33185d749a4f4e888308a8b6ee816d"><code>d2e2525</code></a> bump MSRV to 1.61 (due to memchr's MSRV) (<a href="https://redirect.github.com/pest-parser/pest/issues/925">#925</a>)</li> <li><a href="https://github.com/pest-parser/pest/commit/9045694bd27c710a9a373f53196c949795ff0b33"><code>9045694</code></a> Add clarification to the docs (<a href="https://redirect.github.com/pest-parser/pest/issues/924">#924</a>)</li> <li>See full diff in <a href="https://github.com/pest-parser/pest/compare/v2.7.3...v2.7.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pest&package-manager=cargo&previous-version=2.7.3&new-version=2.7.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information