23776 Commits

Author SHA1 Message Date
Mike McQuaid
d16ca8966b
Merge pull request #8951 from Amorymeltzer/bash-complete-flags
bash completion: Add remaining flags for brew outdated
2020-10-20 10:36:16 +01:00
Mike McQuaid
d29e241980
Merge pull request #8955 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-runtime-0.5.5973
build(deps): bump sorbet-runtime from 0.5.5967 to 0.5.5973 in /Library/Homebrew
2020-10-20 10:35:12 +01: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
Amory Meltzer
11918cef96
bash completion: Add remaining brew outdated flags
`--verbose`, `--formula`, and `--greedy`
2020-10-19 15:54:15 -04:00
Markus Reiter
6d8978e0be
Merge pull request #8950 from alebcay/bitbucket-audit-fix
shared_audits: fix conditional in Bitbucket notability check
2020-10-19 21:44:42 +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
Mike McQuaid
d25cc19ddd
Merge pull request #8944 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-runtime-0.5.5967
build(deps): bump sorbet-runtime from 0.5.5949 to 0.5.5967 in /Library/Homebrew
2020-10-19 11:29:20 +01: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 Matthews
4e8d374942
Merge pull request #8942 from miccal/shared-audits-update
shared_audits: add extraterm to GITHUB_PRERELEASE_ALLOWLIST
2020-10-19 08:07:59 +08:00
miccal
c26f1f436e shared_audits: add extraterm to GITHUB_PRERELEASE_ALLOWLIST 2020-10-19 06:30:00 +08:00
Issy Long
e630602ef6
Merge pull request #8941 from KazuakiM/patch-2
Update Formula-Cookbook.md
2020-10-18 16:48:54 +01:00
KazuakiM
c1dd69f0f7
Update Formula-Cookbook.md
RuboCop.
`Use the new Ruby 1.9 hash syntax.`
2020-10-18 14:12:00 +09:00
Issy Long
d8d65171f0
Merge pull request #8939 from issyl0/sorbet-docs-files-dot-yaml
docs/typechecking: Remove mentions of sorbet/files.yaml
2020-10-17 22:32:58 +01:00
Issy Long
70548b8417
docs/typechecking: --quiet is a brew typecheck flag
Co-authored-by: Max Eisner <4730112+max-ae@users.noreply.github.com>
2020-10-17 22:02:25 +01:00
Issy Long
4e9773a650
docs/typechecking: Remove mentions of sorbet/files.yaml
- The `sorbet/files.yaml` file was removed in 4382ee9d1404baba4ff4a1734e11fbd9c7826cb7 in favour of more obvious individual type sigils in all files.
2020-10-17 21:35:28 +01:00
Jonathan Chang
aa97179544
Merge pull request #8917 from jonchang/update-docs-for-autosquash-automerge
docs: update for new autosquash on automerge
2020-10-17 18:12:00 +11:00
Vidushee Amoli
167088337a
Merge pull request #8934 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-runtime-0.5.5949
build(deps): bump sorbet-runtime from 0.5.5947 to 0.5.5949 in /Library/Homebrew
2020-10-17 00:51:47 +05:30
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
Mike McQuaid
90e0ce76c9
Merge pull request #8926 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
2020-10-16 08:21:12 +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
Shohei Ueda
f715411991 Use GITHUB_ENV instead of set-env
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/

> Action and workflow authors who are setting environment variables via stdout should update any usage of the set-env and add-path workflow commands to use the new environment files.
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
Markus Reiter
9e4bff7fa7
Merge pull request #8930 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-runtime-0.5.5947
build(deps): bump sorbet-runtime from 0.5.5944 to 0.5.5947 in /Library/Homebrew
2020-10-15 13:19:11 +02: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
Mike McQuaid
b0cd9dba99
Merge pull request #8928 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.5947
build(deps): bump sorbet from 0.5.5944 to 0.5.5947 in /Library/Homebrew
2020-10-15 11:15:08 +01:00
Mike McQuaid
33623b9c50
Merge pull request #8927 from peaceiris/patch-1
Use GITHUB_ENV instead of set-env
2020-10-15 11:14:21 +01: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
Shohei Ueda
3497008e6c
Use GITHUB_ENV instead of set-env
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/

> Action and workflow authors who are setting environment variables via stdout should update any usage of the set-env and add-path workflow commands to use the new environment files.
2020-10-15 10:34:52 +09: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
2baabf58d4
Merge pull request #8920 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-runtime-0.5.5944
build(deps): bump sorbet-runtime from 0.5.5943 to 0.5.5944 in /Library/Homebrew
2020-10-14 08:27:50 +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
Markus Reiter
c26721a477
Merge pull request #8921 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.5944
build(deps): bump sorbet from 0.5.5943 to 0.5.5944 in /Library/Homebrew
2020-10-14 08:57:19 +02: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