This repository was archived by the owner on Mar 12, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 237
Merge 1.9.3 #924
Merged
Merged
Merge 1.9.3 #924
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some SDKs return a number higher than the hard-coded `latest_version` in this file. With the current `==` check, those higher version numbers are treated as "not the latest". This prevents machines with higher-versioned SDKs from being able to use Homebrew. To resolve that problem, this PR changes the check to `>=`, which allows machines with higher-versioned SDKs to also use Homebrew to install packages.
Bumps [i18n](https://github.com/svenfuchs/i18n) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/svenfuchs/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](ruby-i18n/i18n@v1.5.1...v1.5.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
…ebrew/vendor/i18n-1.5.2 Bump i18n from 1.5.1 to 1.5.2 in /Library/Homebrew/vendor
- We've never supported `devel` bottles so don't bother outputting their status to `brew info` - Don't `brew upgrade` or `brew reinstall` bottles if they were previously built as a bottle unless there's no bottles defined at all (rather than there was no compatible bottles). Fixes #5532.
Fix some bottling logic
This change fixes a syntax error introduced in b278165
Fiks HOMEBREW_NO_BOTTLE_SOURCE_FALLBACK description
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.10.0 to 3.10.1. - [Release notes](https://github.com/gjtorikian/html-proofer/releases) - [Commits](gjtorikian/html-proofer@v3.10.0...v3.10.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
…roofer-3.10.1 Bump html-proofer from 3.10.0 to 3.10.1 in /docs
Bumps [parser](https://github.com/whitequark/parser) from 2.5.3.0 to 2.6.0.0. - [Release notes](https://github.com/whitequark/parser/releases) - [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/whitequark/parser/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.61.1 to 0.63.0. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v0.61.1...v0.63.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
…ebrew/test/parser-2.6.0.0 Bump parser from 2.5.3.0 to 2.6.0.0 in /Library/Homebrew/test
Bumps [parallel](https://github.com/grosser/parallel) from 1.12.1 to 1.13.0. - [Release notes](https://github.com/grosser/parallel/releases) - [Commits](grosser/parallel@v1.12.1...v1.13.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [parallel](https://github.com/grosser/parallel) from 1.12.1 to 1.13.0. - [Release notes](https://github.com/grosser/parallel/releases) - [Commits](grosser/parallel@v1.12.1...v1.13.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
Fix docs/FAQ.md typo
It's currently unset on Azure Pipelines and Jenkins so let's set it here for consistency across our ecosystem.
This is needed for `compat/download_strategy` for now.
…ebrew/test/parallel-1.13.0 Bump parallel from 1.12.1 to 1.13.0 in /Library/Homebrew/test
…el-1.13.0 Bump parallel from 1.12.1 to 1.13.0 in /docs
bin/brew: set CI variable.
…ebrew/vendor/rubocop-0.63.0 Bump rubocop from 0.61.1 to 0.63.0 in /Library/Homebrew/vendor
utils: re-add install_gem! version argument.
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.61.1 to 0.63.0. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v0.61.1...v0.63.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
brew vendor-gems: commit updates.
…ebrew/test/rubocop-0.63.0 Bump rubocop from 0.61.1 to 0.63.0 in /Library/Homebrew/test
Bumps [parallel](https://github.com/grosser/parallel) from 1.12.1 to 1.13.0. - [Release notes](https://github.com/grosser/parallel/releases) - [Commits](grosser/parallel@v1.12.1...v1.13.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [i18n](https://github.com/svenfuchs/i18n) from 1.5.2 to 1.5.3. - [Release notes](https://github.com/svenfuchs/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](ruby-i18n/i18n@v1.5.2...v1.5.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
cleanup: also consider ctime on prunes.
…ebrew/test/rubocop-0.63.1 Bump rubocop from 0.63.0 to 0.63.1 in /Library/Homebrew/test
…ebrew/vendor/i18n-1.5.3 Bump i18n from 1.5.2 to 1.5.3 in /Library/Homebrew/vendor
…ebrew/vendor/rubocop-0.63.1 Bump rubocop from 0.63.0 to 0.63.1 in /Library/Homebrew/vendor
analytics: Use CLI::Parser to parse args
commands: Use CLI::Parser to parse args
config: Use CLI::Parser to parse args
sh: Use CLI::Parser to parse args
- Ensure that new formulae problems aren't duplicated - Now that homebrew/core will imminently not have options adjust the various audits so they make more sense (and exclude taps) - Exclude taps from more preferential audits
command: Use CLI::Parser to parse args
For some reason Mojave needs the SSL args always set otherwise this will always fail waiting for interactivity. Also, while debugging this I noticed that `utils.rb` had a failure expecting an integer so fix that too.
utils: fix SVN remote test on Mojave.
Fixes #5586
gist-logs: add missing install require.
Fixes #5588.
style: better handle file arguments.
brew.rb: duplicate MissingEnvironmentVariables exception.
Use latest macOS/Xcode settings.
Update Azure Pipelines
symlink_ld_so was moved to extend/os/linux/install.rb
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See https://github.com/Homebrew/brew/releases/tag/1.9.3