build(deps): bump fancy-regex from 0.18.0 to 0.19.0 - #949
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [fancy-regex](https://github.com/fancy-regex/fancy-regex) from 0.18.0 to 0.19.0. - [Release notes](https://github.com/fancy-regex/fancy-regex/releases) - [Changelog](https://github.com/fancy-regex/fancy-regex/blob/main/CHANGELOG.md) - [Commits](fancy-regex/fancy-regex@0.18.0...0.19.0) --- updated-dependencies: - dependency-name: fancy-regex dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/fancy-regex-0.19.0
branch
from
July 28, 2026 20:08
550e1e0 to
6cf9b06
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 fancy-regex from 0.18.0 to 0.19.0.
Release notes
Sourced from fancy-regex's releases.
Changelog
Sourced from fancy-regex's changelog.
Commits
e8d6986Version 0.19.0af79ee3Merge pull request #267 from fancy-regex/regex-automata-bump9d6b2dbbump regex-automata to fix some seek bugs3d04e3aMerge pull request #266 from fancy-regex/optimize_keepoutf44e0a5Merge pull request #265 from fancy-regex/reduce_catastrophic_backtrackinge480dc4Merge pull request #264 from fancy-regex/compilation_performance35f8efaadd note about optimizer1f7a220Address code review: fix spelling, add comment about has_descendant4712936Add \K (KeepOut) optimization: delegate root-level \K patterns to regex-automata5496414fix: correct asymmetric repeat optimization in build_concat_repeat_triplet