18967 Commits

Author SHA1 Message Date
Markus Reiter
425cc76da9 Refactor and document PkgVersion. 2020-08-20 05:31:40 +02:00
Markus Reiter
338fe0b6e0
Merge pull request #8397 from reitermarkus/document-options
Refactor and document `Options`.
2020-08-20 05:00:12 +02:00
Markus Reiter
dc07990921
Merge pull request #8379 from reitermarkus/document-python
Refactor and document `Language::Python`.
2020-08-20 04:33:39 +02:00
Bo Anderson
281632b64e test: ensure require "formula" isn't run on startup 2020-08-20 02:05:17 +01:00
Bo Anderson
e3372e2a14 Lazily require some heavy files 2020-08-20 02:05:17 +01:00
Dawid Dziurla
af1e60014c
Merge pull request #8402 from dawidd6/no-gh-license
audit: return if no github license were found
2020-08-20 00:10:44 +02:00
Dawid Dziurla
1f7df48812
audit: remove redundant check
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
2020-08-19 23:47:20 +02:00
Markus Reiter
77d25da5e5 Fix missing methods in cask DSL. 2020-08-19 23:05:21 +02:00
Maxim Belkin
85c061295d
Merge pull request #8403 from maxim-belkin/kwk-phx-to-s
utils/repology.rb: fix "String can't be coerced into Integer"
2020-08-19 14:46:29 -05:00
Seeker
3379e3b5cf os: add kernel_version 2020-08-19 11:41:30 -07:00
Maxim Belkin
bbc7f175a1 utils/repology.rb: convert last_package_index to string when calling query_api 2020-08-19 17:59:38 +00:00
Dawid Dziurla
2689213f92
audit: return if no github license were found 2020-08-19 19:49:41 +02:00
Dawid Dziurla
dd8e6f42a2
Merge pull request #8401 from cstyles/fix-outdated-command
Switch `greedy` argument to a keyword
2020-08-19 19:41:30 +02:00
Dawid Dziurla
dd71f388c1
Merge pull request #8368 from SeekingMeaning/github/forked_repo_info
utils/github: add `forked_repo_info!`
2020-08-19 19:22:31 +02:00
Collin Styles
d45701cf9b Switch greedy argument to a keyword
The `greedy` parameter was switched to a keyword parameter in
3a91c37e66661781a236422c4ab8fc597e09a7a1 but this call wasn't updated
accordingly.
2020-08-19 10:05:56 -07:00
Rylan Polster
1a321dab62 keep license array support 2020-08-19 12:48:50 -04:00
Rylan Polster
e215b3df75 dev-cmd/audit: update license checks to new style 2020-08-19 12:48:50 -04:00
Rylan Polster
60ec30d41e formula: update license specification 2020-08-19 12:48:50 -04:00
Rylan Polster
90d9454d1e utils/spdx: add support for complex expressions
Co-authored-by: Seeker <meaningseeking@protonmail.com>
2020-08-19 12:47:58 -04:00
Mike McQuaid
f6e035ec98
Merge pull request #8297 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-0.89.1
build(deps): bump rubocop from 0.88.0 to 0.89.1 in /Library/Homebrew
2020-08-19 17:40:32 +01:00
Mike McQuaid
16107a884e
Merge pull request #7834 from MLH-Fellowship/mlh-outdated-packages
compare and display package versions
2020-08-19 17:20:32 +01:00
Mike McQuaid
3a91c37e66
Fix RuboCop checks. 2020-08-19 17:12:32 +01:00
Bo Anderson
d2f10b0c90
Merge pull request #8391 from Bo98/update-reset-multirelative
cmd/update-reset: fix handling of multiple relative directories
2020-08-19 16:14:44 +01:00
Elizabeth Tackett
e64af7c046 make repology api queries more efficient 2020-08-19 10:12:38 -05:00
Elizabeth Tackett
d6f2a1c6fa Merge branch 'master' into mlh-outdated-packages 2020-08-19 09:39:26 -05:00
Elizabeth Tackett
9904c862a1 do not paginate repology API more than required by limit 2020-08-19 09:10:57 -05:00
Bo Anderson
e2914ca1aa os/mac/pkgconfig/11.0/sqlite3: bump to 3.32.3 2020-08-19 13:17:02 +01:00
Alexander Bayandin
25e6f84060
Merge pull request #8389 from bayandin/handle-too-old-macos-versions
formula_versions: handle references to too old MacOS in formulae
2020-08-19 12:59:34 +01:00
Bo Anderson
fc7c3c923a cmd/update-reset: fix handling of multiple relative directories 2020-08-19 12:32:46 +01:00
dependabot-preview[bot]
33e5e157c4
build(deps): bump rubocop from 0.88.0 to 0.89.1 in /Library/Homebrew
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.88.0 to 0.89.1.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.88.0...v0.89.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-19 10:35:43 +00:00
Mike McQuaid
97b57393cc
Merge pull request #8373 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-rspec-1.43.1
build(deps): bump rubocop-rspec from 1.42.0 to 1.43.1 in /Library/Homebrew
2020-08-19 11:34:24 +01:00
Mike McQuaid
b26e04ad1a
Merge pull request #8390 from MLH-Fellowship/deprecate-cask
cask: Add TODOs to deprecate integrated cask commands
2020-08-19 11:27:28 +01:00
Mike McQuaid
3e98401581
rubocop_rspec: set new check max. 2020-08-19 10:52:11 +01:00
Mike McQuaid
85085da14c
brew vendor-gems: commit updates. 2020-08-19 10:51:58 +01:00
Markus Reiter
da0ff4feb0 Remove PYTHON_VIRTUALENV_* constants. 2020-08-19 10:45:56 +02:00
Markus Reiter
e909ea2471 Refactor and document Language::Python. 2020-08-19 10:45:56 +02:00
Markus Reiter
5540eac625 Refactor and document Options. 2020-08-19 10:40:33 +02:00
Alexander Bayandin
b43f17b2d0 formula_versions: handle references to too old MacOS in formulae 2020-08-19 09:25:32 +01:00
miccal
73b4ad3647 cmd/update-report: consistency for formulae and casks 2020-08-19 14:31:54 +08:00
Seeker
ffcf06867a Use rescue instead of yield 2020-08-18 23:06:42 -07:00
Seeker
d0c7c4fd71 utils/github: add forked_repo_info! 2020-08-18 23:06:42 -07:00
Baffour Adu Boampong
5d9e1f2bc7 filter out packages only when a limit is set 2020-08-18 22:37:28 +00:00
Baffour Adu Boampong
0021ed45d0 brew style fixes 2020-08-18 22:25:17 +00:00
Baffour Adu Boampong
27ee9cf7b9 Merge branch 'mlh-outdated-packages' of github.com:MLH-Fellowship/brew into mlh-outdated-packages 2020-08-18 22:19:32 +00:00
Baffour Adu Boampong
afe9a48373 Add limit to repology api 2020-08-18 22:18:03 +00:00
Markus Reiter
77db066ae2 Add missing summarize method for StageOnly. 2020-08-18 23:12:05 +02:00
Markus Reiter
c3874580a4
Merge pull request #8377 from reitermarkus/document-install
Refactor and document `Install`.
2020-08-18 22:23:04 +02:00
Markus Reiter
5b8c4d242e
Merge pull request #8378 from reitermarkus/document-cleanup
Refactor and document `Cleanup`.
2020-08-18 22:22:36 +02:00
Mike McQuaid
6106580cd3
Merge pull request #7294 from Bo98/tab-built_on
tab: add built_on & arch information
2020-08-18 19:33:06 +01:00
William Ma
e088918128 cask home: Remove deprecation comment 2020-08-18 12:28:12 -04:00