Markus Reiter
79dc58f77f
Merge pull request #5242 from reitermarkus/nested-container-permissions
...
Always make nested container readable and writable.
2018-11-04 17:05:05 +01:00
Mike McQuaid
240aa0afc3
Merge pull request #5244 from MikeMcQuaid/readme
...
README: update maintainers.
2018-11-04 11:49:24 +00:00
Mike McQuaid
bada451a81
Merge pull request #5240 from MikeMcQuaid/rubocop-bump
...
RuboCop 0.60.0
2018-11-04 11:48:51 +00:00
Mike McQuaid
ab54a00203
README: update maintainers.
2018-11-04 10:46:09 +00:00
Mike McQuaid
511a6a1e91
Merge pull request #5243 from vangorden/check-umask-in-doctor
...
Check if umask is 000 in brew doctor
2018-11-04 10:23:50 +00:00
nvg
0ca61d55ae
Check if umask is 000 in brew doctor
2018-11-02 17:02:47 -07:00
Markus Reiter
4e44724835
Always make nested container readable and writable.
2018-11-02 23:56:05 +01:00
Shaun Jackman
ca1315e0a9
Merge pull request #5236 from sjackman/pull-bottle-info-any
...
pull --bottle: Fix bug in any_bottle_tag
2018-11-02 11:30:43 -07:00
Mike McQuaid
549b02f20a
Manual brew style
fixes.
2018-11-02 17:29:26 +00:00
Mike McQuaid
737b84b54b
brew style --fix
fixes.
2018-11-02 17:29:23 +00:00
Mike McQuaid
acd7f5714e
rubocop.yml: configure Hash alignment.
2018-11-02 17:28:44 +00:00
Markus Reiter
96719383b1
RuboCop Cask 0.23.0
...
Co-Authored-By: MikeMcQuaid <mike@mikemcquaid.com>
2018-11-02 17:28:33 +00:00
Mike McQuaid
8a87c6c202
RuboCop 0.60.0
2018-11-02 17:28:32 +00:00
Mike McQuaid
66d78f7a38
Merge pull request #5223 from MikeMcQuaid/mission
...
docs/Maintainer-Guidelines: add mission.
2018-11-02 17:08:00 +00:00
Mike McQuaid
76016340cd
docs/Maintainer-Guidelines: add mission.
2018-11-02 14:59:20 +00:00
Markus Reiter
a6b17abc45
Merge pull request #5241 from reitermarkus/verbose-hdiutil
...
Remove `-quiet` flag when verbose.
2018-11-02 14:05:47 +01:00
Markus Reiter
edb8a2486b
Remove -quiet
flag when verbose.
2018-11-02 11:46:06 +01:00
Mike McQuaid
65dc996a0d
Merge pull request #5239 from Homebrew/dependabot/bundler/Library/Homebrew/vendor/rubocop-rspec-and-rubocop
...
Bump rubocop-rspec and rubocop in /Library/Homebrew/vendor
2018-11-02 08:21:40 +00:00
dependabot[bot]
53805f5887
Bump rubocop-rspec and rubocop in /Library/Homebrew/vendor
...
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec ) and [rubocop](https://github.com/rubocop-hq/rubocop ). These dependencies needed to be updated together.
Updates `rubocop-rspec` from 1.30.0 to 1.30.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.30.0...v1.30.1 )
Updates `rubocop` from 0.59.1 to 0.60.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.59.1...v0.60.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-02 06:32:00 +00:00
Markus Reiter
3d805295eb
Check if cached downloads are up-to-date.
2018-11-01 20:29:18 +01:00
Markus Reiter
b9b6e3b9c0
Merge pull request #5237 from reitermarkus/remove-unused-cask
...
Remove unused test cask.
2018-11-01 20:16:58 +01:00
Markus Reiter
3dbbcd11cc
Remove unused test cask.
2018-11-01 19:46:58 +01:00
Shaun Jackman
f70a2c67da
pull --bottle: Fix bug in any_bottle_tag
...
Utils::Bottles.tag is a symbol, whereas bottle_tags is an array of strings.
2018-11-01 09:28:31 -07:00
Mike McQuaid
9d5dd01e77
Merge pull request #5234 from feelepxyz/revert-bump-concurrent-ruby-1.1.0
...
Revert "Bump concurrent-ruby from 1.0.5 to 1.1.0 in /Library/Homebrew…
2018-11-01 16:25:41 +00:00
Philip Harrison
5ea967d4a6
Revert "Bump concurrent-ruby from 1.0.5 to 1.1.0 in /Library/Homebrew/vendor"
...
1.1.0 was yanked from Rubygems: https://rubygems.org/gems/concurrent-ruby/versions
This reverts commit ab372d0e64c22b984449ec3df2c4de3d470731a3.
2018-11-01 15:15:04 +01:00
Mike McQuaid
5556aba0ce
Merge pull request #5225 from Homebrew/dependabot/bundler/Library/Homebrew/vendor/concurrent-ruby-1.1.0
...
Bump concurrent-ruby from 1.0.5 to 1.1.0 in /Library/Homebrew/vendor
2018-10-31 19:05:31 +00:00
Chongyu Zhu
77daf29c47
python_virtualenv_constants: upgrade virtualenv to 16.1.0
2018-11-01 00:47:47 +08:00
dependabot[bot]
ab372d0e64
Bump concurrent-ruby from 1.0.5 to 1.1.0 in /Library/Homebrew/vendor
...
Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby ) from 1.0.5 to 1.1.0.
- [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases )
- [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.0.5...v1.1.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-31 14:42:46 +00:00
Mike McQuaid
4864eaf853
Merge pull request #5212 from Homebrew/dependabot/bundler/docs/pathutil-0.16.2
...
Bump pathutil from 0.16.1 to 0.16.2 in /docs
2018-10-31 09:46:36 +00:00
Mike McQuaid
492b3f88ac
Merge pull request #5208 from zkxs/install-behind-proxy
...
Fix Nil error when mirror download fails
2018-10-31 09:45:59 +00:00
Mike McQuaid
422257067c
Merge pull request #5216 from GauthamGoli/audit-args-fix
...
audit: Don't mutate args
1.8.1
2018-10-31 08:44:49 +00:00
commitay
35ec9a94da
Merge pull request #5209 from commitay/audit-bump
...
bump-formula-pr: run audit by default
2018-10-31 17:29:07 +10:00
Gautham Goli
840fbd69fb
audit: Don't mutate args
2018-10-31 10:50:03 +05:30
Jarek Wojciechowski
6c2f41b90c
Update docs and manpage for HOMEBREW_INSTALL_CLEANUP
2018-10-30 10:19:45 -04:00
dependabot[bot]
5af773b134
Bump pathutil from 0.16.1 to 0.16.2 in /docs
...
Bumps [pathutil](https://github.com/envygeeks/pathutil ) from 0.16.1 to 0.16.2.
- [Release notes](https://github.com/envygeeks/pathutil/releases )
- [Commits](https://github.com/envygeeks/pathutil/compare/v0.16.1...v0.16.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-30 13:46:37 +00:00
Mike McQuaid
cbb2e1b3dd
Merge pull request #5206 from Homebrew/dependabot/bundler/Library/Homebrew/test/parallel_tests-2.26.2
...
Bump parallel_tests from 2.26.0 to 2.26.2 in /Library/Homebrew/test
2018-10-30 13:23:12 +00:00
commitay
32b1f13bd0
bump-formula-pr: run audit by default
2018-10-30 13:22:36 +10:00
Steven Peters
2b3f855083
Merge pull request #5207 from scpeters/bottle_root_url_required_arg
...
dev-cmd/bottle: require arg for --root-url
2018-10-29 20:11:16 -07:00
Steven Peters
7116b74705
dev-cmd/bottle: require arg for --root-url
2018-10-29 14:54:37 -07:00
Michael Ripley
1f9332611f
Nil error when mirror download fails
...
This issue causes method in a Nil object to be read when a mirror download fails. In my case, this occurs due to my office's proxy blocking certain mirrors. This patch fixes the Nil access, exposing a more helpful error message.
## Before patch
```
$ brew install maven
Error: An exception occurred within a child process:
NoMethodError: undefined method `unlock' for nil:NilClass
```
## After patch
```
$ brew install maven
Error: An exception occurred within a child process:
DownloadError: Failed to download resource "maven"
Download failed: Couldn't determine mirror, try again later.
```
## Steps to reproduce
1. Use brew 1.8.0
2. Ensure maven is not installed:
```
brew remove maven
```
3. Ensure the download is not cached:
```
rm "$HOME/Library/Caches/Homebrew/downloads/*--apache-maven-*-bin.tar.gz"
```
4. Make the mirrors unreachable by pointing them at a nonfunctional proxy:
```
export http{,s}_proxy=http://localhost:8080
export no_proxy=*.github.com,*.brew.sh
```
5. Attempt package installation
```
brew install maven
```
2018-10-29 14:31:37 -05:00
dependabot[bot]
6d9143fab5
Bump parallel_tests from 2.26.0 to 2.26.2 in /Library/Homebrew/test
...
Bumps [parallel_tests](https://github.com/grosser/parallel_tests ) from 2.26.0 to 2.26.2.
- [Release notes](https://github.com/grosser/parallel_tests/releases )
- [Commits](https://github.com/grosser/parallel_tests/compare/v2.26.0...v2.26.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-29 17:28:23 +00:00
Jarek Wojciechowski
452d1db109
Merge branch 'master' into feature/homebrew_install_cleanup
2018-10-29 11:24:56 -04:00
Jarek Wojciechowski
51ca60d6d5
add formula cleanup to install and reinstall
2018-10-29 11:23:32 -04:00
Mike McQuaid
18bac4fa5d
Merge pull request #5204 from GauthamGoli/immutable-args
...
cli_parser: Make Homebrew.args immutable once CLI args have been processed
2018-10-29 13:39:58 +00:00
Mike McQuaid
033386a75e
Merge pull request #5182 from EricFromCanada/prepend-shims-path
...
Prepend shims path to PATH used by `system` and `safe_system`
2018-10-29 13:39:41 +00:00
Mike McQuaid
e8f75c8695
Merge pull request #5205 from Homebrew/dependabot/bundler/Library/Homebrew/test/parser-2.5.3.0
...
Bump parser from 2.5.1.2 to 2.5.3.0 in /Library/Homebrew/test
2018-10-29 13:37:37 +00:00
Mike McQuaid
25c4af18dc
Merge pull request #5197 from MikeMcQuaid/readme-jason
...
README: add Jason Tedor.
2018-10-29 13:28:30 +00:00
dependabot[bot]
8978ce778b
Bump parser from 2.5.1.2 to 2.5.3.0 in /Library/Homebrew/test
...
Bumps [parser](https://github.com/whitequark/parser ) from 2.5.1.2 to 2.5.3.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/compare/v2.5.1.2...v2.5.3.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-29 06:56:48 +00:00
EricFromCanada
0362e66a26
doctor: use minimum Git version set in brew.sh
2018-10-28 20:13:19 -04:00
EricFromCanada
7aa9956934
brew: check system-provided curl and git on Linux
...
Set HOMEBREW_FORCE_BREWED_CURL or HOMEBREW_FORCE_BREWED_GIT if the system-provided versions are missing or outdated, causing either to be installed on the next `brew update`.
2018-10-28 20:13:19 -04:00