20710 Commits

Author SHA1 Message Date
Mike McQuaid
7b3a2662ba
Merge pull request #6985 from Homebrew/dependabot/bundler/docs/rubyzip-2.2.0
build: bump rubyzip from 2.1.0 to 2.2.0 in /docs
2020-02-01 19:07:43 +01:00
Mike McQuaid
2b86e036fb
Merge remote-tracking branch 'origin/master' into external-help-cli-parser 2020-02-01 19:05:24 +01:00
Mike McQuaid
b03efb4356
Move shared man/help logic to cli/parser. 2020-02-01 19:05:03 +01:00
Mike McQuaid
cd423a2755
help: tweak structure/formatting. 2020-02-01 19:04:16 +01:00
Mike McQuaid
736dade71d
cli/parser: tweak formatting. 2020-02-01 19:03:25 +01:00
Mike McQuaid
0fac6e262e
utils: tweak formatting. 2020-02-01 19:03:07 +01:00
dependabot-preview[bot]
0a7a1676c1
build: bump rubyzip from 2.1.0 to 2.2.0 in /docs
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](https://github.com/rubyzip/rubyzip/compare/v2.1.0...v2.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-01 15:40:37 +00:00
dependabot-preview[bot]
31be6efe20
build: bump ffi from 1.12.1 to 1.12.2 in /docs
Bumps [ffi](https://github.com/ffi/ffi) from 1.12.1 to 1.12.2.
- [Release notes](https://github.com/ffi/ffi/releases)
- [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ffi/ffi/compare/1.12.1...1.12.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-01 14:05:27 +00:00
Mike McQuaid
040e291188
Merge pull request #6923 from dawidd6/create-go-updated
formula_creator: update go build args
2020-02-01 14:11:00 +01:00
Mike McQuaid
d1bd48d09b
Merge pull request #6938 from dawidd6/std_go_args
formula: add std_go_args
2020-02-01 14:10:30 +01:00
Mike McQuaid
2779603fad
Merge pull request #6982 from iMichka/nightly
rubocop: remove BINARY_URLS_WHITELIST and rust nightly
2020-02-01 13:44:50 +01:00
Michka Popoff
f96342713b rubocop: remove BINARY_URLS_WHITELIST and rust nightly
This url is not used anymore, we replaced it with a new stable version
of rust.
2020-02-01 13:17:25 +01:00
Mike McQuaid
d83afb1c0a
Merge pull request #6977 from emreerhan/emreerhan
Add condition to check if ruby version is < 2.7
2020-02-01 13:07:08 +01:00
Mike McQuaid
0b09c07862
ruby.sh: fix whitespace and tweak required ruby version check. 2020-02-01 12:49:35 +01:00
Mike McQuaid
46e3520883
Merge pull request #6978 from Homebrew/dependabot/bundler/Library/Homebrew/parallel_tests-2.31.0
build: bump parallel_tests from 2.30.1 to 2.31.0 in /Library/Homebrew
2020-02-01 08:54:51 +00:00
Emre Erhan
cad7f98527
Clean up variable names
Co-Authored-By: Mike McQuaid <mike@mikemcquaid.com>
2020-01-31 15:17:32 -08:00
dependabot-preview[bot]
da3b0c5af5
build: bump parallel_tests from 2.30.1 to 2.31.0 in /Library/Homebrew
Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 2.30.1 to 2.31.0.
- [Release notes](https://github.com/grosser/parallel_tests/releases)
- [Commits](https://github.com/grosser/parallel_tests/compare/v2.30.1...v2.31.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-31 19:10:57 +00:00
Dawid Dziurla
b9be9bb71c
formula: add std_go_args 2020-01-31 14:11:33 +01:00
emreerhan
a1102f253c Remove checks to variable that is not set anywhere 2020-01-30 15:48:41 -08:00
emreerhan
027cc68534 Add condition to check if ruby version is < 2.7 2020-01-30 15:01:26 -08:00
Mike McQuaid
f8a4dd9fc5
Merge pull request #6968 from MikeMcQuaid/make-check-audit-whitelist
rubocop/lines: add whitelist.
2020-01-29 12:33:53 +00:00
Mike McQuaid
6bc72cf18a
rubocop/lines: add whitelist.
Let's only allow cryto or libraries.
2020-01-29 12:17:21 +00:00
Mike McQuaid
7cc52276e0
Merge pull request #6972 from ellio167/whitelist-asymptote
whitelist asymptote
2020-01-29 10:44:02 +00:00
Ryan S. Elliott
733b03ecd0 whitelist asymptote 2020-01-28 10:12:24 -06:00
Issy Long
d4fc6d57ff
Merge pull request #6971 from issyl0/linux-bump-formula-handles-bottle-sha
[Linux] docs: `brew bump-formula-pr` now removes the Linux bottle line
2020-01-27 22:58:13 +00:00
Issy Long
d274cf044a
[Linux] docs: brew bump-formula-pr now removes the Linux bottle line
- This had been a continual source of pain, and was fixed by 359dc96.
- Now, `brew bump-formula-pr` should be seamless on Linux, which means
  less work for maintainers, which means fewer words are needed here.
2020-01-27 22:29:16 +00:00
Mike McQuaid
e47a6ac4cb
Merge pull request #6967 from sjackman/bottle-root-url
bottle: Elide root_url only if it is the default
2020-01-27 12:38:23 +00:00
Shaun Jackman
7f4c7e0afc bottle: Elide root_url only if it is the default
Elide root_url only if it is precisely equal to the default root_url.
Eliding root_url when a prefix matches the default also elides
a custom root_url such as https://linuxbrew.bintray.com/bottles-bio.
2020-01-26 22:04:41 -08:00
Mike McQuaid
31aaf48322
Merge pull request #6963 from puxlit/bugfix/#6961-remove-dyld-checks
doctor: remove DYLD checks
2020-01-27 00:27:32 +00:00
Mike McQuaid
9dc2886c3f
Merge pull request #6964 from dawidd6/dockerfile-netbase
Dockerfile: install 'netbase' apt package
2020-01-27 00:26:59 +00:00
Dawid Dziurla
e9274b3827
help: print cli/parser help message if used 2020-01-26 18:33:13 +01:00
Dawid Dziurla
22e72e842b
Dockerfile: install 'netbase' apt package 2020-01-26 14:01:39 +01:00
Xiao Di Guan
a9b22165fd
doctor: remove DYLD checks 2020-01-26 14:38:32 +11:00
Mike McQuaid
7fcae58af7
Merge pull request #6962 from Homebrew/dependabot/bundler/docs/rubyzip-2.1.0
build: bump rubyzip from 2.0.0 to 2.1.0 in /docs
2020-01-25 23:55:09 +00:00
dependabot-preview[bot]
3d6663a600
build: bump rubyzip from 2.0.0 to 2.1.0 in /docs
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](https://github.com/rubyzip/rubyzip/compare/v2.0.0...v2.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-25 19:49:00 +00:00
Thierry Moisan
111805b03e
Remove --with-python option from an example in the documentation 2020-01-25 10:31:49 -05:00
Thierry Moisan
1063a6560e
Remove option mention in Homebrew-and-Python documentation 2020-01-25 10:30:01 -05:00
Mike McQuaid
a20fd7895a
Merge pull request #6956 from Homebrew/dependabot/bundler/docs/github-pages-204
build: bump github-pages from 203 to 204 in /docs
2020-01-24 19:18:25 +00:00
dependabot-preview[bot]
8f5bd9dfda
build: bump github-pages from 203 to 204 in /docs
Bumps [github-pages](https://github.com/github/pages-gem) from 203 to 204.
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](https://github.com/github/pages-gem/compare/v203...v204)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-24 18:10:53 +00:00
Mike McQuaid
23108f3c73
Merge pull request #6951 from Homebrew/dependabot/bundler/docs/html-proofer-3.15.1
build: bump html-proofer from 3.15.0 to 3.15.1 in /docs
2020-01-21 13:50:34 +00:00
dependabot-preview[bot]
fe9ce42949
build: bump html-proofer from 3.15.0 to 3.15.1 in /docs
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.15.0 to 3.15.1.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases)
- [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.15.0...v3.15.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 18:41:45 +00:00
Mike McQuaid
d014d5a982
Merge pull request #6948 from MikeMcQuaid/system_config_boring_git_remote
system_config: ignore HOMEBREW_*_GIT_REMOTE.
2.2.4
2020-01-20 11:54:15 +00:00
Issy Long
328e1f6983
Merge pull request #6946 from dawidd6/bump-and-delete-linux-sha
bump-formula-pr: delete linux sha256 line if required
2020-01-18 16:29:11 +00:00
Dawid Dziurla
359dc9674c
bump-formula-pr: delete linux sha256 line if required
Co-Authored-By: Mike McQuaid <mike@mikemcquaid.com>
2020-01-18 15:27:40 +01:00
Mike McQuaid
5f9c98176c
system_config: ignore HOMEBREW_*_GIT_REMOTE.
These aren't interesting enough to show in `brew config` as they
duplicate other data already displayed.
2020-01-18 14:25:38 +00:00
Mike McQuaid
dfe028a731
Merge pull request #6943 from Homebrew/dependabot/bundler/Library/Homebrew/unicode-display_width-1.6.1
build: bump unicode-display_width from 1.6.0 to 1.6.1 in /Library/Homebrew
2020-01-17 07:37:34 +00:00
Dawid Dziurla
519c46c5f4
formula_creator: update go build args 2020-01-16 22:13:07 +01:00
dependabot-preview[bot]
79ed303a30
build: bump unicode-display_width in /Library/Homebrew
Bumps [unicode-display_width](https://github.com/janlelis/unicode-display_width) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/janlelis/unicode-display_width/releases)
- [Changelog](https://github.com/janlelis/unicode-display_width/blob/master/CHANGELOG.md)
- [Commits](https://github.com/janlelis/unicode-display_width/compare/v1.6.0...v1.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-16 19:40:13 +00:00
Mike McQuaid
2f283b70eb
Merge pull request #6944 from Homebrew/dependabot/bundler/docs/unicode-display_width-1.6.1
build: bump unicode-display_width from 1.6.0 to 1.6.1 in /docs
2020-01-16 19:38:59 +00:00
Mike McQuaid
febc84af06
Merge pull request #6942 from MikeMcQuaid/cleanup-catalina-fixes
cleanup: fix portable ruby bundler removal.
2020-01-16 17:03:13 +00:00