Seeker
4377a08b6e
version: allow implicitly converting tokens to strings
2020-08-28 10:25:52 -07:00
Seeker
3d62ed7853
pull, pr-pull: use opt_or_installed_prefix_keg
2020-08-28 09:59:07 -07:00
Mike McQuaid
49fa3cc75d
Merge pull request #8521 from Homebrew/tapioca-update
...
sorbet: update RBI files using Tapioca.
2020-08-28 16:12:35 +01:00
Maxim Belkin
5035e59fd3
Merge pull request #8102 from maxim-belkin/feature-template/shorter-titles
...
feature and issue templates: change warning formatting
2020-08-28 09:38:17 -05:00
BrewTestBot
f2e425f27c
sorbet: update RBI files using Tapioca.
...
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/tapioca.yml ).
2020-08-28 12:11:13 +00:00
Mike McQuaid
37d6a798f3
Merge pull request #8519 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.5881
...
Bump sorbet from 0.5.5880 to 0.5.5881 in /Library/Homebrew
2020-08-28 10:02:35 +01:00
dependabot-preview[bot]
f1f662cccc
Bump sorbet from 0.5.5880 to 0.5.5881 in /Library/Homebrew
...
Bumps [sorbet](https://github.com/sorbet/sorbet ) from 0.5.5880 to 0.5.5881.
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-28 08:39:08 +00:00
Mike McQuaid
fa6e0965ec
Merge pull request #8518 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-runtime-0.5.5881
...
Bump sorbet-runtime from 0.5.5880 to 0.5.5881 in /Library/Homebrew
2020-08-28 09:38:01 +01:00
Mike McQuaid
dcc5310c78
Merge pull request #8516 from Homebrew/dependabot/bundler/Library/Homebrew/parallel_tests-3.2.0
...
Bump parallel_tests from 3.1.0 to 3.2.0 in /Library/Homebrew
2020-08-28 09:37:44 +01:00
Mike McQuaid
fcacd46a43
Merge pull request #8482 from maxim-belkin/non-interactive-sh
...
dev-cmd/sh.rb: non-interactive mode
2020-08-28 09:37:37 +01:00
Mike McQuaid
fa39db0192
Merge pull request #8517 from Rylan12/metafiles-copy-licenses-with-hyphen
...
metafiles: copy license files with hyphens
2.4.14
2020-08-28 08:40:21 +01:00
Mike McQuaid
fa436561d7
Merge pull request #8512 from Rylan12/disable-deprecation-reason
...
disable!, deprecate!: add reason
2020-08-28 08:40:05 +01:00
Mike McQuaid
309027088c
Merge pull request #8515 from Homebrew/tapioca-update
...
sorbet: update RBI files using Tapioca.
2020-08-28 08:39:18 +01:00
Mike McQuaid
cd075dd45a
dev-cmd/sh: rename SCRIPT argument.
2020-08-28 08:37:15 +01:00
Mike McQuaid
f908b355b2
Merge pull request #7213 from rmNULL/linux-shelless-elftools
...
Use patchelf.rb to set interpreter instead of patchelf. First step towards shelless elftools
2020-08-28 08:31:39 +01:00
dependabot-preview[bot]
e4ae7dba05
Bump sorbet-runtime from 0.5.5880 to 0.5.5881 in /Library/Homebrew
...
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet ) from 0.5.5880 to 0.5.5881.
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-28 06:36:15 +00:00
Rylan Polster
c92c78d1af
metafiles: copy license files with hyphens
2020-08-28 01:30:58 -04:00
dependabot-preview[bot]
7434756b31
Bump parallel_tests from 3.1.0 to 3.2.0 in /Library/Homebrew
...
Bumps [parallel_tests](https://github.com/grosser/parallel_tests ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/grosser/parallel_tests/releases )
- [Changelog](https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md )
- [Commits](https://github.com/grosser/parallel_tests/compare/v3.1.0...v3.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-28 01:35:31 +00:00
BrewTestBot
360968285c
sorbet: update RBI files using Tapioca.
...
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/tapioca.yml ).
2020-08-28 00:20:10 +00:00
Rylan Polster
f5cd15fa18
add odeprecated comments
2020-08-27 16:47:19 -04:00
Maxim Belkin
669ae5c077
dev-cmd/sh.rb: fix usage banner
2020-08-27 19:52:40 +00:00
Maxim Belkin
ee5a2017c7
dev-cmd/sh.rb: update usage banner
2020-08-27 18:39:05 +00:00
rmnull
649e02ba3d
patchelf.rb writing in ELFShim
2020-08-27 22:50:34 +05:30
nandahkrishna
4e0cc48b65
livecheck: changes made and tests added
2020-08-27 22:46:06 +05:30
Mike McQuaid
483fbb7fe4
dev-cmd/sh: tweak named args syntax.
2020-08-27 16:45:38 +00:00
Maxim Belkin
28c43f1afc
dev-cmd/sh.rb: non-interactive mode
2020-08-27 16:45:38 +00:00
nandahkrishna
c9f0642d45
livecheck migration: create Homebrew::Livecheck
...
Co-authored-by: Sam Ford <1584702+samford@users.noreply.github.com>
Co-authored-by: Thierry Moisan <thierry.moisan@gmail.com>
Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>
Co-authored-by: Maxim Belkin <maxim.belkin@gmail.com>
Co-authored-by: Issy Long <me@issyl0.co.uk>
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
Co-authored-by: Seeker <meaningseeking@protonmail.com>
2020-08-27 21:26:58 +05:30
Mike McQuaid
ff8d30df74
Merge pull request #8255 from nandahkrishna/migrate-livecheck-strategy
...
livecheck migration: add strategies
2020-08-27 16:12:38 +01:00
Rylan Polster
689d7eb8f0
disable!, deprecate!: add reason
2020-08-27 10:42:57 -04:00
nandahkrishna
f520301180
livecheck migration: add strategies
...
Co-authored-by: Sam Ford <1584702+samford@users.noreply.github.com>
Co-authored-by: Thierry Moisan <thierry.moisan@gmail.com>
Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>
Co-authored-by: Maxim Belkin <maxim.belkin@gmail.com>
Co-authored-by: Issy Long <me@issyl0.co.uk>
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
Co-authored-by: Seeker <meaningseeking@protonmail.com>
2020-08-27 20:00:30 +05:30
Mike McQuaid
995eb3a1c4
Merge pull request #8386 from vidusheeamoli/documentation
...
docs: add sorbet documentation
2020-08-27 15:03:00 +01:00
Jonathan Chang
dfd0b1bf2c
Merge pull request #8510 from Homebrew/dependabot/bundler/Library/Homebrew/patchelf-1.3.0
...
Bump patchelf from 1.2.0 to 1.3.0 in /Library/Homebrew
2020-08-27 23:57:45 +10:00
Jonathan Chang
180d523979
brew vendor-gems: commit updates.
2020-08-27 23:29:08 +10:00
dependabot-preview[bot]
6a0a1992f5
Bump patchelf from 1.2.0 to 1.3.0 in /Library/Homebrew
...
Bumps [patchelf](https://github.com/david942j/patchelf.rb ) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/david942j/patchelf.rb/releases )
- [Commits](https://github.com/david942j/patchelf.rb/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-27 23:29:08 +10:00
Mike McQuaid
435ff54a80
Merge pull request #8511 from MikeMcQuaid/fix-gems
...
Fix unvendored RubyGems
2020-08-27 14:27:45 +01:00
Mike McQuaid
6f311852d6
Fix unvendored RubyGems
...
- Avoid caching RubyGems in GitHub Actions `tests.yml` to catch this in
future.
- Run `brew doctor` in GitHub Actions `tests.yml` after installing
RubyGems to catch this in future.
- Ignore relevant RubyGems (and fix outdated comments)
- Never auto-`require` RubyGems that aren't vendored.
- Update `bundler/setup.rb`.
2020-08-27 14:03:03 +01:00
Mike McQuaid
1a2f144297
Merge pull request #8503 from Homebrew/dependabot/bundler/Library/Homebrew/tapioca-0.4.4
...
Bump tapioca from 0.4.3 to 0.4.4 in /Library/Homebrew
2020-08-27 10:16:13 +01:00
Mike McQuaid
68a2c2b286
Merge pull request #8504 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-runtime-0.5.5880
...
Bump sorbet-runtime from 0.5.5877 to 0.5.5880 in /Library/Homebrew
2020-08-27 10:15:57 +01:00
Mike McQuaid
bfc0cba1c3
Merge pull request #8506 from Homebrew/tapioca-update
...
sorbet: update RBI files using Tapioca.
2020-08-27 10:03:57 +01:00
dependabot-preview[bot]
02a2bda0cf
Bump sorbet-runtime from 0.5.5877 to 0.5.5880 in /Library/Homebrew
...
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet ) from 0.5.5877 to 0.5.5880.
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-27 08:40:14 +00:00
dependabot-preview[bot]
4453933964
Bump tapioca from 0.4.3 to 0.4.4 in /Library/Homebrew
...
Bumps [tapioca](https://github.com/Shopify/tapioca ) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/Shopify/tapioca/releases )
- [Commits](https://github.com/Shopify/tapioca/compare/v0.4.3...v0.4.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-27 08:39:59 +00:00
Mike McQuaid
00e816ba4e
Merge pull request #8505 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.5880
...
Bump sorbet from 0.5.5877 to 0.5.5880 in /Library/Homebrew
2020-08-27 09:38:49 +01:00
BrewTestBot
6e3c272e44
sorbet: update RBI files using Tapioca.
...
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/tapioca.yml ).
2020-08-27 08:14:10 +00:00
dependabot-preview[bot]
a03abe4814
Bump sorbet from 0.5.5877 to 0.5.5880 in /Library/Homebrew
...
Bumps [sorbet](https://github.com/sorbet/sorbet ) from 0.5.5877 to 0.5.5880.
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-27 08:12:10 +00:00
Mike McQuaid
2f3fb6f3c2
Merge pull request #8289 from vidusheeamoli/brew-typecheck
...
dev-cmd: add `brew typecheck` command
2020-08-27 09:09:34 +01:00
Mike McQuaid
943762f745
workflows/tests: run brew typecheck --quiet.
...
This will allow us to verify that we can merge new sorbet/tapioca
updates.
2020-08-27 08:49:25 +01:00
Mike McQuaid
c5f3afa992
workflows/tapioca: remove unnecessary steps.
2020-08-27 08:49:04 +01:00
Mike McQuaid
3866c0b047
Merge pull request #8483 from whoiswillma/print-correct-cask-ref
...
cli/named_args: Print correct cask ref when name is loaded as formula/keg
2020-08-27 08:39:14 +01:00
Mike McQuaid
8d63afb13e
Merge pull request #8499 from Rylan12/copy-license-metafiles
...
metafiles: copy all license files
2020-08-27 08:34:53 +01:00
vidusheeamoli
98f8235755
.github/workflows: use brew typecheck in tapioca.yml
2020-08-27 02:42:50 +05:30