25413 Commits

Author SHA1 Message Date
dependabot[bot]
37de7e6775
build(deps): bump sorbet from 0.5.6205 to 0.5.6206 in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.6205 to 0.5.6206.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-13 06:16:49 +00:00
Seeker
99a7e2192c
Merge pull request #10296 from SeekingMeaning/utils-named-subject
test/utils/*: use `described_class` or named `subject`
2021-01-12 13:38:55 -08:00
Seeker
dcac52df17
Merge pull request #10295 from SeekingMeaning/upgrade-caveats
upgrade: show formula caveats after casks have been updated
2021-01-12 08:34:17 -08:00
Mike McQuaid
7739152aa5
Merge pull request #10299 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-1.8.1
build(deps): bump rubocop from 1.8.0 to 1.8.1 in /Library/Homebrew
2021-01-12 09:04:45 +00:00
Mike McQuaid
bcd4440e29
Merge pull request #10297 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
2021-01-12 09:03:56 +00:00
Mike McQuaid
bc0d1503e8
Merge pull request #7937 from samford/add-livecheck-author-doc
docs: add brew livecheck documentation
2021-01-12 09:03:44 +00:00
BrewTestBot
b007da6831 Update RBI files for rubocop. 2021-01-12 06:21:56 +00:00
BrewTestBot
e018745edc brew vendor-gems: commit updates. 2021-01-12 06:21:07 +00:00
dependabot[bot]
11c46589ce
build(deps): bump rubocop from 1.8.0 to 1.8.1 in /Library/Homebrew
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 1.8.0 to 1.8.1.
- [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/v1.8.0...v1.8.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-12 06:19:02 +00:00
Jonathan Chang
1a9c3fa06e
Merge pull request #10272 from jonchang/master
Improve documentation and add type signatures.
2021-01-12 13:18:28 +11:00
BrewTestBot
8c6f41d264 sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2021-01-12 01:21:20 +00:00
Markus Reiter
e84939c94a
Merge pull request #10273 from reitermarkus/sparkle-macos
Only select Sparkle items for macOS.
2021-01-12 01:47:53 +01:00
Seeker
f113f78ae2
Merge pull request #10283 from SeekingMeaning/github-util-cleanup
utils/github: cleanup
2021-01-11 16:21:19 -08:00
Seeker
2e8fe069fa
Merge pull request #10282 from SeekingMeaning/bump-formula-cleanup
bump-formula-pr: cleanup
2021-01-11 16:20:34 -08:00
Seeker
850cc8af3e
Merge pull request #10279 from SeekingMeaning/formula-rewriter
utils/ast: add `FormulaAST` class
2021-01-11 16:19:50 -08:00
Sam Ford
308390ba5b
Address feedback and expand documentation
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
Co-authored-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
2021-01-11 17:51:41 -05:00
Sam Ford
94f900ea87
docs: add brew livecheck documentation 2021-01-11 15:58:49 -05:00
Seeker
022bcbb269 test/utils/*: use described_class or named subject 2021-01-11 12:31:39 -08:00
Seeker
f476bcafcb upgrade: show formula caveats after casks have been updated 2021-01-11 11:43:11 -08:00
Seeker
b29c27b9a8
Merge pull request #10251 from SeekingMeaning/bump-pr-match
bump-*-pr: check existing PRs for exact file match
2021-01-11 08:40:47 -08:00
Mike McQuaid
a7d7b70369
Merge pull request #10289 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.6205
build(deps): bump sorbet from 0.5.6198 to 0.5.6205 in /Library/Homebrew
2.7.3
2021-01-11 10:38:20 +00:00
BrewTestBot
7468a774a3 brew vendor-gems: commit updates. 2021-01-11 07:12:43 +00:00
dependabot[bot]
586a4e5f9f
build(deps): bump sorbet from 0.5.6198 to 0.5.6205 in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.6198 to 0.5.6205.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-11 07:01:11 +00:00
Jonathan Chang
9f9903f80d Publish API for Stdenv.
`@private` hides classes from documentation altogether, while `@api
private` merely marks it as a private API.
2021-01-11 10:40:59 +11:00
Jonathan Chang
ce45868973 Improve documentation and add type signatures. 2021-01-11 10:40:59 +11:00
Markus Reiter
6968c199e8
Merge pull request #10284 from reitermarkus/reinstall-cask-options
Properly pass cask options in `reinstall`.
2021-01-10 21:04:43 +01:00
Markus Reiter
7236faee25 Properly pass cask options in reinstall. 2021-01-10 20:19:38 +01:00
Markus Reiter
21e543d4e0 Only select Sparkle items for macOS. 2021-01-10 19:58:44 +01:00
Seeker
86a7895115 utils/github: cleanup 2021-01-10 10:42:17 -08:00
Seeker
bc6703c1bc
Merge pull request #10277 from kabel/looser-formula-ast
utils/ast: Loose the check for Formula class node
2021-01-10 10:05:08 -08:00
Seeker
8fdfbdfc0b bump-formula-pr: cleanup 2021-01-10 09:47:20 -08:00
Seeker
2ebfb4221c utils/ast: add FormulaAST class 2021-01-10 09:25:46 -08:00
Kevin Abel
226bbc74e8
utils/ast: Loose the check for Formula class node
Allows single class files with side-effects that load other classes that inherit `Formula`.
2021-01-09 15:11:30 -06:00
Dustin Rodrigues
d75e9c99b3
Merge pull request #10039 from dtrodrigues/venv
python: use built-in venv instead of virtualenv when installing formulae
2021-01-09 10:43:56 -05:00
Dustin Rodrigues
425535e32b python: add --no-user when doing pip install 2021-01-09 10:09:44 -05:00
Dustin Rodrigues
19a47d7c50 python: use built-in venv instead of virtualenv when installing formulae 2021-01-09 10:09:44 -05:00
Jonathan Chang
5844fc4f00
Merge pull request #10255 from iMichka/netcat
uses_from_macos: add netcat
2021-01-09 19:44:10 +11:00
Markus Reiter
16c50d59f4
Merge pull request #10270 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
2021-01-09 04:57:08 +01:00
BrewTestBot
e74e265e1d sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2021-01-09 01:16:10 +00:00
Seeker
c8afe19d8e
Merge pull request #10256 from SeekingMeaning/unless_multiple_conditions
rubocops: add `unless_multiple_conditions`
2021-01-08 16:31:35 -08:00
Seeker
2901d2058a bump-*-pr: check for valid tap 2021-01-08 11:42:37 -08:00
Claudia Pellegrino
c8e2f3476f
Merge pull request #10252 from Rylan12/python-docs-fix
docs: update homebrew-pypi-poet instructions
2021-01-08 20:32:09 +01:00
Seeker
2a80427755 unless_multiple_conditions: add autocorrect 2021-01-08 10:33:56 -08:00
Seeker
b9854bd4cf rubocops: add unless_multiple_conditions 2021-01-08 10:33:54 -08:00
Mike McQuaid
30d5fc6285
Merge pull request #10259 from kidonng/cask-completion
Add brew casks command
2021-01-08 13:04:53 +00:00
Mike McQuaid
3b3d495021
Merge pull request #10239 from MikeMcQuaid/rubocop-shim
rubocop: add shim and command.
2021-01-08 13:04:35 +00:00
Mike McQuaid
8ecc8b1e54
Merge pull request #10264 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-1.8.0
build(deps): bump rubocop from 1.7.0 to 1.8.0 in /Library/Homebrew
2021-01-08 11:40:04 +00:00
BrewTestBot
6472936f25 Update RBI files for rubocop. 2021-01-08 10:50:49 +00:00
BrewTestBot
f14275ed74 brew vendor-gems: commit updates. 2021-01-08 10:49:56 +00:00
dependabot[bot]
711beb1f86
build(deps): bump rubocop from 1.7.0 to 1.8.0 in /Library/Homebrew
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 1.7.0 to 1.8.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/v1.7.0...v1.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-08 10:23:24 +00:00