26287 Commits

Author SHA1 Message Date
BrewTestBot
b39df83bf1 brew vendor-gems: commit updates. 2021-03-01 07:39:38 +00:00
dependabot[bot]
f1d439eaae
build(deps): bump rubocop-performance in /Library/Homebrew
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.9.2 to 1.10.0.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.9.2...v1.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 07:36:39 +00:00
Rylan Polster
c45e0d6c7f
Merge pull request #10738 from hyuraku/cli/named_args-refactor-if-statements
cli/named_args: refactor if statements
2021-02-28 21:55:36 -05:00
Bo Anderson
bb8f923fe3
Merge pull request #10747 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
2021-03-01 01:15:21 +00:00
BrewTestBot
a6711b0d65 sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2021-03-01 00:51:33 +00:00
Bo Anderson
5ca1b32584
Merge pull request #10746 from Homebrew/revert-10743-bintray-outage
Revert "Temporarily change default Bintray domain"
2021-03-01 00:43:56 +00:00
Bo Anderson
40f3fb9c55
Revert "Temporarily change default Bintray domain" 2021-03-01 00:19:38 +00:00
hyuraku
efd4138c8e cli/named_args: refactor if statements 2021-03-01 09:10:26 +09:00
Bo Anderson
3e15503e4c
Merge pull request #10743 from Bo98/bintray-outage
Temporarily change default Bintray domain
2021-02-28 18:28:51 +00:00
Bo Anderson
ff367939ce
Temporarily change default Bintray domain 2021-02-28 18:01:41 +00:00
Bo Anderson
236c622b20
Merge pull request #10734 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
2021-02-28 03:11:56 +00:00
Bo Anderson
c430444da2
Merge pull request #10735 from Bo98/install_gem-path
utils/gems: add installed gems to $LOAD_PATH
2021-02-28 02:10:54 +00:00
Bo Anderson
30ce9b92e8
utils/gems: add installed gems to $LOAD_PATH 2021-02-28 01:28:51 +00:00
BrewTestBot
0eb58dcc17 sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2021-02-28 00:52:23 +00:00
Bo Anderson
7ab7ace64e
Merge pull request #10728 from Bo98/content-disposition-basename
download_strategy: only take basename of Content-Disposition
2021-02-27 18:42:23 +00:00
Bo Anderson
388a66383b
download_strategy: only take basename of Content-Disposition 2021-02-27 17:54:18 +00:00
Bo Anderson
a466e6152a
Merge pull request #10727 from Bo98/formula_assertions
formula_assertions: few more compat methods
2021-02-27 17:26:25 +00:00
Bo Anderson
e74013aeab
formula_assertions: few more compat methods 2021-02-27 16:58:43 +00:00
Bo Anderson
4d88d10049
Merge pull request #10726 from Bo98/gem-path-no-env
utils/gems: use Gem API rather than ENV to set paths
2021-02-27 16:48:42 +00:00
Bo Anderson
a5b12a33c2
utils/gems: use Gem API rather than ENV to set paths 2021-02-27 16:23:28 +00:00
Dawid Dziurla
25d0987642
Merge pull request #10723 from Homebrew/assert_not_match
formula_assertions: add assert_not_match compat
2021-02-27 10:33:40 +01:00
Dawid Dziurla
1d003e5d8a
formula_assertions: add assert_not_match compat
There are some formulae using this method:
https://github.com/Homebrew/homebrew-core/search?q=assert_not_match&type=
2021-02-27 09:29:58 +01:00
Jonathan Chang
02989975cc
Merge pull request #10720 from Homebrew/update-manpage
Update maintainers, manpage and completions.
2021-02-27 18:53:51 +11:00
BrewTestBot
9f19bde5bb Update maintainers, manpage and completions.
Autogenerated by the [update-manpage](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-manpage.yml) workflow.
2021-02-27 01:53:14 +00:00
Jonathan Chang
86cbfd73e1
Merge pull request #10719 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
2021-02-27 12:51:16 +11:00
BrewTestBot
95d18132d3 sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2021-02-27 00:49:15 +00:00
Bo Anderson
258a161ef8
Merge pull request #10718 from Bo98/assert_true
formula_assertions: add assert_true compat method
2021-02-26 23:07:35 +00:00
Bo Anderson
d955277a8b
formula_assertions: add assert_true compat method 2021-02-26 22:39:34 +00:00
Bo Anderson
a65c5d685c
Merge pull request #10695 from Bo98/gem_path
Prevent loading all non-Bundler gems
2021-02-26 21:35:52 +00:00
Shaun Jackman
8a3561ec4d
Merge pull request #10637 from GregBrimble/master
Specify Meek STV election for PLC & Schulze Condorcet election for Project Leader
2021-02-26 11:04:59 -08:00
Nanda H Krishna
bab65d2a9a
Merge pull request #10715 from Homebrew/update-manpage
Update maintainers, manpage and completions.
2021-02-27 00:02:26 +05:30
Bo Anderson
65c03573c6
ENV: fix missing arg for generic OS and correct type sigs 2021-02-26 18:23:48 +00:00
Bo Anderson
d911596af9
dev-cmd/test: output stacktrace to stderr 2021-02-26 18:23:48 +00:00
Bo Anderson
6cd1e5e384
Avoid passing around a massive $LOAD_PATH.
Portable Ruby crashes if the $LOAD_PATH gets too big.
2021-02-26 18:23:48 +00:00
Bo Anderson
1fba9b9b53
Prevent loading all non-Bundler gems 2021-02-26 18:23:48 +00:00
Bo Anderson
bb4e74042a
formula_assertions: use minitest
We are migrating away from using system gems, and we already have minitest in our dependency tree, so we might as well use it.
2021-02-26 18:23:07 +00:00
BrewTestBot
19d50de8ca Update maintainers, manpage and completions.
Autogenerated by the [update-manpage](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-manpage.yml) workflow.
2021-02-26 18:08:09 +00:00
Nanda H Krishna
68ae267fba
Merge pull request #10707 from nandahkrishna/man-fail-if-not-changed
dev-cmd/man: modify '--fail-if-changed' to '--fail-if-not-changed'
2021-02-26 23:36:19 +05:30
Michka Popoff
3c3a7092c8
Merge pull request #10612 from iMichka/glibc
audit: pin glibc version to 2.23
2021-02-26 17:29:57 +01:00
Mike McQuaid
f698bb1154
Merge pull request #10363 from hyuraku/utils/github_set_default_args
utils/github: set default args to search_code
2021-02-26 15:40:18 +00:00
nandahkrishna
0754fabec6
dev-cmd/man: modify '--fail-if-changed' to '--fail-if-not-changed' 2021-02-26 19:25:17 +05:30
Nanda H Krishna
c32ead1c97
Merge pull request #10713 from Homebrew/update-manpage-maintainers-token
workflows/update-manpage: set token.
2021-02-26 19:21:11 +05:30
Mike McQuaid
35488b74c8
workflows/update-manpage: set token.
Follow-up from https://github.com/Homebrew/brew/pull/10673.
2021-02-26 12:55:55 +00:00
hyuraku
178ae750b9 utils/github: set default args to search_code 2021-02-26 21:31:30 +09:00
Mike McQuaid
e64cf21889
Merge pull request #10673 from nandahkrishna/automate-update-maintainers
Automate updation of maintainers in README
2021-02-26 12:30:26 +00:00
Mike McQuaid
811df90e67
Merge pull request #10671 from XuehaiPan/bottle-fallback
software_spec: Add HOMEBREW_BOTTLE_DEFAULT_DOMAIN as a fallback option
2021-02-26 11:47:36 +00:00
Bo Anderson
ff662aa47c
Merge pull request #10689 from Bo98/download_strategy-less-chdir
download_strategy: don't chdir unless a block is passed
2021-02-26 11:45:55 +00:00
Bo Anderson
90e32b228e
Merge pull request #10595 from Bo98/ruby-shims
shims/mac/super: add ruby shims to set SDKROOT
2021-02-26 11:45:00 +00:00
XuehaiPan
d2533ff2a6
software_spec: Add HOMEBREW_BOTTLE_DEFAULT_DOMAIN as a fallback option
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2021-02-26 11:23:33 +00:00
Mike McQuaid
cb72872c83
Merge pull request #10711 from Homebrew/dependabot/bundler/Library/Homebrew/tapioca-0.4.15
build(deps): bump tapioca from 0.4.14 to 0.4.15 in /Library/Homebrew
2021-02-26 11:14:59 +00:00