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
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
Rylan Polster
ccd46af7c6
Cleanup
2022-06-14 16:42:10 -04:00
Rylan Polster
43f7fa4162
Update cached formula json file when needed
2022-06-14 16:11:23 -04:00
Rylan Polster
90c6aef0f0
Fix style
2022-06-14 16:06:05 -04:00
Rylan Polster
89483abda9
Remove Bottle API
2022-06-14 16:06:05 -04:00
Rylan Polster
e53ccbc3cd
Remove unnecessary code
2022-06-14 16:06:05 -04:00
Rylan Polster
827acd3dc6
Align API loading with other formula loading
2022-06-14 16:06:05 -04:00
Rylan Polster
944d7eebf0
Add bottle rebuild when loading from API
2022-06-14 16:06:05 -04:00
Bo Anderson
1d36c42fb7
Support offline usage under HOMEBREW_INSTALL_FROM_API
2022-06-14 16:06:05 -04:00
Bo Anderson
b49949dc01
Merge pull request #13425 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-static-and-runtime-0.5.10095
...
build(deps-dev): bump sorbet-static-and-runtime from 0.5.10092 to 0.5.10095 in /Library/Homebrew
2022-06-14 20:28:07 +01:00
BrewTestBot
6bfe7022ad
Update RBI files for rubocop-rails.
2022-06-14 18:10:05 +00:00
BrewTestBot
42303f81d5
brew vendor-gems: commit updates.
2022-06-14 18:06:57 +00:00
BrewTestBot
2b44142efb
brew vendor-gems: commit updates.
2022-06-14 18:05:29 +00:00
dependabot[bot]
af040bb187
build(deps-dev): bump sorbet-static-and-runtime in /Library/Homebrew
...
Bumps [sorbet-static-and-runtime](https://github.com/sorbet/sorbet ) from 0.5.10092 to 0.5.10095.
- [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-14 18:03:20 +00:00
dependabot[bot]
e240ced331
build(deps): bump rubocop-rails in /Library/Homebrew
...
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails ) from 2.14.2 to 2.15.0.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases )
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.14.2...v2.15.0 )
---
updated-dependencies:
- dependency-name: rubocop-rails
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-14 18:03:05 +00:00
Mike McQuaid
aa99b34149
Merge pull request #13411 from hmarr/dont-checksum-vcs-downloads
...
Only checksum file downloads, not VCS downloads
2022-06-14 16:30:51 +01:00
Mike McQuaid
77203e0760
Document HOMEBREW_CURL_PATH and HOMEBREW_GIT_PATH
...
- document both these variables in `man brew`
- allow them to be used on Linux without `HOMEBREW_DEVELOPER`
2022-06-14 10:33:30 +01:00
Mike McQuaid
f802815474
Merge pull request #13419 from Bo98/npm-postpack
...
language/node: also strip postpack
2022-06-14 09:24:09 +01:00
Mike McQuaid
0a053d091e
Merge pull request #13258 from UiP9AV6Y/bugfix_artifact_domain_bottles
...
change cURL download behaviour for HOMEBREW_ARTIFACT_DOMAIN.
2022-06-14 09:01:51 +01:00
Bo Anderson
4c4ed598df
language/node: also strip postpack
2022-06-14 08:56:04 +01:00
Mike McQuaid
016646c130
Merge pull request #13417 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-static-and-runtime-0.5.10092
...
build(deps-dev): bump sorbet-static-and-runtime from 0.5.10090 to 0.5.10092 in /Library/Homebrew
2022-06-14 08:51:53 +01:00
Mike McQuaid
5fbfe852a3
Merge pull request #13416 from Homebrew/dependabot/bundler/Library/Homebrew/zeitwerk-2.6.0
...
build(deps): bump zeitwerk from 2.5.4 to 2.6.0 in /Library/Homebrew
2022-06-14 08:49:01 +01:00
Sam Ford
edea67f8bd
Merge pull request #13409 from samford/livecheck/gnome-update-default-regex-and-filtering
...
Gnome: Update default regex and version filtering
2022-06-13 23:14:32 -04:00
Bo Anderson
9d09ae1590
dev-cmd/dispatch-build-bottle: remove --macos and --linux conflict
2022-06-14 00:50:00 +01:00
Sam Ford
5930880920
Gnome: Update default regex and version filtering
...
The `Gnome` strategy's default regex uses the `+` form of the standard
regex for matching versions like 1.2.3. However, with the switch to
the new version scheme, some packages had a release that omits a
minor and patch (i.e., `40` instead of `40.0`). The default regex
fails to match versions like this but the looser `*` form will match
both. [When creating regexes, we generally start with the `+` form
and only switch to the looser `*` form when it's necessary and
contextually-appropriate.]
This also updates the default version filtering logic that's applied
to versions using the old GNOME version scheme (below version 40).
Outside of the refactoring changes, this also filters out versions
where the patch number is 90+, as these are also unstable.
2022-06-13 18:17:56 -04:00
BrewTestBot
bd54b16110
Update RBI files for zeitwerk.
2022-06-13 18:11:42 +00:00
BrewTestBot
514bb78451
brew vendor-gems: commit updates.
2022-06-13 18:11:22 +00:00
BrewTestBot
85e5e3708e
brew vendor-gems: commit updates.
2022-06-13 18:06:50 +00:00
dependabot[bot]
c0a524c861
build(deps-dev): bump sorbet-static-and-runtime in /Library/Homebrew
...
Bumps [sorbet-static-and-runtime](https://github.com/sorbet/sorbet ) from 0.5.10090 to 0.5.10092.
- [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-13 18:05:16 +00:00