23950 Commits

Author SHA1 Message Date
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
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
hyuraku
e896c5c4cf cmd/commands: add_only_bash_command_list 2021-01-10 23:03:13 +09:00
Zaid Kokaja
d98de86e76 Update expected test output to match new JSON 2021-01-09 23:17:47 -05:00
Zaid Kokaja
9cf3d5a32d Add installed and outdated to cask json output 2021-01-09 22:46:27 -05: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
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
Rylan Polster
e9d09c4d8f tests: add and fix tests 2021-01-08 17:11:20 -05:00
Seeker
1d576d2754 shims/super/cc: fix most style errors 2021-01-08 12:15:55 -08:00
Seeker
2901d2058a bump-*-pr: check for valid tap 2021-01-08 11:42:37 -08: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
Rylan Polster
234267cc93 completions: make opt-in only 2021-01-08 11:10:24 -05: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
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
Mike McQuaid
8c4183abc8
Merge pull request #10265 from Homebrew/dependabot/bundler/Library/Homebrew/activesupport-6.1.1
build(deps): bump activesupport from 6.1.0 to 6.1.1 in /Library/Homebrew
2021-01-08 10:17:57 +00:00
Mike McQuaid
ddcdca5bb5
Merge pull request #10263 from Homebrew/dependabot/bundler/Library/Homebrew/nokogiri-1.11.1
build(deps): bump nokogiri from 1.11.0 to 1.11.1 in /Library/Homebrew
2021-01-08 10:13:59 +00:00
Mike McQuaid
2ed2368797
Merge pull request #10262 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-ast-1.4.0
build(deps): bump rubocop-ast from 1.3.0 to 1.4.0 in /Library/Homebrew
2021-01-08 10:13:44 +00:00
Kid
de8e87c7d0 Syntax fix 2021-01-08 18:10:25 +08:00
Kid
9b9c0c8626 Add homebrew-items 2021-01-08 18:04:51 +08:00
Mike McQuaid
57eaae6146
Merge pull request #10248 from MikeMcQuaid/analytics-tweaks
Improve submitted analytics data
2021-01-08 10:01:19 +00:00
Mike McQuaid
7176870ef9
Merge pull request #10249 from hyuraku/cmd/info_refactor-github_info
cmd/info: refactor-github_info
2021-01-08 09:45:25 +00:00
Mike McQuaid
50ffa38213
Merge pull request #10247 from iMichka/sha256
checksum: simplify, use only sha256
2021-01-08 09:43:23 +00:00
Mike McQuaid
060c59772f
Merge pull request #10258 from SeekingMeaning/github-scopes
github: check token scopes even if authorized
2021-01-08 09:42:56 +00:00
Mike McQuaid
da34993394
Merge pull request #10254 from vitorgalvao/casks-no-overwrite-symlink
Docs: non-cask binaries are not overwritten by --force
2021-01-08 09:42:42 +00:00
Kid
c57b65fdb8 Revert "Linuxbrew won't have casks"
This reverts commit 13389ca8c53fdf649d1f9b7b9ba7d38e31baa438.

In case we can extract a common function or stuff.
2021-01-08 17:36:38 +08:00
Markus Reiter
3575c87b74
Merge pull request #10257 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
2021-01-08 08:08:54 +01:00
BrewTestBot
c871ba866a Update RBI files for activesupport. 2021-01-08 06:57:28 +00:00
BrewTestBot
2c18ea2885 brew vendor-gems: commit updates. 2021-01-08 06:56:39 +00:00
BrewTestBot
cb5bf64f11 Update RBI files for nokogiri. 2021-01-08 06:28:57 +00:00
BrewTestBot
5f414275ac brew vendor-gems: commit updates. 2021-01-08 06:28:07 +00:00
Seeker
7a086689ec
Merge pull request #10245 from SeekingMeaning/git-repository-head
utils: add `git_repository`
2021-01-07 22:25:31 -08:00
BrewTestBot
1810a1d687 Update RBI files for rubocop-ast. 2021-01-08 06:16:35 +00:00
BrewTestBot
1e1c8cb9d1 brew vendor-gems: commit updates. 2021-01-08 06:15:42 +00:00
dependabot[bot]
59ee8149fc
build(deps): bump activesupport from 6.1.0 to 6.1.1 in /Library/Homebrew
Bumps [activesupport](https://github.com/rails/rails) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.1.1/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.1.0...v6.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-08 06:13:56 +00:00
dependabot[bot]
2091709a34
build(deps): bump nokogiri from 1.11.0 to 1.11.1 in /Library/Homebrew
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.0...v1.11.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-08 06:13:22 +00:00
dependabot[bot]
3079cd0b35
build(deps): bump rubocop-ast from 1.3.0 to 1.4.0 in /Library/Homebrew
Bumps [rubocop-ast](https://github.com/rubocop-hq/rubocop-ast) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/rubocop-hq/rubocop-ast/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-ast/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop-ast/compare/v1.3.0...v1.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-08 06:13:08 +00:00
Kid
13389ca8c5 Linuxbrew won't have casks 2021-01-08 11:20:13 +08:00
Seeker
4886b3b138 github: check token scopes even if authorized 2021-01-07 17:47:08 -08:00
BrewTestBot
d2fe763ec3 sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2021-01-08 01:17:49 +00:00