25644 Commits

Author SHA1 Message Date
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
Seeker
4256048a9a
Merge pull request #10241 from SeekingMeaning/ast-util-typecheck
utils/ast: add Sorbet method signatures
2021-01-07 14:31:53 -08:00
Seeker
332778025a utils/ast: add Sorbet method signatures 2021-01-07 13:54:05 -08:00
Michka Popoff
5329972955 uses_from_macos: add netcat 2021-01-07 22:27:15 +01:00
Vítor Galvão
5dbe54d766 Docs: non-cask binaries are not overwritten by --force 2021-01-07 21:23:06 +00:00
Michka Popoff
5e91802470 checksum: simplify, use only sha256
We use only one sha type right now.

Needed for https://github.com/Homebrew/brew/pull/10186
2021-01-07 20:46:13 +01:00
Seeker
dea4eb52b8 git_repository: Use Utils::Git.git instead of plain "git" 2021-01-07 11:45:11 -08:00
Seeker
02c207a9ec git_repository: replace compound unless with equivalent if 2021-01-07 11:45:11 -08:00
Seeker
41e0619de8 utils: add git_repository 2021-01-07 11:45:11 -08:00
Rylan Polster
d06fc3be63 docs: update homebrew-pypi-poet instructions 2021-01-07 13:24:18 -05:00
Seeker
1395259ad6 bump-*-pr: check existing PRs for exact file match 2021-01-07 09:15:42 -08:00
Mike McQuaid
4e79550b03
Merge pull request #10236 from MikeMcQuaid/cask-audit-quieter
audit: quieten down and make casks audit consistent with formulae.
2021-01-07 15:53:59 +00:00
hyuraku
d2c0fdfbcc cmd/info: refactor-github_info 2021-01-08 00:14:33 +09:00
Mike McQuaid
95ec62adae
Merge pull request #10250 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.6198
build(deps): bump sorbet from 0.5.6189 to 0.5.6198 in /Library/Homebrew
2021-01-07 14:23:37 +00:00
Markus Reiter
41a8fa4efc
Merge pull request #10235 from reitermarkus/livecheck-header
Don't preprocess URL for `:header_match` strategy.
2021-01-07 15:01:31 +01:00
Mike McQuaid
d8a5e467e8
audit: quieten down and make casks audit consistent with formulae.
The current casks audit is very noisy in the no-op case (i.e. no errors)
https://github.com/Homebrew/brew/pull/10234/checks?check_run_id=1655630568#step:15:7

This means when there are errors and you're querying all casks it's
pretty hard to quickly identify the problems.

This commit silences the `passing`, `warning` and header/summary output
when you're querying all casks (rather than a specific cask or tap).

