40981 Commits

Author SHA1 Message Date
BrewTestBot
b63d280e02
Update RBI files for tapioca.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-06-21 15:57:37 +00:00
BrewTestBot
739540e7bd
brew vendor-gems: commit updates. 2024-06-21 15:57:31 +00:00
BrewTestBot
22c424f518
Update RBI files for public_suffix.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-06-21 15:57:26 +00:00
BrewTestBot
1cc9c9ae2f
brew vendor-gems: commit updates. 2024-06-21 15:57:19 +00:00
BrewTestBot
7b05fd477f
Update RBI files for addressable.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-06-21 15:57:13 +00:00
BrewTestBot
11768edf78
brew vendor-gems: commit updates. 2024-06-21 15:57:12 +00:00
BrewTestBot
be55257691
Update RBI files for sorbet.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-06-21 15:56:59 +00:00
BrewTestBot
16420cca2c
brew vendor-gems: commit updates. 2024-06-21 15:56:57 +00:00
BrewTestBot
b5f74cbd34
brew vendor-gems: commit updates. 2024-06-21 15:56:48 +00:00
dependabot[bot]
ef70b61b1d
build(deps-dev): bump sorbet-static-and-runtime in /Library/Homebrew
Bumps [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) from 0.5.11435 to 0.5.11439.
- [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
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-21 15:56:38 +00:00
dependabot[bot]
4e32362ccc
build(deps): bump public_suffix from 5.1.1 to 6.0.0 in /Library/Homebrew
Bumps [public_suffix](https://github.com/weppos/publicsuffix-ruby) from 5.1.1 to 6.0.0.
- [Changelog](https://github.com/weppos/publicsuffix-ruby/blob/main/CHANGELOG.md)
- [Commits](https://github.com/weppos/publicsuffix-ruby/compare/v5.1.1...v6.0.0)

---
updated-dependencies:
- dependency-name: public_suffix
  dependency-type: indirect
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-21 15:56:23 +00:00
dependabot[bot]
ca171531dc
build(deps-dev): bump tapioca from 0.14.3 to 0.14.4 in /Library/Homebrew
Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.14.3 to 0.14.4.
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](https://github.com/Shopify/tapioca/compare/v0.14.3...v0.14.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-21 15:56:14 +00:00
dependabot[bot]
1def21298c
build(deps): bump addressable from 2.8.6 to 2.8.7 in /Library/Homebrew
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.6 to 2.8.7.
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.6...addressable-2.8.7)

---
updated-dependencies:
- dependency-name: addressable
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-21 15:56:06 +00:00
dependabot[bot]
db9cbab04b
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.11435 to 0.5.11439.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-21 15:55:58 +00:00
Bo Anderson
fd04d884f4
Merge pull request #17540 from Homebrew/on_os-depends_on
cask: ignore minimum macOS in on_os blocks for variations
2024-06-21 04:55:00 +01:00
Eric Knibbe
1ef1b0b556
cask: ignore minimum macOS in on_os blocks for variations 2024-06-20 23:19:09 -04:00
Mike McQuaid
14d452fcde
Merge pull request #17537 from Homebrew/formulary-trim-version 2024-06-20 14:16:56 +01:00
Eric Knibbe
b8dc576647
dev-cmd/extract: trim version to only digits/decimals for class & file names
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2024-06-20 08:15:36 -04:00
Mike McQuaid
3cfe8e7a80
Merge pull request #17532 from Homebrew/revert-17529-revert-17518-revert-17517-revert-17507-path_exec_files 2024-06-20 05:49:03 +02:00
Patrick Linnane
30e2ae10a3
Merge pull request #17533 from Homebrew/dependabot/bundler/Library/Homebrew/minitest-5.24.0 2024-06-19 13:41:57 -07:00
BrewTestBot
cbbdb13b02
Update RBI files for minitest.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-06-19 20:01:40 +00:00
BrewTestBot
d107adcc91
brew vendor-gems: commit updates. 2024-06-19 20:01:26 +00:00
dependabot[bot]
8e80190155
build(deps-dev): bump minitest in /Library/Homebrew
Bumps [minitest](https://github.com/minitest/minitest) from 5.23.1 to 5.24.0.
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](https://github.com/minitest/minitest/compare/v5.23.1...v5.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 20:00:36 +00:00
Mike McQuaid
84016c430e
Merge pull request #17534 from Homebrew/bootsnap-bundler-remove 2024-06-19 21:59:28 +02:00
Mike McQuaid
64b86fe25c
bottle/github_packages: include path_exec_files.
`all_files` is added to the bottle JSON but not actually used by
`GitHubPackages` yet.
2024-06-19 21:49:31 +02:00
Bo Anderson
2b454328ca
Remove non-Portable Ruby bootsnap support 2024-06-19 16:08:05 +01:00
Eric Knibbe
907f54af88
Merge pull request #17530 from Homebrew/dependabot/github_actions/ruby/setup-ruby-1.180.1
build(deps): bump ruby/setup-ruby from 1.180.0 to 1.180.1
2024-06-18 14:26:35 -04:00
dependabot[bot]
67a42c13d3
build(deps): bump ruby/setup-ruby from 1.180.0 to 1.180.1
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.180.0 to 1.180.1.
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Commits](ff740bc00a...3783f195e2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 17:54:36 +00:00
Patrick Linnane
4f7efbb0bd
Merge pull request #17529 from Homebrew/revert-17518-revert-17517-revert-17507-path_exec_files 2024-06-18 10:27:22 -07:00
Patrick Linnane
8e089b2fd2
Revert "bottle/github_packages: include path_exec_files, all_files." 2024-06-18 09:59:27 -07:00
Eric Knibbe
9a769d9488
Merge pull request #17528 from Homebrew/sponsors-maintainers-man-completions
Update sponsors.
2024-06-18 11:19:38 -04:00
Mike McQuaid
0fa8e80a8f
Merge pull request #17518 from Homebrew/revert-17517-revert-17507-path_exec_files 2024-06-18 16:41:52 +02:00
BrewTestBot
e9795d9cfb
Update sponsors.
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow.
2024-06-18 14:14:27 +00:00
Bo Anderson
15dc911e41
Merge pull request #17196 from Homebrew/bundle-install-euid
utils/gems: handle mismatching EUID and UID for bundle installs
2024-06-18 15:13:53 +01:00
Bo Anderson
1e7cf514eb
utils/gems: handle mismatching EUID and UID for bundle installs 2024-06-18 14:42:45 +01:00
Bo Anderson
a5a915043b
Merge pull request #17523 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-performance-1.21.1
build(deps-dev): bump rubocop-performance from 1.21.0 to 1.21.1 in /Library/Homebrew
2024-06-18 14:35:53 +01:00
Bo Anderson
aefd4db7d4
Merge pull request #17522 from Homebrew/dependabot/bundler/Library/Homebrew/public_suffix-5.1.1 2024-06-18 14:00:47 +01:00
Bo Anderson
54f67fd75f
Merge pull request #17527 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-static-and-runtime-0.5.11435 2024-06-18 13:48:19 +01:00
BrewTestBot
50ca089241
brew vendor-gems: commit updates. 2024-06-18 12:36:03 +00:00
BrewTestBot
b3e3a34d18
brew vendor-gems: commit updates. 2024-06-18 12:35:10 +00:00
dependabot[bot]
5e7de5a2e2
build(deps): bump public_suffix from 5.0.5 to 5.1.1 in /Library/Homebrew
Bumps [public_suffix](https://github.com/weppos/publicsuffix-ruby) from 5.0.5 to 5.1.1.
- [Changelog](https://github.com/weppos/publicsuffix-ruby/blob/main/CHANGELOG.md)
- [Commits](https://github.com/weppos/publicsuffix-ruby/compare/v5.0.5...v5.1.1)

---
updated-dependencies:
- dependency-name: public_suffix
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 12:35:08 +00:00
dependabot[bot]
def484980f
build(deps-dev): bump rubocop-performance in /Library/Homebrew
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.21.0 to 1.21.1.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.21.0...v1.21.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 12:34:19 +00:00
BrewTestBot
98409b1e25
brew vendor-gems: commit updates. 2024-06-18 12:33:07 +00:00
dependabot[bot]
39de24e701
build(deps-dev): bump sorbet-static-and-runtime in /Library/Homebrew
Bumps [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) from 0.5.11430 to 0.5.11435.
- [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
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 12:32:04 +00:00
Bo Anderson
2b1ca38a14
Merge pull request #17513 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
2024-06-18 07:23:27 +01:00
Bo Anderson
6ff1b35d99
startup/bootstrap: provide type signature 2024-06-18 05:45:13 +01:00
Ruoyu Zhong
8e06b0ca91
Merge pull request #17526 from Homebrew/revert-17373-cp-reflink 2024-06-18 12:33:43 +08:00
Kevin
c3c1528611
Revert "Use cp -c when copying files" 2024-06-17 21:17:10 -07:00
Issy Long
088affff3f
Merge pull request #17520 from Homebrew/issyl0-patch-1
Homebrew-Governance: Our 501(c)3 is empty
2024-06-17 14:33:51 +01:00
Issy Long
88dd349fd3 Homebrew-Governance: Our 501(c)3 is empty
- [The Open Collective Foundation is dissolving](https://opencollective.com/foundation/updates/announcement-we-are-dissolving-open-collective-foundation-at-the-end-of-this-year).
- So we spent the money that we had in the 501(c)3 that it was holding.
- Tell people to submit future expenses to the 501(c)6.
2024-06-17 13:56:10 +01:00