Update dependency BurntSushi/ripgrep to v15.2.0 #21

Open
renovate-bot wants to merge 1 commit from renovate/burntsushi-ripgrep-15.x into main
Collaborator

This PR contains the following updates:

Package Update Change
BurntSushi/ripgrep minor 15.1.015.2.0

Release Notes

BurntSushi/ripgrep (BurntSushi/ripgrep)

v15.2.0

Compare 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-musl is now included in the release binaries for
    ripgrep.

Performance improvements:

  • PERF #​3293:
    Improves directory traversal time on very large corpora.

Feature enhancements:

  • FEATURE #​3275:
    ripgrep now respects GIT_CONFIG_GLOBAL and GIT_CONFIG_SYSTEM.

Bug fixes:


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep) | minor | `15.1.0` → `15.2.0` | --- ### Release Notes <details> <summary>BurntSushi/ripgrep (BurntSushi/ripgrep)</summary> ### [`v15.2.0`](https://github.com/BurntSushi/ripgrep/blob/HEAD/CHANGELOG.md#1520-2026-07-15) [Compare Source](https://github.com/BurntSushi/ripgrep/compare/15.1.0...15.2.0) \=================== 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-musl` is now included in the release binaries for ripgrep. Performance improvements: - [PERF #&#8203;3293](https://github.com/BurntSushi/ripgrep/issues/3293): Improves directory traversal time on very large corpora. Feature enhancements: - [FEATURE #&#8203;3275](https://github.com/BurntSushi/ripgrep/issues/3275): ripgrep now respects `GIT_CONFIG_GLOBAL` and `GIT_CONFIG_SYSTEM`. Bug fixes: - [BUG #&#8203;3212](https://github.com/BurntSushi/ripgrep/pull/3212): Don't check for the existence of `.jj` when `--no-ignore` is used. - [BUG #&#8203;3320](https://github.com/BurntSushi/ripgrep/pull/3419), [BUG #&#8203;3376](https://github.com/BurntSushi/ripgrep/pull/3376), [BUG #&#8203;3419](https://github.com/BurntSushi/ripgrep/pull/3419): Fix gitignore matching bug when searching across multiple directories. </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/burntsushi-ripgrep-15.x:renovate/burntsushi-ripgrep-15.x
git switch renovate/burntsushi-ripgrep-15.x

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.

git switch main
git merge --no-ff renovate/burntsushi-ripgrep-15.x
git switch renovate/burntsushi-ripgrep-15.x
git rebase main
git switch main
git merge --ff-only renovate/burntsushi-ripgrep-15.x
git switch renovate/burntsushi-ripgrep-15.x
git rebase main
git switch main
git merge --no-ff renovate/burntsushi-ripgrep-15.x
git switch main
git merge --squash renovate/burntsushi-ripgrep-15.x
git switch main
git merge --ff-only renovate/burntsushi-ripgrep-15.x
git switch main
git merge renovate/burntsushi-ripgrep-15.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
unixorn/packages-flamion!21
No description provided.