33509 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Bo Anderson
d63e44185f
github_packages: fix oldest CPU variant on arm64 Linux 2025-02-03 18:17:15 +01:00
Bo Anderson
627c4a714c
dev-cmd/pr-upload: allow --keep-old with --upload-only 2025-02-03 18:15:31 +01:00
William Woodruff
0ceddc91ce
code review
Signed-off-by: William Woodruff <william@yossarian.net>
2025-02-03 17:12:11 +01:00
William Woodruff
04bde137e9
regenerate hints
Signed-off-by: William Woodruff <william@yossarian.net>
2025-02-03 17:09:14 +01:00
William Woodruff
06d0f59a29
Apply suggestions from code review
Co-authored-by: Douglas Eichelberger <697964+dduugg@users.noreply.github.com>
2025-02-03 17:08:55 +01:00
Mike McQuaid
e227663207
cask/artifact/installer: don't reset uid if sudo is used.
This fixes handling `sudo` and EUID when using certain `script` commands
on casks e.g. adobe-creative-cloud.

Co-Authored-By: Bo Anderson <mail@boanderson.me>
2025-02-03 16:58:44 +01:00
William Woodruff
f7557ae9fe
strict typechecking
Signed-off-by: William Woodruff <william@yossarian.net>
2025-02-03 16:28:46 +01:00
William Woodruff
77f55aab05
dev-cmd: add brew verify
This is a direct copy of `trailofbits/homebrew-brew-verify`,
but in the `DevCmd` namespace instead.

Signed-off-by: William Woodruff <william@yossarian.net>
2025-02-03 16:23:09 +01:00
Eric Knibbe
29b2f35ce8
docs: prefer /opt/homebrew in examples 2025-02-03 15:30:03 +01:00
Mike McQuaid
19f15aced2
Merge pull request #19206 from Homebrew/concurrent-downloads-errors
Print concurrent download errors.
2025-02-03 13:56:39 +00:00
Mike McQuaid
7bf0ba0cea
Merge pull request #19201 from Homebrew/livecheck-error
dev-cmd/livecheck: improve error message when all formulae are autobumped
2025-02-03 13:54:44 +00:00
Markus Reiter
c03a351ab9
Print concurrent download errors. 2025-02-03 14:44:01 +01:00
Mike McQuaid
791194865f
Merge pull request #19188 from Homebrew/arm64_linux-tag
Rename aarch64_linux tag to arm64_linux
2025-02-03 13:21:59 +00:00
Nanda H Krishna
a49e7d9483
dev-cmd/livecheck: improve error message when all formulae are autobumped 2025-02-03 12:43:17 +01:00
Mike McQuaid
f66edcd636
Merge pull request #19194 from Homebrew/concurrent-downloads-full-height
Use full terminal height for concurrent output.
2025-02-03 10:08:32 +00:00
Markus Reiter
3e8709e4da
Use full terminal height for concurrent output. 2025-02-01 17:58:54 +01:00
Mike McQuaid
7ce65c24a6
Merge pull request #18842 from koddsson/rubocops/disable_comment
Add a DisableComment Cop
2025-02-01 16:01:02 +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
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
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