19716 Commits

Author SHA1 Message Date
Jonathan Chang
268cb87d5e bintray: warn on upload error on uploads
Previously this would only warn on errors for certain Bintray API
requests like publishing. This should now also warn on error for curl
POST uploads (if the appropriate flag has been passed).
2020-10-23 01:04:57 +11:00
Jonathan Chang
1648011189 rubocops: permit openjdk@8 to bootstrap 2020-10-22 22:27:32 +11:00
BrewTestBot
392f2e3a5c sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2020-10-22 00:58:31 +00:00
Markus Reiter
6747474148
Merge pull request #8960 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
2020-10-21 10:39:09 +02:00
Markus Reiter
4ce8acb583 Disable RSpec/StubbedMock cop. 2020-10-21 09:50:58 +02:00
Markus Reiter
9bfc745940 brew vendor-gems: commit updates. 2020-10-21 09:50:54 +02:00
dependabot[bot]
4a02728c3a
build(deps): bump rubocop-rspec in /Library/Homebrew
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.43.2 to 1.44.1.
- [Release notes](https://github.com/rubocop-hq/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop-rspec/compare/v1.43.2...v1.44.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-21 06:15:31 +00:00
BrewTestBot
4f7497ddf9 sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2020-10-21 00:57:15 +00:00
Rylan Polster
6e82f77108 audit: allow python symlinks based on keg-only status 2020-10-20 12:46:23 -04:00
Rylan Polster
dccece702c audit: avoid python symlink conflict 2020-10-20 12:09:11 -04:00
Jonathan Chang
4b6fe870d8
Merge pull request #8958 from jonchang/paginate-pr-commits
utils/github: paginate pull request commits API
2020-10-21 00:45:39 +11:00
Jonathan Chang
4a5f1a8477 utils/github: paginate pull request commits API 2020-10-21 00:17:02 +11:00
Seeker
ea10192f8b rubocops/patches: GitHub/GitLab patches should end with .patch 2020-10-21 00:03:47 +11:00
Mike McQuaid
4b361c26ea
Merge pull request #8889 from hyuraku/fix_brew_edit
fix brew edit
2020-10-20 13:36:31 +01:00
hyuraku
ae81ed1353 fix brew edit 2020-10-20 20:48:43 +09:00
Markus Reiter
4087c7e85f
Merge pull request #8952 from reitermarkus/sorbet
Add some type signatures.
2020-10-20 12:03:18 +02:00
Markus Reiter
ab33bc638d Add type signatures for UnpackStrategy::Zip. 2020-10-20 09:50:21 +02:00
dependabot[bot]
e2d44b049f
build(deps): bump sorbet-runtime in /Library/Homebrew
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.5967 to 0.5.5973.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-20 05:50:29 +00:00
Markus Reiter
a582b6e371 Add type signatures for PATH. 2020-10-19 22:10:21 +02:00
Caleb Xu
534f0e61e3 shared_audits: fix conditional in Bitbucket notability check
This check currently returns an error for repositories that are
notable enough (and passes on repositories that are not notable
enough).
2020-10-19 13:29:18 -04:00
Mike McQuaid
7a3c43e3cd
Merge pull request #8947 from rleigh-codelibre/8935_permit_googletest
Permit installation of googletest
2020-10-19 14:45:08 +01:00
Roger Leigh
a96e15ec16 Permit installation of googletest 2020-10-19 12:48:43 +01:00
Jonathan Chang
914483b10a
Merge pull request #8945 from jonchang/fix-type
Fix type error for inreplace.
2020-10-19 21:40:58 +11:00
dependabot[bot]
c38a371fb4
build(deps): bump sorbet-runtime in /Library/Homebrew
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.5949 to 0.5.5967.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 07:00:56 +00:00
Jonathan Chang
9f77ac35b6 Fix type error for inreplace.
`inreplace "file.c", "a", "b"` is a common idiom in
formula install blocks.
2020-10-19 13:57:12 +11:00
miccal
c26f1f436e shared_audits: add extraterm to GITHUB_PRERELEASE_ALLOWLIST 2020-10-19 06:30:00 +08:00
dependabot[bot]
c490b9f472
build(deps): bump sorbet-runtime in /Library/Homebrew
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.5947 to 0.5.5949.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-16 18:41:21 +00:00
Vidushee Amoli
74bd81f9c9
Merge pull request #8933 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.5949
build(deps): bump sorbet from 0.5.5947 to 0.5.5949 in /Library/Homebrew
2020-10-17 00:10:38 +05:30
Mike McQuaid
7f422af789
Merge pull request #8932 from Rylan12/tap-new-add-branch-option
tap-new: add option for branch name
2020-10-16 08:37:45 +01:00
Mike McQuaid
c2970bde8d
Merge pull request #8925 from whoiswillma/search-print-error-non-tty
search: Print error message to stderr when not using TTY
2020-10-16 08:34:57 +01:00
dependabot[bot]
51953ecc86
build(deps): bump sorbet from 0.5.5947 to 0.5.5949 in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.5947 to 0.5.5949.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-16 06:32:04 +00:00
Jonathan Chang
664e710f42 Fix type signature of StringInreplaceExtension 2020-10-16 00:56:43 +00:00
dependabot[bot]
93b1e44fca build(deps): bump sorbet-runtime in /Library/Homebrew
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.5944 to 0.5.5947.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-16 00:56:43 +00:00
dependabot[bot]
7dcb57cd4e build(deps): bump sorbet from 0.5.5944 to 0.5.5947 in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.5944 to 0.5.5947.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-16 00:56:43 +00:00
Rylan Polster
6dec175574 tap-new: don't need to checkout default branch 2020-10-15 16:56:53 -04:00
Rylan Polster
64d135d0a7 tap-new: add option for branch name 2020-10-15 15:00:35 -04:00
Jonathan Chang
77be2c8a56
Merge pull request #8931 from jonchang/fix-bottling
Fix type signature of StringInreplaceExtension
2020-10-16 01:56:56 +11:00
Jonathan Chang
7eadf32a03 Fix type signature of StringInreplaceExtension 2020-10-15 22:18:40 +11:00
dependabot[bot]
85f9e59610
build(deps): bump sorbet-runtime in /Library/Homebrew
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.5944 to 0.5.5947.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-15 10:15:40 +00:00
dependabot[bot]
b246cd3b09
build(deps): bump sorbet from 0.5.5944 to 0.5.5947 in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.5944 to 0.5.5947.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-15 06:29:11 +00:00
BrewTestBot
2f8b787701 sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2020-10-15 00:55:49 +00:00
William Ma
e9e63db825 search: Raise exception when no formulae/casks are found; Add --pull-request switch 2020-10-14 14:40:24 -04:00
William Ma
9e9e2e63e8 search: Print error message to stderr when not using a tty 2020-10-14 13:32:09 -04:00
Mike McQuaid
8aa6502659
Merge pull request #8923 from Homebrew/revert-8913-dependabot/bundler/Library/Homebrew/ruby-macho-2.3.0
Revert "build(deps): bump ruby-macho from 2.2.0 to 2.3.0 in /Library/Homebrew"
2020-10-14 18:29:19 +01:00
Mike McQuaid
a6bb5c2338
Revert "build(deps): bump ruby-macho from 2.2.0 to 2.3.0 in /Library/Homebrew" 2020-10-14 08:16:26 +01:00
dependabot[bot]
6bbd48c20f
build(deps): bump sorbet-runtime in /Library/Homebrew
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.5943 to 0.5.5944.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-14 06:58:20 +00:00
dependabot[bot]
923dee6d7f
build(deps): bump sorbet from 0.5.5943 to 0.5.5944 in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.5943 to 0.5.5944.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-14 06:31:06 +00:00
BrewTestBot
dfaa98b676 sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2020-10-14 00:55:26 +00:00
Mike McQuaid
8437f51837
Merge pull request #8912 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-0.93.1
build(deps): bump rubocop from 0.92.0 to 0.93.1 in /Library/Homebrew
2020-10-13 13:55:51 +01:00
Jonathan Chang
b07ff7df56
Merge pull request #8914 from jonchang/automerge-autosquash
pr-automerge: enable --autosquash argument
2020-10-13 23:17:52 +11:00