44010 Commits

Author SHA1 Message Date
Heath Stewart
222e8d129a
Document pwsh shell completion
Based on discussion in #19408, update the documentation to specify that `:pwsh` must be passed explicitly and that it will translate to a "powershell" argument, as is currently supported by Go's common `github.com/spf13/cobra` module and Rust's common `clap` (with `clap_complete`) crate.
2025-03-04 02:16:48 -08:00
Patrick Linnane
29fa76c948
Merge pull request #19418 from Homebrew/dependabot/github_actions/actions/attest-build-provenance-2.2.2
build(deps): bump actions/attest-build-provenance from 2.2.0 to 2.2.2
2025-03-03 18:48:39 +00:00
Patrick Linnane
419959d9d6
Merge pull request #19417 from Homebrew/dependabot/github_actions/docker/setup-buildx-action-3.10.0
build(deps): bump docker/setup-buildx-action from 3.9.0 to 3.10.0
2025-03-03 18:47:45 +00:00
Patrick Linnane
73a838b2ad
Merge pull request #19416 from Homebrew/dependabot-10-pr-limit
dependabot: allow up to 10 open PR's
2025-03-03 18:45:27 +00:00
dependabot[bot]
927e41c1cc
build(deps): bump actions/attest-build-provenance from 2.2.0 to 2.2.2
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/actions/attest-build-provenance/releases)
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
- [Commits](520d128f16...bd77c07785)

---
updated-dependencies:
- dependency-name: actions/attest-build-provenance
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 18:35:01 +00:00
dependabot[bot]
e3a83532e7
build(deps): bump docker/setup-buildx-action from 3.9.0 to 3.10.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](f7ce87c1d6...b5ca514318)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 18:34:57 +00:00
Patrick Linnane
75b418c646
dependabot: allow up to 10 open PR's
Signed-off-by: Patrick Linnane <patrick@linnane.io>
2025-03-03 10:31:26 -08:00
Patrick Linnane
49ddff7026
Merge pull request #19415 from Homebrew/dependabot/github_actions/actions/cache-4.2.2
build(deps): bump actions/cache from 4.2.1 to 4.2.2
2025-03-03 18:18:19 +00:00
Patrick Linnane
76eb1ceaf8
Merge pull request #19414 from Homebrew/dependabot/github_actions/actions/create-github-app-token-1.11.6
build(deps): bump actions/create-github-app-token from 1.11.5 to 1.11.6
2025-03-03 18:17:46 +00:00
Patrick Linnane
5f619df0b2
Merge pull request #19413 from Homebrew/dependabot/github_actions/codecov/codecov-action-5.4.0
build(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0
2025-03-03 18:15:33 +00:00
Patrick Linnane
ca10e2054b
Merge pull request #19412 from Homebrew/dependabot/github_actions/docker/build-push-action-6.15.0
build(deps): bump docker/build-push-action from 6.14.0 to 6.15.0
2025-03-03 18:15:14 +00:00
Patrick Linnane
40e97bc3c1
Merge pull request #19411 from Homebrew/dependabot/github_actions/artifacts-8f3a61e048
build(deps): bump actions/download-artifact from 4.1.8 to 4.1.9 in the artifacts group
2025-03-03 18:14:59 +00:00
dependabot[bot]
ab7fbfdc09
build(deps): bump actions/cache from 4.2.1 to 4.2.2
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](0c907a75c2...d4323d4df1)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 18:04:55 +00:00
dependabot[bot]
e02884e8af
build(deps): bump actions/create-github-app-token from 1.11.5 to 1.11.6
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 1.11.5 to 1.11.6.
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](0d564482f0...21cfef2b49)

