44010 Commits

Author SHA1 Message Date
Mike McQuaid
ce547ea656
Merge pull request #19220 from Homebrew/docs-manpage-fixes
docs: various manpage grammar fixes
2025-02-05 13:19:57 +00:00
BrewTestBot
135fff8e92
brew vendor-gems: commit updates. 2025-02-05 14:19:53 +01:00
dependabot[bot]
548f12a844
build(deps): bump the sorbet group across 1 directory with 4 updates
Bumps the sorbet group with 1 update in the /Library/Homebrew directory: [sorbet-static-and-runtime](https://github.com/sorbet/sorbet).


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

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

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

Updates `sorbet-static` from 0.5.11796 to 0.5.11802
- [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-05 14:19:52 +01:00
Mike McQuaid
b526a0664a
Merge pull request #19244 from gromgit/formula_creator/latest_python
formula_creator: depend on latest python
2025-02-05 13:16:12 +00:00
Patrick Linnane
3cb9ff1499
Merge pull request #19235 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-1.71.2
build(deps-dev): bump rubocop from 1.71.1 to 1.71.2 in /Library/Homebrew
2025-02-05 12:48:18 +00:00
Patrick Linnane
4c1f2b65bc
docs: run brew generate-man-completions
Signed-off-by: Patrick Linnane <patrick@linnane.io>
2025-02-05 13:39:45 +01:00
Patrick Linnane
291edf5d30
docs: rewording
Co-authored-by: Carlo Cabrera <github@carlo.cab>
2025-02-05 13:39:27 +01:00
Eric Knibbe
99de228fc2
docs: various manpage grammar fixes 2025-02-05 13:38:39 +01:00
BrewTestBot
2235341778
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-05 12:32:21 +00:00
BrewTestBot
8f10275ac4
brew vendor-gems: commit updates. 2025-02-05 12:32:00 +00:00
Patrick Linnane
c8be339511
Merge pull request #19245 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
2025-02-05 12:31:49 +00:00
BrewTestBot
feb050ff13
sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2025-02-05 12:04:41 +00:00
Patrick Linnane
78a2f4ca07
Merge pull request #19225 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-85ff93520d
build(deps): bump the sorbet group in /Library/Homebrew with 4 updates
2025-02-05 12:03:22 +00:00
Adrian Ho
fbf1d68222 formula_creator: depend on latest python
Followup to #19173, which causes `brew create` to error out on the literal `python@x.y` dependency.

Related to #19240.
2025-02-05 18:37:37 +08:00
Mike McQuaid
6a7bf8b054
Merge pull request #19237 from Homebrew/dependabot/bundler/Library/Homebrew/tapioca-0.16.9
build(deps-dev): bump tapioca from 0.16.8 to 0.16.9 in /Library/Homebrew
2025-02-05 09:12:12 +00:00
Kevin
16c2d9285d
Merge pull request #19239 from Homebrew/add-needs-network-to-desc-test
tests: add missing :needs_network argument
2025-02-05 07:30:14 +00:00
Bo Anderson
1117ebc248
Merge pull request #19226 from Homebrew/dependabot/bundler/Library/Homebrew/json_schemer-2.4.0
build(deps-dev): bump json_schemer from 2.3.0 to 2.4.0 in /Library/Homebrew
2025-02-04 23:28:28 +00:00
Sam Ford
23274ac454
tests: add missing :needs_network argument
I was recently running `brew tests` without `--online` and I noticed
that there was still one formulae.brew.sh request. I narrowed it down
to a `brew desc` test, so this adds `:needs_network` to that test.
As expected, `brew tests` doesn't make any network requests after this
change unless `--online` is used.
2025-02-04 16:05:35 -05:00
Douglas Eichelberger
f5d2d30f5b Add test for concurrent fetching 2025-02-04 13:02:50 -08:00
Michka Popoff
bba5ae1f23
glibc: set next version 2025-02-04 21:18:02 +01:00
dependabot[bot]
bf692334d8
build(deps-dev): bump tapioca from 0.16.8 to 0.16.9 in /Library/Homebrew
Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.16.8 to 0.16.9.
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](https://github.com/Shopify/tapioca/compare/v0.16.8...v0.16.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-04 18:23:20 +00:00
dependabot[bot]
588ab33e63
build(deps-dev): bump rubocop from 1.71.1 to 1.71.2 in /Library/Homebrew
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.71.1 to 1.71.2.
- [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.1...v1.71.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-04 18:22:52 +00:00
Mike McQuaid
d74f503158
Merge pull request #19234 from Homebrew/split_software_spec
Split up SoftwareSpec
2025-02-04 16:43:16 +00:00
Mike McQuaid
2b737f0423
Split up SoftwareSpec
This came up in the AGM and has bothered me for years: let's actually
split out `software_spec.rb` into one file per class, as is more typical
in Ruby.

This will make these classes easier to find.
2025-02-04 16:27:39 +00:00
Ruoyu Zhong
153c6dd300
Merge pull request #19232 from Homebrew/sponsors-maintainers-man-completions
Update manpage and completions.
2025-02-04 15:52:09 +00:00
BrewTestBot
3caa98efb7
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-04 15:38:49 +00:00
Mike McQuaid
510a1503c8
Merge pull request #19217 from Homebrew/ww/brew-verify
dev-cmd: add brew verify
2025-02-04 15:24:19 +00:00
BrewTestBot
8c431c583e
Update RBI files for json_schemer.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2025-02-04 14:53:49 +00:00
BrewTestBot
db63a5349c
brew vendor-gems: commit updates. 2025-02-04 14:53:38 +00:00
BrewTestBot
5275ab2e6d
brew vendor-gems: commit updates. 2025-02-04 14:53:15 +00:00
Patrick Linnane
53f058d0ac
Merge pull request #19229 from Homebrew/dependabot/github_actions/actions/create-github-app-token-1.11.2
build(deps): bump actions/create-github-app-token from 1.11.1 to 1.11.2
2025-02-04 14:51:35 +00:00
Patrick Linnane
31dd465595
Merge pull request #19228 from Homebrew/dependabot/github_actions/github/codeql-action-3.28.8
build(deps): bump github/codeql-action from 3.28.5 to 3.28.8
2025-02-04 14:51:23 +00:00
Patrick Linnane
92d3d17047
Merge pull request #19227 from Homebrew/dependabot/github_actions/ruby/setup-ruby-1.215.0
build(deps): bump ruby/setup-ruby from 1.214.0 to 1.215.0
2025-02-04 14:46:34 +00:00
William Woodruff
27be7b50a1
dev-cmd: add a basic verify test
Signed-off-by: William Woodruff <william@yossarian.net>
2025-02-04 13:08:53 +01:00
William Woodruff
b35cb75e53
Update Library/Homebrew/dev-cmd/verify.rb
Co-authored-by: Douglas Eichelberger <697964+dduugg@users.noreply.github.com>
2025-02-04 13:02:25 +01:00
William Woodruff
2758336890
Merge pull request #19230 from Homebrew/ww/ssh-signing
ci: switch to SSH signing everywhere
2025-02-04 11:04:05 +00:00
Caleb Xu
652f5966d4
Clean pod2man-generated manpages after formula build 2025-02-03 23:21:44 -05:00
William Woodruff
6530dd5487
fix SPDX branch URL
Signed-off-by: William Woodruff <william@yossarian.net>
2025-02-03 22:00:31 +01:00
William Woodruff
3ec71d8acc
ci: switch to SSH signing everywhere
Signed-off-by: William Woodruff <william@yossarian.net>
2025-02-03 21:56:57 +01:00
Bo Anderson
c5e2aa63e5
Merge pull request #19222 from Homebrew/pr-upload-keep-old
dev-cmd/pr-upload: allow --keep-old with --upload-only
2025-02-03 20:23:59 +00:00
Bo Anderson
789309d781
Merge pull request #19223 from Homebrew/ghp-oldest-cpu-fix
github_packages: fix oldest CPU variant on arm64 Linux
2025-02-03 20:23:48 +00:00
Mike McQuaid
8ce6b0f042
Merge pull request #19224 from Homebrew/portable-ruby-arm64-linux
Add arm64 Linux build for Portable Ruby
2025-02-03 20:07:51 +00:00
dependabot[bot]
63dd807354
build(deps): bump actions/create-github-app-token from 1.11.1 to 1.11.2
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 1.11.1 to 1.11.2.
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](c1a285145b...136412a57a)

---
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-02-03 18:43:05 +00:00
dependabot[bot]
e15377c2d0
build(deps): bump github/codeql-action from 3.28.5 to 3.28.8
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.5 to 3.28.8.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](f6091c0113...dd746615b3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 18:43:02 +00:00
dependabot[bot]
6cf37a7dd4
build(deps): bump ruby/setup-ruby from 1.214.0 to 1.215.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.214.0 to 1.215.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](1287d2b408...2654679fe7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 18:42:56 +00:00
dependabot[bot]
0e165279e2
build(deps-dev): bump json_schemer in /Library/Homebrew
Bumps [json_schemer](https://github.com/davishmcclurg/json_schemer) from 2.3.0 to 2.4.0.
- [Changelog](https://github.com/davishmcclurg/json_schemer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/davishmcclurg/json_schemer/compare/v2.3.0...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 18:33:06 +00:00
dependabot[bot]
b4178dcfc2
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.11796 to 0.5.11798
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

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

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

Updates `sorbet-static` from 0.5.11796 to 0.5.11798
- [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-03 18:32:57 +00:00
Bo Anderson
07b8003319
Add arm64 Linux build for Portable Ruby 2025-02-03 18:19:23 +01:00
Mike McQuaid
4b55ebf894
Merge pull request #19212 from Moisan/patch-1
Add rebottling documentation in BrewTestBot-For-Maintainers.md
2025-02-03 17:18:39 +00:00
Bo Anderson
d63e44185f
github_packages: fix oldest CPU variant on arm64 Linux 2025-02-03 18:17:15 +01:00