Mike McQuaid
53e523f72a
Merge pull request #6869 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-performance-1.5.2
...
build: bump rubocop-performance from 1.5.1 to 1.5.2 in /Library/Homebrew
2019-12-26 11:49:46 +00:00
Mike McQuaid
2215191774
Merge pull request #6866 from Homebrew/dependabot/bundler/Library/Homebrew/tzinfo-1.2.6
...
build: bump tzinfo from 1.2.5 to 1.2.6 in /Library/Homebrew
2019-12-25 21:06:35 +00:00
Mike McQuaid
6eb7914d81
brew vendor-gems: commit updates.
2019-12-25 20:54:22 +00:00
Mike McQuaid
00f3475012
brew vendor-gems: commit updates.
2019-12-25 20:46:50 +00:00
dependabot-preview[bot]
a76aa506f3
build: bump tzinfo from 1.2.5 to 1.2.6 in /Library/Homebrew
...
Bumps [tzinfo](https://github.com/tzinfo/tzinfo ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/tzinfo/tzinfo/releases )
- [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md )
- [Commits](https://github.com/tzinfo/tzinfo/compare/v1.2.5...v1.2.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-25 15:30:01 +00:00
Mike McQuaid
10a7117f9a
Merge pull request #6867 from Homebrew/dependabot/bundler/docs/tzinfo-1.2.6
...
build: bump tzinfo from 1.2.5 to 1.2.6 in /docs
2019-12-25 15:28:54 +00:00
Mike McQuaid
68bdfd2c76
Merge pull request #6865 from Homebrew/dependabot/bundler/docs/rb-inotify-0.10.1
...
build: bump rb-inotify from 0.10.0 to 0.10.1 in /docs
2019-12-25 15:28:33 +00:00
dependabot-preview[bot]
6e7e9ddc51
build: bump rubocop-performance from 1.5.1 to 1.5.2 in /Library/Homebrew
...
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance ) from 1.5.1 to 1.5.2.
- [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.5.1...v1.5.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-25 07:20:09 +00:00
dependabot-preview[bot]
3f79b59f63
build: bump tzinfo from 1.2.5 to 1.2.6 in /docs
...
Bumps [tzinfo](https://github.com/tzinfo/tzinfo ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/tzinfo/tzinfo/releases )
- [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md )
- [Commits](https://github.com/tzinfo/tzinfo/compare/v1.2.5...v1.2.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-24 17:30:21 +00:00
dependabot-preview[bot]
f2059fc73f
build: bump rb-inotify from 0.10.0 to 0.10.1 in /docs
...
Bumps [rb-inotify](https://github.com/guard/rb-inotify ) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/guard/rb-inotify/releases )
- [Commits](https://github.com/guard/rb-inotify/compare/v0.10.0...v0.10.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-24 07:24:50 +00:00
Mike McQuaid
13f508d0dc
Merge pull request #6864 from dawidd6/patch-1
...
Remove 'run' from generic binaries list
2.2.2
2019-12-23 11:01:53 +00:00
Dawid Dziurla
690b7a38d5
Remove 'run' from generic binaries list
2019-12-22 08:52:47 +01:00
Mike McQuaid
af98c15949
Merge pull request #6860 from Homebrew/dependabot/bundler/docs/html-pipeline-2.12.3
...
build: bump html-pipeline from 2.12.2 to 2.12.3 in /docs
2019-12-19 19:41:52 +00:00
dependabot-preview[bot]
9a7e822457
build: bump html-pipeline from 2.12.2 to 2.12.3 in /docs
...
Bumps [html-pipeline](https://github.com/jch/html-pipeline ) from 2.12.2 to 2.12.3.
- [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.12.2...v2.12.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-19 17:58:59 +00:00
Mike McQuaid
8c0229a3ac
Merge pull request #6858 from bayandin/patch-1
...
Add python@3.8 handling to virtualenv_install_with_resources
2019-12-19 17:39:26 +00:00
Alexander Bayandin
c92a3d3f84
virtualenv_install_with_resources: add python@3.8 handling
2019-12-19 17:23:15 +00:00
Mike McQuaid
08cc557491
Merge pull request #6859 from MikeMcQuaid/uses_from_macos_remove_before_after
...
uses_from_macos: remove before/after.
2019-12-19 15:01:18 +00:00
Mike McQuaid
0c1b556196
uses_from_macos: remove before/after.
...
We're not actually using this anywhere and it makes the code
more complicated.
Relatedly, this PR fixes the issue where
`uses_from_macos "python@2" => :build` was valid on macOS but not
on Linux.
2019-12-19 14:36:33 +00:00
Mike McQuaid
16d5dedd48
Merge pull request #6856 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-0.78.0
...
build: bump rubocop from 0.77.0 to 0.78.0 in /Library/Homebrew
2019-12-19 12:32:13 +00:00
Mike McQuaid
76711e3222
Fix Rubocop 0.78.0 failures.
2019-12-19 12:01:51 +00:00
Mike McQuaid
91680f337f
brew vendor-gems: commit updates.
2019-12-19 11:50:23 +00:00
Mike McQuaid
b6da4ebb34
Merge remote-tracking branch 'origin/dependabot/bundler/Library/Homebrew/activesupport-6.0.2.1' into dependabot/bundler/Library/Homebrew/rubocop-0.78.0
2019-12-19 11:48:44 +00:00
Mike McQuaid
2ff5878553
Merge pull request #6853 from Homebrew/dependabot/bundler/docs/activesupport-6.0.2.1
...
build: bump activesupport from 6.0.2 to 6.0.2.1 in /docs
2019-12-19 11:47:33 +00:00
Mike McQuaid
4577306e5e
Merge pull request #6849 from issyl0/add_garden_to_brew_root_allowed_list
...
Add `garden` to root execution allow list for Concourse CI containers
2019-12-19 11:44:50 +00:00
dependabot-preview[bot]
9b6385a022
build: bump rubocop from 0.77.0 to 0.78.0 in /Library/Homebrew
...
Bumps [rubocop](https://github.com/rubocop-hq/rubocop ) from 0.77.0 to 0.78.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.77.0...v0.78.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-19 05:23:33 +00:00
Issy Long
1125473042
Merge pull request #6855 from issyl0/rm-issue-close-bot-config
...
git rm .github/issue-close-app.yml
2019-12-18 22:26:10 +00:00
Issy Long
522e341c4a
git rm .github/issue-close-app.yml
...
- We decided to disable this bot earlier this year, so we don't need the
configs any more.
2019-12-18 22:07:43 +00:00
dependabot-preview[bot]
04a17eb067
build: bump activesupport from 6.0.2 to 6.0.2.1 in /docs
...
Bumps [activesupport](https://github.com/rails/rails ) from 6.0.2 to 6.0.2.1.
- [Release notes](https://github.com/rails/rails/releases )
- [Changelog](https://github.com/rails/rails/blob/v6.0.2.1/activesupport/CHANGELOG.md )
- [Commits](https://github.com/rails/rails/compare/v6.0.2...v6.0.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-18 19:56:56 +00:00
dependabot-preview[bot]
53f1175201
build: bump activesupport from 6.0.2 to 6.0.2.1 in /Library/Homebrew
...
Bumps [activesupport](https://github.com/rails/rails ) from 6.0.2 to 6.0.2.1.
- [Release notes](https://github.com/rails/rails/releases )
- [Changelog](https://github.com/rails/rails/blob/v6.0.2.1/activesupport/CHANGELOG.md )
- [Commits](https://github.com/rails/rails/compare/v6.0.2...v6.0.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-18 19:54:32 +00:00
Gautham Goli
2749c52d3f
Merge pull request #6840 from GauthamGoli/argv-cleanup-6
...
ARGV: Replace usages of ARGV.named with Homebrew.args.named
2019-12-19 00:48:27 +05:30
Issy Long
f384ec50fc
Merge pull request #6826 from issyl0/vale
...
Add Vale linting for our docs
2019-12-18 16:52:36 +00:00
Issy Long
8740d4947e
Title Case the heading in the brew(1) man page template
...
- Without this, `brew man` produces a lowercasing diff that violates
Vale's rules.
- Also run `brew man` to test this out, and that updated some dates to
December.
2019-12-18 16:09:29 +00:00
Issy Long
4e3a846439
Add vale linting as a CI step
...
- So that people know when the docs they've written violate our style
guides.
2019-12-18 16:09:21 +00:00
Issy Long
cca8138a59
docs: Title-case every h1 it made sense to title-case
2019-12-18 16:09:08 +00:00
Issy Long
ed4cc753d1
docs: Make 'how to open a PR' title match filename
...
- This is a bit of a cheat to get around the titlecase lint. But I
wasn't sure whether to ignore it or not. And there've been previous
comments about making filenames match titles, so...
2019-12-18 16:09:08 +00:00
Issy Long
3771a60720
docs: Fix typo in Homebrew/linuxbrew-core repo name
2019-12-18 16:09:07 +00:00
Issy Long
dac41ba275
Scope the Vale "terms" substitution lint to paragraphs only
...
- This clears up the final four title-case "Pull Request" in titles,
which are correct.
2019-12-18 16:09:07 +00:00
Issy Long
a5ffdc6c5a
Use Title Case in h1 headings and sentence case in all others
...
- I wrote about the implications of (not) doing this in the PR
(https://github.com/Homebrew/brew/pull/6826#issuecomment-564273209 ),
but in summary:
- It looks like pretty much the only place we've ever adhered to the
sentence case rule is the Prose Guidelines itself.
- Correcting all these to sentence case would be a lot of work (and
sometimes not even make sense).
- Admittedly, some of the title case ones look a bit horrible, but
even with some allowed exceptions, but it's better than being
consistently inconsistent.
- Only lint for title case in h1 headings. H2s and H3s etc. can be
sentence case. There's not currently a lint for that.
2019-12-18 16:09:07 +00:00
Issy Long
b90e01c524
docs: Replace repo with repository everywhere it's a single word
2019-12-18 16:09:06 +00:00
Issy Long
d43aba643d
FAQ: Replace Max's pronoun with his name
...
- For some reason, the documented way of disabling a style for a
specific section of Markdown text[1] didn't work for disabling the
pronoun lint here. This is about the only place we have a legitimate
need for it. Instead, sadly, squash this linting error by using his
name.
- Also adjust the sentence for further clarity in light of this.
[1] - https://errata-ai.github.io/vale/config/#ignoring-parts-of-your-documents
2019-12-18 16:09:06 +00:00
Issy Long
6a200cb88a
docs: Fix double-spacing after full stop issues
2019-12-18 16:09:06 +00:00
Issy Long
f2c9e55d7a
Don't lint the style guide doc - it deliberately shows bad examples
2019-12-18 16:09:05 +00:00
hyuraku
f7adc88241
fix style
2019-12-19 00:09:59 +09:00
Gautham Goli
685a6b4da6
ARGV: Replace usages of ARGV.named with Homebrew.args.named
2019-12-18 20:38:21 +05:30
hyuraku
7501f3d402
check before examine_git_origin
2019-12-19 00:05:20 +09:00
Issy Long
de622a2a21
Exclude .vale.ini from .gitignore
...
- Without this, vale won't correctly detect where the styles are.
2019-12-17 21:42:54 +00:00
Issy Long
2a53448685
Add Vale linting for our docs
...
- I noticed that another open source project had taken the Homebrew
style guide and made it into [Vale linting
rules](https://github.com/testthedocs/vale-styles/tree/master/Homebrew ).
This copies them into here, so that we can make use of them. Thanks!
- What use is a style guide if our own docs don't at least try to
adhere to it? This aims to make the rules more visible to all
contributors.
- In order for these to do anything, you'll have to `brew install vale`
and run `vale` in the root of this repo. It will look for Markdown
files.
- A next step would be adding this as a pre-commit hook, or...
- The GitHub Action would have been really good, but [it doesn't support
forks](https://github.com/errata-ai/vale-action#limitations ).
2019-12-17 21:42:53 +00:00
Mike McQuaid
205a08653b
Merge pull request #6850 from Homebrew/dependabot/bundler/Library/Homebrew/thor-1.0.1
...
build: bump thor from 0.20.3 to 1.0.1 in /Library/Homebrew
2019-12-17 15:44:24 +00:00
dependabot-preview[bot]
38e5773ee8
build: bump thor from 0.20.3 to 1.0.1 in /Library/Homebrew
...
Bumps [thor](https://github.com/erikhuda/thor ) from 0.20.3 to 1.0.1.
- [Release notes](https://github.com/erikhuda/thor/releases )
- [Changelog](https://github.com/erikhuda/thor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/erikhuda/thor/compare/v0.20.3...v1.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-17 15:14:55 +00:00
Mike McQuaid
cf98bd6c28
Merge pull request #6846 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-rspec-1.37.1
...
build: bump rubocop-rspec from 1.37.0 to 1.37.1 in /Library/Homebrew
2019-12-17 12:16:48 +00:00