This project is mirrored from https://github.com/Homebrew/brew.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Sep 15, 2020
-
-
Dawid Dziurla authored
It blocks uploading to GitHub Releases where Bintray credentials are not needed. Also those checks are already performed in `bintray.rb`.
-
Dawid Dziurla authored
Support bottle uploads to GitHub Releases
-
Mike McQuaid authored
sorbet: update RBI files using Tapioca.
-
BrewTestBot authored
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/tapioca.yml).
-
- Sep 14, 2020
-
-
Markus Reiter authored
Refactor `cask audit` warnings.
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Mike McQuaid authored
build(deps): bump rubocop-ast from 0.3.0 to 0.4.0 in /Library/Homebrew
-
Mike McQuaid authored
bump-revision: fix for new license syntax
-
Mike McQuaid authored
Improve linkage cache linkage_cache_performance
-
dependabot-preview[bot] authored
Bumps [rubocop-ast](https://github.com/rubocop-hq/rubocop-ast) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/rubocop-hq/rubocop-ast/releases) - [Changelog](https://github.com/rubocop-hq/rubocop-ast/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop-ast/compare/v0.3.0...v0.4.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Markus Reiter authored
Strip escape codes from annotations.
-
Markus Reiter authored
-
- Sep 13, 2020
-
-
Vidushee Amoli authored
sorbet: update RBI files using Tapioca.
-
Markus Reiter authored
Ignore URLs protected by Incapsula.
-
Markus Reiter authored
bash completion: Avoid cask deprecation warnings, learn --cask
-
BrewTestBot authored
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/tapioca.yml).
-
Markus Reiter authored
Allow `toggl-track` to be a pre-release.
-
Markus Reiter authored
Output annotations for `brew audit`.
-
Markus Reiter authored
-
Rylan Polster authored
-
Markus Reiter authored
-
Markus Reiter authored
Check for CloudFlare protection on status code 403.
-
Markus Reiter authored
-
Vidushee Amoli authored
sorbet: add new files and solve existing errors
-
vidusheeamoli authored
Add 12 new files to sorbet/files.yaml and solve existing type errors. 36 errors=> 33 errors.
-
Amory Meltzer authored
See #8709
-
Issy Long authored
sorbet: Add a RBI file for `utils/svn.rb` typechecking
-
Rylan Polster authored
-
Issy Long authored
sorbet: Regenerate RBI file for the `spoom` gem
-
- Sep 12, 2020
-
-
Issy Long authored
- Sorbet was reporting parameter ordering errors in a previous version of this RBI file due to [a bug in Tapioca](https://github.com/Shopify/tapioca/issues/116). - Rather than wait for a new version of the `spoom` gem for `brew typecheck --update-definitions` to work on, I manually deleted the RBI file and used that command to generate an updated one with the latest Tapioca version (0.4.5) which fixes the ordering bug. - Before, `brew typecheck` surfaced 36 errors. Now, it surfaces 24. Much more pleasant.
-
Issy Long authored
- Needed to `include Kernel` otherwise Sorbet couldn't find the `system_command` method. - I've also attempted to construct method signatures for all the methods. - Before, `brew typecheck` surfaced 36 errors. Now we're down to 33 errors.
-
Issy Long authored
build(deps): bump sorbet-runtime from 0.5.5903 to 0.5.5909 in /Library/Homebrew
-
dependabot-preview[bot] authored
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.5903 to 0.5.5909. - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Issy Long authored
build(deps): bump sorbet from 0.5.5903 to 0.5.5909 in /Library/Homebrew
-
Dawid Dziurla authored
Co-authored-by:
Mike McQuaid <mike@mikemcquaid.com>
-
dependabot-preview[bot] authored
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.5903 to 0.5.5909. - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Vidushee Amoli authored
sorbet: update RBI files using Tapioca.
-
Seeker authored
bump-cask-pr: add support for `:latest`
-