31889 Commits

Author SHA1 Message Date
BrewTestBot
ad53918302
Update RBI files for rubocop. 2022-06-17 19:47:55 +01:00
BrewTestBot
df108e7c4c
brew vendor-gems: commit updates. 2022-06-17 19:47:55 +01:00
dependabot[bot]
f4502d66e4
build(deps): bump rubocop from 1.27.0 to 1.30.1 in /Library/Homebrew
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.27.0 to 1.30.1.
- [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.27.0...v1.30.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 19:47:54 +01:00
BrewTestBot
502769bb85
Update RBI files for rubocop-sorbet. 2022-06-17 18:11:50 +00:00
BrewTestBot
a2618f4a65
brew vendor-gems: commit updates. 2022-06-17 18:06:56 +00:00
BrewTestBot
7ba732164c
brew vendor-gems: commit updates. 2022-06-17 18:06:22 +00:00
dependabot[bot]
8e0a5f14f2
build(deps): bump rubocop-sorbet in /Library/Homebrew
Bumps [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet) from 0.6.8 to 0.6.10.
- [Release notes](https://github.com/shopify/rubocop-sorbet/releases)
- [Commits](https://github.com/shopify/rubocop-sorbet/compare/v0.6.8...v0.6.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 18:04:27 +00:00
dependabot[bot]
760058380d
build(deps-dev): bump sorbet-static-and-runtime in /Library/Homebrew
Bumps [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) from 0.5.10097 to 0.5.10098.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 18:04:04 +00:00
Rylan Polster
b63474398e
Always prefer loading from API when HOMEBREW_INSTALL_FROM_API is set 2022-06-17 13:54:05 -04:00
Rylan Polster
a6e8049f85
Merge pull request #13439 from Rylan12/dev-cmd-with-install-from-api
Allow more developer commands with `HOMEBREW_INSTALL_FROM_API`
2022-06-17 13:15:24 -04:00
Bo Anderson
082a993419
Merge pull request #13434 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-static-and-runtime-0.5.10097
build(deps-dev): bump sorbet-static-and-runtime from 0.5.10096 to 0.5.10097 in /Library/Homebrew
2022-06-17 03:28:33 +01:00
BrewTestBot
bee1beefbb
brew vendor-gems: commit updates. 2022-06-17 01:57:35 +00:00
dependabot[bot]
c208cea0b3
build(deps-dev): bump sorbet-static-and-runtime in /Library/Homebrew
Bumps [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) from 0.5.10096 to 0.5.10097.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 01:51:33 +00:00
Bo Anderson
1036953df2
Merge pull request #13424 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-rails-2.15.0
build(deps): bump rubocop-rails from 2.14.2 to 2.15.0 in /Library/Homebrew
2022-06-17 02:50:59 +01:00
Bo Anderson
aaa733448e
Merge pull request #13436 from Bo98/update-report-fix
cmd/update-report: fix error if new formulae/casks are already installed
2022-06-17 02:49:41 +01:00
Bo Anderson
0a8da6060a
Merge pull request #13438 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
2022-06-17 02:49:28 +01:00
Bo Anderson
42054ad7d5
Merge pull request #13437 from Rylan12/formulary-api-improvements
Formulary Improvements with `HOMEBREW_INSTALL_FROM_API`
2022-06-17 02:48:38 +01:00
Rylan Polster
b896f6cb0d
Allow more developer commands with HOMEBREW_INSTALL_FROM_API 2022-06-16 21:31:15 -04:00
Rylan Polster
15cf890ed7
Fix caveats when loading from the API 2022-06-16 20:24:22 -04:00
BrewTestBot
37306fb044
sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2022-06-17 00:22:51 +00:00
Bo Anderson
a6c6c4b915
cmd/update-report: fix error if new formulae/casks are already installed 2022-06-17 00:30:49 +01:00
Bo Anderson
547d3c9e0f
.rubocop.yml: enable some new cops from rubocop-rails 2.15.0 2022-06-16 22:01:07 +01:00
Rylan Polster
0ea9f5ec80
Add tests for convert_to_string_or_symbol 2022-06-16 16:45:38 -04:00
Rylan Polster
3cf86dad30
Handle deprecate/disable symbols when loading from the API 2022-06-16 16:22:59 -04:00
Rylan Polster
d23dba67ca
Merge pull request #12936 from Bo98/api-offline
Improve consistency between Git and API formula handling
2022-06-16 16:11:38 -04:00
Rylan Polster
f724dde6bb
Fix style 2022-06-16 15:37:33 -04:00
Rylan Polster
98f8a86af3
Clarify TODO in brew update
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2022-06-16 15:34:04 -04:00
Rylan Polster
78aa927ba8
Fix dependency check test again 2022-06-16 15:27:19 -04:00
Rylan Polster
2adfdae482
Fix dependency check test 2022-06-16 14:52:21 -04:00
Rylan Polster
8c8c6964c8
Add more API test coverage 2022-06-16 14:27:39 -04:00
Rylan Polster
dd516e4355
Expand Formulary test coverage 2022-06-16 13:58:23 -04:00
Rylan Polster
dd81ca57ca
Cleanup 2022-06-16 13:26:51 -04:00
Bo Anderson
79afa0177b
Merge pull request #13431 from Homebrew/update-man-completions
Update maintainers, manpage and completions.
2022-06-16 16:07:23 +01:00
BrewTestBot
34da17c82b
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.
2022-06-16 12:47:47 +00:00
Bo Anderson
bc4f15faa4
Merge pull request #13420 from Bo98/multi-os-dispatch
dev-cmd/dispatch-build-bottle: remove --macos and --linux conflict
2022-06-16 13:45:53 +01:00
Mike McQuaid
2c00217d2c
Merge pull request #13429 from Homebrew/dependabot/bundler/Library/Homebrew/minitest-5.16.0
build(deps): bump minitest from 5.15.0 to 5.16.0 in /Library/Homebrew
2022-06-16 10:27:14 +01:00
Mike McQuaid
e175f18275
Merge pull request #13430 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-static-and-runtime-0.5.10096
build(deps-dev): bump sorbet-static-and-runtime from 0.5.10095 to 0.5.10096 in /Library/Homebrew
2022-06-16 10:27:08 +01:00
Mike McQuaid
0d331aa6fc
Merge pull request #13423 from MikeMcQuaid/document_curl_git_path
Document HOMEBREW_CURL_PATH and HOMEBREW_GIT_PATH
2022-06-16 10:24:32 +01:00
Rylan Polster
0113774e90
Add test 2022-06-15 18:09:51 -04:00
Rylan Polster
996ca83a73
Don't ignore errors when loading from the API 2022-06-15 16:57:15 -04:00
Rylan Polster
cff0122fc4
Remove unnecessary HOMEBREW_INSTALL_FROM_API checks 2022-06-15 16:35:50 -04:00
Rylan Polster
1e536217b2
Streamline loading casks from API 2022-06-15 16:35:49 -04:00
BrewTestBot
64768f9c2a
Update RBI files for minitest. 2022-06-15 18:10:01 +00:00
BrewTestBot
038822da04
brew vendor-gems: commit updates. 2022-06-15 18:06:49 +00:00
BrewTestBot
d75cc6dbfc
brew vendor-gems: commit updates. 2022-06-15 18:05:50 +00:00
dependabot[bot]
d4e54f5780
build(deps-dev): bump sorbet-static-and-runtime in /Library/Homebrew
Bumps [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) from 0.5.10095 to 0.5.10096.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-15 18:04:02 +00:00
dependabot[bot]
45becacc70
build(deps): bump minitest from 5.15.0 to 5.16.0 in /Library/Homebrew
Bumps [minitest](https://github.com/seattlerb/minitest) from 5.15.0 to 5.16.0.
- [Release notes](https://github.com/seattlerb/minitest/releases)
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](https://github.com/seattlerb/minitest/compare/v5.15.0...v5.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-15 18:03:17 +00:00
hyuraku
f0d29d6d49 repair brew outdated --greedy 2022-06-15 21:53:15 +09:00
Bo Anderson
22f4c3900d
Merge pull request #13426 from Homebrew/update-man-completions
Update maintainers, manpage and completions.
2022-06-15 01:43:55 +01:00
BrewTestBot
9a8b434df4
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.
2022-06-15 00:09:59 +00:00