39728 Commits

Author SHA1 Message Date
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
Caleb Xu
3d5c3a0589
sandbox: add methods for allowing/denying network access 2024-04-22 22:36:00 -04:00
Markus Reiter
732bd52c72
Fix typo.
Co-authored-by: Eric Knibbe <enk3@outlook.com>
2024-04-23 02:07:42 +02:00
Markus Reiter
26d1ff5ccb
Fix CI. 2024-04-23 02:07:42 +02:00
Markus Reiter
4b432c7ea4
Explicitly mark non-private APIs. 2024-04-22 21:16:49 +02:00
Mike McQuaid
a49fc9d558
Merge pull request #17127 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-1.63.3
build(deps-dev): bump rubocop from 1.63.2 to 1.63.3 in /Library/Homebrew
2024-04-22 19:31:35 +01:00
BrewTestBot
10a44bfc7b
Update RBI files for rubocop.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-04-22 18:21:26 +00:00
BrewTestBot
9f9bbbcc30
brew vendor-gems: commit updates. 2024-04-22 18:20:58 +00:00
dependabot[bot]
dbe06d9dbb
build(deps-dev): bump rubocop from 1.63.2 to 1.63.3 in /Library/Homebrew
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.63.2 to 1.63.3.
- [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.63.2...v1.63.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 18:20:07 +00:00
Mike McQuaid
b0c4202954
Merge pull request #17126 from Homebrew/sponsors-maintainers-man-completions
Update manpage and completions.
2024-04-22 13:50:50 +01:00
BrewTestBot
0e01fd5865
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-22 12:38:11 +00:00
Mike McQuaid
af2d356c39
Merge pull request #17122 from Homebrew/deps-simulated-os-and-arch
cmd/deps: add `--os` and `--arch`
2024-04-22 13:37:09 +01:00
Ruoyu Zhong
15c2819849
Fix tapioca compiler args test 2024-04-22 12:25:41 +08:00
Ruoyu Zhong
a6268a19d6
Update manpage and completions 2024-04-22 12:01:46 +08:00
Ruoyu Zhong
5e63d3188f
brew tc --update 2024-04-22 12:01:26 +08:00
Ruoyu Zhong
868c15fe4f
cmd/list: support listing formulae installed on request or automatically
Sample usage:

    $ brew ls --manual
    gcc
    llvm
    [...]
    $ brew ls --auto
    grpc
    protobuf
    [...]
    $ brew ls --manual --auto
    gcc: manual
    grpc: auto
    llvm: manual
    protobuf: auto
    [...]

Resolves #17117.
2024-04-22 12:00:22 +08:00
Douglas Eichelberger
1980e62319 brew tc --update 2024-04-21 16:51:31 -07:00
Douglas Eichelberger
7bfa552702 Individually namespace args for each command 2024-04-21 16:51:31 -07:00
Michael Cho
77a16c2e15
cmd/deps: add --os and --arch
Signed-off-by: Michael Cho <michael@michaelcho.dev>
2024-04-21 17:56:59 -04:00
Douglas Eichelberger
54bea636b4
Merge pull request #17113 from Homebrew/dependabot/bundler/Library/Homebrew/rbi-0.1.11
build(deps-dev): bump rbi from 0.1.10 to 0.1.11 in /Library/Homebrew
4.2.19
2024-04-21 14:50:58 -07:00