Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ripgrep 14.0.2 #155726

Merged
merged 2 commits into from
Nov 28, 2023
Merged

ripgrep 14.0.2 #155726

merged 2 commits into from
Nov 28, 2023

Conversation

ZhongRuoyu
Copy link
Member

Created with brew bump-formula-pr.

release notes
[Sponsorship is appreciated!](https://github.com/sponsors/BurntSushi/)

This is a patch release with a few small bug fixes.

In case you haven't heard of it before, ripgrep is a line-oriented search
tool that recursively searches the current directory for a regex pattern.
By default, ripgrep will respect gitignore rules and automatically skip
hidden files/directories and binary files.

Bug fixes:

  • BUG #2654:
    Fix deb release sha256 sum file.
  • BUG #2658:
    Fix partial regression in the behavior of --null-data --line-regexp.
  • BUG #2659:
    Fix Fish shell completions.
  • BUG #2662:
    Fix typo in documentation for -i/--ignore-case.

@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Nov 28, 2023
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Nov 28, 2023
@ZhongRuoyu ZhongRuoyu added the ready to merge PR can be merged once CI is green label Nov 28, 2023
@BrewTestBot BrewTestBot added this pull request to the merge queue Nov 28, 2023
Merged via the queue into Homebrew:master with commit 6811caa Nov 28, 2023
13 checks passed
@ZhongRuoyu ZhongRuoyu deleted the bump-ripgrep-14.0.2 branch November 28, 2023 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. ready to merge PR can be merged once CI is green rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants