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 .
- Dec 05, 2019
-
-
dependabot-preview[bot] authored
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 to 1.10.7. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.5...v1.10.7 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Dec 04, 2019
-
-
Mike McQuaid authored
This should help with debugging why the `brew bundle` tests are now failing.
-
- Dec 03, 2019
-
-
Figroc Chen authored
-
Mike McQuaid authored
This naming has always been a bit weird and confusing so let's change it and provide a `compat` fallback for later deprecation.
-
EricFromCanada authored
-
EricFromCanada authored
-
EricFromCanada authored
-
- Dec 02, 2019
-
-
Mike McQuaid authored
Sadly Apple don't seem to be providing these reliably. Fixes #6796
-
Mike McQuaid authored
-
dependabot-preview[bot] authored
Bumps [zeitwerk](https://github.com/fxn/zeitwerk) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/fxn/zeitwerk/releases) - [Changelog](https://github.com/fxn/zeitwerk/blob/master/CHANGELOG.md) - [Commits](https://github.com/fxn/zeitwerk/compare/v2.2.1...v2.2.2 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Dec 01, 2019
-
-
Mike McQuaid authored
This verifies the cask configuration hasn't been broken.
-
Mike McQuaid authored
Broken since a RuboCop update.
-
Mike McQuaid authored
These sometimes display useful RuboCop deprecations.
-
- Nov 28, 2019
-
-
Mike McQuaid authored
-
Mike McQuaid authored
-
dependabot-preview[bot] authored
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.76.0 to 0.77.0. - [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.76.0...v0.77.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Grant Guthrie authored
-
- Nov 27, 2019
-
-
Mike McQuaid authored
-
Mike McQuaid authored
-
dependabot-preview[bot] authored
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.36.0 to 1.37.0. - [Release notes](https://github.com/rubocop-hq/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop-hq/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop-rspec/compare/v1.36.0...v1.37.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Mike McQuaid authored
-
Mike McQuaid authored
If all the passed packages are currently installed then use `runtime_dependencies` to get dependency data more quickly and accurately. As discussed in https://github.com/Homebrew/brew/issues/6769.
-
Maxim Belkin authored
-
Maxim Belkin authored
This reverts commit c5da90e0.
-
- Nov 26, 2019
-
-
Tom Schoonjans authored
-
Alexander Bayandin authored
-
Maxim Belkin authored
-
- Nov 25, 2019
-
-
dependabot-preview[bot] authored
Bumps [parallel](https://github.com/grosser/parallel) from 1.19.0 to 1.19.1. - [Release notes](https://github.com/grosser/parallel/releases) - [Commits](https://github.com/grosser/parallel/compare/v1.19.0...v1.19.1 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Nov 24, 2019
-
-
Markus Reiter authored
-
- Nov 23, 2019
-
-
Dawid Dziurla authored
-
- Nov 22, 2019
-
-
Mike McQuaid authored
Fixes a bug from #6639.
-
Mike McQuaid authored
-
Issy Long authored
- This makes use of the new /api/formula-linux and /api/analytics-linux endpoints in formulae.brew.sh to give Linux users up to date formula and analytics info for their installed core formulae. Before, on Linux, the macOS stats for the `ack` formula: ``` $ brew info ack [...] ==> Analytics install: 12,422 (30 days), 32,742 (90 days), 97,788 (365 days) install_on_request: 10,778 (30 days), 28,339 (90 days), 85,202 (365 days) build_error: 0 (30 days) ``` Now, on Linux, the Linux stats for the `ack` formula: ``` $ brew info ack [...] ==> Analytics install: 95 (30 days), 242 (90 days), 737 (365 days) install_on_request: 94 (30 days), 241 (90 days), 734 (365 days) build_error: 0 (30 days) ```
-
Markus Reiter authored
-
EricFromCanada authored
-
Mike McQuaid authored
This will improve the output and ease of parsing while allowing code to be removed from brew-test-bot which relates only to a single repo (this one).
-
Maxim Belkin authored
Co-Authored-By:
Mike McQuaid <mike@mikemcquaid.com>
-
Maxim Belkin authored
-
Maxim Belkin authored
Co-Authored-By:
Mike McQuaid <mike@mikemcquaid.com>
-
Maxim Belkin authored
-