41947 Commits

Author SHA1 Message Date
Carlo Cabrera
e3e927f688
Merge pull request #17104 from Homebrew/llvm-library-paths
extend/ENV/super: avoid adding `llvm` to `HOMEBREW_LIBRARY_PATHS`
2024-04-24 17:16:10 +08:00
Mike McQuaid
378c71d805
Merge pull request #17139 from Homebrew/cmd-docs
Update External-Commands docs for new command abstraction
2024-04-24 08:49:37 +01:00
Mike McQuaid
e9b668df35
docs/External-Commands: fix spelling.
Co-authored-by: Kevin <apainintheneck@gmail.com>
2024-04-24 08:40:00 +01:00
Branch Vincent
4bf8fef5aa
Reapply "formula: configure git/npm to ignore .brew_home"
This reverts commit abf8df38661c4b60f122336d3db3a1a810d3a0e8.
2024-04-23 18:35:55 -07:00
Ruoyu Zhong
06126572b3
Merge pull request #17140 from Homebrew/sponsors-maintainers-man-completions
Update manpage and completions.
2024-04-24 08:16:02 +08:00
BrewTestBot
20ea418356
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.
2024-04-24 00:05:51 +00:00
Ruoyu Zhong
b1207f50bd
Merge pull request #17136 from Homebrew/revert-17091-revert-16941-elf-avoid-ldd
Revert "Revert "os/linux/elf: avoid using ldd for listing dynamic dependencies""
2024-04-24 07:22:46 +08:00
Bo Anderson
04fc95bfdb
Merge pull request #17138 from Homebrew/artifacts-pagination
utils/github: paginate artifact API result
2024-04-23 23:27:26 +01:00
Douglas Eichelberger
5772ba12b4 Update External-Commands docs for new command abstraction 2024-04-23 14:53:22 -07:00
Mike McQuaid
9682681a78
Merge pull request #17132 from reitermarkus/docs-api-public
Explicitly mark non-public APIs.
2024-04-23 21:29:37 +01:00
Ruoyu Zhong
84abc628aa
utils/github: paginate artifact API result
There can be too many artifacts in a workflow run to fit in a single API
response, so we need to paginate the result.
2024-04-24 04:20:02 +08:00
Ruoyu Zhong
f4f8a12509
utils/github/api: support passing scopes in paginate_rest 2024-04-24 04:06:08 +08:00
Ruoyu Zhong
15ea5c3e89
Merge pull request #17137 from Homebrew/dependabot/github_actions/ruby/setup-ruby-1.175.0
build(deps): bump ruby/setup-ruby from 1.174.0 to 1.175.0
2024-04-24 02:58:04 +08:00
dependabot[bot]
a99e168201
build(deps): bump ruby/setup-ruby from 1.174.0 to 1.175.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.174.0 to 1.175.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Commits](6bd3d993c6...70da3bbf44)

