Mike McQuaid
625a7808ed
Merge pull request #6353 from lembacon/audit-numpy
...
audit: whitelist numpy@1.16 without being versioned keg only
2019-08-09 13:16:55 +01:00
Chongyu Zhu
e30a9cf007
audit: whitelist numpy@1.16 without being versioned keg only
2019-08-09 18:44:18 +08:00
Mike McQuaid
34f48530c8
Merge pull request #6352 from EricFromCanada/git-version-parsing
...
brew.sh: handle development git version strings
2019-08-08 08:52:16 +01:00
EricFromCanada
dcd8842d9d
brew.sh: handle development git version strings
2019-08-07 14:31:20 -04:00
Mike McQuaid
7e267b3858
Merge pull request #6350 from Homebrew/dependabot/bundler/Library/Homebrew/parallel_tests-2.29.2
...
build: bump parallel_tests from 2.29.1 to 2.29.2 in /Library/Homebrew
2019-08-07 09:42:52 +01:00
dependabot-preview[bot]
2ac26971c8
build: bump parallel_tests from 2.29.1 to 2.29.2 in /Library/Homebrew
...
Bumps [parallel_tests](https://github.com/grosser/parallel_tests ) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/grosser/parallel_tests/releases )
- [Commits](https://github.com/grosser/parallel_tests/compare/v2.29.1...v2.29.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-06 20:09:23 +00:00
Mike McQuaid
9d53fc68b6
Merge pull request #6349 from tschoonj/gtk-doc-1.31
...
gnome_devel_whitelist: add gtk-doc 1.31
2019-08-06 15:00:34 +01:00
Tom Schoonjans
3a6a75ac0e
gnome_devel_whitelist: add gtk-doc 1.31
...
Necessary for https://github.com/Homebrew/homebrew-core/pull/42851
2019-08-06 11:45:42 +01:00
Mike McQuaid
42cf5f0160
Merge pull request #6342 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-rspec-1.35.0
...
build: bump rubocop-rspec from 1.34.1 to 1.35.0 in /Library/Homebrew
2019-08-05 14:23:15 +01:00
Mike McQuaid
ba20ac5c6d
rubocop_rspec: disable new rule.
2019-08-05 13:56:51 +01:00
Jonathan Chang
865754f073
Merge pull request #6347 from jonchang/link-typo
...
cmd/link: fix typo
2019-08-05 17:07:28 +10:00
Jonathan Chang
fe36f3db67
cmd/link: fix typo
2019-08-05 15:10:00 +10:00
Mike McQuaid
49149aa012
brew vendor-gems: commit updates.
2019-08-04 20:15:00 +01:00
dependabot-preview[bot]
753e11151b
build: bump rubocop-rspec from 1.34.1 to 1.35.0 in /Library/Homebrew
...
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec ) from 1.34.1 to 1.35.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.34.1...v1.35.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-02 16:01:01 +00:00
Mike McQuaid
de72a23109
Merge pull request #6321 from zachauten/uninstall-suggestions
...
cask_reason will suggest `brew cask uninstall`
2019-08-02 06:52:31 +01:00
Mike McQuaid
67a910322e
Merge pull request #6339 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-0.74.0
...
build: bump rubocop from 0.73.0 to 0.74.0 in /Library/Homebrew
2019-07-31 22:21:55 +01:00
dependabot-preview[bot]
0325496805
build: bump rubocop from 0.73.0 to 0.74.0 in /Library/Homebrew
...
Bumps [rubocop](https://github.com/rubocop-hq/rubocop ) from 0.73.0 to 0.74.0.
- [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.73.0...v0.74.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-31 20:02:28 +00:00
Mike McQuaid
9d39aeff5b
Merge pull request #6338 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-rspec-1.34.1
...
build: bump rubocop-rspec from 1.34.0 to 1.34.1 in /Library/Homebrew
2019-07-31 21:01:16 +01:00
Mike McQuaid
5aecef8832
brew vendor-gems: commit updates.
2019-07-31 14:44:40 +01:00
dependabot-preview[bot]
5a4f0064b5
build: bump rubocop-rspec from 1.34.0 to 1.34.1 in /Library/Homebrew
...
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec ) from 1.34.0 to 1.34.1.
- [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.34.0...v1.34.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-31 13:11:04 +00:00
Zach Auten
ecc7b9e174
cask_reason will suggest brew cask uninstall
2019-07-31 00:31:12 -04:00
Mike McQuaid
3dab11263c
Merge pull request #6335 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-performance-1.4.1
...
build: bump rubocop-performance from 1.4.0 to 1.4.1 in /Library/Homebrew
2.1.9
2019-07-29 10:50:42 +01:00
Mike McQuaid
35599e4f12
brew vendor-gems: commit updates.
2019-07-29 08:37:06 +01:00
dependabot-preview[bot]
d53e035b89
build: bump rubocop-performance from 1.4.0 to 1.4.1 in /Library/Homebrew
...
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance ) from 1.4.0 to 1.4.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.4.0...v1.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-29 05:07:07 +00:00
Mike McQuaid
86e64cbb4e
Merge pull request #6303 from xu-cheng/rust-elf
...
keg_relocate: relocate the interpreter for elf files with INTERP header (Linux)
2019-07-28 15:43:48 +01:00
Mike McQuaid
777aef502d
Merge pull request #6278 from trinitronx/update-faq-automatic-cleanup
...
Update FAQ entry: Homebrew automatic `brew cleanup` behavior change
2019-07-28 15:42:22 +01:00
Mike McQuaid
a6115f8bb4
FAQ: update cleanup text.
2019-07-28 15:22:18 +01:00
Mike McQuaid
1cd45a769d
Merge pull request #6330 from hogand/add-upgrade-dry-run
...
Add --dry-run to brew upgrade and brew cask upgrade
2019-07-28 15:18:13 +01:00
Mike McQuaid
155597d6e7
Merge pull request #6334 from MikeMcQuaid/needs_linux
...
test/spec_helper: handle needs_linux.
2019-07-28 14:51:59 +01:00
Mike McQuaid
41461b2c00
upgrade: tweak --dry-run wording.
2019-07-28 14:50:59 +01:00
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