20377 Commits

Author SHA1 Message Date
dependabot[bot]
651cfc0a60
Bump html-pipeline from 2.10.0 to 2.11.0 in /docs
Bumps [html-pipeline](https://github.com/jch/html-pipeline) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/jch/html-pipeline/releases)
- [Changelog](https://github.com/jch/html-pipeline/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jch/html-pipeline/compare/v2.10.0...v2.11.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-06 21:01:38 +00:00
Mike McQuaid
b9db71a1ed
Merge pull request #5990 from Homebrew/dependabot/bundler/Library/Homebrew/backports-3.13.0
Bump backports from 3.12.0 to 3.13.0 in /Library/Homebrew
2019-04-06 17:21:43 +01:00
Michael
7ac157703f
change ' to " to allow 2019-04-06 09:30:59 +01:00
Mike McQuaid
cd705782a3
brew vendor-gems: commit updates. 2019-04-06 09:30:09 +01:00
Mike McQuaid
fe41710a83
Merge pull request #5991 from sjackman/docs-linux
Redirect docs.brew.sh/linux to Homebrew on Linux
2019-04-06 09:26:35 +01:00
Shaun Jackman
deffe8d403 Redirect docs.brew.sh/linux to Homebrew on Linux 2019-04-05 10:14:40 -07:00
Mike McQuaid
9a4fc6641c
Merge pull request #5987 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-0.67.1
Bump rubocop from 0.66.0 to 0.67.1 in /Library/Homebrew
2019-04-05 08:31:21 +01:00
dependabot[bot]
7a03baf56b
Bump backports from 3.12.0 to 3.13.0 in /Library/Homebrew
Bumps [backports](https://github.com/marcandre/backports) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/marcandre/backports/releases)
- [Changelog](https://github.com/marcandre/backports/blob/master/CHANGELOG.rdoc)
- [Commits](https://github.com/marcandre/backports/compare/v3.12.0...v3.13.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-05 06:28:48 +00:00
Mike McQuaid
825d908d16
search: fix RuboCop style violation. 2019-04-04 19:49:06 +01:00
Mike McQuaid
86a5b86e2b
brew vendor-gems: commit updates. 2019-04-04 19:08:56 +01:00
dependabot[bot]
927f05702f
Bump rubocop from 0.66.0 to 0.67.1 in /Library/Homebrew
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.66.0 to 0.67.1.
- [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.66.0...v0.67.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-04 17:16:18 +00:00
Mike McQuaid
1337da0f89
Merge pull request #5940 from lembacon/xcode-10.2
xcode: upgrade for Xcode 10.2 release
2.1.0
2019-04-04 13:34:34 +01:00
Mike McQuaid
04ee2454cd
Merge pull request #5985 from MikeMcQuaid/xcode-requirement-swift
xcode_requirement: require macOS 10.14.4 for Xcode 10.2.
2019-04-04 09:05:17 +01:00
Mike McQuaid
9af880f3f4
Merge pull request #5984 from Homebrew/dependabot/bundler/docs/sass-3.7.4
Bump sass from 3.7.3 to 3.7.4 in /docs
2019-04-04 08:36:57 +01:00
Mike McQuaid
da392cd9e8
xcode_requirement: require macOS 10.14.4 for Xcode 10.2.
See discussion in https://github.com/Homebrew/brew/pull/5940.
2019-04-04 08:34:25 +01:00
Mike McQuaid
55b4522099
Merge pull request #5982 from reitermarkus/editor-args
Fix support for `HOMEBREW_EDITOR` with args.
2019-04-04 08:19:58 +01:00
dependabot[bot]
aa83ecff39
Bump sass from 3.7.3 to 3.7.4 in /docs
Bumps [sass](https://github.com/sass/ruby-sass) from 3.7.3 to 3.7.4.
- [Release notes](https://github.com/sass/ruby-sass/releases)
- [Commits](https://github.com/sass/ruby-sass/compare/3.7.3...3.7.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-04 00:51:20 +00:00
Markus Reiter
75aa369102 Fix support for HOMEBREW_EDITOR with args. 2019-04-03 23:49:37 +02:00
Mike McQuaid
8ce7b1d39c
Merge pull request #5958 from xu-cheng/compiler
CompilerSelector: prefer the gcc version offered by the gcc formula
2019-04-03 21:51:48 +01:00
Mike McQuaid
4872a4fcfc
Merge pull request #5981 from MikeMcQuaid/diagnostic-unreadable-not-unavailable
diagnostic: flag unreadable rather than unavailable formulae.
2019-04-03 21:51:05 +01:00
Mike McQuaid
983e542b9a
diagnostic: flag unreadable rather than unavailable formulae.
Fixes #5980.
2019-04-03 19:02:04 +01:00
Shaun Jackman
a161ed5dfe
Merge pull request #5979 from sjackman/docker-test
Do not run brew test-bot on Docker Hub
2019-04-03 10:18:16 -06:00
Shaun Jackman
a249dc838c Do not run brew test-bot on Docker Hub
brew test-bot fails intermittently on Docker Hub.
It passes consistently on Azure. Run brew test-bot on Azure only.
2019-04-03 08:03:51 -07:00
Mike McQuaid
de8642411b
Merge pull request #5973 from Homebrew/dependabot/bundler/Library/Homebrew/simplecov-cobertura-1.3.1
Bump simplecov-cobertura from 1.3.0 to 1.3.1 in /Library/Homebrew
2019-04-03 14:35:04 +01:00
dependabot[bot]
e6644422fc
Bump simplecov-cobertura from 1.3.0 to 1.3.1 in /Library/Homebrew
Bumps [simplecov-cobertura](https://github.com/dashingrocket/simplecov-cobertura) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/dashingrocket/simplecov-cobertura/releases)
- [Commits](https://github.com/dashingrocket/simplecov-cobertura/compare/v1.3.0...v1.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-03 11:16:29 +00:00
Mike McQuaid
1aa5e1ed4e
Merge pull request #5978 from reitermarkus/head-get
Force `GET` for head requests.
2019-04-03 11:34:24 +01:00
Markus Reiter
4576fb0a68 Force GET for head requests. 2019-04-03 12:08:15 +02:00
Mike McQuaid
bf9aae39a1
Merge pull request #5977 from MikeMcQuaid/unpack_strategy_prioritise_extension
unpack_strategy: prioritise extension instead.
2019-04-03 11:08:11 +01:00
Mike McQuaid
20e4262fb9
unpack_strategy: prioritise extension instead.
Instead of only looking at the extension when invoked as part of
Homebrew's formulae' download strategies instead prioritise the
extension if it actually exists. When it does not, fall back to the
magic detection logic which is likely to be more reliable.

Fixes https://github.com/Homebrew/brew/issues/5895
2019-04-03 10:32:29 +01:00
Mike McQuaid
8d01cda922
Merge pull request #5925 from MikeMcQuaid/more-deprecations
Deprecate tap pinning (and remove `odisabled`)
2019-04-03 09:00:06 +01:00
Mike McQuaid
2d3da5d383
Merge pull request #5974 from MikeMcQuaid/unreadable-installed-formulae
diagnostic: report unreadable, installed formulae.
2019-04-03 08:59:54 +01:00
Mike McQuaid
baecc4fdee
diagnostic: report unreadable, installed formulae.
We previously did this somewhat unintentionally. `brew readall` does
this for all formulae but takes way longer.
2019-04-02 19:06:05 +01:00
Markus Reiter
11e5dd9904
Merge pull request #5954 from reitermarkus/ditto
Retry with `ditto` when “End-of-central-directory signature not found.”.
2019-04-02 14:38:37 +02:00
Markus Reiter
62a0c2fed9 Retry with ditto when “End-of-central-directory signature not found.”. 2019-04-02 13:27:20 +02:00
Mike McQuaid
e767ce642c
Merge pull request #5970 from MikeMcQuaid/unsupported-ignore-dependencies
brew install --ignore-dependencies: unsupported, developer flag.
2019-04-02 09:40:58 +01:00
Mike McQuaid
5bae8cb792
Merge pull request #5966 from clayreimann/patch-1
Clarify naming of external command files
2019-04-02 08:28:21 +01:00
Mike McQuaid
6987fb4d05
upgrade: make clear formula options are used (not install options). 2019-04-02 08:20:28 +01:00
Mike McQuaid
fdb18b8916
brew install --ignore-dependencies: unsupported, developer flag.
People are using this instead of adjusting their PATH.
2019-04-02 08:18:30 +01:00
Clay Jensen-Reimann
fa7183726e
Fix typo, suggest python 2019-04-01 15:53:39 -05:00
Clay Jensen-Reimann
bd593aace2
Clarify naming of external command files
It was not clear (to me, at least) that non-ruby external commands should not contain a file suffix. Homebrew will ignore a file `cmd/brew-extcmd.sh` instead of printing a warning or registering it as `brew extcmd.sh`
2019-04-01 09:55:12 -05:00
Mike McQuaid
7d26a61cc8
Deprecate tap pinning
Tap pinning is not used by Homebrew or the Homebrew maintainers so issues relating to pinned taps (#5418, #5796) don’t get fixed. Tap pinning does not work consistently or reliably and is conceptually confusing to encourage users to use fully-scoped user/tap/formula naming or avoid shadowing core tap formulae' names instead.
2019-04-01 15:07:50 +01:00
Mike McQuaid
d12e39633c
Remove odisabled. 2019-04-01 15:07:50 +01:00
Mike McQuaid
db02f93bb3
Merge pull request #5965 from fauxpark/cask-complete-upgrade-greedy
Respect --greedy in cask upgrade completion
2019-04-01 15:06:43 +01:00
Mike McQuaid
c8cc162639
Merge pull request #5959 from Homebrew/dependabot/bundler/Library/Homebrew/mime-types-data-3.2019.0331
Bump mime-types-data from 3.2018.0812 to 3.2019.0331 in /Library/Homebrew
2019-04-01 14:30:07 +01:00
Mike McQuaid
c4271daf96
Merge pull request #5962 from Homebrew/dependabot/bundler/docs/parallel-1.17.0
Bump parallel from 1.16.2 to 1.17.0 in /docs
2019-04-01 14:29:53 +01:00
Mike McQuaid
0505fefa7f
Merge pull request #5963 from Homebrew/dependabot/bundler/Library/Homebrew/parallel-1.17.0
Bump parallel from 1.16.2 to 1.17.0 in /Library/Homebrew
2019-04-01 14:29:31 +01:00
Mike McQuaid
766d260699
Merge pull request #5956 from Homebrew/dependabot/bundler/docs/octokit-4.14.0
Bump octokit from 4.13.0 to 4.14.0 in /docs
2019-04-01 14:29:15 +01:00
dependabot[bot]
67aebcff2c
Bump octokit from 4.13.0 to 4.14.0 in /docs
Bumps [octokit](https://github.com/octokit/octokit.rb) from 4.13.0 to 4.14.0.
- [Release notes](https://github.com/octokit/octokit.rb/releases)
- [Changelog](https://github.com/octokit/octokit.rb/blob/master/RELEASE.md)
- [Commits](https://github.com/octokit/octokit.rb/compare/v4.13.0...v4.14.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-01 09:21:14 +00:00
dependabot[bot]
91e1f829ac
Bump parallel from 1.16.2 to 1.17.0 in /docs
Bumps [parallel](https://github.com/grosser/parallel) from 1.16.2 to 1.17.0.
- [Release notes](https://github.com/grosser/parallel/releases)
- [Commits](https://github.com/grosser/parallel/compare/v1.16.2...v1.17.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-01 09:18:12 +00:00
dependabot[bot]
5019ad1839
Bump parallel from 1.16.2 to 1.17.0 in /Library/Homebrew
Bumps [parallel](https://github.com/grosser/parallel) from 1.16.2 to 1.17.0.
- [Release notes](https://github.com/grosser/parallel/releases)
- [Commits](https://github.com/grosser/parallel/compare/v1.16.2...v1.17.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-01 09:18:01 +00:00