29344 Commits

Author SHA1 Message Date
Nanda H Krishna
0a048ef4c4
Merge pull request #12157 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9174
build(deps-dev): bump sorbet from 0.5.9172 to 0.5.9174 in /Library/Homebrew
2021-09-30 16:46:20 -04:00
fn ⌃ ⌥
aabf3f64ae
build: delete post_superenv_hacks 2021-09-30 12:54:31 -07:00
BrewTestBot
3a5506a7b6
brew vendor-gems: commit updates. 2021-09-30 18:07:07 +00:00
dependabot[bot]
26c5158ecd
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9172 to 0.5.9174.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: sorbet
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-30 18:03:51 +00:00
Mike McQuaid
dbf0405f43
Merge pull request #12152 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-1.22.0
build(deps): bump rubocop from 1.20.0 to 1.22.0 in /Library/Homebrew
2021-09-30 18:04:30 +01:00
fn ⌃ ⌥
35d6839b56 archive: delete 2021-09-30 09:50:04 -07:00
Bo Anderson
24543c63e7
Merge pull request #12149 from FnControlOption/development_tools
development_tools: add type signatures
2021-09-30 12:59:51 +01:00
Mike McQuaid
7e18e571f7
rubocop.yml: fix formula-analytics bug. 2021-09-30 12:30:45 +01:00
BrewTestBot
5542b8d585
Update RBI files for rubocop. 2021-09-30 10:38:03 +00:00
BrewTestBot
282e52e1a7
brew vendor-gems: commit updates. 2021-09-30 10:34:14 +00:00
dependabot[bot]
da4e11603f
build(deps): bump rubocop from 1.20.0 to 1.22.0 in /Library/Homebrew
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.20.0 to 1.22.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.20.0...v1.22.0)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-30 10:27:37 +00:00
Mike McQuaid
5ace66b041
Merge pull request #12154 from MikeMcQuaid/style_homebrew_repo
style: better handle HOMEBREW_REPOSITORY.
2021-09-30 11:22:57 +01:00
Mike McQuaid
bc687314af
style: better handle HOMEBREW_REPOSITORY.
If you do `brew style --fix .` in `HOMEBREW_REPOSITORY` it behaves
very weirdly and uses the incorrect rules. If this is passed, assume
that people want the same behaviour as `brew style --fix`.

While we're here, do some argument naming and code cleanup.
2021-09-30 11:06:09 +01:00
Mike McQuaid
5cea834e82
Merge pull request #12155 from MikeMcQuaid/fix_brew_style
Fix `brew style`
2021-09-30 10:37:52 +01:00
Mike McQuaid
41e94afda5
Fix brew style
Fixes for https://github.com/Homebrew/brew/pull/12152.