---
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>
2024-04-23 18:34:35 +00:00
Ruoyu Zhong
916b37388d
Revert "Revert "os/linux/elf: avoid using ldd for listing dynamic dependencies"" 2024-04-24 02:23:13 +08:00
Ruoyu Zhong
88e283cf8f
Merge pull request #17133 from Homebrew/dependabot/bundler/Library/Homebrew/multi-77b6b3cf8d
build(deps): bump sorbet-runtime and sorbet-static-and-runtime in /Library/Homebrew
2024-04-24 02:21:48 +08:00
Ruoyu Zhong
363de631bb
Merge pull request #17135 from Homebrew/dependabot/bundler/Library/Homebrew/elftools-1.3.1
build(deps): bump elftools from 1.3.0 to 1.3.1 in /Library/Homebrew
2024-04-24 02:19:36 +08:00
Ruoyu Zhong
212716e678
Merge pull request #17134 from Homebrew/dependabot/bundler/Library/Homebrew/parallel_tests-4.7.0
build(deps-dev): bump parallel_tests from 4.6.1 to 4.7.0 in /Library/Homebrew
2024-04-24 02:18:47 +08:00
BrewTestBot
4e047dc7ac
Update RBI files for elftools.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-04-23 18:08:37 +00:00
BrewTestBot
93c10a2c7c
brew vendor-gems: commit updates. 2024-04-23 18:08:24 +00:00
BrewTestBot
5857c12954
Update RBI files for parallel_tests.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-04-23 18:08:06 +00:00
BrewTestBot
ddcd6ed49b
Update RBI files for multi.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-04-23 18:07:52 +00:00
BrewTestBot
e9c59ffba3
brew vendor-gems: commit updates. 2024-04-23 18:07:51 +00:00
BrewTestBot
245cef7236
brew vendor-gems: commit updates. 2024-04-23 18:07:42 +00:00
dependabot[bot]
f00ef561aa
build(deps): bump elftools from 1.3.0 to 1.3.1 in /Library/Homebrew
Bumps [elftools](https://github.com/david942j/rbelftools) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/david942j/rbelftools/releases)
- [Commits](https://github.com/david942j/rbelftools/compare/v1.3.0...v1.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-23 18:07:29 +00:00
dependabot[bot]
86868f3bf0
build(deps-dev): bump parallel_tests in /Library/Homebrew
Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 4.6.1 to 4.7.0.
- [Changelog](https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md)
- [Commits](https://github.com/grosser/parallel_tests/compare/v4.6.1...v4.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-23 18:06:51 +00:00
dependabot[bot]
cf7081ddcd
build(deps): bump sorbet-runtime and sorbet-static-and-runtime
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet). These dependencies needed to be updated together.

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-23 18:06:30 +00:00
Markus Reiter
5e636174e8
Explicitly mark non-public APIs. 2024-04-23 19:10:45 +02:00
Mike McQuaid
7a9029e1d5
Merge pull request #17131 from Homebrew/revert-17116-ignore-home
Revert "formula: configure git/npm to ignore .brew_home"
2024-04-23 16:21:33 +01:00
Mike McQuaid
abf8df3866
Revert "formula: configure git/npm to ignore .brew_home" 2024-04-23 16:09:57 +01:00
Mike McQuaid
966454c97d
Merge pull request #17125 from Homebrew/brew-list-manual-auto
cmd/list: support listing formulae installed on request or automatically
2024-04-23 09:10:37 +01:00
Ruoyu Zhong
0084791616
Update manpage and completions 2024-04-23 15:57:15 +08:00
Ruoyu Zhong
b53998c21f
Fix tapioca compiler args test 2024-04-23 15:55:08 +08:00
Ruoyu Zhong
107b8c7ca5
test/cmd/list_spec: remove an integration test 2024-04-23 15:55:08 +08:00
Ruoyu Zhong
4e0c7868b3
brew tc --update 2024-04-23 15:55:08 +08:00
Ruoyu Zhong
ba85f92df2
cmd/list: update switches and logic 2024-04-23 15:55:06 +08:00
Ruoyu Zhong
7cf6cb2624
cmd/list: tweak wording 2024-04-23 15:51:16 +08:00
Mike McQuaid
2e7ae67431
Merge pull request #17130 from Homebrew/sponsors-maintainers-man-completions
Update manpage and completions.
2024-04-23 08:45:27 +01:00
Ruoyu Zhong
a1a0cbbf0a
cmd/list: update description for --installed-as-dependency
Co-authored-by: Kevin <apainintheneck@gmail.com>
2024-04-23 15:41:11 +08:00
Mike McQuaid
2b09fcd6e4
cmd/list: more consistent switches. 2024-04-23 08:35:10 +01:00
BrewTestBot
9deefb4b17
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.
2024-04-23 07:30:48 +00:00
Mike McQuaid
b5f857b627
Merge pull request #17081 from alebcay/formula-offline-phases
Support for opt-in network isolation in build/test sandboxes
2024-04-23 08:30:10 +01:00
Mike McQuaid
5ad4e6e293
Merge pull request #17128 from reitermarkus/docs-api-public
Explicitly mark non-private APIs.
2024-04-23 08:28:27 +01:00
Mike McQuaid
0516f47f81
Merge pull request #17123 from Homebrew/namespaced-args
Create individually namespace args for each command
2024-04-23 08:27:39 +01:00
Caleb Xu
4a9d7577e0
ast_constants: enforce {allow,deny}_network_access! order 2024-04-22 22:48:08 -04:00
Caleb Xu
934398dd9a
test: conditionally deny network access in sandbox 2024-04-22 22:39:45 -04:00
Caleb Xu
a3cfff72fd
formula_installer: conditionally deny network access in sandbox 2024-04-22 22:39:45 -04:00
Caleb Xu
aac156ccdf
fork: pass error_pipe path to yielded block 2024-04-22 22:39:45 -04:00
Caleb Xu
7c11699d73
formula: add methods for allowing/denying network access 2024-04-22 22:39:44 -04:00
Caleb Xu
c938f89c28
env_config: new variables for allowing/denying network access 2024-04-22 22:36:00 -04:00