forked from flamion/packages
Update dependency BurntSushi/ripgrep to v15.2.0 #21
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/burntsushi-ripgrep-15.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
15.1.0→15.2.0Release Notes
BurntSushi/ripgrep (BurntSushi/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: (UTC)
🚦 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 has been generated by Mend Renovate.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.