18967 Commits

Author SHA1 Message Date
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
Mike McQuaid
e8d28881a1
Merge pull request #8385 from Homebrew/dependabot/bundler/Library/Homebrew/codecov-0.2.6
build(deps): bump codecov from 0.2.5 to 0.2.6 in /Library/Homebrew
2020-08-18 15:01:57 +01:00
Dustin Rodrigues
631b60d3f2
Merge pull request #8366 from dtrodrigues/license-audit
Always audit GitHub license
2020-08-18 09:41:51 -04:00
dependabot-preview[bot]
67d7d85361
build(deps): bump codecov from 0.2.5 to 0.2.6 in /Library/Homebrew
Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.2.5 to 0.2.6.
- [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.5...v0.2.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-18 13:32:19 +00:00
Baffour Adu Boampong
7982e6f3c0 Update response display 2020-08-18 13:29:36 +00:00
Dawid Dziurla
dbbc14040d
extend/os/mac: install svn on catalina and newer 2020-08-18 12:50:34 +02:00
Baffour Adu Boampong
e4e0b16803
Update Library/Homebrew/utils/repology.rb
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-08-18 09:53:52 +00:00
Baffour Adu Boampong
605228d07c
Update Library/Homebrew/dev-cmd/bump.rb
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-08-18 09:53:39 +00:00
Mike McQuaid
b932299222
Merge pull request #8376 from MLH-Fellowship/warn-conflicting-cask
named args: Warn when user references a formula with the same name as a cask
2020-08-18 09:20:00 +01:00
Dustin Rodrigues
08396a55c1 audit: always audit GitHub license 2020-08-17 22:11:01 -04:00
Dustin Rodrigues
72419630b4
Merge pull request #8362 from dtrodrigues/automerge-plural
pr-automerge: pluralize message only when needed
2020-08-17 21:57:08 -04:00
Dustin Rodrigues
420e8fdbe4 pr-automerge: pluralize message only when needed 2020-08-17 20:02:45 -04:00
miccal
5a74f1d971 binary_spec: fix test 2020-08-18 04:19:48 +08:00
miccal
7aaa7f25ec cask/artifact/symlinked: do not overwrite files or symbolic links 2020-08-18 04:19:48 +08:00
Shaun Jackman
db361e29b8 check_tmpdir_executable: Remove stray undent
Fix the error:
Error: undefined method undent for #<String>
.../extend/os/linux/diagnostic.rb:41:in check_tmpdir_executable
2020-08-17 11:54:42 -07:00
Markus Reiter
7fce76d176 Refactor and document Install. 2020-08-17 19:17:18 +02:00
Seeker
96fee494c4
Merge pull request #8367 from SeekingMeaning/inreplace/inreplace_pairs
utils/inreplace: add `inreplace_pairs`
2020-08-17 10:16:50 -07:00
Markus Reiter
5402500635 Refactor and document Cleanup. 2020-08-17 19:11:31 +02:00
William Ma
b63b56f4c2 home: Remove warning for cask with same name 2020-08-17 13:08:31 -04:00
William Ma
a7b063efb5 named_args: Warn when cask with same name exists 2020-08-17 13:06:47 -04:00
Markus Reiter
6fda576ec8
Merge pull request #8347 from reitermarkus/doc-build-environment
Refactor and document `BuildEnvironment`.
2020-08-17 18:23:11 +02:00
Markus Reiter
8cc4919da5
Merge pull request #8348 from reitermarkus/doc-diagnostic
Refactor and document `Homebrew::Diagnostic`.
2020-08-17 18:20:55 +02:00
Markus Reiter
958c5c7f9e
Merge pull request #8349 from reitermarkus/doc-cxxstdlib
Refactor and document `CxxStdlib`.
2020-08-17 18:19:52 +02:00
Maxim Belkin
a72c9717cf
Merge pull request #8324 from maxim-belkin/no-locale-no-problemo
brew.sh: handle Linux systems with no 'locale'
2020-08-17 11:16:38 -05:00
Baffour Adu Boampong
e28c4329a4 brew style fix 2020-08-17 15:37:06 +00:00
Maxim Belkin
b8d21dcf60 brew.sh: handle Linux systems with no 'locale' 2020-08-17 15:24:18 +00:00
Baffour Adu Boampong
b20fa75f48
Update Library/Homebrew/dev-cmd/bump-formula-pr.rb
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-08-17 15:23:43 +00:00
Mike McQuaid
90cf01e245
os/linux: add no-op MacOS.sdk_path method.
Fixes https://github.com/Homebrew/linuxbrew-core/issues/20938
2020-08-17 16:13:28 +01:00
Baffour Adu Boampong
49882571ea
Update Library/Homebrew/dev-cmd/bump.rb
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-08-17 14:52:15 +00:00
Alexander Bayandin
4508e7c63b
Merge pull request #8374 from bayandin/fix-irb-start
debrew: fix irb start
2020-08-17 15:28:38 +01:00
Mike McQuaid
c565a2130e
Merge pull request #8332 from MLH-Fellowship/named-args
args: Move named args parsing to separate class
2020-08-17 15:15:26 +01:00
Alexander Bayandin
bd2724fa18 debrew: fix irb start 2020-08-17 15:02:04 +01:00
Baffour Adu Boampong
2f189426b7 Merge branch 'master' into mlh-outdated-packages 2020-08-17 13:10:59 +00:00
dependabot-preview[bot]
4898495389
build(deps): bump rubocop-rspec in /Library/Homebrew
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.42.0 to 1.43.1.
- [Release notes](https://github.com/rubocop-hq/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop-rspec/compare/v1.42.0...v1.43.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-17 10:26:50 +00:00
Seeker
01dec9c6a8 utils/inreplace: add inreplace_pairs 2020-08-17 03:18:24 -07:00
Mike McQuaid
19ef932885
Merge pull request #8355 from SMillerDev/fix/cask_list/artifacts
cask/list: fix artifact list
2020-08-17 09:15:28 +01:00
Elizabeth Tackett
dc1bbe7f81 handle requests for multiple formulae 2020-08-16 20:38:03 -05:00
Elizabeth Tackett
388b0ae8ba show formula livecheck and brew data when repology response is nil 2020-08-16 19:22:24 -05:00
Elizabeth Tackett
9cae9f284c update argument handling and syntactical feedback changes 2020-08-16 18:45:50 -05:00
Dawid Dziurla
3cd897be1b
Merge pull request #8358 from dawidd6/bump-revision-multiple
bump-revision: allow multiple formulae to be specified
2020-08-16 21:38:35 +02:00