Jonathan Chang
|
1a95f1fd2d
|
Update manpages
|
2019-08-19 16:12:34 +10:00 |
|
Jonathan Chang
|
7ddc185b35
|
Fix various typos
|
2019-08-19 16:12:34 +10:00 |
|
Mike McQuaid
|
9812693be3
|
Merge pull request #6369 from MikeMcQuaid/github-actions-doctor
os/mac/diagnostic: allow use of GitHub Actions CI.
|
2019-08-16 07:17:00 +01:00 |
|
Markus Reiter
|
0054dd32e1
|
Merge pull request #6367 from reitermarkus/kernel
Move global methods into `Kernel` module.
|
2019-08-16 00:37:26 +02:00 |
|
Mike McQuaid
|
95b31a191b
|
Merge pull request #6368 from Homebrew/dependabot/bundler/docs/dnsruby-1.61.3
build: bump dnsruby from 1.61.2 to 1.61.3 in /docs
|
2019-08-15 20:57:34 +01:00 |
|
Mike McQuaid
|
e1c00f2358
|
os/mac/diagnostic: allow use of GitHub Actions CI.
We will be migrating Homebrew/brew to use this in the near future.
|
2019-08-15 20:45:48 +01:00 |
|
dependabot-preview[bot]
|
6154e1742f
|
build: bump dnsruby from 1.61.2 to 1.61.3 in /docs
Bumps [dnsruby](https://github.com/alexdalitz/dnsruby) from 1.61.2 to 1.61.3.
- [Release notes](https://github.com/alexdalitz/dnsruby/releases)
- [Changelog](https://github.com/alexdalitz/dnsruby/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/alexdalitz/dnsruby/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-08-15 15:23:38 +00:00 |
|
Markus Reiter
|
e5899a6101
|
Move global methods into Kernel module.
Otherwise they are not defined inside of subclasses of `DelegateClass`.
|
2019-08-15 16:39:55 +02:00 |
|
Markus Reiter
|
72c8a04c84
|
Merge pull request #6361 from reitermarkus/login-items
Support deleting login items by path.
|
2019-08-14 04:30:08 +02:00 |
|
Mike McQuaid
|
fe954c76d5
|
Merge pull request #6364 from MikeMcQuaid/redact-empty-secrets
utils: make redact_secrets handle `nil` secrets.
|
2019-08-13 14:11:19 +01:00 |
|
Mike McQuaid
|
175a9cee57
|
Merge pull request #6360 from Homebrew/dependabot/bundler/docs/html-pipeline-2.12.0
build: bump html-pipeline from 2.11.1 to 2.12.0 in /docs
|
2019-08-13 14:11:11 +01:00 |
|
Mike McQuaid
|
c5c59149c4
|
utils: make redact_secrets handle nil secrets.
Fixes #6363.
|
2019-08-13 08:15:24 +01:00 |
|
Markus Reiter
|
d5cc46f931
|
Support deleting login items by path.
|
2019-08-12 23:56:26 +02:00 |
|
dependabot-preview[bot]
|
3dd20dbcb3
|
build: bump html-pipeline from 2.11.1 to 2.12.0 in /docs
Bumps [html-pipeline](https://github.com/jch/html-pipeline) from 2.11.1 to 2.12.0.
- [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.1...v2.12.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-08-12 18:21:49 +00:00 |
|
Mike McQuaid
|
925ec737fb
|
Merge pull request #6359 from Homebrew/dependabot/bundler/docs/nokogiri-1.10.4
[security] build: bump nokogiri from 1.10.3 to 1.10.4 in /docs
2.1.10
|
2019-08-12 08:44:16 +01:00 |
|
Mike McQuaid
|
fe89f5eaa6
|
Merge pull request #6358 from Homebrew/dependabot/bundler/Library/Homebrew/nokogiri-1.10.4
[security] build: bump nokogiri from 1.10.3 to 1.10.4 in /Library/Homebrew
|
2019-08-12 08:43:22 +01:00 |
|
dependabot-preview[bot]
|
27422f097e
|
build: bump nokogiri from 1.10.3 to 1.10.4 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.3 to 1.10.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-08-11 19:26:44 +00:00 |
|
dependabot-preview[bot]
|
ebbc5a611a
|
build: bump nokogiri from 1.10.3 to 1.10.4 in /Library/Homebrew
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.3 to 1.10.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-08-11 19:26:36 +00:00 |
|
Mike McQuaid
|
7ffc14a658
|
Merge pull request #6355 from jerr0328/patch-1
Remove cask-eid tap from automerge
|
2019-08-11 19:53:07 +01:00 |
|
Jeremy Mayeres
|
22f43e3670
|
Remove cask-eid tap from automerge
Since the homebrew-cask-eid tap is no longer in use, it should be removed from the command as well.
|
2019-08-11 16:23:17 +02:00 |
|
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 |
|