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
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
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
20b4e95c3d
shims/shared/curl: fix regex
2021-10-20 18:12:27 +01: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
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
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
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
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
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
Dawid Dziurla
79293a3518
Merge pull request #12255 from carlocab/search-arch
...
cmd/search: add Arch Linux
2021-10-20 02:03:35 +02: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
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
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
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
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
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
BrewTestBot
4f8b95dbf1
Update RBI files for rubocop-rails.
2021-10-18 18:10:47 +00:00