22820 Commits

Author SHA1 Message Date
Rylan Polster
778bd543c7
Merge pull request #8260 from Rylan12/allow-AND-and-WITH-in-licenses
audit: allow AND and WITH in licenses
2020-08-19 13:14:57 -04: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
Bo Anderson
a05ef25b15
Merge pull request #8398 from Bo98/sqlite3-3.32.3
os/mac/pkgconfig/11.0/sqlite3: bump to 3.32.3
2020-08-19 15:39:28 +01: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
9a63811e8f
Merge pull request #8392 from reitermarkus/artifact-summarize
Add missing `summarize` method for `StageOnly`.
2020-08-18 23:46:13 +02: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
William Ma
543f421702 cask --cache: Remove deprecation comment 2020-08-18 12:28:12 -04:00
William Ma
b123fca227 cask: Add TODOs to deprecate integrated cask cmds 2020-08-18 12:27:49 -04:00
Vítor Galvão
5f8b20849d
Merge pull request #8388 from vitorgalvao/audit-help-lines
Cask audit help: breakup desc string
2020-08-18 16:57:58 +01:00
Mike McQuaid
16eae0feda
Merge pull request #8369 from Homebrew/dependabot/bundler/Library/Homebrew/simplecov-0.19.0
build(deps): bump simplecov from 0.18.5 to 0.19.0 in /Library/Homebrew
2020-08-18 16:36:57 +01:00
Vítor Galvão
eb095eb899 Cask audit help: breakup desc string 2020-08-18 16:21:23 +01:00
Mike McQuaid
e2fb26b855
Merge pull request #8387 from MLH-Fellowship/deprecate-cask-cache
cask --cache: Deprecate command
2020-08-18 16:01:47 +01:00
Mike McQuaid
82fc9506ad
simplecov: enable for subprocesses.
Follow instructions in:
https://github.com/simplecov-ruby/simplecov#running-simplecov-against-subprocesses
2020-08-18 15:58:46 +01:00
Bo Anderson
b338398a8c tab: add built_on & arch information 2020-08-18 15:58:00 +01:00
Elizabeth Tackett
647b229d3c display verification msg if parsing large amount of data 2020-08-18 09:42:32 -05:00
William Ma
3918e13070 cask --cache: Deprecate command 2020-08-18 10:37:29 -04:00
dependabot-preview[bot]
e03c1a22c0
build(deps): bump simplecov from 0.18.5 to 0.19.0 in /Library/Homebrew
Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 0.18.5 to 0.19.0.
- [Release notes](https://github.com/simplecov-ruby/simplecov/releases)
- [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md)
- [Commits](https://github.com/simplecov-ruby/simplecov/compare/v0.18.5...v0.19.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-18 14:03:15 +00:00