29344 Commits

Author SHA1 Message Date
Nathan Woythaler
0b8605bcbe
Add --print-path flag to brew edit
Add a `--print-path` flag to `brew edit`, in order to print the source `.rb`
file of both casks and formulae. In order to prevent faulty reporting, `brew
formula $SOME_CASK` will now error out if a cask matches, but a formula does
not.
2021-10-20 09:04:59 +01:00
Mike McQuaid
b77b08cf00
Merge pull request #12121 from EricFromCanada/restore-repology
bump: add `--start-with` option to retrieve a subset of results
2021-10-20 09:02:48 +01:00
Bob Lail
c3e48b004d
Add HOMEBREW_SSH_CONFIG_PATH
This allows specifying the path of an SSH config file that Homebrew should use instead of the default, `~/.ssh/config`, when fetching Git repos over SSH.
2021-10-20 09:01:57 +01:00
Mike McQuaid
e771571d69
Merge pull request #11899 from danielnachun/gcc_relocation_fix
bottle.rb: add workaround to make gcc have cellar :any
2021-10-20 08:59:04 +01:00
Carlo Cabrera
2725300076
Merge pull request #12269 from Homebrew/update-man-completions
Update maintainers, manpage and completions.
2021-10-20 08:25:13 +08:00
EricFromCanada
811d0fa0bd
bump: add option to retrieve a subset of results
Plus a few fixes for output.
2021-10-19 20:14:39 -04:00
Carlo Cabrera
bb39932a14
Merge pull request #12267 from carenas/patch-1
Update Formula-Cookbook.md gsub! example
2021-10-20 08:07:37 +08:00
BrewTestBot
7b7257483f
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
2021-10-20 00:06:39 +00:00
Dawid Dziurla
79293a3518
Merge pull request #12255 from carlocab/search-arch
cmd/search: add Arch Linux
2021-10-20 02:03:35 +02:00
EricFromCanada
541b9556f8
tests.yml: install curl on macOS for TLS 1.3 support 2021-10-19 17:01:42 -04:00
Carlo Marcelo Arenas Belón
e567d7f595
Update Formula-Cookbook.md gsub! example
The use of a naked expression will trigger errors from `brew audit` so use instead parenthesis around the parameters as per its recommendation and to avoid ambiguous syntax.
2021-10-19 13:20:16 -07:00
Mike McQuaid
810992a0b5
Merge pull request #12266 from Homebrew/dependabot/bundler/Library/Homebrew/racc-1.6.0
build(deps): bump racc from 1.5.2 to 1.6.0 in /Library/Homebrew
2021-10-19 19:33:53 +01:00
Mike McQuaid
14c4ec6e11
Merge pull request #12265 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9248
build(deps-dev): bump sorbet from 0.5.9242 to 0.5.9248 in /Library/Homebrew
2021-10-19 19:32:30 +01:00
BrewTestBot
412406298d
Update RBI files for sorbet. 2021-10-19 18:11:38 +00:00
BrewTestBot
8a086c5ab7
Update RBI files for racc. 2021-10-19 18:11:03 +00:00
BrewTestBot
5d68bb1576
brew vendor-gems: commit updates. 2021-10-19 18:07:15 +00:00
BrewTestBot
beec4bc5ca
brew vendor-gems: commit updates. 2021-10-19 18:07:15 +00:00
dependabot[bot]
c55aff745b
build(deps): bump racc from 1.5.2 to 1.6.0 in /Library/Homebrew
Bumps [racc](https://github.com/tenderlove/racc) from 1.5.2 to 1.6.0.
- [Release notes](https://github.com/tenderlove/racc/releases)
- [Changelog](https://github.com/ruby/racc/blob/master/ChangeLog)
- [Commits](https://github.com/tenderlove/racc/compare/v1.5.2...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-19 18:04:43 +00:00
dependabot[bot]
25a4400b83
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9242 to 0.5.9248.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-19 18:04:29 +00:00
danielnachun
0323c3ae30
bottle.rb: add workaround to make gcc have cellar :any 2021-10-19 10:55:03 -07:00
Mike McQuaid
9480bbf155
Merge pull request #12264 from Homebrew/update-man-completions
Update maintainers, manpage and completions.
2021-10-19 17:39:41 +01:00
BrewTestBot
444b55e0e6
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
2021-10-19 16:14:29 +00:00
Mike McQuaid
823f663ab4
Merge pull request #12259 from MikeMcQuaid/next_major_or_minor_release
Deprecations/disables for 3.3.0/4.0.0.
2021-10-19 17:11:42 +01:00
Bo Anderson
5d670728f1
os/mac/xcode: require Xcode 13.1 on Monterey 2021-10-19 16:56:06 +01:00
Mike McQuaid
8e02a34232
Merge pull request #12258 from MikeMcQuaid/only_patchelf_rb
Only use patchelf.rb
2021-10-19 16:50:07 +01:00
Kyle Smith
7866a4b586 feat: support user-configured Google Analytics reporting
Allow users to set a custom Google Analytics tracking ID to report user behaviour
via new environment variable: $HOMEBREW_ADDITIONAL_GOOGLE_ANALYTICS_ID.

If provided, this tracking ID will be used _in addition to_ the default tracking
ID used by <https://brew.sh/analytics/>.
2021-10-19 10:49:43 -05:00
Mike McQuaid
f65d525693
Deprecations/disables for 3.3.0/4.0.0.
Deprecate, disable and remove code for Homebrew 3.3.0 or 4.0.0
(whichever the next release ends up being).
2021-10-19 16:36:42 +01:00
Mike McQuaid
58662f8da8
Merge pull request #12260 from umireon/umireon-cleanup-warning
Catch ENOTEMPTY in cleanup_keg
2021-10-19 16:33:36 +01:00
Bo Anderson
86b01acd97
formula_installer: don't install bottle deps for all bottles 2021-10-19 16:31:08 +01:00
Kaito Udagawa
6b5f912a3a Catch ENOTEMPTY in cleanup_keg
#11904
2021-10-19 23:39:58 +09:00
Mike McQuaid
0cda6a0657
Only use patchelf.rb
Remove support for using the `patchelf` formula for writing as it's been
off by default for a long time now.
2021-10-19 15:15:56 +01:00
Mike McQuaid
ff2985c6aa
Merge pull request #12249 from Homebrew/dependabot/bundler/docs/github-pages-221
build(deps-dev): bump github-pages from 220 to 221 in /docs
2021-10-19 04:03:20 +01:00
Carlo Cabrera
93340e08d5
cmd/search: add Arch Linux
Arch update their packages very quickly, so they're quite useful as a
reference for building formulae.
2021-10-19 04:40:00 +08:00
Mike McQuaid
34472a4b7f
Merge pull request #12253 from Homebrew/dependabot/bundler/Library/Homebrew/spoom-1.1.5
build(deps): bump spoom from 1.1.4 to 1.1.5 in /Library/Homebrew
2021-10-18 20:23:16 +01:00
BrewTestBot
12a9ec9fd7
Update RBI files for spoom. 2021-10-18 19:04:07 +00:00
BrewTestBot
79e51531b1
brew vendor-gems: commit updates. 2021-10-18 19:00:17 +00:00
dependabot[bot]
4995fcf395
build(deps): bump spoom from 1.1.4 to 1.1.5 in /Library/Homebrew
Bumps [spoom](https://github.com/Shopify/spoom) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/Shopify/spoom/releases)
- [Commits](https://github.com/Shopify/spoom/compare/v1.1.4...v1.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 18:53:41 +00:00
Mike McQuaid
7ccfa46f31
Merge pull request #12251 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-rails-2.12.4
build(deps): bump rubocop-rails from 2.12.3 to 2.12.4 in /Library/Homebrew
2021-10-18 19:52:52 +01:00
Mike McQuaid
34bf37a89f
Merge pull request #12252 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9242
build(deps-dev): bump sorbet from 0.5.9238 to 0.5.9242 in /Library/Homebrew
2021-10-18 19:52:39 +01:00
Mike McQuaid
6b65216699
Merge pull request #12250 from Homebrew/dependabot/bundler/docs/ethon-0.15.0
build(deps): bump ethon from 0.14.0 to 0.15.0 in /docs
2021-10-18 19:52:27 +01:00
BrewTestBot
4f8b95dbf1
Update RBI files for rubocop-rails. 2021-10-18 18:10:47 +00:00
BrewTestBot
dafaecd5ec
brew vendor-gems: commit updates. 2021-10-18 18:06:42 +00:00
BrewTestBot
256f307922
brew vendor-gems: commit updates. 2021-10-18 18:06:36 +00:00
dependabot[bot]
22ce3a3968
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9238 to 0.5.9242.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 18:04:11 +00:00
dependabot[bot]
af7fe6ac5f
build(deps): bump rubocop-rails in /Library/Homebrew
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.12.3 to 2.12.4.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.12.3...v2.12.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 18:03:30 +00:00
dependabot[bot]
b974e33b4e
build(deps): bump ethon from 0.14.0 to 0.15.0 in /docs
Bumps [ethon](https://github.com/typhoeus/ethon) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/typhoeus/ethon/releases)
- [Changelog](https://github.com/typhoeus/ethon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typhoeus/ethon/compare/v0.14.0...v0.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 18:02:51 +00:00
dependabot[bot]
16a7e44df4
build(deps-dev): bump github-pages from 220 to 221 in /docs
Bumps [github-pages](https://github.com/github/pages-gem) from 220 to 221.
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](https://github.com/github/pages-gem/compare/v220...v221)

---
updated-dependencies:
- dependency-name: github-pages
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 18:01:37 +00:00
Carlo Cabrera
556b8f16c6
Merge pull request #12225 from carlocab/two-level
mac/formula_cellar_checks: check for flat namespace libraries
3.2.17
2021-10-18 22:59:05 +08:00
Bo Anderson
2734fdbec6
Merge pull request #12243 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9238
build(deps-dev): bump sorbet from 0.5.9230 to 0.5.9238 in /Library/Homebrew
2021-10-18 02:44:32 +01:00
Bo Anderson
9c6c557713
Merge pull request #12245 from MindTooth/patch-1
docs: change my kickstarter homepage
2021-10-18 02:44:17 +01:00