23806 Commits

Author SHA1 Message Date
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
Vidushee Amoli
05a58b3813
Merge pull request #8918 from Homebrew/sorbet-files-update 2020-10-14 11:31:11 +05:30
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
53cfa0f95f docs: update for new autosquash on automerge 2020-10-13 23:19:22 +11: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
Mike McQuaid
8b8b5d083d
Merge pull request #8916 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
2020-10-13 12:54:58 +01:00
dependabot[bot]
7ad62e395b
build(deps): bump rubocop from 0.92.0 to 0.93.1 in /Library/Homebrew
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.92.0 to 0.93.1.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.92.0...v0.93.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 11:53:49 +00:00
Mike McQuaid
4af83a04ee
Merge pull request #8913 from Homebrew/dependabot/bundler/Library/Homebrew/ruby-macho-2.3.0
build(deps): bump ruby-macho from 2.2.0 to 2.3.0 in /Library/Homebrew
2020-10-13 12:52:47 +01:00
Jonathan Chang
1b45ed1045 pr-automerge: enable --autosquash argument 2020-10-13 22:44:17 +11:00
BrewTestBot
5e0998d2ce sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2020-10-13 11:30:12 +00:00
Mike McQuaid
73a5572a08
brew vendor-gems: commit updates. 2020-10-13 12:28:03 +01:00
dependabot[bot]
f318e8c5e1
build(deps): bump ruby-macho from 2.2.0 to 2.3.0 in /Library/Homebrew
Bumps [ruby-macho](https://github.com/Homebrew/ruby-macho) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/Homebrew/ruby-macho/releases)
- [Commits](https://github.com/Homebrew/ruby-macho/compare/2.2.0...2.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 12:28:03 +01:00
Mike McQuaid
8d2ad515ea
Merge pull request #8915 from MikeMcQuaid/fix-brew-style
dispatch-build-bottle: fix brew style.
2020-10-13 12:27:11 +01:00
Mike McQuaid
a0a9fa241f
Merge pull request #8851 from Akylzhan/patch
cmd/list.rb: --formula and --cask as default option on TTY
2020-10-13 11:52:19 +01:00
Mike McQuaid
e508c14ae2
dispatch-build-bottle: fix brew style. 2020-10-13 11:46:57 +01:00
Markus Reiter
bf7fe45e89
Merge pull request #8896 from reitermarkus/sorbet-inline
Inline type annotations.
2020-10-13 10:40:53 +02:00
Markus Reiter
2a9bb368e5
Merge pull request #8909 from reitermarkus/sorbet-runtime-stub
Try preventing sorbet error.
2020-10-13 10:40:24 +02:00
Markus Reiter
4d998731d7 Explicitly prevent sorbet-runtime from being loaded. 2020-10-13 00:51:42 +02:00
Jonathan Chang
b8a93279fd
Merge pull request #8905 from jonchang/bintray-dont-error-on-matching-files
bintray: check remote file hash prior to upload
2020-10-13 00:20:28 +11:00
Jonathan Chang
622e76e7f3 bintray: check remote file hash prior to upload
If the remote file is published and has a hash matching the file we're
about to upload, just skip uploading and publishing it entirely, rather
than bailing out with an error.
2020-10-12 23:53:21 +11:00