37951 Commits

Author SHA1 Message Date
Carlo Cabrera
4c40d452df
github_packages: create hard link instead of copying
Some bottles are quite large, and the copies can make us run out of
space rather quickly. Let's try to avoid that by using hard links
instead of copies.
2023-06-17 01:59:23 +08:00
Mike McQuaid
0606b63136
Merge pull request #15552 from MikeMcQuaid/info_github_packages_downloads
cmd/info: add (undocumented) --github-packages-downloads option.
2023-06-16 15:58:04 +01:00
Mike McQuaid
cd313adbe4
cmd/info: add (undocumented) --github-packages-downloads option.
This screen scrapes GitHub Packages download counts from HTML for a
core formula.

It's useful when figuring out the difference between our analytics
numbers (which people can opt-out of) and our bottle downloads (which
people cannot due to the way GitHub Packages works).
2023-06-16 15:39:49 +01:00
Mike McQuaid
2c95aa4956
Merge pull request #15551 from Homebrew/sponsors-maintainers-man-completions
Update sponsors.
4.0.23
2023-06-16 11:16:50 +01:00
BrewTestBot
d988fd47a1
Update sponsors.
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow.
2023-06-16 10:01:43 +00:00
Mike McQuaid
c1c0d979c7
Merge pull request #15550 from MikeMcQuaid/remove_ga
Remove Google Analytics
2023-06-16 11:01:12 +01:00
Mike McQuaid
75dd070395
Remove Google Analytics
We are now entirely migrated to InfluxDB so can remove all GA code.
2023-06-16 10:33:15 +01:00
Nanda H Krishna
ab20a6e0f5
Merge pull request #15548 from Homebrew/dependabot/bundler/Library/Homebrew/rack-3.0.8 2023-06-14 20:17:42 -04:00
BrewTestBot
405c8f560b
Update RBI files for rack.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2023-06-14 19:09:01 +00:00
BrewTestBot
22dab37d77
brew vendor-gems: commit updates. 2023-06-14 19:04:29 +00:00
dependabot[bot]
a358174128
build(deps): bump rack from 3.0.7 to 3.0.8 in /Library/Homebrew
Bumps [rack](https://github.com/rack/rack) from 3.0.7 to 3.0.8.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v3.0.7...v3.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 19:01:09 +00:00
Tokarak
2133da8597 Set target-cpu through RUSTFLAGS 2023-06-14 17:26:01 +01:00
Tokarak
261f55a526 Prepare to migrate to RUSTFLAGS 2023-06-14 17:14:05 +01:00
Tokarak
cccad3e7d8 Line break 2023-06-14 16:46:12 +01:00
Tokarak
c698174200 Fix error on empty target-cpu 2023-06-13 20:40:23 +01:00
Tokarak
2bd20eaa15 Fix 2023-06-13 19:45:52 +01:00
Tokarak
d4bfbb1d02 Remove FIXMEs 2023-06-13 19:32:18 +01:00
Tokarak
b4dd639189 Use rustflags_target_cpu 2023-06-13 19:28:53 +01:00
Tokarak
066a88855b Add rustflags_target_cpu method 2023-06-13 19:22:12 +01:00
Tokarak
a0725083f1 Revert "Apply cpu-optimisation to Rust projects (hardcoded)"
This reverts commit c344a3ff3dbde3db05edb802d8951924689d1d65.
2023-06-13 19:17:28 +01:00
Mike McQuaid
f71294d483
Merge pull request #15545 from Homebrew/sync-triage-config
Synchronize triage configuration
2023-06-13 17:13:56 +01:00
Tokarak
c344a3ff3d Apply cpu-optimisation to Rust projects (hardcoded) 2023-06-13 11:50:20 +01:00
BrewTestBot
eb3f90ef01
triage-issues.yml: update to match main configuration 2023-06-13 10:05:35 +00:00
Nanda H Krishna
5097876891
Merge pull request #15543 from Homebrew/dependabot/bundler/Library/Homebrew/regexp_parser-2.8.1
build(deps): bump regexp_parser from 2.8.0 to 2.8.1 in /Library/Homebrew
2023-06-12 21:46:21 -04:00
BrewTestBot
ef2efe8120
Update RBI files for regexp_parser.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2023-06-12 19:06:58 +00:00
BrewTestBot
99d015dffd
brew vendor-gems: commit updates. 2023-06-12 19:02:15 +00:00
dependabot[bot]
acea55b50a
build(deps): bump regexp_parser from 2.8.0 to 2.8.1 in /Library/Homebrew
Bumps [regexp_parser](https://github.com/ammar/regexp_parser) from 2.8.0 to 2.8.1.
- [Changelog](https://github.com/ammar/regexp_parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ammar/regexp_parser/compare/v2.8.0...v2.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 18:59:12 +00:00
Bo Anderson
9d01e1deaf
Merge pull request #15541 from Bo98/audit-alias-tap-fix
tap_auditor: fix alias handling with non-core taps
4.0.22
2023-06-12 13:03:13 +01:00
Carlo Cabrera
a56a270707
Merge pull request #15542 from hmarr/sparse-checkout-cone-mode 2023-06-11 03:06:47 +08:00
Harry Marr
d2b17e29ef
Check only_path is present before modifying it 2023-06-10 14:31:46 -04:00
Harry Marr
747d3aaaba
Apply review suggestions 2023-06-10 14:08:58 -04:00
Harry Marr
2cd2076186
Use "cone" mode for sparse checkouts 2023-06-09 22:58:00 -04:00
Bo Anderson
5652655304
tap_auditor: fix alias handling with non-core taps 2023-06-10 00:52:39 +01:00
Carlo Cabrera
ce96e0aafa
Merge pull request #15539 from carlocab/audit-fix
formula_auditor: handle `head_info` being `nil`
2023-06-10 03:18:36 +08:00
Carlo Cabrera
f13210801a
formula_auditor: handle head_info being nil
This happens when CI runs on an event that isn't a pull request (e.g.
push, merge_group).
2023-06-10 03:03:50 +08:00
Carlo Cabrera
05029fc8a2
Merge pull request #15538 from carlocab/openssl-recursive-conflict
formula_auditor: skip dependency conflict audit for OpenSSL migration
2023-06-10 01:10:24 +08:00
Carlo Cabrera
8ff91a1939
formula_auditor: skip dependency conflict audit for OpenSSL migration
We can't migrate the entire OpenSSL dependency tree in one go, so we'll
have to skip this audit in the interim.

See Homebrew/homebrew-core#133144.
2023-06-10 00:53:11 +08:00
Mike McQuaid
8421b702c5
Merge pull request #15535 from razvanazamfirei/deprecate-homebrew-cask-drivers
homebrew-cask-drivers: deprecate official tap
2023-06-08 15:16:24 +01:00
Razvan Azamfirei
520cfe5694
remove cask-drivers from tests 2023-06-08 08:26:03 -04:00
Razvan Azamfirei
5192866abe
homebrew-cask-drivers: deprecate official tap 2023-06-08 08:12:59 -04:00
Mike McQuaid
83db7039ef
Merge pull request #15533 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
2023-06-07 14:31:08 +01:00
Mike McQuaid
8c72844392
Merge pull request #15501 from MikeMcQuaid/no_docs_feed
docs/config: remove jekyll-feed.
2023-06-07 14:27:45 +01:00
Mike McQuaid
cada95f958
Merge pull request #15532 from Bo98/bundler-version
utils/gems: fix bundler sometimes unnecessarily reinstalling
2023-06-07 13:36:56 +01:00
BrewTestBot
eeec6cf70d
sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2023-06-07 00:28:35 +00:00
Bo Anderson
c93bc7df45
utils/gems: fix bundler sometimes unnecessarily reinstalling 2023-06-06 23:32:52 +01:00
Carlo Cabrera
e37650d122
Merge pull request #15531 from carlocab/linux-make-shims
shims/linux: add `gnumake` and `gmake` symlinks
2023-06-07 00:07:43 +08:00
Mike McQuaid
fbf71e7b96
docs/config: remove feed.
This slightly speeds up generation and it's no longer needed as of
https://github.com/Homebrew/brew.sh/pull/955 and
https://github.com/Homebrew/brew.sh/pull/956.
2023-06-06 12:02:22 -04:00
Carlo Cabrera
729c2b331b
shims/linux: add gnumake and gmake symlinks
The `opencv@3` build calls `gmake`, which ends up evading our compiler
shim and results in a build failure because of a `-Werror` flag.

Closes Homebrew/homebrew-core#132966.
2023-06-06 23:49:52 +08:00
Carlo Cabrera
322a0189ca
Merge pull request #15529 from carlocab/deps-fix
dependencies_helpers: fix pruning of build/test deps
2023-06-06 16:25:35 +08:00
Carlo Cabrera
7962b3072b
dependencies_helpers: fix pruning of build/test deps
We need to check that a dependency is a build or test dependency before
checking that it is satisfied in order to prune dependencies as
requested correctly.

Before:

```
❯ brew deps esptool
ca-certificates
cmake
mpdecimal
openssl@1.1
openssl@3
pkg-config
python@3.11
readline
rust
six
sqlite
xz
```

After:

```
❯ brew deps esptool
ca-certificates
cffi
mpdecimal
openssl@1.1
pycparser
python@3.11
readline
six
sqlite
xz
```

Note: You will need build dependencies installed to reproduce the
"before" behaviour.

See #15445.
2023-06-06 15:44:08 +08:00