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 .
- Jun 07, 2020
- Jun 06, 2020
-
-
Vítor Galvão authored
Cask: rename appcast configuration to must_contain
-
Vítor Galvão authored
-
Vítor Galvão authored
Cask: use regex in appcast adjusted_version_stanza
-
Vítor Galvão authored
-
- Jun 05, 2020
-
-
Mike McQuaid authored
build(deps): bump i18n from 1.8.2 to 1.8.3 in /Library/Homebrew
-
Michka Popoff authored
on_os_blocks: add audit
-
Mike McQuaid authored
-
dependabot-preview[bot] authored
Bumps [i18n](https://github.com/svenfuchs/i18n) from 1.8.2 to 1.8.3. - [Release notes](https://github.com/svenfuchs/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/svenfuchs/i18n/compare/v1.8.2...v1.8.3 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Mike McQuaid authored
formula: deprecate devel blocks.
-
Mike McQuaid authored
dev-cmd/pull: deprecate.
-
Mike McQuaid authored
Merge pull request #7697 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-performance-1.6.1 build(deps): bump rubocop-performance from 1.6.0 to 1.6.1 in /Library/Homebrew
-
Mike McQuaid authored
As we haven't released 2.3.1 I think we can get away with sneaking this in. I'm also prepared to back this out if it's too widely used and there's too much backlash.
-
Mike McQuaid authored
We no longer use this and `hub checkout` does what we want better.
-
Mike McQuaid authored
-
Mike McQuaid authored
formula_installer: Fix `.installed?` method deprecation
-
Mike McQuaid authored
ENV: SDK can be nil
-
dependabot-preview[bot] authored
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/rubocop-hq/rubocop-performance/releases) - [Changelog](https://github.com/rubocop-hq/rubocop-performance/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop-performance/compare/v1.6.0...v1.6.1 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Misty De Meo authored
-
Issy Long authored
- Trying to test out a user-submitted `brew bump-formula-pr` for `app-engine-java` gave an error locally that [hasn't shown up on CI](https://github.com/Homebrew/homebrew-core/pull/55798/checks?check_run_id=740165542), oddly. ``` ➜ brew install app-engine-java -s && brew test app-engine-java Error: Calling Formula#installed? is deprecated! Use Formula#latest_version_installed? (or Formula#any_version_installed? ) instead. /usr/local/Homebrew/Library/Homebrew/compat/formula.rb:6:in `installed?' /usr/local/Homebrew/Library/Homebrew/formula_installer.rb:421:in `block (2 levels) in check_requirements' /usr/local/Homebrew/Library/Homebrew/formula_installer.rb:420:in `each' /usr/local/Homebrew/Library/Homebrew/formula_installer.rb:420:in `block in check_requirements' /usr/local/Homebrew/Library/Homebrew/formula_installer.rb:419:in `each_pair' /usr/local/Homebrew/Library/Homebrew/formula_installer.rb:419:in `check_requirements' /usr/local/Homebrew/Library/Homebrew/formula_installer.rb:392:in `compute_dependencies' /usr/local/Homebrew/Library/Homebrew/formula_installer.rb:149:in `verify_deps_exist' /usr/local/Homebrew/Library/Homebrew/formula_installer.rb:143:in `prelude' /usr/local/Homebrew/Library/Homebrew/cmd/install.rb:328:in `install_formula' /usr/local/Homebrew/Library/Homebrew/cmd/install.rb:261:in `block in install' /usr/local/Homebrew/Library/Homebrew/cmd/install.rb:259:in `each' /usr/local/Homebrew/Library/Homebrew/cmd/install.rb:259:in `install' /usr/local/Homebrew/Library/Homebrew/brew.rb:110:in `<main>' ```
-
- Jun 04, 2020
-
-
Michka Popoff authored
-
Bo Anderson authored
Fix audit online release variable
-
Thierry Moisan authored
-
Mike McQuaid authored
dev-cmd/audit: don't check GitHub releases without --online.
-
Mike McQuaid authored
Readme: tweak wording
-
Mike McQuaid authored
Use Gem to install gems instead of invoking system
-
rmnull authored
-
Mike McQuaid authored
This both is more accurate and making `brew audit` without `--online` a bit faster.
-
Mike McQuaid authored
os/mac/keg_relocate: add missing `libexec` method
-
- Jun 03, 2020
-
-
Dario Vladovic authored
-
Mike McQuaid authored
utils/gems: always ensure default Gems are in GEM_PATH.
-
Mike McQuaid authored
Fixes #7608.
-
Mike McQuaid authored
build(deps): bump connection_pool from 2.2.2 to 2.2.3 in /Library/Homebrew
-
Mike McQuaid authored
os/mac/keg_relocate: handle libexec/lib.
-
dependabot-preview[bot] authored
Bumps [connection_pool](https://github.com/mperham/connection_pool) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/mperham/connection_pool/releases) - [Changelog](https://github.com/mperham/connection_pool/blob/master/Changes.md) - [Commits](https://github.com/mperham/connection_pool/compare/v2.2.2...v2.2.3 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Jun 02, 2020
-
-
Mike McQuaid authored
We can fix up libraries in `lib` not `libexec/lib` so add an extra check for that case. Inspired by https://github.com/Homebrew/homebrew-core/pull/53790#issuecomment-637622329
-
Mike McQuaid authored
build(deps): bump rubocop from 0.84.0 to 0.85.0 in /Library/Homebrew
-
Mike McQuaid authored
-
Mike McQuaid authored
-