This is more consistent with `brew audit` for formulae which is silent
unless there are audit failures.
2021-01-07 13:31:14 +00:00
BrewTestBot
014985fc5c Update RBI files for sorbet. 2021-01-07 13:29:35 +00:00
BrewTestBot
25f50caa3c brew vendor-gems: commit updates. 2021-01-07 13:28:47 +00:00
Mike McQuaid
62d44b5c8a
.vscode: add more settings, extensions. 2021-01-07 13:27:18 +00:00
Rylan Polster
b39c0f71f3
vscode: add configuration 2021-01-07 13:27:18 +00:00
Mike McQuaid
dc072afdb1
rubocop: add shim and command.
Add a shim and a command that can be used to easily add a single
directory to your `PATH` (`Library/Homebrew/shims/gems`) and have it
automatically install, configure and run `rubocop` so you can use it
for in-editor integrations.
2021-01-07 13:27:17 +00:00
dependabot[bot]
1139032b24
build(deps): bump sorbet from 0.5.6189 to 0.5.6198 in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.6189 to 0.5.6198.
- [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-07 13:13:10 +00:00
Mike McQuaid
32fd7039a9
Merge pull request #10214 from Homebrew/dependabot/bundler/Library/Homebrew/nokogiri-1.11.0
build(deps): bump nokogiri from 1.10.10 to 1.11.0 in /Library/Homebrew
2021-01-07 13:04:07 +00:00
Mike McQuaid
a65ba2fbfe
Merge pull request #10246 from Homebrew/sync-triage-config
Synchronize triage configuration
2021-01-07 10:17:21 +00:00
Mike McQuaid
c79f63d0d7
Merge pull request #10234 from MikeMcQuaid/macos-latest
github/workflows: use macos-latest.
2021-01-07 10:00:42 +00:00
Mike McQuaid
2592e406bc
Merge pull request #10237 from MikeMcQuaid/homepage-blank-corrector-fix
rubocops/homepage: don't attempt to auto-correct an empty string.
2021-01-07 09:51:30 +00:00
Mike McQuaid
8af4895479
Improve submitted analytics data
- Use default `custom-prefix` label on macOS ARM (as `/usr/local` is
  not the default).
- Add architecture (or Rosetta) to analytics event label.
- Don't send minor versions on Big Sur.
- Remove defunct `HOMEBREW_OSX_VERSION` reference.
2021-01-07 09:28:40 +00:00
BrewTestBot
56a3f20ee6 triage-issues.yml: update to match main configuration 2021-01-07 07:34:56 +00:00
Markus Reiter
db0b69ac6a
Merge pull request #10243 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
2021-01-07 05:41:22 +01:00
BrewTestBot
e5712fc6d3 sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2021-01-07 02:05:08 +00:00
Mike McQuaid
051fba341f
rubocops/homepage: don't attempt to auto-correct an empty string.
Fixes #10232
2021-01-06 13:53:15 +00:00
Markus Reiter
52daccb365 Don't preprocess URL for :header_match strategy. 2021-01-06 12:34:30 +01:00
Mike McQuaid
fd69a74075
github/workflows: use macos-latest.
macos-11.0 capacity is too low for us at the moment.
2021-01-06 09:59:20 +00:00
BrewTestBot
465cd9c9ca Update RBI files for nokogiri. 2021-01-06 09:27:08 +00:00
BrewTestBot
f24d64d2d0 brew vendor-gems: commit updates. 2021-01-06 09:26:21 +00:00
Mike McQuaid
dad7dc6a14
Merge pull request #10196 from souleater7/delete-devel
Delete references to devel
2.7.2
2021-01-06 09:15:52 +00:00
Mike McQuaid
b19c2359f9
Merge pull request #10220 from SeekingMeaning/livecheck-typechecking
livecheck: enable Sorbet type checking
2021-01-06 09:14:33 +00:00
Mike McQuaid
482dadabc0
Merge pull request #10221 from SeekingMeaning/bump-formula-nil
bump-formula-pr: use `nil?`/`blank?`/`present?` in if statements
2021-01-06 09:14:19 +00:00
Mike McQuaid
4db2038572
Merge pull request #10224 from MikeMcQuaid/git_version_quiet
utils/git: quieter git --version.
2021-01-06 09:11:50 +00:00
Mike McQuaid
d617b6d348
Merge pull request #10219 from alebcay/patch-audit-on-coretap-only
formula_auditor: prohibit patches in new core formulae only
2021-01-06 09:11:28 +00:00
Mike McQuaid
a1c97c8f3b
utils/git: quieter git --version.
Let's avoid printing this unless `--debug` (to avoid
`brew bundle check -v` outputting this).

Fixes https://github.com/Homebrew/homebrew-bundle/issues/865
2021-01-06 08:51:11 +00:00
dependabot[bot]
3faf0cb349
build(deps): bump nokogiri from 1.10.10 to 1.11.0 in /Library/Homebrew
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.11.0.
- [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.10.10...v1.11.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-06 07:36:13 +00:00
Markus Reiter
25abc3fb9c
Merge pull request #10230 from reitermarkus/racc
Ignore `racc` gem.
2021-01-06 08:12:23 +01:00
Markus Reiter
da86bb50c9 Ignore racc gem. 2021-01-06 06:25:06 +01:00
souleater7
98e7538679
Fix style test in lines_spec.rb 2021-01-05 15:22:26 -08:00
Seeker
790d807b97 livecheck: enable Sorbet type checking 2021-01-05 14:16:54 -08:00
Seeker
64d312c356 bump-formula-pr: use nil?/blank?/present? in if statements 2021-01-05 09:15:03 -08:00