25644 Commits

Author SHA1 Message Date
Markus Reiter
a428aa6617 Wrap guess_cask_version with timeout. 2020-12-11 02:48:12 +01:00
Seeker
06c60b9892
Merge pull request #9486 from SeekingMeaning/on-os-rubocop-message
on_macos/on_linux block: improve rubocop message
2020-12-10 15:31:50 -08:00
Seeker
b13be5e989 bump-cask-pr: don't add checksum when versioned and has :no_check 2020-12-10 14:53:05 -08:00
Seeker
d291b3c185 Refactor bump-cask-pr.
Co-authored-by: Markus Reiter <me@reitermark.us>
2020-12-10 14:17:10 -08:00
Seeker
b8aa67be5b bottle: add bottle stanza by traversing AST 2020-12-10 13:38:57 -08:00
Dawid Dziurla
6248ab7725
untap: add --force switch
Co-authored-by: Eric Knibbe <enk3@outlook.com>
2020-12-10 22:37:45 +01:00
Seeker
c4da302303 on_macos/on_linux block: improve rubocop message
Co-authored-by: Markus Reiter <me@reitermark.us>
2020-12-10 11:47:25 -08:00
Markus Reiter
fc921bb640
Merge pull request #9502 from reitermarkus/bump-unversioned-casks
Ignore `Info.plist` for nested apps.
2020-12-10 20:15:24 +01:00
J Rob Gant
290179091a
If the eariler code produced multiple messages I wouldn't have complained. 2020-12-10 13:22:15 -05:00
Markus Reiter
cb2facfec1 Ignore Info.plist for nested apps. 2020-12-10 19:09:46 +01:00
J Rob Gant
e084ba762c
fix typo 2020-12-10 11:20:46 -05:00
J Rob Gant
91df36e67c
Check for both shallow clones at the same time. 2020-12-10 11:14:30 -05:00
FX Coudert
c7ef48ac66
Merge pull request #9499 from fxcoudert/dmg
fixtures: add test.dmg
2020-12-10 14:57:11 +01:00
Francois-Xavier Coudert
35b27cf997 fixtures: add test.dmg.gz 2020-12-10 14:19:56 +01:00
Mike McQuaid
96218ec284
Merge pull request #9471 from bayandin/check-checksum
dev-cmd/audit: add audit for checksum
2020-12-10 13:18:46 +00:00
Mike McQuaid
aa7d7a10db
Merge pull request #9475 from EricFromCanada/bump-edge-cases
bump-formula-pr: handle additional edge cases
2020-12-10 13:13:18 +00:00
Mike McQuaid
4f438f6e45
Merge pull request #9477 from MikeMcQuaid/cleanup_periodic_full_days
Add HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS environment variable
2020-12-10 12:57:08 +00:00
Markus Reiter
a023b0873b Don't add headers to content in curl_http_content_headers_and_checksum. 2020-12-10 12:34:57 +01:00
Markus Reiter
e1451496c6
Merge pull request #9495 from Homebrew/dependabot/bundler/Library/Homebrew/activesupport-6.1.0
build(deps): bump activesupport from 6.0.3.4 to 6.1.0 in /Library/Homebrew
2020-12-10 10:38:20 +01:00
Markus Reiter
677b8c8123
Merge pull request #9494 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.6140
build(deps): bump sorbet from 0.5.6134 to 0.5.6140 in /Library/Homebrew
2020-12-10 10:36:04 +01:00
Markus Reiter
db73cd2049
Merge pull request #9496 from reitermarkus/fix-curl_http_content_headers_and_checksum
Fix `curl_http_content_headers_and_checksum`.
2020-12-10 08:38:40 +01:00
Markus Reiter
a5dbba5b97 Fix curl_http_content_headers_and_checksum. 2020-12-10 07:46:41 +01:00
BrewTestBot
abb2cb859f brew vendor-gems: commit updates. 2020-12-10 06:43:07 +00:00
BrewTestBot
a0dff8ec13 Update RBI files for activesupport. 2020-12-10 06:39:05 +00:00
BrewTestBot
af9fc474f2 brew vendor-gems: commit updates. 2020-12-10 06:38:17 +00:00
BrewTestBot
e902558f9d Update RBI files for sorbet. 2020-12-10 06:33:34 +00:00
BrewTestBot
a514d7c177 brew vendor-gems: commit updates. 2020-12-10 06:32:50 +00:00
dependabot[bot]
1849ccfbe0
build(deps): bump activesupport in /Library/Homebrew
Bumps [activesupport](https://github.com/rails/rails) from 6.0.3.4 to 6.1.0.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.1.0/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.0.3.4...v6.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-10 06:25:28 +00:00
dependabot[bot]
e11913db6f
build(deps): bump sorbet from 0.5.6134 to 0.5.6140 in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.6134 to 0.5.6140.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-10 06:24:53 +00:00
Seeker
b3236ced45
Merge pull request #9470 from SeekingMeaning/on-os-rubocop
on_macos/on_linux block: fix rubocop for special cases
2020-12-09 21:24:09 -08:00
Maxim Belkin
822988794e
Merge pull request #9472 from maxim-belkin/simpler-unusable-ruby-logic
utils/ruby.sh: simplify and fix Ruby-related logic
2020-12-09 21:21:14 -06:00
EricFromCanada
59cfef6db0 bump-formula-pr: handle additional edge cases 2020-12-09 10:21:36 -05:00
Mike McQuaid
2c77a540b5
Merge pull request #9481 from MikeMcQuaid/bottle_prefix_repository_handling
Fix bottle prefix and repository handling
2.6.1
2020-12-09 14:45:47 +00:00
Mike McQuaid
23fccdb380
Merge pull request #9483 from Homebrew/revert-9422-untap-force
Revert "untap: add --force switch"
2020-12-09 13:58:52 +00:00
Rylan Polster
fbcf943d8c
Merge pull request #9437 from Rylan12/uses-flags
uses: add --formula and --casks flags
2020-12-09 08:58:42 -05:00
Mike McQuaid
0f9bad0052
Fix bottle prefix and repository handling
We were previously only looking at the `cellar` value when pouring
bottles and ignoring the `prefix` and (implicit) `repository`.

Actually look at these values and set the defaults for each platform.

Also, when we're relocating to create or pour bottles when `prefix`
and `repository` are equal then skip relocating the `repository` and
always use references to the `prefix` instead.

Fixes #9453
2020-12-09 13:53:10 +00:00
Mike McQuaid
026381d359
Revert "untap: add --force switch" 2020-12-09 13:01:35 +00:00
Mike McQuaid
0f0aa83fa1
software_spec: deprecate prefix for bottles.
Turns out we weren't actually using/checking this value at all (so I'd
be very surprised if anyone is actually using it).
2020-12-09 12:51:00 +00:00
Mike McQuaid
7b2eb23f55
Merge pull request #9480 from MikeMcQuaid/caveats-zsh-remove
caveats: remove ZSH FPATH logic.
2020-12-09 12:45:58 +00:00
Mike McQuaid
8890760591
Merge pull request #9479 from MikeMcQuaid/fix-portable-ruby-cleanup
cleanup: fix portable Ruby behaviour.
2020-12-09 12:45:51 +00:00
Mike McQuaid
8bf6ec5739
Merge pull request #9464 from MikeMcQuaid/arch_version_handling
MacOS::Version architecture handling
2020-12-09 12:45:16 +00:00
Mike McQuaid
0d7ff8fa98
Merge pull request #9476 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-rails-2.9.0
build(deps): bump rubocop-rails from 2.8.1 to 2.9.0 in /Library/Homebrew
2020-12-09 12:44:45 +00:00
Mike McQuaid
6467fbadee
MacOS::Version: add (and use) architecture. 2020-12-09 11:55:27 +00:00
Mike McQuaid
adab0fbb41
cleanup: fix portable Ruby behaviour.
Better match the macOS behaviour in `ruby.sh`.

Fixes #9469
2020-12-09 11:50:45 +00:00
Mike McQuaid
1f8fd2a9ef
caveats: remove ZSH FPATH logic.
This is too error-prone and full of edge cases.

Fixes #9455
2020-12-09 11:47:48 +00:00
Dawid Dziurla
37fe150284
Merge pull request #9422 from dawidd6/untap-force
untap: add --force switch
2020-12-09 12:28:00 +01:00
Mike McQuaid
292363cc40
rubocop: disable another invalid Rails cop. 2020-12-09 11:18:35 +00:00
Mike McQuaid
123761054e
Merge pull request #9468 from thalamus/master
os/mac/pkgconfig: add pc files for Big Sur 11.1
2020-12-09 11:10:37 +00:00
Dawid Dziurla
e397f388f3
untap: add --force switch
Co-authored-by: Eric Knibbe <enk3@outlook.com>
2020-12-09 12:03:40 +01:00
Mike McQuaid
5757777a6e
Add HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS environment variable
This allows customisation of how often the periodic cleanups are done.
2020-12-09 10:36:02 +00:00