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.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 23 8月, 2020 1 次提交
-
-
由 William Ma 创作于
-
- 22 8月, 2020 17 次提交
-
-
由 Bo Anderson 创作于
cask/cmd/zap: fix missing require
-
由 miccal 创作于
-
由 Issy Long 创作于
build(deps): bump tapioca from 0.4.1 to 0.4.3 in /Library/Homebrew
-
由 dependabot-preview[bot] 创作于
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 创作于
build(deps): bump sorbet from 0.5.5869 to 0.5.5877 in /Library/Homebrew
-
由 dependabot-preview[bot] 创作于
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 创作于
build(deps): bump sorbet-runtime from 0.5.5869 to 0.5.5877 in /Library/Homebrew
-
由 Bo Anderson 创作于
download_strategy: require lock_file
-
由 Bo Anderson 创作于
build(deps): bump codecov from 0.2.6 to 0.2.7 in /Library/Homebrew
-
由 Bo Anderson 创作于
-
由 Bo Anderson 创作于
cask/dsl/depends_on: fix missing require
-
由 Bo Anderson 创作于
-
由 dependabot-preview[bot] 创作于
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 创作于
scheduled workflows: fix branch, add new files.
-
由 Mike McQuaid 创作于
sorbet: update RBI files using Tapioca.
-
由 Mike McQuaid 创作于
test/os/mac: add tests to validate pkg-config library versions
-
由 Mike McQuaid 创作于
Lazily require some heavy files
-
- 21 8月, 2020 20 次提交
-
-
由 BrewTestBot 创作于
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/tapioca.yml).
-
由 Mike McQuaid 创作于
- 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 创作于
.github/workflows: add action to update tapioca definitions
-
由 Mike McQuaid 创作于
-
由 Issy Long 创作于
-
由 Issy Long 创作于
- This'll stop needs-response[bot] from moaning at us.
-
由 Issy Long 创作于
- The github-actions[bot] PRs don't to trigger CI runs, and are hence unmergeable without manual intervention.
-
由 vidusheeamoli 创作于
- 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 创作于
cask/exceptions: fix super calls.
-
由 Mike McQuaid 创作于
Ensure that we always pass no arguments here.
-
由 Alexander Bayandin 创作于
utils/pypi: add salt to blocklist
-
由 Mike McQuaid 创作于
License style cleanup
-
由 Alexander Bayandin 创作于
-
由 Mike McQuaid 创作于
-
由 dependabot-preview[bot] 创作于
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 创作于
Consistently use HOMEBREW_RUBY_WARNINGS when calling ruby
-
由 Alexander Bayandin 创作于
audit: add CERT_ERROR_ALLOWLIST
-
由 Markus Reiter 创作于
Refactor and document `PkgVersion`.
-
由 Markus Reiter 创作于
cask/artifact/symlinked: do not overwrite files or symbolic links
-
由 Dawid Dziurla 创作于
extend/os/mac: install svn on catalina and newer
-
- 20 8月, 2020 2 次提交
-
-
由 Alexander Bayandin 创作于
-
由 Rylan Polster 创作于
-