Extracted into a separate PR so this can be merged immediately.
2021-09-30 10:13:53 +01:00
Mike McQuaid
6c18a106ef
Merge pull request #12153 from Homebrew/update-man-completions
Update maintainers, manpage and completions.
2021-09-30 09:37:42 +01:00
BrewTestBot
37c85898bc
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
2021-09-30 08:15:06 +00:00
Mike McQuaid
4497faa2de
Merge pull request #12143 from hyuraku/add-cask-option-to_brew_log
add formula and cask options to cmd `brew log`
2021-09-30 09:13:49 +01:00
Mike McQuaid
284bfe9a2d
Merge pull request #12150 from Homebrew/update-man-completions
Update maintainers, manpage and completions.
2021-09-30 09:13:20 +01:00
Bo Anderson
292c1fd1f6
Merge pull request #12146 from Homebrew/dependabot/bundler/Library/Homebrew/spoom-1.1.3
build(deps): bump spoom from 1.1.2 to 1.1.3 in /Library/Homebrew
2021-09-30 03:35:17 +01:00
fn ⌃ ⌥
bad19b88cd development_tools: update type signatures 2021-09-29 18:16:34 -07:00
hyuraku
a6b7a9662a repair command description 2021-09-30 09:56:39 +09:00
fn ⌃ ⌥
9638e3e8c0 development_tools: update type signatures 2021-09-29 17:44:26 -07:00
BrewTestBot
4ef8cd4335
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
2021-09-30 00:06:20 +00:00
BrewTestBot
2c31c0ff2b
Update RBI files for spoom. 2021-09-29 23:00:46 +00:00
BrewTestBot
32d96b07b6
brew vendor-gems: commit updates. 2021-09-29 22:57:20 +00:00
dependabot[bot]
4d59d44fc5
build(deps): bump spoom from 1.1.2 to 1.1.3 in /Library/Homebrew
Bumps [spoom](https://github.com/Shopify/spoom) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/Shopify/spoom/releases)
- [Commits](https://github.com/Shopify/spoom/compare/v1.1.2...v1.1.3)

---
updated-dependencies:
- dependency-name: spoom
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-29 22:55:02 +00:00
Bo Anderson
659f344c31
Merge pull request #12145 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9172
build(deps-dev): bump sorbet from 0.5.9167 to 0.5.9172 in /Library/Homebrew
2021-09-29 23:54:15 +01:00
Bo Anderson
be7f7a0e10
Merge pull request #12148 from FnControlOption/patch-6
cxxstdlib: delete unused CompatibilityError class
2021-09-29 23:53:51 +01:00
fn ⌃ ⌥
61a7ffb999 development_tools: add type signatures 2021-09-29 15:12:53 -07:00
fn ⌃ ⌥
0d7cc258f9
cxxstdlib: delete unused CompatibilityError class 2021-09-29 14:49:22 -07:00
BrewTestBot
1f5818ae0d
brew vendor-gems: commit updates. 2021-09-29 18:07:36 +00:00
dependabot[bot]
a2d7b57458
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9167 to 0.5.9172.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: sorbet
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-29 18:05:02 +00:00
hyuraku
4685120692 add cask option to brew log 2021-09-29 22:24:20 +09:00
Mike McQuaid
4e6919b734
Merge pull request #12135 from Homebrew/dependabot/bundler/Library/Homebrew/nokogiri-1.12.5
build(deps): bump nokogiri from 1.11.7 to 1.12.5 in /Library/Homebrew
3.2.14
2021-09-29 14:13:36 +01:00
BrewTestBot
35e0b1bf85
Update RBI files for nokogiri. 2021-09-29 12:50:54 +00:00
Mike McQuaid
4107380062
Exclude/delete webrobots RBI file.
See https://github.com/Homebrew/brew/pull/12135#issuecomment-930114104
2021-09-29 13:42:53 +01:00
Mike McQuaid
de476e8305
Merge pull request #12136 from XuehaiPan/untar-anywhere
brew.sh: remove annoying prompts when homebrew/core not tapped
2021-09-29 13:39:14 +01:00
XuehaiPan
8398be5cde docs/Installation: update commands for untar-anywhere method 2021-09-29 19:59:49 +08:00
Bo Anderson
a78d407a53
Merge pull request #12140 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9167
build(deps-dev): bump sorbet from 0.5.9163 to 0.5.9167 in /Library/Homebrew
2021-09-28 23:15:59 +01:00
Bo Anderson
5d91eccbad
Merge pull request #12139 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-ast-1.12.0
build(deps): bump rubocop-ast from 1.11.0 to 1.12.0 in /Library/Homebrew
2021-09-28 23:15:41 +01:00
Bo Anderson
f9bba5c4c2
Merge pull request #12137 from Homebrew/sync-triage-config
Synchronize triage configuration
2021-09-28 23:12:00 +01:00
BrewTestBot
eaf32a7faa
Update RBI files for rubocop-ast. 2021-09-28 18:10:02 +00:00
BrewTestBot
9580cb9497
brew vendor-gems: commit updates. 2021-09-28 18:07:56 +00:00
BrewTestBot
e65e741224
brew vendor-gems: commit updates. 2021-09-28 18:06:23 +00:00
dependabot[bot]
f38aecd361
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9163 to 0.5.9167.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: sorbet
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-28 18:04:15 +00:00
dependabot[bot]
69fb8860b6
build(deps): bump rubocop-ast from 1.11.0 to 1.12.0 in /Library/Homebrew
Bumps [rubocop-ast](https://github.com/rubocop/rubocop-ast) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/rubocop/rubocop-ast/releases)
- [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-ast/compare/v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: rubocop-ast
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-28 18:04:00 +00:00
BrewTestBot
7c97a26fc1
triage-issues.yml: update to match main configuration 2021-09-28 16:29:22 +00:00
XuehaiPan
440fb7ee90 brew.sh: remove annoying prompts when homebrew/core not tapped 2021-09-28 19:33:31 +08:00
BrewTestBot
0109c699bc
Update RBI files for nokogiri. 2021-09-28 07:46:41 +00:00