25644 Commits

Author SHA1 Message Date
Rylan Polster
b5cc723d33 tests/rubocops/components_order: fix test descriptions 2020-12-23 21:05:50 -05:00
BrewTestBot
42ae6adcbe sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2020-12-24 01:22:19 +00:00
Rylan Polster
a8faeef64d
Merge pull request #10108 from Rylan12/add-depreacte-disable-date
formula: add deprecation_date and disable_date methods
2020-12-23 19:36:02 -05:00
Seeker
4924b7633c components_order: allow if-else statements inside on_os blocks
Co-Authored-By: Rylan Polster <rslpolster@gmail.com>
2020-12-23 19:28:11 -05:00
Alexander Bayandin
1e68ce5a3f formula_auditor: do not allow depending on aliases 2020-12-23 23:29:45 +00:00
Rylan Polster
27ce5754c9 style: fix on_macos/on_linux resource block checks 2020-12-23 17:04:24 -05:00
Rylan Polster
cb8e9a695f
Merge pull request #10087 from Rylan12/migrate-shared-audit-exceptions
audit: migrate shared audits to taps
2020-12-23 16:36:42 -05:00
Issy Long
e041468375
Merge pull request #10100 from issyl0/use-rspec-github-gem
Replace `test/support/github_formatter` with `rspec-github` gem
2020-12-23 18:34:47 +00:00
Rylan Polster
9fd2319afa update-report: add links to changelog and blog 2020-12-23 12:06:28 -05:00
Rylan Polster
76c69b7bb3 release-notes: add message directing users to the blog. 2020-12-23 11:17:51 -05:00
carlocab
c77c942291
os/mac/sdk: parse version from SDKSettings.json
This implements feedback from https://github.com/Homebrew/brew/pull/10072.
2020-12-23 15:17:45 +00:00
Rylan Polster
5f10a8ea76 formula: add disable/deprecation dates and reasons to json output 2020-12-23 09:56:46 -05:00
hyuraku
0b574eff90 search: add two options 2020-12-23 23:06:02 +09:00
Francois-Xavier Coudert
93cfc27660 unbottled: improve output 2020-12-23 14:45:11 +01:00
Mike McQuaid
d6692d2883
Merge pull request #10097 from iMichka/bottle-write-test2
bottle --merge: add more write tests
2020-12-23 13:44:03 +00:00
FX Coudert
7d46fb8f79
Merge pull request #10106 from samford/strategy-handle-redirections-open-uri
Strategy: Manually handle redirections
2020-12-23 14:11:45 +01:00
Seeker
943ee39981
Merge pull request #10064 from SeekingMeaning/ast
utils: add AST helper functions for editing formulae
2020-12-23 02:38:22 -08:00
Michka Popoff
75491b7906 bottle --merge: add more write tests
In preparation for #9315
2020-12-23 10:34:16 +01:00
Mike McQuaid
379371ffa4
Merge pull request #10092 from jonchang/big-sur-processors
hardware: optimize Big Sur bottles for Ivy Bridge
2020-12-23 09:29:16 +00:00
Mike McQuaid
0c973de749
Merge pull request #10107 from Homebrew/dependabot/bundler/Library/Homebrew/codecov-0.2.15
build(deps): bump codecov from 0.2.12 to 0.2.15 in /Library/Homebrew
2020-12-23 09:19:33 +00:00
Rylan Polster
2eb34b0b27 formula: add deprecation_date and disable_date methods 2020-12-23 02:58:14 -05:00
BrewTestBot
087e49bf31 Update RBI files for codecov. 2020-12-23 06:52:10 +00:00
BrewTestBot
87ec160ac4 brew vendor-gems: commit updates. 2020-12-23 06:51:22 +00:00
dependabot[bot]
550d47a8c5
build(deps): bump codecov from 0.2.12 to 0.2.15 in /Library/Homebrew
Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.2.12 to 0.2.15.
- [Release notes](https://github.com/codecov/codecov-ruby/releases)
- [Changelog](https://github.com/codecov/codecov-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-ruby/compare/v0.2.12...v0.2.15)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-23 06:21:59 +00:00
Seeker
4520c05957 bump-revision: use Utils::AST 2020-12-22 22:05:23 -08:00
Seeker
aaf7bc2bc5 utils: add AST helper functions for editing formulae 2020-12-22 22:05:23 -08:00
Sam Ford
12afb272bb
Strategy: Manually handle redirections 2020-12-23 00:35:27 -05:00
Jonathan Chang
c8210ac3c7
Merge pull request #10103 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
2020-12-23 13:51:40 +11:00
BrewTestBot
668f0475eb sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2020-12-23 01:50:04 +00:00
Cheng XU
72a346e6c8
cask/installer: do not install tap during conflict checking
If the tap of the conflicted cask is not installed, we should just skip it.
This matches the behavior of formula installation.

Without this, running `brew install dropbox` would result to install
the `homebrew/cask-versions` tap.

Fixes #9125.
2020-12-22 15:32:11 -08:00
Issy Long
3c2467fc3d
Replace test/support/github_formatter with rspec-github gem
- This was a TODO in `test/support/github_formatter.rb` and the PR it
  referenced had been merged.
2020-12-22 18:03:01 +00:00
Markus Reiter
53ef74f674
Merge pull request #10068 from reitermarkus/bitbucket-strategy
Use more exact regex for `Bitbucket` strategy.
2020-12-22 18:21:11 +01:00
Rylan Polster
da29827a87 audit: cleanup shared audit exception handling 2020-12-22 10:51:29 -05:00
Michka Popoff
fc305cc9e0
Merge pull request #9490 from iMichka/bottle-write-test
bottle: add tests for writing part
2020-12-22 14:20:06 +01:00
Jonathan Chang
095798be40 hardware: optimize Big Sur bottles for Ivy Bridge 2020-12-23 00:00:01 +11:00
Michka Popoff
4afcae58c3 bottle: add test for writing part
In preparation for https://github.com/Homebrew/brew/issues/9315
2020-12-22 13:31:20 +01:00
Mike McQuaid
b0dd137cdc
Merge pull request #10094 from MikeMcQuaid/install-rosetta-arm
install: switch Rosetta 2/Intel messaging order.
2020-12-22 12:14:07 +00:00
Mike McQuaid
abb4038db0
install: switch Rosetta 2/Intel messaging order. 2020-12-22 11:28:45 +00:00
Mike McQuaid
b0d2a64b31
Merge pull request #10093 from MikeMcQuaid/rosetta2_install_error
install: clarify "on Intel" error if under Rosetta 2.
2020-12-22 11:24:14 +00:00
Seeker
d08da30ed3
Merge pull request #10089 from SeekingMeaning/test-indent
integration_test: fix indentation for test formulae
2020-12-22 01:42:41 -08:00
Mike McQuaid
fe8f3c4b13
install: clarify "on Intel" error if under Rosetta 2.
Inspired by https://github.com/Homebrew/brew/issues/10088
2020-12-22 08:41:49 +00:00
Mike McQuaid
2c4aea93cd
Merge pull request #10062 from SeekingMeaning/postinstall-env
formula: activate env extensions for postinstall
2020-12-22 08:24:25 +00:00
Mike McQuaid
b4303c23c3
Merge pull request #10072 from carlocab/big-sur-sdk-path
sdk: use unversioned SDK path on Big Sur
2020-12-22 08:10:23 +00:00
Markus Reiter
962bd8f326
Merge pull request #10077 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
2020-12-22 03:54:19 +01:00
BrewTestBot
722a040c49 sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2020-12-22 01:43:06 +00:00
Seeker
cdb07d89ae integration_test: fix indentation for test formulae 2020-12-21 16:17:39 -08:00
Markus Reiter
9c1bdfe229
Merge pull request #10085 from reitermarkus/cask-download-basename
Fix basename for extracting cask downloads.
2020-12-21 22:30:14 +01:00
Rylan Polster
ec4fe89a94 audit: migrate shared audits to taps 2020-12-21 14:45:02 -05:00
Rylan Polster
6994633581
Merge pull request #10048 from Rylan12/fix-test-sdk-detection
test: don't try to use Xcode SDK for build requirement
2020-12-21 10:17:12 -05:00
Markus Reiter
8b17017108 Improve error message for missing PKG source. 2020-12-21 15:54:32 +01:00