dependabot-preview[bot]
0013e156ed
build: bump parser from 2.6.4.0 to 2.6.4.1 in /Library/Homebrew
...
Bumps [parser](https://github.com/whitequark/parser ) from 2.6.4.0 to 2.6.4.1.
- [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.6.4.0...v2.6.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-11 16:49:45 +00:00
Mike McQuaid
26e64bdb19
Merge pull request #6441 from MikeMcQuaid/ruby-prof-version
...
prof: use ruby-prof 0.18.0
2019-09-11 14:28:42 +01:00
Mike McQuaid
4b30a61732
prof: use ruby-prof 0.18.0
...
This is the newest version that works with Ruby 2.3.
Also, update the `.gitignore` to hide it while we're here.
2019-09-11 13:57:20 +01:00
Igor Kapkov
ee23c492de
Initial draft of the checklist for PR merge decisions
2019-09-11 20:24:41 +10:00
Mike McQuaid
4a3442d1a4
Merge pull request #6432 from GauthamGoli/argv-cleanup-2
...
argv: move flags_only to cli/args
2019-09-09 13:35:40 +01:00
Gautham Goli
c7681c4287
argv: move flags_only to cli/args
2019-09-09 14:51:36 +05:30
Mike McQuaid
f98efa11ab
Merge pull request #6411 from GauthamGoli/argv-cleanup-1
...
argv: move options_only to cli/args
2019-09-09 09:14:14 +01:00
Mike McQuaid
3f62a5a212
Merge pull request #6430 from lwolfsonkin/brew-fish-completions-update
...
Added a flurry of improvements to the brew fish completions
2019-09-09 09:09:36 +01:00
Lawrence
109d2a6d0e
Deleted comment in parentheses
2019-09-07 18:21:01 -04:00
Markus Reiter
d294881e31
Merge pull request #6428 from Homebrew/dependabot/bundler/docs/html-proofer-3.12.2
...
build: bump html-proofer from 3.12.0 to 3.12.2 in /docs
2019-09-07 23:37:57 +02:00
Markus Reiter
6eca2b9023
Merge pull request #6426 from Homebrew/dependabot/bundler/docs/rubyzip-1.2.4
...
build: bump rubyzip from 1.2.3 to 1.2.4 in /docs
2019-09-07 23:37:18 +02:00
Lawrence
994d92ab32
Fixed website documentation to mark that brew provides fish completions
2019-09-07 17:26:15 -04:00
Lawrence
4796551499
Add --language option to brew install
and brew audit
fish completion
2019-09-07 16:46:45 -04:00
Gautham Goli
4586632855
argv: move options_only to cli/args
2019-09-07 21:32:50 +05:30
dependabot-preview[bot]
8c89cd1a6d
build: bump html-proofer from 3.12.0 to 3.12.2 in /docs
...
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer ) from 3.12.0 to 3.12.2.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases )
- [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.12.0...v3.12.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-07 11:29:43 +00:00
dependabot-preview[bot]
4ebad49928
build: bump rubyzip from 1.2.3 to 1.2.4 in /docs
...
Bumps [rubyzip](https://github.com/rubyzip/rubyzip ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/rubyzip/rubyzip/releases )
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md )
- [Commits](https://github.com/rubyzip/rubyzip/compare/v1.2.3...v1.2.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-06 17:24:14 +00:00
Mike McQuaid
7dd0466bf3
Merge pull request #6421 from scpeters/new_maintainer_monthly_call
...
New-Maintainer-Checklist: invite to monthly call
2019-09-06 08:50:10 +01:00
Mike McQuaid
c4a8b0c368
Merge pull request #6425 from SMillerDev/bitbucket_audit
...
Audit bitbucket.com repositories
2019-09-06 08:13:09 +01:00
Lawrence
894cb54af7
Added brew cask upgrade --dry-run
fish completion
2019-09-05 23:34:28 -04:00
Lawrence
e19b5485fd
Drop fish completions for now-deleted brew prune
command
2019-09-05 23:19:21 -04:00
Lawrence
4e2096f21a
Add cask completions to brew cleanup
2019-09-05 23:18:30 -04:00
Sean Molenaar
8cb833f7da
Audit bitbucket.com repositories
2019-09-05 20:56:25 +02:00
Steven Peters
d25a954dbe
Merge pull request #6272 from SMillerDev/gitlab_audit
...
Audit gitlab.com repositories
2019-09-05 08:53:18 -07:00
Steven Peters
ea61180610
New-Maintainer-Checklist: invite to monthly call
2019-09-05 16:09:01 +01:00
Mike McQuaid
133ea951c4
Merge pull request #6420 from EricFromCanada/apidoc-workflow
...
workflows/apidoc: amalgamate steps to preserve current directory
2019-09-05 16:05:50 +01:00
Mike McQuaid
7402b552cf
Merge pull request #6424 from MikeMcQuaid/brew-pull-testing
...
pull: fix Homebrew Testing pull regression.
2019-09-05 16:05:24 +01:00
EricFromCanada
f2a4681f26
workflows/apidoc: combine steps to preserve current directory
2019-09-05 09:58:18 -04:00
Mike McQuaid
8755e79475
pull: fix Homebrew Testing pull regression.
...
Don't fail if we fail to parse an issue when pulling.
While we're here, do some general code cleanup of stuff that's hard to
follow, named confusingly or duplicated unnecessarily.
2019-09-05 14:21:45 +01:00
Sean Molenaar
0cca6cb8bd
Audit gitlab.com repositories
2019-09-05 12:14:33 +02:00
Mike McQuaid
9a03431845
Merge pull request #6422 from Homebrew/dependabot/bundler/Library/Homebrew/mime-types-data-3.2019.0904
...
build: bump mime-types-data from 3.2019.0331 to 3.2019.0904 in /Library/Homebrew
2019-09-05 09:10:25 +01:00
Mike McQuaid
13c8f07367
Merge pull request #6423 from Homebrew/dependabot/bundler/Library/Homebrew/mime-types-3.3
...
build: bump mime-types from 3.2.2 to 3.3 in /Library/Homebrew
2019-09-05 09:10:13 +01:00
dependabot-preview[bot]
900f8359d6
build: bump mime-types from 3.2.2 to 3.3 in /Library/Homebrew
...
Bumps [mime-types](https://github.com/mime-types/ruby-mime-types ) from 3.2.2 to 3.3.
- [Release notes](https://github.com/mime-types/ruby-mime-types/releases )
- [Changelog](https://github.com/mime-types/ruby-mime-types/blob/master/History.md )
- [Commits](https://github.com/mime-types/ruby-mime-types/compare/v3.2.2...v3.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-05 05:25:26 +00:00
dependabot-preview[bot]
c78ba080bf
build: bump mime-types-data in /Library/Homebrew
...
Bumps [mime-types-data](https://github.com/mime-types/mime-types-data ) from 3.2019.0331 to 3.2019.0904.
- [Release notes](https://github.com/mime-types/mime-types-data/releases )
- [Changelog](https://github.com/mime-types/mime-types-data/blob/master/History.md )
- [Commits](https://github.com/mime-types/mime-types-data/compare/v3.2019.0331...v3.2019.0904 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-05 05:24:52 +00:00
Eric Knibbe
271c1de352
Merge pull request #6419 from EricFromCanada/apidoc-workflow
...
workflows: revise `apidoc` workflow
2019-09-04 11:34:51 -04:00
EricFromCanada
83be557b96
workflows: revise apidoc
workflow
2019-09-04 09:13:36 -04:00
Jonathan Chang
f0f4142faa
Merge pull request #6416 from jonchang/members
...
New Maintainer Checklist: add guidelines for members
2019-09-04 19:31:39 +10:00
Mike McQuaid
e71c36ec52
Merge pull request #6418 from EricFromCanada/apidoc-workflow
...
workflows: add `apidoc` workflow for rubydoc.brew.sh
2019-09-04 09:05:57 +01:00
Mike McQuaid
f11a103217
Merge pull request #6417 from Homebrew/dependabot/bundler/docs/html-proofer-3.12.0
...
build: bump html-proofer from 3.11.1 to 3.12.0 in /docs
2019-09-04 09:05:03 +01:00
EricFromCanada
6f2b07163e
uses: move comment that was being read by yard
2019-09-04 00:08:31 -04:00
EricFromCanada
87c4a04cec
workflows: add apidoc
workflow for rubydoc.brew.sh
2019-09-04 00:07:43 -04:00
Jonathan Chang
884d1fa919
New-Maintainer-Checklist: guidelines for members
2019-09-04 12:50:14 +10:00
dependabot-preview[bot]
da994c2e3c
build: bump html-proofer from 3.11.1 to 3.12.0 in /docs
...
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer ) from 3.11.1 to 3.12.0.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases )
- [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.11.1...v3.12.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-03 15:45:09 +00:00
Mike McQuaid
5194870b9d
Merge pull request #6399 from chenrui333/rui
...
README: add @chenrui333
2019-09-03 08:07:45 +01:00
Rui Chen
98ee92b7a3
Add chenrui333
2019-09-02 14:14:11 -04:00
Mike McQuaid
78d74a8b29
Merge pull request #6403 from EricFromCanada/custom-global-options
...
man: include global options with customized descriptions
2019-09-02 14:17:03 +01:00
Mike McQuaid
5155d199b0
Merge pull request #6414 from MikeMcQuaid/binary-urls-cop
...
Check binary URL resources with RuboCop
2019-09-02 14:09:07 +01:00
Mike McQuaid
4add1d1cb3
Check binary URL resources with RuboCop
...
- Migrate the existing binary URL audit to a RuboCop.
- Check resources as well as main URLs
- Also check for "macos" and "osx" in URLs
- Add whitelists for URLs and formulae
2019-09-02 10:50:49 +01:00
Mike McQuaid
9291fe583e
audit: fix --display-cop-names.
2019-09-02 10:48:19 +01:00
Mike McQuaid
6371ecd1b1
Merge pull request #6412 from Homebrew/dependabot/bundler/docs/addressable-2.7.0
...
build: bump addressable from 2.6.0 to 2.7.0 in /docs
2019-09-02 08:45:28 +01:00
Mike McQuaid
a1bcd336d0
Merge pull request #6409 from EricFromCanada/macos-requirement-json
...
MacOSRequirement: add to_json method
2019-09-02 08:45:17 +01:00