dependabot[bot]
da00a899c5
Bump rb-inotify from 0.9.10 to 0.10.0 in /docs
...
Bumps [rb-inotify](https://github.com/guard/rb-inotify ) from 0.9.10 to 0.10.0.
- [Release notes](https://github.com/guard/rb-inotify/releases )
- [Commits](https://github.com/guard/rb-inotify/compare/v0.9.10...v0.10.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-15 23:09:51 +00:00
dependabot[bot]
e3c2ad3812
Bump concurrent-ruby from 1.1.3 to 1.1.4 in /Library/Homebrew/vendor
...
Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby ) from 1.1.3 to 1.1.4.
- [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.1.3...v1.1.4 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-15 19:28:18 +00:00
Mike McQuaid
be02faff4b
Merge pull request #5405 from RandomDSdevel/fix-possible-JavaRequirement-version-parsing-bug
...
[`JavaRequirement#satisfies_version`] `java_version_s`: Fix Regular Expression
2018-12-15 19:27:45 +00:00
Mike McQuaid
823716e030
Merge pull request #5406 from jasontedor/clarify-open-source
...
Clarify the meaning of open source for core formula
2018-12-15 19:27:22 +00:00
Mike McQuaid
cac4e79c2c
Merge pull request #5407 from Homebrew/dependabot/bundler/docs/concurrent-ruby-1.1.4
...
Bump concurrent-ruby from 1.1.3 to 1.1.4 in /docs
2018-12-15 19:26:05 +00:00
dependabot[bot]
babbd0f78c
Bump concurrent-ruby from 1.1.3 to 1.1.4 in /docs
...
Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby ) from 1.1.3 to 1.1.4.
- [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.1.3...v1.1.4 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-15 18:36:08 +00:00
Jason Tedor
d8f4ce1e58
Clarify the meaning of open source for core formula
...
This commit clarifies the meaning of "open-source" when explaining that
only open source formulae are acceptable in core. In particular, the
open source license must be an OSI-approved license.
2018-12-14 16:09:45 -05:00
Bryce Glover
33c3faa125
[JavaRequirement#satisfies_version
] java_version_s
: Fix regular expression.
...
The match obtained by applying the regular expression used to index into
the `stderr` member of the result of calling `system_command` in the relevant
variable assignment could yield unexpected results. The regular expression in-
volved was not strict enough and contained an unescaped period, which could
match any character, not just the expected literal decimal point. This commit
corrects this oversight by escaping the relevant character, thus addressing
@apjanke's remark in https://github.com/Homebrew/brew/pull/5280#issuecomment-437165119 on the existence of a:
> …possible bug - that `.` looks like it should be escaped as `\.` to match a
> literal ".".) …
2018-12-14 13:45:55 -05:00
Shaun Jackman
e5df6499ab
Merge pull request #5404 from sjackman/circleci
...
Revert "bin/brew: Pass CIRCLECI environment variable"
2018-12-14 09:32:09 -08:00
Shaun Jackman
8278e6156f
Revert "bin/brew: Pass CIRCLECI environment variable"
...
This reverts commit 64a95435814632a7d71d5a77157c40259a6acf8d.
Use HOMEBREW_CIRCLECI rather than CIRCLECI.
See https://github.com/Homebrew/brew/pull/5402
2018-12-14 08:17:21 -08:00
Mike McQuaid
a4eaae367b
Merge pull request #5401 from vitorgalvao/cask-audit-homepage
...
Cask: use browser user agent when checking for homepage HTTPS availability
2018-12-14 15:02:56 +00:00
Shaun Jackman
145fba85b3
Merge pull request #5403 from sjackman/development-tools
...
test: Fix ENV.cxx11
2018-12-13 16:34:17 -08:00
Shaun Jackman
3da435148c
Merge pull request #5402 from sjackman/circleci
...
bin/brew: Pass CIRCLECI environment variable
2018-12-13 16:33:46 -08:00
Shaun Jackman
d75f5dacfa
test: Fix ENV.cxx11
...
ENV.cxx11 in a test block fails on Linux with
Error: ibex: failed
An exception occurred within a child process:
NoMethodError: undefined method `non_apple_gcc_version'
See for example brew test ibex on Linux.
2018-12-13 15:46:12 -08:00
Shaun Jackman
64a9543581
bin/brew: Pass CIRCLECI environment variable
2018-12-13 15:36:52 -08:00
Vítor Galvão
b33d29f49a
Cask: use browser UA when checking for homepage HTTPS availability
2018-12-13 15:24:40 +00:00
Mike McQuaid
99c7e9d4ce
Merge pull request #5394 from bosr/zsh/completion-cache
...
Zsh/completion cache for 'brew search' / formulae name
2018-12-13 09:19:34 +00:00
Romain Bossart
069d123c8e
_brew | fix comments
2018-12-13 09:12:44 +01:00
Romain Bossart
608a62b6e7
_brew | use git-index mtime for caching policy
2018-12-13 08:46:52 +01:00
Shaun Jackman
c1842b9ae2
Merge pull request #5399 from sjackman/test-cmd-uninstall
...
test/cmd/uninstall: Prevent can't modify frozen object
2018-12-12 12:40:58 -08:00
Shaun Jackman
f59c417909
test/cmd/uninstall: Prevent can't modify frozen object
...
Fix the error:
RuntimeError:
can't modify frozen object
# ./test/cmd/uninstall_spec.rb:63:in `block (3 levels) in <top (required)>'
This issue arose after merging PR https://github.com/Homebrew/brew/pull/5300 .
2018-12-12 11:52:28 -08:00
Chongyu Zhu
0739202ea3
Merge pull request #5396 from lembacon/git-download-strategy-tag-opt
...
GitDownloadStrategy: disable automatic tag following
2018-12-12 23:38:44 +08:00
Romain Bossart
2a6b6036a2
_brew | use git indexes mtime
2018-12-12 14:16:55 +01:00
Chongyu Zhu
6f8d81e780
GitDownloadStrategy: disable automatic tag following
2018-12-12 19:42:12 +08:00
Mike McQuaid
9bb218f16c
Merge pull request #5395 from GauthamGoli/cleanup-args
...
cleanup: Use CLI::Parser to parse args
2018-12-12 09:04:21 +00:00
Gautham Goli
cffa796634
cleanup: Use CLI::Parser to parse args
2018-12-12 02:02:19 +05:30
Mike McQuaid
dbc43a7a2b
Merge pull request #5300 from GauthamGoli/uninstall-args
...
uninstall: Use CLI::Parser to parse args
2018-12-11 08:49:22 +00:00
Mike McQuaid
454b7e93ae
Merge pull request #5393 from sjackman/superenv
...
shims/super/cc: Add HOMEBREW_CACHE to white list
2018-12-11 08:48:23 +00:00
Gautham Goli
78b2b7fac0
Merge pull request #5270 from GauthamGoli/info-args
...
info: Use CLI::Parser to parse args
2018-12-11 11:10:18 +05:30
Romain Bossart
d2c0d06d8f
_brew | allow 'brew search' to be cached by zsh
2018-12-10 22:35:14 +01:00
Romain Bossart
fcbaca10ba
_brew | cleanup cache-policy zstyle
2018-12-10 22:33:44 +01:00
Shaun Jackman
b40849421c
shims/super/cc: Add HOMEBREW_CACHE to white list
...
Compiling rust projects requires -I$HOMEBREW_CACHE/cargo_cache/...
2018-12-10 12:33:54 -08:00
Shaun Jackman
5a653f1154
Merge pull request #5392 from sjackman/audit
...
rubocop: Use include? rather than match
2018-12-10 11:43:52 -08:00
Shaun Jackman
8461cf24f1
rubocop: Use include? rather than match
2018-12-10 10:23:39 -08:00
Gautham Goli
f82a202995
uninstall: Use CLI::Parser to parse args
2018-12-10 23:49:19 +05:30
Gautham Goli
3b808c43cc
info: Use CLI::Parser to parse args
2018-12-10 23:22:13 +05:30
Mike McQuaid
3245b91900
docs/Maintainer-Guidelines: don't merge failing tests.
2018-12-10 14:48:47 +00:00
Mike McQuaid
00075c228c
Merge pull request #5388 from bosr/zsh/completion-cache
...
_brew | allow 'brew commands' to be cached by zsh
2018-12-10 14:12:07 +00:00
Mike McQuaid
957514fb34
Merge pull request #5390 from MikeMcQuaid/audit_postgresql
...
audit: ensure postgresql previous version exists.
2018-12-10 13:11:32 +00:00
Mike McQuaid
f15f665b98
audit: ensure postgresql previous version exists.
...
This will avoid https://github.com/Homebrew/homebrew-core/issues/34879
in future.
2018-12-09 19:31:19 +00:00
Romain Bossart
95a09f72b1
allow 'brew commands' to be cached by zsh
2018-12-09 00:22:47 +01:00
Mike McQuaid
38493a35a2
Merge pull request #5373 from EricFromCanada/man-page-text
...
docs: update other man page sections
1.8.5
2018-12-07 15:00:49 +00:00
Mike McQuaid
d20f0a8a31
Merge pull request #5383 from MikeMcQuaid/link-provided-by-macos-consistently
...
link: prevent :provided_by_macos links everywhere.
2018-12-07 14:58:32 +00:00
Mike McQuaid
175579785d
Merge pull request #5385 from Homebrew/dependabot/bundler/docs/rake-12.3.2
...
Bump rake from 12.3.1 to 12.3.2 in /docs
2018-12-07 10:41:30 +00:00
Mike McQuaid
ab0b2304f7
audit: allow {open,libre}ssl@* to use :provided_by_macos
.
2018-12-07 10:27:17 +00:00
dependabot[bot]
5f85984d15
Bump rake from 12.3.1 to 12.3.2 in /docs
...
Bumps [rake](https://github.com/ruby/rake ) from 12.3.1 to 12.3.2.
- [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.1...v12.3.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-07 09:50:29 +00:00
Mike McQuaid
77e6a92750
Merge pull request #5384 from schneems/patch-1
...
Update bash completion docs
2018-12-06 18:29:13 +00:00
Richard Schneeman
1dcf8c689c
Update bash completion docs
...
When I try to run the proposed script in my `~/.bashrc` file I get this output:
```
-bash: have: command not found
-bash: have: command not found
-bash: have: command not found
-bash: have: command not found
-bash: have: command not found
-bash: have: command not found
-bash: have: command not found
-bash: have: command not found
-bash: have: command not found
-bash: have: command not found
-bash: [: =: unary operator expected
# ...
```
It goes on for quite some time and does not give me bash completion.
When I execute `source "$(brew --prefix)/etc/bash_completion"` it works and I get bash completion.
This script also emits a helpful error message letting people know if bash completion was not installed already.
I'll also add that the bash completion script takes a fairly long amount of time. I've seen between one quarter and a half of a second to execute it:
```
$ time source "$(brew --prefix)/etc/bash_completion"
real 0m0.254s
```
Though that's unrelated to this PR, making a note of it.
2018-12-06 12:04:08 -06:00
Mike McQuaid
2a346241c2
link: prevent :provided_by_macos links everywhere.
...
We've not seen complaints about these and they are the default behaviour
on High Sierra and Mojave so it's easier to apply them consistently
everywhere.
2018-12-06 13:59:28 +00:00
Mike McQuaid
864a6b53d3
Merge pull request #5381 from Homebrew/dependabot/bundler/Library/Homebrew/test/rubocop-0.61.1
...
Bump rubocop from 0.61.0 to 0.61.1 in /Library/Homebrew/test
2018-12-06 08:59:02 +00:00