---
updated-dependencies:
- dependency-name: actions/create-github-app-token
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 18:04:50 +00:00
dependabot[bot]
4d69e23bf2
build(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](13ce06bfc6...0565863a31)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 18:04:48 +00:00
dependabot[bot]
6198f5d5e1
build(deps): bump docker/build-push-action from 6.14.0 to 6.15.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.14.0 to 6.15.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](0adf995921...471d1dc4e0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 18:04:44 +00:00
dependabot[bot]
c3c6a90b44
build(deps): bump actions/download-artifact in the artifacts group
Bumps the artifacts group with 1 update: [actions/download-artifact](https://github.com/actions/download-artifact).


Updates `actions/download-artifact` from 4.1.8 to 4.1.9
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](fa0a91b85d...cc20338598)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: artifacts
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 18:04:41 +00:00
Carlo Cabrera
29b1f187d4
Merge pull request #19408 from Homebrew/pwsh-completions
formula: remove `pwsh` from default completion shells
2025-03-03 12:34:59 +00:00
Carlo Cabrera
807709622b
formula: remove pwsh from default completion shells
Fixes https://github.com/Homebrew/brew/pull/19407#issuecomment-2694083829
2025-03-03 20:07:13 +08:00
Mike McQuaid
e401eee162
Merge pull request #19407 from heaths/issue19403
Add PowerShell (pwsh) completion support
2025-03-03 08:31:03 +00:00
Mike McQuaid
de5b6e0f3d
Merge pull request #19371 from Homebrew/no-attr_predicate
refactor: inline use of attr_predicate
2025-03-03 08:29:51 +00:00
Douglas Eichelberger
fcf18912fe
Inline use of attr_predicate 2025-03-02 21:36:03 -08:00
Heath Stewart
15282dcdbd
Fix lint 2025-03-02 18:44:40 -08:00
Heath Stewart
42caf20fa4
Add PowerShell (pwsh) completion support
Resolves #19403
2025-03-02 18:17:38 -08:00
Mike McQuaid
64efed206d
Merge pull request #19391 from gibfahn/no_sorbet_even_if_dev
fix: HOMEBREW_NO_SORBET_RUNTIME should work even if developer
4.4.23
2025-03-02 19:32:54 +00:00
Patrick Linnane
42cbf27fca
Merge pull request #19404 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-66760194a4
build(deps): bump the sorbet group in /Library/Homebrew with 4 updates
2025-03-02 05:48:00 +00:00
Patrick Linnane
3dd229164d
Merge pull request #19405 from Homebrew/dependabot/bundler/Library/Homebrew/parallel_tests-5.0.0
build(deps-dev): bump parallel_tests from 4.9.1 to 5.0.0 in /Library/Homebrew
2025-03-02 05:47:48 +00:00
BrewTestBot
7621b5c4c4
Update RBI files for parallel_tests.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2025-03-02 05:37:08 +00:00
BrewTestBot
a6c3554989
brew vendor-gems: commit updates. 2025-03-02 05:37:02 +00:00
BrewTestBot
51b06c63b3
brew vendor-gems: commit updates. 2025-03-02 05:36:54 +00:00
dependabot[bot]
f43e0c4804
build(deps-dev): bump parallel_tests in /Library/Homebrew
Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 4.9.1 to 5.0.0.
- [Changelog](https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md)
- [Commits](https://github.com/grosser/parallel_tests/compare/v4.9.1...v5.0.0)

---
updated-dependencies:
- dependency-name: parallel_tests
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-02 05:34:07 +00:00
dependabot[bot]
a8e192fde5
build(deps): bump the sorbet group in /Library/Homebrew with 4 updates
Bumps the sorbet group in /Library/Homebrew with 4 updates: [sorbet-static-and-runtime](https://github.com/sorbet/sorbet), [sorbet-runtime](https://github.com/sorbet/sorbet), [sorbet](https://github.com/sorbet/sorbet) and [sorbet-static](https://github.com/sorbet/sorbet).


Updates `sorbet-static-and-runtime` from 0.5.11874 to 0.5.11875
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Updates `sorbet-runtime` from 0.5.11874 to 0.5.11875
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Updates `sorbet` from 0.5.11874 to 0.5.11875
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Updates `sorbet-static` from 0.5.11874 to 0.5.11875
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: sorbet-static-and-runtime
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: sorbet
- dependency-name: sorbet-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sorbet
- dependency-name: sorbet
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: sorbet
- dependency-name: sorbet-static
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: sorbet
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-02 05:33:57 +00:00
Douglas Eichelberger
0e1d945068
Merge pull request #19402 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-6a99981cdb
build(deps): bump the sorbet group in /Library/Homebrew with 4 updates
2025-02-28 20:10:45 +00:00
BrewTestBot
82de4997b6
brew vendor-gems: commit updates. 2025-02-28 19:59:00 +00:00
dependabot[bot]
f569b92fbb
build(deps): bump the sorbet group in /Library/Homebrew with 4 updates
Bumps the sorbet group in /Library/Homebrew with 4 updates: [sorbet-static-and-runtime](https://github.com/sorbet/sorbet), [sorbet-runtime](https://github.com/sorbet/sorbet), [sorbet](https://github.com/sorbet/sorbet) and [sorbet-static](https://github.com/sorbet/sorbet).


Updates `sorbet-static-and-runtime` from 0.5.11865 to 0.5.11874
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Updates `sorbet-runtime` from 0.5.11865 to 0.5.11874
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Updates `sorbet` from 0.5.11865 to 0.5.11874
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Updates `sorbet-static` from 0.5.11865 to 0.5.11874
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: sorbet-static-and-runtime
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: sorbet
- dependency-name: sorbet-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sorbet
- dependency-name: sorbet
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: sorbet
- dependency-name: sorbet-static
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: sorbet
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-28 18:02:02 +00:00
Mike McQuaid
366a180f96
Merge pull request #19398 from toobuntu/search_formulae/issue_19397
fix(search.rb): fix regex regression in search
2025-02-28 16:04:54 +00:00
Todd Schulman
8bd3b48258 fix(search.rb): fix regex regression in search
Fixes a regression in `brew search` which prevented using a regex for
the search pattern after strict typing was added to `formula.rb` in
commit a81239e. Now performs fuzzy search only if input is a string.

Closes #19397
2025-02-28 09:33:32 -05:00
Caleb Xu
b390a4db95
Merge pull request #19399 from Homebrew/pod2man-shim-fix
keg: fix normalize_pod2man_outputs! for compressed manpages
2025-02-28 13:48:52 +00:00
Mike McQuaid
fb24f4d367
Merge pull request #19393 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-1.73.1
build(deps-dev): bump rubocop from 1.72.2 to 1.73.1 in /Library/Homebrew
2025-02-28 10:08:29 +00:00
Mike McQuaid
7a5d4256e5
Fix Rubocop warnings (without brew style --fix) 2025-02-28 09:59:32 +00:00
Caleb Xu
b5db95bee5
keg: fix normalize_pod2man_outputs! for compressed manpages 2025-02-28 03:30:27 -05:00
BrewTestBot
fe76a5155b
Update RBI files for rubocop.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2025-02-27 13:15:23 -08:00
BrewTestBot
026c029b51
brew vendor-gems: commit updates. 2025-02-27 13:15:23 -08:00
dependabot[bot]
6b8b060e11
build(deps-dev): bump rubocop from 1.72.2 to 1.73.1 in /Library/Homebrew
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.72.2 to 1.73.1.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.72.2...v1.73.1)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-27 13:15:21 -08:00
Patrick Linnane
38385c8cbf
Merge pull request #19395 from Homebrew/dependabot/pip/Library/Homebrew/formula-analytics/influxdb3-python-0.11.0
build(deps): bump influxdb3-python from 0.10.0 to 0.11.0 in /Library/Homebrew/formula-analytics
2025-02-27 19:08:50 +00:00
Patrick Linnane
25ba96f690
Merge pull request #19394 from Homebrew/dependabot/pip/Library/Homebrew/formula-analytics/setuptools-75.8.2
build(deps): bump setuptools from 75.8.1 to 75.8.2 in /Library/Homebrew/formula-analytics
2025-02-27 19:07:13 +00:00
dependabot[bot]
a555c45e8a
build(deps): bump influxdb3-python
Bumps [influxdb3-python](https://github.com/InfluxCommunity/influxdb3-python) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/InfluxCommunity/influxdb3-python/releases)
- [Changelog](https://github.com/InfluxCommunity/influxdb3-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/InfluxCommunity/influxdb3-python/compare/v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: influxdb3-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-27 18:57:30 +00:00
dependabot[bot]
40a75036f9
build(deps): bump setuptools in /Library/Homebrew/formula-analytics
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.8.1 to 75.8.2.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v75.8.1...v75.8.2)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-27 18:57:20 +00:00
Patrick Linnane
c21021c49b
Merge pull request #19392 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-813f915f9a
build(deps): bump the sorbet group in /Library/Homebrew with 4 updates
2025-02-27 16:48:56 +00:00
BrewTestBot
ae16e232aa
brew vendor-gems: commit updates. 2025-02-27 16:38:28 +00:00