Skip to content

Commit 48ccb95

Browse files
authored
Auto merge of servo#29473 - servo:dependabot/cargo/pest-2.5.6, r=mukilan
Bump pest from 2.5.5 to 2.5.6 Bumps [pest](https://github.com/pest-parser/pest) from 2.5.5 to 2.5.6. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pest-parser/pest/commit/f294ead3e1e417368b2a806ca9f93ff9a6cf825d"><code>f294ead</code></a> doc: added a note regarding the no_std support (<a href="https://github-redirect.dependabot.com/pest-parser/pest/issues/819">#819</a>)</li> <li><a href="https://github.com/pest-parser/pest/commit/ebb1ccd930edb27b0708e00a36070bde3172b3d8"><code>ebb1ccd</code></a> fix: grammar <code>////</code> parsing error. (fixes <a href="https://github-redirect.dependabot.com/pest-parser/pest/issues/817">#817</a>) (<a href="https://github-redirect.dependabot.com/pest-parser/pest/issues/818">#818</a>)</li> <li><a href="https://github.com/pest-parser/pest/commit/18ca64fb8ca23136cb5bd7bbd5c1aeef732f5d38"><code>18ca64f</code></a> Update benchmark result typo (with Pest v2.5.2 as base line). (<a href="https://github-redirect.dependabot.com/pest-parser/pest/issues/794">#794</a>)</li> <li><a href="https://github.com/pest-parser/pest/commit/ac89744825a555231346ce06a4bfe9522f9a7469"><code>ac89744</code></a> Fix multiple grammars not always recompile issue <a href="https://github-redirect.dependabot.com/pest-parser/pest/issues/789">#789</a> (<a href="https://github-redirect.dependabot.com/pest-parser/pest/issues/790">#790</a>)</li> <li>See full diff in <a href="https://github.com/pest-parser/pest/compare/v2.5.5...v2.5.6">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.5.5&new-version=2.5.6)](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 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>
2 parents 6a7d097 + f3b2609 commit 48ccb95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)