29882 Commits

Author SHA1 Message Date
George Adams
8c22e009ac
update depends_on_java to suggest temurin
AdoptOpenJDK has been deprecated. Temurin is the new cask
2021-10-21 13:00:00 +01:00
Mike McQuaid
ca7b28c8ed
Merge pull request #12286 from Homebrew/update-man-completions
Update maintainers, manpage and completions.
2021-10-21 12:42:37 +01:00
BrewTestBot
8a152f9d24
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-21 11:08:38 +00:00
Bo Anderson
dae07465f7
Merge pull request #12281 from Bo98/ruby-2.6.8
Portable Ruby 2.6.8
2021-10-21 12:06:08 +01:00
Bo Anderson
59d25d3ae8
Merge pull request #12282 from Bo98/pr-upload-only
dev-cmd/pr-upload: add --upload-only switch
2021-10-21 12:05:40 +01:00
Bo Anderson
1d45d82604
Merge pull request #12262 from Bo98/xcode-13.1
os/mac/xcode: require Xcode 13.1 on Monterey
2021-10-21 12:01:25 +01:00
Michka Popoff
1a1aa3eed4
Merge pull request #12285 from MikeMcQuaid/linuxbrew_cleanup
Cleanup more linuxbrew-core code
2021-10-21 11:50:35 +02:00
Mike McQuaid
e1120549e5
Cleanup more linuxbrew-core code
- Add the same macOS `--build-from-source` default prefix behaviour
  now we have ~4000 linuxbrew-core bottles.
- Merge remaining useful linuxbrew-core-Maintainer-Guide into
  Homebrew-homebrew-core-Maintainer-Guide
- Don't special-case linuxbrew-core any more in docs
2021-10-21 09:00:22 +01:00
Bo Anderson
4d430e8dd5
dev-cmd/pr-upload: add --upload-only switch 2021-10-21 02:39:27 +01:00
Bo Anderson
943b79d2fb
os/mac/diagnostic: allow Ruby 2.6.8 2021-10-21 02:31:32 +01:00
Bo Anderson
cd808983bc
Portable Ruby 2.6.8 2021-10-21 02:24:50 +01:00
Bo Anderson
033c365b0d
Merge pull request #12278 from Homebrew/dependabot/bundler/Library/Homebrew/zeitwerk-2.5.0
build(deps): bump zeitwerk from 2.4.2 to 2.5.0 in /Library/Homebrew
2021-10-21 00:53:30 +01:00
BrewTestBot
bc46bcf301
Update RBI files for zeitwerk. 2021-10-20 18:09:10 +00:00
BrewTestBot
08c1aa346b
brew vendor-gems: commit updates. 2021-10-20 18:05:38 +00:00
dependabot[bot]
ad73f97ec7
build(deps): bump zeitwerk from 2.4.2 to 2.5.0 in /Library/Homebrew
Bumps [zeitwerk](https://github.com/fxn/zeitwerk) from 2.4.2 to 2.5.0.
- [Release notes](https://github.com/fxn/zeitwerk/releases)
- [Changelog](https://github.com/fxn/zeitwerk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fxn/zeitwerk/compare/v2.4.2...v2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-20 18:03:15 +00:00
Sam Ford
83002b0f4e
Merge pull request #12261 from samford/livecheck/apache-extend-url-match-regex
Apache: Extend `URL_MATCH_REGEX`
2021-10-20 14:02:26 -04:00
Bo Anderson
8f43b0a284
Merge pull request #12277 from Bo98/curl-fix
shims/shared/curl: fix regex
2021-10-20 18:35:05 +01:00
Bo Anderson
20b4e95c3d
shims/shared/curl: fix regex 2021-10-20 18:12:27 +01:00
Sam Ford
d649026c10
ResourceAuditor: Skip branch error when using tag 2021-10-20 12:46:53 -04:00
Bo Anderson
5a5a8d58b5
Merge pull request #12275 from Bo98/curl-capath
shims/shared/curl: pass both `--cafile` and `--capath` to override default
2021-10-20 16:28:15 +01:00
Bo Anderson
865c31a166
Set GIT_SSL_CAPATH to override default 2021-10-20 16:01:42 +01:00
Bo Anderson
7f54793c49
shims/shared/curl: pass both --cafile and --capath to override defaults 2021-10-20 16:01:36 +01:00
Sam Ford
e709917cd5
Apache: Extend URL_MATCH_REGEX
Some Apache URLs use a `filename` query string parameter instead of
`path` and the `Apache` strategy isn't applied. The parameter value
is the same as `path` (i.e., a path to a file), so this updates the
strategy's `URL_MATCH_REGEX` to handle this URL format as well.
2021-10-20 10:52:49 -04:00
Mike McQuaid
bfe9693083
Merge pull request #12274 from Homebrew/update-man-completions
Update maintainers, manpage and completions.
2021-10-20 13:29:26 +01:00
BrewTestBot
54c3fef178
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 12:08:26 +00:00
Mike McQuaid
7f6a3d6f0a
Merge pull request #12273 from bevanjkay/update-write-only
Mirror `--write-only`  behaviour to cask, fix incorrect arg reference
2021-10-20 13:05:56 +01:00
Bevan Kay
55d9e88a14
Mirror --write-only behaviour to cask, fix incorrect arg reference 2021-10-20 22:40:08 +11:00
Mike McQuaid
73d0a5f681
Merge pull request #12256 from Bo98/fi-no-bottle-deps-certs
formula_installer: don't install bottle deps for `all` bottles
2021-10-20 11:27:05 +01:00
Mike McQuaid
0cf4f9d5ac
Merge pull request #12248 from iMichka/migrate2
update: migrate everyone from linuxbrew-core to homebrew-core
2021-10-20 11:25:49 +01:00
Mike McQuaid
33b72923a1
Merge pull request #12271 from Homebrew/update-man-completions
Update maintainers, manpage and completions.
2021-10-20 11:21:14 +01:00
Michka Popoff
1cc7ca33c0
update: migrate everyone from linuxbrew-core to homebrew-core
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2021-10-20 11:01:38 +01:00
BrewTestBot
38308afaab
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 09:44:39 +00:00
Mike McQuaid
9b5f191db1
Merge pull request #12236 from knksmith57/support-custom-google-analytics-id-override
feat: support user-configured Google Analytics reporting
2021-10-20 10:42:03 +01:00
Mike McQuaid
434cd3cf45
Merge pull request #12270 from Homebrew/update-man-completions
Update maintainers, manpage and completions.
2021-10-20 10:40:28 +01:00
BrewTestBot
0a60b37b50
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 08:27:58 +00:00
Mike McQuaid
86367158ac
Merge pull request #12257 from boblail/allow-configuring-ssh-config
Add HOMEBREW_SSH_CONFIG_PATH
2021-10-20 09:25:43 +01:00
Mike McQuaid
144ca4ef61
Merge pull request #12234 from ni-nwoythaler/feature/12230-formula-cask-paths
Add `--print-path` flag to `brew edit`
2021-10-20 09:25:19 +01:00
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