19589 Commits

Author SHA1 Message Date
Markus Reiter
16d5596fbd Fix code style. 2020-10-08 11:06:04 +02:00
Markus Reiter
d443d9ab75 Include cask in brew reinstall help text. 2020-10-08 11:06:04 +02:00
Markus Reiter
67519d487a Include cask in brew install help text. 2020-10-08 11:06:04 +02:00
Markus Reiter
2ee30b8067 Refactor MinNamedArgumentsError and MaxNamedArgumentsError. 2020-10-08 11:06:04 +02:00
Mike McQuaid
588f5f1713
Merge pull request #8875 from reitermarkus/cask-install-taps
Fix installing taps in `brew install`.
2020-10-07 14:22:11 +01:00
Markus Reiter
ccb271bee4
Merge pull request #8859 from reitermarkus/macos-version
Refactor `OS::Mac::Version`.
2020-10-07 12:18:53 +02:00
Markus Reiter
9f40945c87 Fix installing taps in brew install.
Partially reverts f54b458cdaec5091cf7abfa3e09e9050a94a4a26.
2020-10-07 12:12:10 +02:00
FX Coudert
bd8eba8a81
Merge pull request #8873 from Rylan12/homebrew-virtualenv-version-20
virtualenv: use version 20 to support Python 3.9
2020-10-07 10:35:33 +02:00
Rylan Polster
0109ce58be update references to homebrew-virtualenv resources 2020-10-06 23:39:52 -04:00
Rylan Polster
43648100b4 virtualenv: use version 20 to support Python 3.9 2020-10-06 22:27:52 -04:00
BrewTestBot
a8629dcda0 sorbet: Update RBI files and prune files.yaml.
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml).
2020-10-07 00:52:51 +00:00
Issy Long
469bcb25a0
sorbet: Start typechecking install.rb and reinstall.rb 2020-10-06 21:22:35 +01:00
dependabot[bot]
db66c30642
build(deps): bump sorbet from 0.5.5923 to 0.5.5935 in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.5923 to 0.5.5935.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-06 14:15:28 +00:00
Vidushee Amoli
2ecdf8445a
Merge pull request #8857 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-runtime-0.5.5933 2020-10-06 19:44:34 +05:30
Rylan Polster
6a4a30e434
Merge pull request #8862 from Rylan12/fix-multiline-license-style
style: allow license exceptions to be on one line
2020-10-06 09:21:40 -04:00
Mike McQuaid
95cd1de2a5
HOMEBREW_NO_CHECK_INSTALLED_DEPENDENTS: add variable.
Add an opt-out of this behaviour.
2020-10-06 10:50:51 +01:00
Miccal Matthews
03586958ca
Merge pull request #8863 from miccal/shared-audits-update
shared_audits: add home-assistant to GITHUB_PRERELEASE_ALLOWLIST
2020-10-06 12:10:19 +08:00
Dustin Rodrigues
ea57ef794e audit: remove python 3.9 from unstable allowlist 2020-10-05 20:49:40 -04:00
miccal
41fe6b5e7c shared_audits: add home-assistant to GITHUB_PRERELEASE_ALLOWLIST 2020-10-06 06:05:50 +08:00
Rylan Polster
38cedb9013 style: allow license exceptions to be on one line 2020-10-05 16:23:52 -04:00
Dustin Rodrigues
9f9ec0dcc6 audit: remove legit version exception 2020-10-05 10:04:15 -04:00
Markus Reiter
90d70ad932 Refactor OS::Mac::Version. 2020-10-05 15:58:17 +02:00
Mike McQuaid
23e24c6710
Merge pull request #8850 from dtrodrigues/post-version
version: support post versions
2020-10-05 14:51:58 +01:00
Dustin Rodrigues
34cf999f20 version: support post versions 2020-10-05 08:44:03 -04:00
Dustin Rodrigues
15fca9661d audit: temporarily allow redundant version for legit 2020-10-05 08:44:03 -04:00
Nanda H Krishna
a74565f909
Merge pull request #8680 from nandahkrishna/livecheck-head
Add `head_only?` to Formula, replace `head?` in livecheck
2020-10-05 14:26:11 +05:30
dependabot[bot]
c5eac540d9
build(deps): bump sorbet-runtime in /Library/Homebrew
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.5924 to 0.5.5933.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 06:20:01 +00:00
Jonathan Chang
14cba7f648 tab: fix nil modification time 2020-10-05 13:52:50 +11:00
BrewTestBot
5645f79b7a sorbet: Update RBI files and prune files.yaml.
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml).
2020-10-05 00:53:04 +00:00
Jonathan Chang
6151907986
Merge pull request #8848 from Rylan12/git-urls-require-tag-and-revision
style: require `tag` and `revision` for git urls
2020-10-04 20:59:05 +11:00
miccal
6efcde2eef shared_audts: add freetube to GITHUB_PRERELEASE_ALLOWLIST 2020-10-04 16:54:30 +08:00
Rylan Polster
a91730316c style: only require tag for git urls with --strict 2020-10-03 15:51:30 -04:00
nandahkrishna
c798c3c538
Fixed quiet for download_strategy 2020-10-04 01:03:20 +05:30
nandahkrishna
20dde0b313
Add head_only? to Formula, replace head? in livecheck 2020-10-04 01:03:20 +05:30
Jonathan Chang
1c4df0ae2c
Merge pull request #8845 from jonchang/update-xcode-12
os/mac: updates for Xcode 12 on Catalina
2020-10-04 04:21:04 +11:00
Jonathan Chang
cda13d1d9a
Merge pull request #8847 from Rylan12/pr-upload-add-no-commit-flag
pr-upload: add --no-commit flag
2020-10-04 04:19:41 +11:00
Dawid Dziurla
9ec618f08a
Merge pull request #8762 from dawidd6/tap-new-gh-rel
tap-new: enable bottles publishing
2020-10-03 19:18:01 +02:00
Rylan Polster
1fe9370b38 pr-upload: add --no-commit flag 2020-10-03 12:36:46 -04:00
Rylan Polster
c84b5f985f style: require tag and revision for git urls 2020-10-03 12:27:01 -04:00
Jonathan Chang
7c326b55f4 os/mac: updates for Xcode 12 2020-10-03 23:53:32 +10:00
Jonathan Chang
8ac9608787 pr-publish: support dispatching with autosquash 2020-10-03 16:35:48 +10:00
Dustin Rodrigues
16d4f51a84 livecheck/pypi: minor edit to PyPI post version 2020-10-02 22:01:35 -04:00
Rylan Polster
318a50498a
Merge pull request #8831 from Rylan12/bump-formula-pr-resource-warning-fix
bump-formula-pr: don't warn for virtualenv resource
2020-10-02 11:59:23 -04:00
Mike McQuaid
dba1cfbec9
options: handle nil array.
Fixes #8835
2020-10-02 13:48:26 +01:00
Dawid Dziurla
843dffea78
tap-new: enable bottles publishing
to GitHub Releases
2020-10-02 13:49:24 +02:00
Dustin Rodrigues
6735debcd4 livecheck/pypi: allow post in pypi version 2020-10-02 01:13:51 -04:00
Rylan Polster
f5c07a2991 bump-formula-pr: don't warn for virtualenv resource 2020-10-01 14:40:36 -04:00
Michka Popoff
2331927a34
Merge pull request #8827 from iMichka/tap
pr-pull: fix signoff for linuxbrew-core
2020-10-01 13:26:08 +02:00
Michka Popoff
f01f3a9f56 pr-pull: fix signoff for linuxbrew-core 2020-10-01 12:38:14 +02:00
Jonathan Chang
6fb72f4d71 Deprecate GitHub basic authentication.
This API authentication path will be disabled on Nov 13 2020.
2020-10-01 17:18:11 +10:00