Skip to content

build(deps): bump pest_derive from 2.8.8 to 2.9.0 - #594

Merged
bnaecker merged 1 commit into
masterfrom
dependabot/cargo/pest_derive-2.9.0
Aug 17, 2026
Merged

build(deps): bump pest_derive from 2.8.8 to 2.9.0#594
bnaecker merged 1 commit into
masterfrom
dependabot/cargo/pest_derive-2.9.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps pest_derive from 2.8.8 to 2.9.0.

Commits
  • d9b29b6 bump version to 2.9.0 (#1192)
  • f0998ee Reject unescaped control characters in the JSON grammar (#1190)
  • fa9e187 Add fuzzing dictionaries and document them in FUZZING.md (#1191)
  • c3a6956 Add support for a fully-functional const PrattParser with optional macro for ...
  • 6f29d56 fix(fuzz): set edition 2021 and add sql fuzz target (#1189)
  • 4614db3 fix(debugger): upgrade rustyline to 13 for loongarch64 support (#1187)
  • f95efcd fix: silence compiler and clippy warnings in tests and generator (#1186)
  • 0f501a1 fix: restore stack state after a failed sequence (#1184)
  • See full diff in compare view

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 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)

Bumps [pest_derive](https://github.com/pest-parser/pest) from 2.8.8 to 2.9.0.
- [Commits](pest-parser/pest@v2.8.8...v2.9.0)
---
updated-dependencies:
- dependency-name: pest_derive
dependency-version: 2.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 17, 2026
@bnaecker
bnaecker merged commit 99814d0 into masterAug 17, 2026
23 checks passed
@bnaecker
bnaecker deleted the dependabot/cargo/pest_derive-2.9.0 branch August 17, 2026 18:01
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filerustPull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@bnaecker