build(deps): bump pest_derive from 2.8.6 to 2.9.0 - #1268
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/cargo/pest_derive-2.8.8
branch
2 times, most recently
from
August 13, 2026 11:10
bc7742d to
4ef6699
Compare
Bumps [pest_derive](https://github.com/pest-parser/pest) from 2.8.6 to 2.9.0. - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.8.6...v2.9.0) --- updated-dependencies: - dependency-name: pest_derive dependency-version: 2.8.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/pest_derive-2.8.8
branch
from
September 2, 2026 11:34
4ef6699 to
b3469a4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps pest_derive from 2.8.6 to 2.9.0.
Release notes
Sourced from pest_derive's releases.
... (truncated)
Commits
d9b29b6bump version to 2.9.0 (#1192)f0998eeReject unescaped control characters in the JSON grammar (#1190)fa9e187Add fuzzing dictionaries and document them in FUZZING.md (#1191)c3a6956Add support for a fully-functional const PrattParser with optional macro for ...6f29d56fix(fuzz): set edition 2021 and add sql fuzz target (#1189)4614db3fix(debugger): upgrade rustyline to 13 for loongarch64 support (#1187)f95efcdfix: silence compiler and clippy warnings in tests and generator (#1186)0f501a1fix: restore stack state after a failed sequence (#1184)81eeedbci toolchain in release update + bump version (#1181)7be2dc4Fix tag_node incorrectly modifying tokens during lookahead (#1180)