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.1.0 #159179

Merged
merged 2 commits into from
Jan 6, 2024
Merged

ripgrep 14.1.0 #159179

merged 2 commits into from
Jan 6, 2024

Conversation

Moulick
Copy link
Contributor

@Moulick Moulick commented Jan 6, 2024

Created by brew bump


Created with brew bump-formula-pr.

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

This is a minor release with a few small new features and bug fixes. This
release contains a bug fix for unbounded memory growth while walking a
directory tree. This release also includes improvements to the completions for
the fish shell, and release binaries for several additional ARM targets.

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 #2664:
    Fix unbounded memory growth in the ignore crate.

Feature enhancements:

  • Added or improved file type filtering for Lean and Meson.
  • FEATURE #2684:
    Improve completions for the fish shell.
  • FEATURE #2702:
    Add release binaries for armv7-unknown-linux-gnueabihf,
    armv7-unknown-linux-musleabihf and armv7-unknown-linux-musleabi.

@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 Jan 6, 2024
Copy link

@devlopersabbir devlopersabbir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like okay

Copy link
Contributor

github-actions bot commented Jan 6, 2024

🤖 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 Jan 6, 2024
@BrewTestBot BrewTestBot enabled auto-merge January 6, 2024 20:24
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 6, 2024
Merged via the queue into Homebrew:master with commit f243910 Jan 6, 2024
12 checks passed
@Moulick Moulick deleted the bump-ripgrep-14.1.0 branch January 29, 2024 17:51
@github-actions github-actions bot added the outdated PR was locked due to age label Feb 29, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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. outdated PR was locked due to age 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