Seeker
|
88306d5f5d
|
utils/popen: add safe argument to popen_read and popen_write
|
2021-01-12 10:22:40 -08:00 |
|
Seeker
|
40d85ecb40
|
popen_spec: add tests for safe_popen_read and safe_popen_write
|
2021-01-12 09:56:05 -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 |
|
Jonathan Chang
|
ac8eb00443
|
rubocops/cask/*: use rubocop v1 API
|
2021-01-12 19:16:38 +11:00 |
|
Jonathan Chang
|
30f7a872b5
|
rubocops/unless_multiple_conditions: use rubocop v1 API
|
2021-01-12 19:16:38 +11:00 |
|
Jonathan Chang
|
0366e2f7f7
|
rubocops/options: use rubocop v1 API
|
2021-01-12 19:16:38 +11:00 |
|
Jonathan Chang
|
23b8d0ccb8
|
rubocops/desc: use rubocop v1 API
|
2021-01-12 19:16:38 +11:00 |
|
Jonathan Chang
|
929e481dce
|
rubocops/keg_only: use rubocop v1 API
|
2021-01-12 19:11:43 +11:00 |
|
Jonathan Chang
|
df8e030174
|
rubocops/patches: use rubocop v1 API
|
2021-01-12 19:11:43 +11:00 |
|
Jonathan Chang
|
bb497ebfe0
|
rubocops/caveats: use rubocop v1 API
|
2021-01-12 19:11:43 +11:00 |
|
Jonathan Chang
|
c3f797d9ac
|
rubocops/components_order: use rubocop v1 API
|
2021-01-12 19:11:43 +11:00 |
|
Jonathan Chang
|
f57c96465c
|
rubocops/conflicts: use rubocop v1 API
|
2021-01-12 19:11:43 +11:00 |
|
Jonathan Chang
|
92e07f5c0b
|
rubocops/homepage: use rubocop v1 API
|
2021-01-12 19:11:43 +11:00 |
|
Jonathan Chang
|
63bebf542f
|
rubocops/dependency_order: use rubocop v1 API
|
2021-01-12 19:11:43 +11:00 |
|
Jonathan Chang
|
098ade1319
|
rubocops/urls: use rubocop v1 API
|
2021-01-12 19:11:43 +11:00 |
|
Jonathan Chang
|
986f5dac0d
|
rubocops/livecheck: use rubocop v1 API
|
2021-01-12 19:11:43 +11:00 |
|
Jonathan Chang
|
a778dc3bdb
|
rubocops/class: use rubocop v1 API
|
2021-01-12 19:11:43 +11:00 |
|
Jonathan Chang
|
3bda457478
|
rubocops/text: use rubocop v1 API
|
2021-01-12 19:11:43 +11:00 |
|
Jonathan Chang
|
c18ffa84ca
|
rubocops/deprecate_disable: use rubocop v1 API
|
2021-01-12 19:11:42 +11:00 |
|
Jonathan Chang
|
9046d778e0
|
rubocops/checksum: use rubocop v1 API
|
2021-01-12 19:11:42 +11:00 |
|
Jonathan Chang
|
b8fb568021
|
rubocops/lines: use rubocop v1 API
|
2021-01-12 19:11:42 +11:00 |
|
Jonathan Chang
|
f81e89193e
|
rubocops: update helpers for rubocop v1 API
|
2021-01-12 19:11:42 +11: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 |
|
Seeker
|
14b4916dda
|
utils/ast: move helper functions from FormulaAST to AST
|
2021-01-11 20:35:14 -08: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 |
|
Rylan Polster
|
e7b369273a
|
completions: link official taps automatically
|
2021-01-11 12:27:57 -05: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 |
|
hyuraku
|
c56fff3928
|
cmd/prof: raise error when cmd is bash file
|
2021-01-11 21:01:45 +09: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 |
|
Rylan Polster
|
bed16128cc
|
completions: fix usage text
|
2021-01-10 16:32:18 -05: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 |
|