32621 Commits

Author SHA1 Message Date
Bo Anderson
5c819100fe
cleanup: smarter gem handling 2023-11-07 22:28:03 +00:00
Bo Anderson
386fd0548a
Support system Ruby 3 on Linux 2023-11-07 19:27:30 +00:00
Mike McQuaid
ff404fe5ab
Merge pull request #16184 from dduugg/rm-try
Remove use of ActiveSupport try
2023-11-06 13:11:01 +00:00
Mike McQuaid
d4bf3b0685
Merge pull request #16183 from dduugg/sorbet-updates
Sorbet updates for compatibility with recent releases
2023-11-06 13:10:12 +00:00
Mike McQuaid
0373b80628
Merge pull request #16187 from niu541412/master
Fix TypeError when building from source with gcc compiler in some MacOS version
2023-11-06 13:07:41 +00:00
Shu Niu
2809678f77
Fix TypeError with gcc compiler in deprecated MacOS
In some deprecated MacOS, e.g.10.13 High Sierra, when compiling formulae with --cc=gcc-XX, homebrew will raise "TypeError: Return value: Expected type Symbol, got type String with value".
Convert "other" string to symbol to solve this.
2023-11-06 14:08:41 +08:00
Razvan Azamfirei
df2aee4553
audit: add extract artifcats method 2023-11-05 17:18:32 -05:00
Razvan Azamfirei
e60523766e
audit: code review changes 2023-11-05 17:18:32 -05:00
Razvan Azamfirei
c90e6e7b4b
cask/audit: add audit_min_os 2023-11-05 17:18:31 -05:00
Douglas Eichelberger
57baeb850d Revert "bundle update sorbet-static-and-runtime"
This reverts commit c889eb5c661c5c473e3e8fe1f9e4b2fe2fea4c23.
2023-11-05 12:24:19 -08:00
Douglas Eichelberger
bf33991d80 Revert "git grep -l '10461' | xargs gsed -i 's|10461|11116|g'"
This reverts commit 61691aa48a27d867687396e75cc3d67a16766dc5.
2023-11-05 12:24:12 -08:00
Douglas Eichelberger
3c0506e276 Fix tag_to_cellar 2023-11-05 12:23:42 -08:00
Douglas Eichelberger
ca90f9866a Resolve type error 2023-11-05 12:18:31 -08:00
Douglas Eichelberger
75179e9239 brew style --fix 2023-11-05 12:18:31 -08:00
Bo Anderson
2fd99da94c
Merge pull request #16180 from Bo98/tap-repair-fix
tap: fix repair not working in some cases
2023-11-05 20:05:26 +00:00
Douglas Eichelberger
00ba09d73d Remove use of ActiveSupport try 2023-11-05 09:28:19 -08:00
Douglas Eichelberger
0191af7899 resolve typecheck errors 2023-11-05 08:55:58 -08:00
Douglas Eichelberger
61691aa48a git grep -l '10461' | xargs gsed -i 's|10461|11116|g' 2023-11-05 08:46:35 -08:00
Douglas Eichelberger
c889eb5c66 bundle update sorbet-static-and-runtime 2023-11-05 08:44:36 -08:00
Bo Anderson
930f24b63f
Merge pull request #16182 from Bo98/formula_auditor-nil-tap
formula_auditor: handle nil tap
2023-11-05 01:14:02 +00:00
Bo Anderson
79441447f8
formula_auditor: handle nil tap 2023-11-05 00:59:16 +00:00
Bo Anderson
fa5ca71749
manpages: fix error under Ruby 3 2023-11-05 00:54:59 +00:00
Bo Anderson
34e4ec2460
tap: fix repair not working in some cases 2023-11-05 00:44:50 +00:00
Bo Anderson
735bc219eb
Merge pull request #16177 from Homebrew/dependabot/bundler/Library/Homebrew/racc-1.7.3
build(deps-dev): bump racc from 1.7.2 to 1.7.3 in /Library/Homebrew
2023-11-04 21:57:39 +00:00
Patrick Linnane
6c3eaf6832
Manpage: update GitHub rate limit link 2023-11-04 12:48:00 -07:00
BrewTestBot
8617e85f5f
Update RBI files for racc.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2023-11-04 18:45:05 +00:00
BrewTestBot
f5ca3d5795
brew vendor-gems: commit updates. 2023-11-04 18:40:25 +00:00
dependabot[bot]
6f6aba3dfb
build(deps-dev): bump racc from 1.7.2 to 1.7.3 in /Library/Homebrew
Bumps [racc](https://github.com/tenderlove/racc) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/tenderlove/racc/releases)
- [Changelog](https://github.com/ruby/racc/blob/master/ChangeLog)
- [Commits](https://github.com/tenderlove/racc/compare/v1.7.2...v1.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-04 18:34:49 +00:00
Mike McQuaid
54012f14ce
cask: add installed_time to JSON output.
This is provided for formulae in `installed.time` and is useful to have
for casks as well as formulae so let's output it here too.
2023-11-03 11:37:01 +00:00
BrewTestBot
bec3b20c0a
Update RBI files for racc.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2023-11-01 18:26:49 +00:00
BrewTestBot
614d015cff
brew vendor-gems: commit updates. 2023-11-01 18:21:13 +00:00
dependabot[bot]
05a225e64d
build(deps-dev): bump racc from 1.7.1 to 1.7.2 in /Library/Homebrew
Bumps [racc](https://github.com/tenderlove/racc) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/tenderlove/racc/releases)
- [Changelog](https://github.com/ruby/racc/blob/master/ChangeLog)
- [Commits](https://github.com/tenderlove/racc/compare/v1.7.1...v1.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 18:17:15 +00:00
BrewTestBot
9c585da273
Update RBI files for rubocop-sorbet.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2023-10-31 18:55:26 +00:00
BrewTestBot
3577d1e138
brew vendor-gems: commit updates. 2023-10-31 18:50:33 +00:00
dependabot[bot]
cba5f63ee3
build(deps-dev): bump rubocop-sorbet in /Library/Homebrew
Bumps [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet) from 0.7.4 to 0.7.5.
- [Release notes](https://github.com/shopify/rubocop-sorbet/releases)
- [Commits](https://github.com/shopify/rubocop-sorbet/compare/v0.7.4...v0.7.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 18:46:55 +00:00
Bo Anderson
3c9eb901db
dev-cmd/audit: fix for Ruby 3 2023-10-30 21:21:30 +00:00
Bo Anderson
a339b912c0
utils/gems: make .homebrew_gem_groups writing atomic 2023-10-30 20:58:44 +00:00
Bo Anderson
2aa12893b0
Support Bootsnap in Ruby 3 2023-10-30 18:57:50 +00:00
Bo Anderson
329f8c7ca3
startup/bootsnap: slim load path cache 2023-10-30 18:57:01 +00:00
BrewTestBot
78fcf30d1a
Update RBI files for bootsnap.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2023-10-30 18:47:41 +00:00
BrewTestBot
0016bd08af
brew vendor-gems: commit updates. 2023-10-30 18:42:30 +00:00
dependabot[bot]
cb8e35f297
build(deps-dev): bump bootsnap in /Library/Homebrew
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.16.0 to 1.17.0.
- [Changelog](https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Shopify/bootsnap/compare/v1.16.0...v1.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 18:38:37 +00:00
Mike McQuaid
729a6d4eac
Merge pull request #16064 from thecaralice/term-env
Add a few environment variables important for editors
2023-10-30 14:40:56 +00:00
Mike McQuaid
98e06d98b9
Merge pull request #16163 from apainintheneck/system-verbose-print-to-stderr-on-request
utils: Homebrew.system respect stderr
2023-10-30 14:38:34 +00:00
Mike McQuaid
53107a51db
Merge pull request #16162 from Bo98/system_command-stderr-fix
system_command: fix potential issue of stderr not being read
2023-10-30 14:36:36 +00:00
Mike McQuaid
c02a45f9ed
Merge pull request #16158 from samford/livecheck/sparkle-more-item-attributes
Sparkle: Surface more Item values
2023-10-30 14:36:09 +00:00
Alice Carroll
9378b12d26
Re-export COLORTERM only locally in brew edit 2023-10-30 00:01:51 +03:00
apainintheneck
1118a49d42 utils: Homebrew.system respect stderr
This caused some JSON output to break recently which is not ideal.

The change here is to check if the output should be diverted to
stderr based on the options passed to system. If `:out => :err`
is passed, then we should send any verbose output to stderr
as well.

```console
$ brew ruby -e 'Homebrew.system("ls", :out => :err)' 2>| wc -c
     105
$ brew ruby -e 'Homebrew.system("ls")' | wc -c
     105
```
2023-10-28 23:43:35 -07:00
Carlo Cabrera
032ef75314
Merge pull request #16161 from apainintheneck/user-xdg-cache-home-on-linux 2023-10-29 13:43:11 +08:00
Bo Anderson
dd9359df12
system_command: fix potential issue of stderr not being read 2023-10-29 04:00:15 +00:00