44031 Commits

Author SHA1 Message Date
BrewTestBot
693216bc49
Update manpage and completions.
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow.
2025-02-01 12:26:33 +00:00
Mike McQuaid
b162acc9d2
Merge pull request #19173 from BingoKingo/formula_creator-patch-1
Update formula_creator.rb
2025-02-01 12:24:53 +00:00
Mike McQuaid
afc845e92b
Merge pull request #19189 from rrotter/tap_repair_helptext
tap command: correct helptext for --repair
2025-02-01 12:15:39 +00:00
Bo Anderson
fed5321969
Rename aarch64_linux tag to arm64_linux 2025-02-01 13:03:58 +01:00
BingoKingo
e99034d8e3
Update formula_creator.rb 2025-02-01 17:23:02 +08:00
Ryan Rotter
ba67ccfc6e
tap command: correct helptext for --repair 2025-02-01 00:45:16 -05:00
Bo Anderson
362c526c7b
Merge pull request #19184 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-9421f24ff2
build(deps): bump the sorbet group in /Library/Homebrew with 4 updates
2025-01-31 22:41:07 +00:00
Bo Anderson
db3d5095e6
Merge pull request #19186 from Homebrew/dependabot/bundler/Library/Homebrew/ruby-lsp-0.23.8
build(deps-dev): bump ruby-lsp from 0.23.7 to 0.23.8 in /Library/Homebrew
2025-01-31 22:30:25 +00:00
Bo Anderson
07998d2fcb
Merge pull request #19187 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-1.71.1
build(deps-dev): bump rubocop from 1.71.0 to 1.71.1 in /Library/Homebrew
2025-01-31 22:30:10 +00:00
BrewTestBot
62e7414ee5
Update RBI files for rubocop.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2025-01-31 19:51:43 +00:00
BrewTestBot
cf38023272
Update RBI files for ruby-lsp.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2025-01-31 19:51:42 +00:00
BrewTestBot
6ba0e8e2f1
brew vendor-gems: commit updates. 2025-01-31 19:51:30 +00:00
BrewTestBot
fe4b923f27
brew vendor-gems: commit updates. 2025-01-31 19:51:19 +00:00
BrewTestBot
211139134c
brew vendor-gems: commit updates. 2025-01-31 19:51:08 +00:00
Kristján Oddsson
7b01442273 make sure disable comments have content 2025-01-31 20:38:21 +01:00
Kristján Oddsson
d7af1e3527 add missing } 2025-01-31 20:20:00 +01:00
dependabot[bot]
383e130cf3
build(deps-dev): bump ruby-lsp in /Library/Homebrew
Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.23.7 to 0.23.8.
- [Release notes](https://github.com/Shopify/ruby-lsp/releases)
- [Commits](https://github.com/Shopify/ruby-lsp/compare/v0.23.7...v0.23.8)

---
updated-dependencies:
- dependency-name: ruby-lsp
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-31 19:08:53 +00:00
dependabot[bot]
fb9c0dc810
build(deps-dev): bump rubocop from 1.71.0 to 1.71.1 in /Library/Homebrew
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.71.0 to 1.71.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.71.0...v1.71.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-31 19:08:41 +00:00
dependabot[bot]
05fae7c010
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.11789 to 0.5.11796
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

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

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

Updates `sorbet-static` from 0.5.11789 to 0.5.11796
- [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-01-31 19:07:33 +00:00
Bo Anderson
4372fcff48
Merge pull request #19185 from Homebrew/dependabot/bundler/Library/Homebrew/spoom-1.5.3
build(deps-dev): bump spoom from 1.5.2 to 1.5.3 in /Library/Homebrew
2025-01-31 18:53:33 +00:00
BrewTestBot
aea31ce445
brew vendor-gems: commit updates. 2025-01-31 18:42:06 +00:00
dependabot[bot]
d3056f7be7
build(deps-dev): bump spoom from 1.5.2 to 1.5.3 in /Library/Homebrew
Bumps [spoom](https://github.com/Shopify/spoom) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/Shopify/spoom/releases)
- [Commits](https://github.com/Shopify/spoom/compare/v1.5.2...v1.5.3)

---
updated-dependencies:
- dependency-name: spoom
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-31 18:39:44 +00:00
Mike McQuaid
d672589330
Merge pull request #19182 from zyoshoka/utils/github/fix-graphql-error-log
utils/github: fix GraphQL error log
2025-01-31 15:50:59 +00:00
zyoshoka
8aa22ea939
utils/github: fix GraphQL error log
The key `type` is not included in the response, making the log look weird.
2025-02-01 00:39:58 +09:00
Mike McQuaid
f778d217f0
Merge pull request #19180 from Homebrew/gnu-tar-condition-fix
dev-cmd/bottle: don't install gnu-tar when not needed
2025-01-31 14:43:20 +00:00
Mike McQuaid
ad1bb0fe29
Merge pull request #19178 from Homebrew/sponsors-maintainers-man-completions
Update sponsors.
2025-01-31 14:43:01 +00:00
Kristján Oddsson
4acdcfcb37
Add a DisableComment Cop
Co-authored-by: Issy Long <issyl0@github.com>
2025-01-31 15:39:17 +01:00
Mike McQuaid
134fc4457f
Merge pull request #19168 from koddsson/fixes-for-disable-comment-rubocop
implement fixes and comments for `DisableComment` rubocop
2025-01-31 14:38:14 +00:00
Bo Anderson
f727d07d43
dev-cmd/bottle: don't install gnu-tar when not needed 2025-01-31 10:57:47 +01:00
BrewTestBot
eeda302dc7
Update sponsors.
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow.
2025-01-31 00:07:33 +00:00
Patrick Linnane
c071c77913
Merge pull request #19175 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-5bdf4c78fd
build(deps): bump the sorbet group in /Library/Homebrew with 4 updates
2025-01-30 21:51:43 +00:00
Patrick Linnane
479e9eaa56
Merge branch 'master' into dependabot/bundler/Library/Homebrew/sorbet-5bdf4c78fd 2025-01-30 12:38:01 -08:00
Patrick Linnane
10a0fd58ea
Merge pull request #19176 from Homebrew/dependabot/bundler/Library/Homebrew/spoom-1.5.3
build(deps-dev): bump spoom from 1.5.2 to 1.5.3 in /Library/Homebrew
2025-01-30 20:03:46 +00:00
BrewTestBot
b73e3bc86b
Update RBI files for spoom.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2025-01-30 19:53:24 +00:00
BrewTestBot
9d76083e84
brew vendor-gems: commit updates. 2025-01-30 19:53:13 +00:00
BrewTestBot
3eefbab7b2
brew vendor-gems: commit updates. 2025-01-30 19:52:41 +00:00
dependabot[bot]
531777c62b
build(deps-dev): bump spoom from 1.5.2 to 1.5.3 in /Library/Homebrew
Bumps [spoom](https://github.com/Shopify/spoom) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/Shopify/spoom/releases)
- [Commits](https://github.com/Shopify/spoom/compare/v1.5.2...v1.5.3)

---
updated-dependencies:
- dependency-name: spoom
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-30 18:35:49 +00:00
dependabot[bot]
c69dac6700
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.11787 to 0.5.11789
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

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

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

Updates `sorbet-static` from 0.5.11787 to 0.5.11789
- [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-01-30 18:35:37 +00:00
Sam Ford
c7572194ef
Merge pull request #19172 from zyoshoka/utils/curl/fix-user-agent-type
utils/curl: fix `user_agent` types
2025-01-30 11:55:47 +00:00
BingoKingo
cff9a565b6
formula_creator.rb: add bundle install and additional dependency comment 2025-01-30 18:22:22 +08:00
zyoshoka
9e93b52371
utils/curl: fix user_agent types
`user_agent` should also allow strings and nil.
2025-01-30 19:20:58 +09:00
BingoKingo
c49cdc260c
Update formula_creator.rb 2025-01-30 12:51:58 +08:00
Patrick Linnane
f259368b80
Merge pull request #19171 from pbx/patch-1
Fix typo ("a new formulae" should be "a new formula")
2025-01-30 04:17:55 +00:00
Paul Bissex
a014e75cff
Update How-To-Open-a-Homebrew-Pull-Request.md
One-character correction
2025-01-29 22:18:25 -05:00
Patrick Linnane
4ee6e96bdf
Merge pull request #19170 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-758b7e718b
build(deps): bump the sorbet group in /Library/Homebrew with 4 updates
2025-01-29 21:50:01 +00:00
BrewTestBot
43b62dd0d9
brew vendor-gems: commit updates. 2025-01-29 21:29:57 +00:00
dependabot[bot]
eff31d0ef8
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.11784 to 0.5.11787
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

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

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

Updates `sorbet-static` from 0.5.11784 to 0.5.11787
- [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-01-29 18:13:16 +00:00
Kristján Oddsson
3b0794a884 implement fixes and comments for DisableComment rubocop 2025-01-29 09:17:11 +00:00
Patrick Linnane
6b7e0ecd5d
Merge pull request #19166 from Homebrew/dependabot/bundler/Library/Homebrew/ruby-lsp-0.23.7
build(deps-dev): bump ruby-lsp from 0.23.6 to 0.23.7 in /Library/Homebrew
2025-01-28 18:42:27 +00:00
Patrick Linnane
235dbc469b
Merge pull request #19165 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-d83eb4ce7e
build(deps): bump the sorbet group in /Library/Homebrew with 4 updates
2025-01-28 18:40:21 +00:00