build(deps): bump fancy-regex from 0.16.2 to 0.18.0#926
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
003a052 to
f50648f
Compare
Bumps [fancy-regex](https://github.com/fancy-regex/fancy-regex) from 0.16.2 to 0.18.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.16.2...0.18.0) --- updated-dependencies: - dependency-name: fancy-regex dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
f50648f to
5c6228f
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.16.2 to 0.18.0.
Release notes
Sourced from fancy-regex's releases.
Changelog
Sourced from fancy-regex's changelog.
Commits
895301dVersion 0.18.0940398aadd note about Oniguruma modeadcc193Merge pull request #241 from fancy-regex/parser_resolverf68a160cargo fmt8a7e2fbcargo clippy fixe9b08c4fix compiler warnings after merging main branch ined280d7Merge branch 'main' into parser_resolverf766d15Merge pull request #245 from stefanobaghino/fix-captures-from-pos-past-end1440293lib: return Ok(None) when search pos exceeds haystack length8d10d22Merge pull request #244 from fancy-regex/find_not_empty