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 .
- Aug 23, 2020
-
-
William Ma authored
-
- Aug 22, 2020
-
-
Bo Anderson authored
cask/cmd/zap: fix missing require
-
miccal authored
-
Issy Long authored
build(deps): bump tapioca from 0.4.1 to 0.4.3 in /Library/Homebrew
-
dependabot-preview[bot] authored
Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.4.1 to 0.4.3. - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](https://github.com/Shopify/tapioca/compare/v0.4.1...v0.4.3 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Issy Long authored
build(deps): bump sorbet from 0.5.5869 to 0.5.5877 in /Library/Homebrew
-
dependabot-preview[bot] authored
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.5869 to 0.5.5877. - [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-runtime from 0.5.5869 to 0.5.5877 in /Library/Homebrew
-
Bo Anderson authored
download_strategy: require lock_file
-
Bo Anderson authored
build(deps): bump codecov from 0.2.6 to 0.2.7 in /Library/Homebrew
-
Bo Anderson authored
-
Bo Anderson authored
cask/dsl/depends_on: fix missing require
-
Bo Anderson authored
-
dependabot-preview[bot] authored
Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.2.6 to 0.2.7. - [Release notes](https://github.com/codecov/codecov-ruby/releases) - [Changelog](https://github.com/codecov/codecov-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-ruby/compare/v0.2.6...v0.2.7 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Mike McQuaid authored
scheduled workflows: fix branch, add new files.
-
Mike McQuaid authored
sorbet: update RBI files using Tapioca.
-
Mike McQuaid authored
test/os/mac: add tests to validate pkg-config library versions
-
Mike McQuaid authored
Lazily require some heavy files
-
- Aug 21, 2020
-
-
BrewTestBot authored
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/tapioca.yml).
-
Mike McQuaid authored
- ensure we reset to `origin/master` so we only have the commit we care about in the PR - ensure we `git add` to include any new files - don't use `git commit -a` and instead rely only on files added with `git add`
-
Mike McQuaid authored
.github/workflows: add action to update tapioca definitions
-
Mike McQuaid authored
-
Issy Long authored
-
Issy Long authored
- This'll stop needs-response[bot] from moaning at us.
-
Issy Long authored
- The github-actions[bot] PRs don't to trigger CI runs, and are hence unmergeable without manual intervention.
-
vidusheeamoli authored
- Tapioca is a companion gem to Sorbet that generates RBI files for the Ruby gems in a project. - Whenever Dependabot updates a gem, Tapioca has to regenerate that gem's RBI files so that Sorbet can accurately assess the state of the typing of a codebase. - We also must regenerate Sorbet's view of [things defined at runtime](https://sorbet.org/docs/rbi#the-hidden-definition-rbi ): this is what it calls `hidden-definitions`. - Obviously, this got tedious to do manually. So here's an Action that runs every three days and raises a PR if there are any changes. Co-authored-by:
Vidushee Amoli <vidushee.amoli@gmail.com> Co-authored-by:
Issy Long <me@issyl0.co.uk> Co-authored-by:
Jonathan Chang <jchang641@gmail.com> Co-authored-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Mike McQuaid authored
cask/exceptions: fix super calls.
-
Mike McQuaid authored
Ensure that we always pass no arguments here.
-
Alexander Bayandin authored
utils/pypi: add salt to blocklist
-
Mike McQuaid authored
License style cleanup
-
Alexander Bayandin authored
-
Mike McQuaid authored
-
dependabot-preview[bot] authored
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.5869 to 0.5.5877. - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Dawid Dziurla authored
Consistently use HOMEBREW_RUBY_WARNINGS when calling ruby
-
Alexander Bayandin authored
audit: add CERT_ERROR_ALLOWLIST
-
Markus Reiter authored
Refactor and document `PkgVersion`.
-
Markus Reiter authored
cask/artifact/symlinked: do not overwrite files or symbolic links
-
Dawid Dziurla authored
extend/os/mac: install svn on catalina and newer
-
- Aug 20, 2020
-
-
Alexander Bayandin authored
-
Rylan Polster authored
-