Update dependency ripgrep to v15.2.0 - #172
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/ripgrep-15.x
branch
from
August 12, 2026 00:34
4b8e7e6 to
5b1895f
Compare
renovate
Bot
force-pushed
the
renovate/ripgrep-15.x
branch
from
August 15, 2026 02:38
5b1895f to
19a3458
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.
This PR contains the following updates:
15.1.0→15.2.0Release Notes
BurntSushi/ripgrep (ripgrep)
v15.2.0Compare Source
===================
This release fixes a number of bugs related to gitignore matching as well as
some performance improvements in directory tree traversal.
Platform support:
aarch64-unknown-linux-muslis now included in the release binaries forripgrep.
Performance improvements:
Improves directory traversal time on very large corpora.
Feature enhancements:
ripgrep now respects
GIT_CONFIG_GLOBALandGIT_CONFIG_SYSTEM.Bug fixes:
Don't check for the existence of
.jjwhen--no-ignoreis used.BUG #3376,
BUG #3419:
Fix gitignore matching bug when searching across multiple directories.
Configuration
📅 Schedule: (in timezone Asia/Tokyo)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.