Mike McQuaid
1d62067883
test/spec_helper: handle needs_linux.
...
Add similar logic to that for macOS.
2019-07-28 14:11:29 +01:00
Mike McQuaid
85dd99fa62
Merge pull request #6327 from MikeMcQuaid/homebrew_display_install_times
...
Add HOMEBREW_DISPLAY_INSTALL_TIMES
2019-07-28 11:39:24 +01:00
Mike McQuaid
9354081323
Add HOMEBREW_DISPLAY_INSTALL_TIMES
...
Fixes #6300
2019-07-28 11:12:32 +01:00
Mike McQuaid
b6e7b66949
Merge pull request #6333 from tschoonj/gtk-mac-integration-whitelist
...
gnome_devel_whitelist: add gtk-mac-integration 2.1.3
2019-07-28 11:00:16 +01:00
Mike McQuaid
3ea6aa4195
Merge pull request #6332 from reitermarkus/brew-ruby-exit-status
...
Make `brew ruby` exit with the status of the executed command.
2019-07-28 10:59:32 +01:00
Tom Schoonjans
40c3184f82
gnome_devel_whitelist: add gtk-mac-integration 2.1.3
...
This fixes the error produced by `brew audit gtk-mac-integration --online`:
Error: 1 problem in 1 formula detected
gtk-mac-integration:
* 2.1.3 is a development release
This problem is currently blocking https://github.com/Homebrew/homebrew-core/pull/42536
2019-07-28 09:00:17 +01:00
Chongyu Zhu
4691131b14
Merge pull request #6329 from lembacon/virtualenv-16.7.2
...
python_virtualenv_constants: upgrade virtualenv to 16.7.2
2019-07-28 09:58:46 +08:00
Markus Reiter
efb6172a18
Make brew ruby
exit with the status of the executed command.
2019-07-28 02:14:35 +02:00
Doug Hogan
7f6ef77d0e
Address PR comments: remove test and use return ... if
2019-07-27 07:36:11 -07:00
Doug Hogan
ac0ff9ae46
Update md and run brew man
.
2019-07-27 07:03:42 -07:00
Doug Hogan
55fcd01bed
cask/cmd/upgrade: add --dry-run option.
2019-07-26 23:20:56 -07:00
Doug Hogan
9e0e012a56
cmd/upgrade: add --dry-run option.
2019-07-26 23:20:51 -07:00
Chongyu Zhu
97cbf43a3d
python_virtualenv_constants: upgrade virtualenv to 16.7.2
2019-07-27 04:49:46 +08:00
Mike McQuaid
6db1c7383f
Merge pull request #6326 from MikeMcQuaid/tap-options
...
cmd/install: fix installing tap formulae with options.
2019-07-26 11:04:19 +01:00
Mike McQuaid
4354ca1060
Merge pull request #6318 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-rspec-1.34.0
...
build: bump rubocop-rspec from 1.33.0 to 1.34.0 in /Library/Homebrew
2019-07-25 21:39:06 +01:00
Mike McQuaid
653b82a720
cmd/install: fix installing tap formulae with options.
...
Fixes #6242 .
2019-07-25 21:20:49 +01:00
Mike McQuaid
c8e321c329
Merge pull request #6322 from EricFromCanada/completions-code
...
docs: account for `bash-completion` in suggested script
2019-07-25 21:05:54 +01:00
Mike McQuaid
8862c0fa9b
rubocop_rspec: disable a new rule.
2019-07-25 20:55:17 +01:00
Chongyu Zhu
c95921b1ce
Merge pull request #6325 from lembacon/virtualenv-16.7.1
...
python_virtualenv_constants: upgrade virtualenv to 16.7.1
2019-07-26 02:46:55 +08:00
Chongyu Zhu
da20f63da1
python_virtualenv_constants: upgrade virtualenv to 16.7.1
2019-07-26 02:13:05 +08:00
Mike McQuaid
a20ce2e378
Merge pull request #6323 from Homebrew/dependabot/bundler/Library/Homebrew/net-http-persistent-3.1.0
...
build: bump net-http-persistent from 3.0.1 to 3.1.0 in /Library/Homebrew
2019-07-25 08:47:53 +01:00
dependabot-preview[bot]
97cd804b42
build: bump net-http-persistent from 3.0.1 to 3.1.0 in /Library/Homebrew
...
Bumps [net-http-persistent](https://github.com/drbrain/net-http-persistent ) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/drbrain/net-http-persistent/releases )
- [Changelog](https://github.com/drbrain/net-http-persistent/blob/master/History.txt )
- [Commits](https://github.com/drbrain/net-http-persistent/compare/v3.0.1...v3.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-25 04:43:28 +00:00
EricFromCanada
56263791c8
docs: account for bash-completion
in suggested script
...
This runs the `bash-completion` initialization script if available, and loads each file in `{etc}/bash_completion.d` otherwise.
2019-07-24 15:54:07 -04:00
Mike McQuaid
3dc82bc8bf
Commit 'brew style --fix' results.
2019-07-23 17:09:57 +01:00
Mike McQuaid
afb2978995
brew vendor-gems: commit updates.
2019-07-23 14:52:02 +01:00
dependabot-preview[bot]
d517364d9f
build: bump rubocop-rspec from 1.33.0 to 1.34.0 in /Library/Homebrew
...
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec ) from 1.33.0 to 1.34.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.33.0...v1.34.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-23 11:17:32 +00:00
Mike McQuaid
549a40bedb
Merge pull request #6316 from Homebrew/dependabot/bundler/docs/rake-12.3.3
...
build: bump rake from 12.3.2 to 12.3.3 in /docs
2.1.8
2019-07-22 08:54:16 +01:00
dependabot-preview[bot]
b60a986b21
build: bump rake from 12.3.2 to 12.3.3 in /docs
...
Bumps [rake](https://github.com/ruby/rake ) from 12.3.2 to 12.3.3.
- [Release notes](https://github.com/ruby/rake/releases )
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc )
- [Commits](https://github.com/ruby/rake/compare/v12.3.2...v12.3.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-22 05:30:29 +00:00
Mike McQuaid
203980ac5b
Merge pull request #6309 from Homebrew/dependabot/bundler/docs/html-pipeline-2.11.1
...
build: bump html-pipeline from 2.11.0 to 2.11.1 in /docs
2019-07-18 19:05:55 +01:00
dependabot-preview[bot]
87fd7772ee
build: bump html-pipeline from 2.11.0 to 2.11.1 in /docs
...
Bumps [html-pipeline](https://github.com/jch/html-pipeline ) from 2.11.0 to 2.11.1.
- [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.11.0...v2.11.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-18 17:44:32 +00:00
Mike McQuaid
7615dffc0a
Merge pull request #6307 from DarthSim/fix/fix-audit-result-in-bump-formula-pr
...
Fix run_audit result in bump-formula-pr
2019-07-18 13:46:04 +01:00
DarthSim
ddc032d989
Fix run_audit result in bump-formula-pr
2019-07-18 18:13:00 +06:00
Mike McQuaid
3938faddc1
Merge pull request #6299 from chrmoritz/bumpFormulaPrUpdateAlias
...
bump-formula-pr: add update-alias option to rename formula aliases if necessary
2019-07-18 08:56:25 +01:00
Mike McQuaid
365b734922
Merge pull request #6291 from xu-cheng/safe-curl
...
Redact token in the log
2019-07-18 08:54:49 +01:00
Mike McQuaid
04d72d96f5
Merge pull request #6306 from Homebrew/dependabot/bundler/Library/Homebrew/tins-1.21.1
...
build: bump tins from 1.21.0 to 1.21.1 in /Library/Homebrew
2019-07-18 08:54:36 +01:00
Cheng XU
2c82623318
keg_relocate: relocate the interpreter for elf files with INTERP header (Linux)
...
Some elf files (e.g. created by rust compiler) have INTERP header despite
their magic header denotes shared object instead of executable.
We should relocate the interpreter elf files as long as they have INTERP header.
This should fix the broken bottles for rust based formulae.
2019-07-18 15:22:43 +08:00
Cheng XU
3ab93b6e2b
elf: fix caching of dynamic_elf?
2019-07-18 15:22:43 +08:00
Cheng XU
4f29af08f8
github: redact token in the log
2019-07-18 15:10:15 +08:00
Cheng XU
739c06229d
curl/curl_output: allow redacting secrets in the log
...
Add a new argument `secrets` to specify secret tokens, so we can redact them in the log.
2019-07-18 15:10:15 +08:00
Cheng XU
1d957c2029
system_command: automatically find secrets from ENV
2019-07-18 15:10:15 +08:00
Cheng XU
66697d4290
ENV: add sensitive_environment function
...
ENV#sensitive_environment is used to list all sensitive environments.
Also refactor the code on determining whether an environment is sensitive.
2019-07-18 15:06:33 +08:00
Cheng XU
9232ca4508
system_command: allow redacting secrets in the log
...
Add a new argument `secrets` to specify secret tokens, so we can redact them in the log.
2019-07-18 15:06:32 +08:00
Christian Moritz
170c6e0c70
bump-formula-pr: refactor audit to own method to reduce complexity
2019-07-18 01:31:25 +02:00
Christian Moritz
2d9e7922b9
bump-formula-pr: rename versioned alias if necessary
2019-07-17 23:55:29 +02:00
dependabot-preview[bot]
a4f10e7109
build: bump tins from 1.21.0 to 1.21.1 in /Library/Homebrew
...
Bumps [tins](https://github.com/flori/tins ) from 1.21.0 to 1.21.1.
- [Release notes](https://github.com/flori/tins/releases )
- [Commits](https://github.com/flori/tins/compare/v1.21.0...v1.21.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-17 21:45:24 +00:00
Mike McQuaid
a98bbbc644
Merge pull request #6305 from Homebrew/dependabot/bundler/docs/html-proofer-3.11.1
...
build: bump html-proofer from 3.11.0 to 3.11.1 in /docs
2019-07-17 21:07:14 +01:00
dependabot-preview[bot]
3e6749be89
build: bump html-proofer from 3.11.0 to 3.11.1 in /docs
...
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer ) from 3.11.0 to 3.11.1.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases )
- [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.11.0...v3.11.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-17 13:13:52 +00:00
Jonathan Chang
145f29fc55
Merge pull request #6301 from jonchang/brew-create
...
formula_creator: remove redundant dep for meson
2019-07-17 21:45:50 +10:00
Mike McQuaid
dbc3b7f5d0
Merge pull request #6302 from MikeMcQuaid/update-report-exception
...
update-report: silence exception.
2019-07-17 09:55:31 +01:00
Mike McQuaid
8b646d750a
update-report: silence exception.
...
We don't care if the formula isn't available here. I've seen this a few
times with added formulae when my homebrew-core is on a non-master
branch.
2019-07-17 09:27:02 +01:00