34126 Commits

Author SHA1 Message Date
BrewTestBot
3d8e6e4c32 sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2025-01-03 20:25:26 -05:00
dependabot[bot]
f862be5fd6
build(deps-dev): bump parallel_tests in /Library/Homebrew
Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 4.7.2 to 4.8.0.
- [Changelog](https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md)
- [Commits](https://github.com/grosser/parallel_tests/compare/v4.7.2...v4.8.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>
2025-01-03 18:10:57 +00:00
BrewTestBot
1eaabaad74
brew vendor-gems: commit updates. 2025-01-02 19:13:46 +00:00
dependabot[bot]
f696be7364
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.11709 to 0.5.11710
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

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

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

Updates `sorbet-static` from 0.5.11709 to 0.5.11710
- [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-01-02 18:50:17 +00:00
BrewTestBot
a55f018570
brew vendor-gems: commit updates. 2025-01-01 17:40:14 +00:00
dependabot[bot]
5e8f28cf5f
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.11708 to 0.5.11709
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

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

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

Updates `sorbet-static` from 0.5.11708 to 0.5.11709
- [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-01-01 17:38:27 +00:00
Michael Cho
4ff6ac09c2
extend/ENV/super: always set PKG_CONFIG_LIBDIR
Setting PKG_CONFIG_LIBDIR overrides compiled default. This helps reduce
opportunistic linkage when pkg-config call finds modules installed on
system but not included in a formula's dependency tree.
2024-12-31 20:15:38 -05:00
Ruoyu Zhong
eac5720d44
Merge pull request #19019 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
2024-12-31 01:27:13 +00:00
BrewTestBot
f97db3db04
sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2024-12-31 00:25:03 +00:00
BrewTestBot
878f9c12c7
spdx: update license data.
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/spdx.yml).
2024-12-31 00:15:10 +00:00
Mike McQuaid
f756ea471b
Merge pull request #19000 from Moisan/deps-include-implicit
deps command: add --include-implicit flag
2024-12-30 16:00:53 +00:00
Mike McQuaid
f84082963d
Merge pull request #19009 from Homebrew/fewer_actions_warnings
cask: fewer GitHub Actions warnings.
2024-12-30 13:07:02 +00:00
Mike McQuaid
d490692b26
cask: fewer GitHub Actions warnings.
- don't care about no checksums being defined for official casks
- don't complain about Gatekeeper being disabled on GitHub Actions as
  it's been globally disabled for the team
2024-12-30 12:55:30 +00:00
Mike McQuaid
c60efd943b
cmd/uses: improve flag description. 2024-12-30 12:43:20 +00:00
Mike McQuaid
5013c44adf
Merge pull request #19010 from Homebrew/livecheck/xorg-handle-mesa-urls
Xorg: Handle archive.mesa3d.org URLs
2024-12-30 12:40:03 +00:00
Mike McQuaid
781fb4726f
Merge pull request #19015 from Homebrew/fix-disabled-envvar-message
env_config: Improve the deprecated envvar message
2024-12-30 12:39:39 +00:00
Issy Long
ae952482a7
env_config: Improve the deprecated envvar message
Before:

```
❯ HOMEBREW_NO_ANALYTICS=0 brew formula-analytics --days-ago=2
Error: Calling HOMEBREW_NO_ANALYTICS=0 is deprecated! Use If you wish to enable HOMEBREW_NO_ANALYTICS, use HOMEBREW_NO_ANALYTICS=1
If you wish to disable HOMEBREW_NO_ANALYTICS, use HOMEBREW_NO_ANALYTICS= (an empty value). instead.
```

After:

```
❯ HOMEBREW_NO_ANALYTICS=0 brew formula-analytics --days-ago=2
Error: Calling HOMEBREW_NO_ANALYTICS=0 is deprecated! Use HOMEBREW_NO_ANALYTICS=1 to enable and HOMEBREW_NO_ANALYTICS= (an empty value) to disable instead.
```
2024-12-28 22:34:40 +00:00
Issy Long
9626df0553
Merge pull request #19014 from chenrui333/fix-typo
chore: fix typos
2024-12-28 21:13:45 +00:00
Rui Chen
79ed2c6e61
chore: fix typos
Signed-off-by: Rui Chen <rui@chenrui.dev>
2024-12-28 15:53:35 -05:00
Sam Ford
260698b1cb
Xorg: Handle archive.mesa3d.org URLs
The `mesa` formula currently uses a mesa.freedesktop.org/archive/
`stable` URL but it redirects to archive.mesa3d.org. Upstream links
to archive.mesa3d.org as the location to find Mesa releases, so we
should update the formula URLs accordingly.

This updates the `Xorg` strategy to be able to handle
archive.mesa3d.org URLs, so livecheck will continue to be able to
check `mesa` without needing a one-off `livecheck` block. [This would
also work for `mesalib-glw` (which has an archive.mesa3d.org `stable`
URL) but that formula is deprecated.]
2024-12-28 09:55:44 -05:00
BrewTestBot
c2afd756e5
Update RBI files for rbs.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-12-27 21:43:59 +00:00
BrewTestBot
e83360877b
brew vendor-gems: commit updates. 2024-12-27 21:43:48 +00:00
Thierry Moisan
2af190363f
fixup! deps command: add --include-implicit flag 2024-12-27 13:11:04 -05:00
dependabot[bot]
2049fc5cf2
build(deps-dev): bump rbs from 3.8.0 to 3.8.1 in /Library/Homebrew
Bumps [rbs](https://github.com/ruby/rbs) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/ruby/rbs/releases)
- [Changelog](https://github.com/ruby/rbs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby/rbs/compare/v3.8.0...v3.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-27 18:05:25 +00:00
Mike McQuaid
69849e1d2b
Merge pull request #19008 from daeho-ro/prerelease-update
fix prerelease check to allow standard release
2024-12-27 13:05:38 +00:00
Daeho Ro
05b97cdc48
fix prerelease check to allow standard release 2024-12-27 19:22:04 +09:00
Mike McQuaid
3102e42568
Merge pull request #19001 from daeho-ro/prerelease-update
update prerelease check to allow standard release
2024-12-27 08:34:20 +00:00
Mike McQuaid
5ec7cef443
Merge pull request #19004 from Homebrew/vendor-base64
Vendor `base64` for Ruby 3.4
2024-12-27 08:34:18 +00:00
Patrick Linnane
6c7243957f
Merge pull request #19007 from Homebrew/dependabot/bundler/Library/Homebrew/plist-3.7.2
build(deps): bump plist from 3.7.1 to 3.7.2 in /Library/Homebrew
2024-12-26 21:33:21 +00:00
BrewTestBot
59ecc1d38c
Update RBI files for plist.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-12-26 20:46:25 +00:00
BrewTestBot
c886d01c1b
brew vendor-gems: commit updates. 2024-12-26 20:46:18 +00:00
BrewTestBot
169f58212a
brew vendor-gems: commit updates. 2024-12-26 20:45:50 +00:00
dependabot[bot]
1d5724bfaa
build(deps): bump plist from 3.7.1 to 3.7.2 in /Library/Homebrew
Bumps [plist](https://github.com/patsplat/plist) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/patsplat/plist/releases)
- [Changelog](https://github.com/patsplat/plist/blob/master/CHANGELOG.rdoc)
- [Commits](https://github.com/patsplat/plist/compare/v3.7.1...v3.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-26 18:44:34 +00:00
dependabot[bot]
e8e1a8b7aa
build(deps-dev): bump unicode-display_width in /Library/Homebrew
Bumps [unicode-display_width](https://github.com/janlelis/unicode-display_width) from 3.1.2 to 3.1.3.
- [Changelog](https://github.com/janlelis/unicode-display_width/blob/main/CHANGELOG.md)
- [Commits](https://github.com/janlelis/unicode-display_width/compare/v3.1.2...v3.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-26 18:44:25 +00:00
Patrick Linnane
7504258bd9
Vendor base64 for Ruby 3.4
Signed-off-by: Patrick Linnane <patrick@linnane.io>
2024-12-25 20:14:53 -08:00
Ruoyu Zhong
e330f371f8
Merge pull request #19002 from Homebrew/dependabot/bundler/Library/Homebrew/regexp_parser-2.10.0
build(deps-dev): bump regexp_parser from 2.9.3 to 2.10.0 in /Library/Homebrew
2024-12-26 01:26:48 +00:00
BrewTestBot
8ca266806e
Update RBI files for bigdecimal.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-12-26 01:10:55 +00:00
BrewTestBot
4bdebaa55a
Update RBI files for regexp_parser.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-12-26 01:10:54 +00:00
BrewTestBot
0aa79ad84b
brew vendor-gems: commit updates. 2024-12-26 01:10:49 +00:00
BrewTestBot
99efc76c5e
brew vendor-gems: commit updates. 2024-12-26 01:10:46 +00:00
dependabot[bot]
151ba67459
build(deps-dev): bump bigdecimal in /Library/Homebrew
Bumps [bigdecimal](https://github.com/ruby/bigdecimal) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/ruby/bigdecimal/releases)
- [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md)
- [Commits](https://github.com/ruby/bigdecimal/compare/v3.1.8...v3.1.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-25 18:47:08 +00:00
dependabot[bot]
eca6dd9c95
build(deps-dev): bump regexp_parser in /Library/Homebrew
Bumps [regexp_parser](https://github.com/ammar/regexp_parser) from 2.9.3 to 2.10.0.
- [Changelog](https://github.com/ammar/regexp_parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ammar/regexp_parser/compare/v2.9.3...v2.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-25 18:47:01 +00:00
Daeho Ro
d50e872fd8
update prerelease check to allow standard release 2024-12-25 20:52:38 +09:00
Daeho Ro
ce25ac7be6
update prerelease check to allow standard release 2024-12-25 16:57:07 +09:00
Ruoyu Zhong
e4809f4c47
Merge pull request #18998 from Homebrew/dependabot/bundler/Library/Homebrew/rbs-3.8.0
build(deps-dev): bump rbs from 3.7.0 to 3.8.0 in /Library/Homebrew
2024-12-25 01:04:27 +00:00
BrewTestBot
ae7d134fd2
Update RBI files for rbs.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-12-25 00:50:36 +00:00
BrewTestBot
d684f0d6ba
brew vendor-gems: commit updates. 2024-12-25 00:50:26 +00:00
BrewTestBot
f9208d4f6f
Update RBI files for pry.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-12-25 00:50:25 +00:00
BrewTestBot
34395699f5
brew vendor-gems: commit updates. 2024-12-25 00:50:16 +00:00
Thierry Moisan
d5e94f2082
deps command: add --include-implicit flag 2024-12-24 15:28:47 -05:00