27815 Commits

Author SHA1 Message Date
Michka Popoff
4a46920ebf
Merge pull request #10732 from iMichka/gawk
Dockerfile: add gawk dependency
2021-03-02 01:12:24 +01:00
Nanda H Krishna
cc9a1dfaf7
Merge pull request #10725 from nandahkrishna/maintainer-checklist-changes
docs/New-Maintainer-Checklist.md: remove automated steps
2021-03-02 05:42:19 +05:30
Mike McQuaid
37f7b9ee73
Merge pull request #10750 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-performance-1.10.0
build(deps): bump rubocop-performance from 1.9.2 to 1.10.0 in /Library/Homebrew
2021-03-01 15:13:01 +00:00
Bo Anderson
14114305f7
Merge pull request #10752 from Bo98/content-disposition-comment
download_strategy: add comment about Content-Disposition handling
2021-03-01 14:26:48 +00:00
Bo Anderson
d330e915d1
download_strategy: add comment about Content-Disposition handling 2021-03-01 13:59:05 +00:00
Mike McQuaid
9663567501
Fix brew style. 2021-03-01 13:43:47 +00:00
Mike McQuaid
fb1cf8f389
dev-cmd/tap-new: various tweaks.
- `--no-git` and `--branch` don't conflict as `--branch` is still used
  for the GitHub Actions branch even with `--no-git`
- fix some README markdown linting errors
- fix some YAML/GitHub Actions configuration linting errors
2021-03-01 13:40:08 +00:00
Bo Anderson
9d2ee344f6
Merge pull request #10749 from Homebrew/dependabot/bundler/Library/Homebrew/minitest-5.14.4
build(deps): bump minitest from 5.14.3 to 5.14.4 in /Library/Homebrew
3.0.3
2021-03-01 12:13:53 +00:00
BrewTestBot
838e4face7 Update RBI files for minitest. 2021-03-01 07:41:32 +00:00
BrewTestBot
03e761079c Update RBI files for rubocop-performance. 2021-03-01 07:40:54 +00:00
BrewTestBot
35ea44df89 brew vendor-gems: commit updates. 2021-03-01 07:40:39 +00:00
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
dependabot[bot]
91e698d5fa
build(deps): bump minitest from 5.14.3 to 5.14.4 in /Library/Homebrew
Bumps [minitest](https://github.com/seattlerb/minitest) from 5.14.3 to 5.14.4.
- [Release notes](https://github.com/seattlerb/minitest/releases)
- [Changelog](https://github.com/seattlerb/minitest/blob/master/History.rdoc)
- [Commits](https://github.com/seattlerb/minitest/compare/v5.14.3...v5.14.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 07:34:46 +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
Michka Popoff
31a95d21be
Dockerfile: add gawk dependency
This is needed to build glibc on CI
2021-02-27 22:56:48 +01: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
nandahkrishna
26aa1669d7
docs/New-Maintainer-Checklist.md: remove automated steps 2021-02-27 20:57:58 +05:30
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
Bo Anderson
7a40f1bf0a
os/mac: fix version error for prerelease macOS 2021-02-26 19:41:04 +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