BrewTestBot
3e087f7791
Update RBI files for bootsnap.
2021-03-23 06:05:19 +00:00
BrewTestBot
a3f251965e
brew vendor-gems: commit updates.
2021-03-23 06:04:34 +00:00
BrewTestBot
0946f46917
brew vendor-gems: commit updates.
2021-03-23 06:04:23 +00:00
BrewTestBot
3208df009f
brew vendor-gems: commit updates.
2021-03-23 06:04:19 +00:00
dependabot[bot]
01a0df0aca
build(deps): bump rubocop-performance in /Library/Homebrew
...
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance ) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases )
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.10.1...v1.10.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-23 06:02:16 +00:00
dependabot[bot]
fc8b5bb182
build(deps): bump bootsnap from 1.7.2 to 1.7.3 in /Library/Homebrew
...
Bumps [bootsnap](https://github.com/Shopify/bootsnap ) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/Shopify/bootsnap/releases )
- [Changelog](https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Shopify/bootsnap/compare/v1.7.2...v1.7.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-23 06:01:58 +00:00
dependabot[bot]
8352b19c94
build(deps): bump tapioca from 0.4.17 to 0.4.18 in /Library/Homebrew
...
Bumps [tapioca](https://github.com/Shopify/tapioca ) from 0.4.17 to 0.4.18.
- [Release notes](https://github.com/Shopify/tapioca/releases )
- [Commits](https://github.com/Shopify/tapioca/compare/v0.4.17...v0.4.18 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-23 06:01:14 +00:00
Rylan Polster
9a355b07c3
Merge pull request #10896 from Rylan12/cask-audit-display-changes
...
audit: limit non-failure cask output
2021-03-23 01:33:28 -04:00
Rylan Polster
665578438b
test/cask/cmd/audit: fix tests again
2021-03-23 01:16:21 -04:00
Rylan Polster
2d3aca706d
Merge pull request #10895 from Rylan12/fix-tap-custom-remote-handling
...
utils/github: handle non-standard tap remotes
2021-03-22 22:28:20 -04:00
Rylan Polster
0f9ca9dbbd
test/cask/cmd/audit: fix style
2021-03-22 22:26:22 -04:00
Rylan Polster
b4a36bef64
audit: fix --display-failures-only failure messaging
2021-03-22 22:20:04 -04:00
Rylan Polster
83ebc5ef7e
cask/audit: fix tests
2021-03-22 22:20:03 -04:00
Rylan Polster
2b8d19e0bd
audit: limit non-failure cask output
2021-03-22 22:16:54 -04:00
Bo Anderson
516903530a
Merge pull request #10911 from Homebrew/sorbet-files-update
...
sorbet: Update RBI files.
2021-03-23 01:24:41 +00:00
Bo Anderson
52c6faf4a6
Merge pull request #10910 from Bo98/upgrade-dry-run
...
cmd/upgrade: fix --dry-run
2021-03-23 01:22:47 +00:00
BrewTestBot
d6d7c57806
sorbet: Update RBI files.
...
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml ) workflow.
2021-03-23 00:52:38 +00:00
Markus Reiter
3c6a7b39e2
Merge pull request #10894 from reitermarkus/mandatory-livecheck
...
Make `livecheck` audit mandatory for versioned casks.
2021-03-23 01:34:00 +01:00
Markus Reiter
1e55837c53
Merge pull request #10893 from reitermarkus/new-casks-livecheck
...
New casks should use `livecheck`.
2021-03-23 01:16:37 +01:00
Markus Reiter
41fec99591
Make livecheck
audit mandatory for versioned casks.
2021-03-23 01:11:35 +01:00
Markus Reiter
6eaeba184b
Merge pull request #10898 from reitermarkus/audit-timeout
...
Ignore timeout when checking for HTTPS availability.
2021-03-23 00:58:54 +01:00
Bo Anderson
3bf38a10ee
cmd/upgrade: fix --dry-run
...
Fixes #10909 .
2021-03-22 23:58:04 +00:00
Bo Anderson
28b1765679
Merge pull request #10908 from Bo98/deps-uses-cask
...
Fix Cask handling in `brew deps` and `brew uses`.
2021-03-22 22:56:10 +00:00
Bo Anderson
ae2d0fb0f8
Fix Cask handling in brew deps
and brew uses
.
...
Fixes #10906 .
2021-03-22 22:26:45 +00:00
Carlo Cabrera
4dccc2ef7f
cmd/list: list formulae only if one is installed
...
We need the `HOMEBREW_CELLAR.exist?` check to avoid errors in new
installations, which may not have a `Cellar` directory.
2021-03-22 17:15:56 +00:00
Bo Anderson
555e9365f9
Merge pull request #10904 from Bo98/check_build_flags
...
Remove FormulaInstaller.prevent_build_flags
2021-03-22 16:53:46 +00:00
Bo Anderson
5a8a2b7566
Merge pull request #10905 from Bo98/cask-list
...
cmd/list: fix Cask listing
2021-03-22 16:53:07 +00:00
Bo Anderson
32d532fb49
cmd/list: fix Cask listing
2021-03-22 16:21:02 +00:00
Bo Anderson
d14a0bb131
Remove FormulaInstaller.prevent_build_flags
2021-03-22 16:11:27 +00:00
Mike McQuaid
a235b38000
Merge pull request #10903 from Homebrew/update-manpage
...
Update maintainers, manpage and completions.
2021-03-22 14:41:40 +00:00
BrewTestBot
f6e5bb7ab6
Update maintainers, manpage and completions.
...
Autogenerated by the [update-manpage](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-manpage.yml ) workflow.
2021-03-22 14:15:11 +00:00
Bo Anderson
ca33b3d425
Merge pull request #10887 from Bo98/dep-expand-caching
...
Implement caching for dependency expansion
2021-03-22 14:13:44 +00:00
Bo Anderson
25373a18cc
Merge pull request #10880 from Bo98/cli-stronger-types
...
Stricter handling of CLI args
2021-03-22 14:13:01 +00:00
Carlo Cabrera
a88d65acc7
cmd/list: list casks only if one is installed
2021-03-22 14:12:42 +00:00
Carlo Cabrera
8538970567
cmd/list: delineate formulae and casks
...
Listing everything without qualifying which is which is confusing for
some users.
Fixes #10897 .
2021-03-22 13:13:04 +00:00
Rylan Polster
0b214da4eb
tap: cleanup remote_repo
method
...
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2021-03-22 08:54:38 -04:00
Nanda H Krishna
a045cd7a61
Merge pull request #10867 from nandahkrishna/electron-builder-strategy
...
livecheck/strategy: add ElectronBuilder strategy
3.0.8
2021-03-22 17:41:43 +05:30
Mike McQuaid
0c98e3756d
Merge pull request #10891 from MikeMcQuaid/github_packages_skopeo
...
github_packages: use skopeo.
2021-03-22 12:04:14 +00:00
Mike McQuaid
c16739a679
Merge pull request #10900 from Homebrew/dependabot/bundler/docs/github-pages-213
...
build(deps-dev): bump github-pages from 212 to 213 in /docs
2021-03-22 12:01:41 +00:00
nandahkrishna
15102a3234
livecheck/strategy/electron_builder: address changes from review
...
Co-authored-by: Sam Ford <1584702+samford@users.noreply.github.com>
2021-03-22 12:52:43 +05:30
dependabot[bot]
ff10b38cee
build(deps-dev): bump github-pages from 212 to 213 in /docs
...
Bumps [github-pages](https://github.com/github/pages-gem ) from 212 to 213.
- [Release notes](https://github.com/github/pages-gem/releases )
- [Commits](https://github.com/github/pages-gem/compare/v212...v213 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 05:32:37 +00:00
Markus Reiter
169d8aca4c
Only raise Timeout::Error
if timeout
is specified.
2021-03-22 04:15:06 +01:00
Markus Reiter
7ad85116ef
Ignore timeout when checking for HTTPS availability.
2021-03-22 03:34:35 +01:00
Tom Hu
ff7c05a285
Merge branch 'master' into codecov-action
2021-03-21 14:58:03 -04:00
Rylan Polster
4e61f61a20
utils/github: handle non-standard tap remotes
2021-03-21 12:35:45 -04:00
Markus Reiter
b0fd4831d5
New casks should use livecheck
.
2021-03-20 22:20:55 +01:00
Bo Anderson
e49a338896
Implement caching for dependency expansion
2021-03-20 16:56:00 +00:00
nandahkrishna
f422b6cdc4
livecheck/strategy: add ElectronBuilder strategy
2021-03-20 15:23:09 +05:30
Mike McQuaid
74f31af8d4
github_packages: use skopeo.
...
`skopeo` allows replacing `docker` and `oras` with a single tool that
behaves in a way that's a little more intuitive for us (we build the
directory structure on disk and upload that). It seems to be better at
preserving our metadata, too.
Take the opportunity for writing out more metadata ourselves to split
out more logic into separate functions.
While we're here, fix the `download_strategy` timeout handling for
GitHub Packages.
2021-03-19 21:09:18 +00:00
Bo Anderson
7e2ba95169
Merge pull request #10890 from Bo98/stderr-dev-null
...
utils/popen: redirect stderr to /dev/null rather than close
2021-03-19 18:16:51 +00:00