22820 Commits

Author SHA1 Message Date
Baffour Adu Boampong
2d99bc3972
Reword formula up to date message
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-07-29 13:42:35 +00:00
Baffour Adu Boampong
537a07b42d
Remove duplicate line
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-07-29 13:41:27 +00:00
Baffour Adu Boampong
e2c9bb8a96
Reword number of packages found sentence
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-07-29 13:40:25 +00:00
Baffour Adu Boampong
8db11ea2d9
Throw error exception when formula not found
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-07-29 13:39:38 +00:00
William Ma
4216da7629 deps: Move CaskDependencies to its own file 2020-07-29 09:38:07 -04:00
Baffour Adu Boampong
857da6d2a3
Remove fullstop
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-07-29 13:26:40 +00:00
Baffour Adu Boampong
ceacfc5023
Capitalise repology
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-07-29 13:26:10 +00:00
Mike McQuaid
8de682a0bc
Merge pull request #8135 from MikeMcQuaid/test-retry
test: add flag to retry.
2020-07-29 12:21:32 +01:00
Mike McQuaid
92a39bc49e
test: add flag to retry.
This should allow better handling flaky tests.
2020-07-29 12:00:45 +01:00
Mike McQuaid
126e4c9df1
Merge pull request #8123 from rmNULL/rm-patchelf-refinements
cleanup Patchelf refinements, update patchelf to 1.2.0 in Gemfile.lock
2020-07-29 11:31:20 +01:00
Mike McQuaid
a7e9b474cd
Merge pull request #8125 from samford/modify-stringtoken-pattern
Modify StringToken::PATTERN to fix comparison
2020-07-29 11:28:32 +01:00
Mike McQuaid
b36ac5fb99
Merge pull request #8114 from SeekingMeaning/audit/uses_from_macos
dev-cmd/audit: enforce uses_from_macos only if core tap
2020-07-29 11:26:20 +01:00
Mike McQuaid
0ba974aa45
Merge pull request #8122 from MikeMcQuaid/big_sur_fixes
Big Sur fixes
2020-07-29 11:25:56 +01:00
Mike McQuaid
aed65a20d8
Merge pull request #8134 from MikeMcQuaid/info-licenses
info: handle license array.
2020-07-29 11:23:57 +01:00
Jonathan Chang
28554db563
Merge pull request #8133 from Homebrew/another-fix
pr-upload: use PkgVersion.parse instead of Version.new
2020-07-29 20:13:06 +10:00
Mike McQuaid
5606817293
info: handle license array.
Fixes https://github.com/Homebrew/brew/issues/8132
2020-07-29 11:01:37 +01:00
Mike McQuaid
939fa3ee05
Merge pull request #8128 from Homebrew/dependabot/bundler/Library/Homebrew/patchelf-1.2.0
build(deps): bump patchelf from 1.1.1 to 1.2.0 in /Library/Homebrew
2020-07-29 10:53:46 +01:00
Dawid Dziurla
6fe56c33ff
pr-upload: use PkgVersion.parse instead of Version.new 2020-07-29 11:17:50 +02:00
Jonathan Chang
7713e92fb0
Merge pull request #8129 from Homebrew/pr-upload-fix
pr-upload: fix formula version
2020-07-29 17:54:07 +10:00
Dawid Dziurla
3ee158bf16
pr-upload: fix formula version 2020-07-29 09:22:09 +02:00
dependabot-preview[bot]
e723989ccb
build(deps): bump patchelf from 1.1.1 to 1.2.0 in /Library/Homebrew
Bumps [patchelf](https://github.com/david942j/patchelf.rb) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/david942j/patchelf.rb/releases)
- [Commits](https://github.com/david942j/patchelf.rb/compare/v1.1.1...v1.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-29 05:40:47 +00:00
rmnull
ce2eda5a26
remove PatchELF::Patcher refinements. 2020-07-29 09:38:15 +05:30
rmnull
41bc670abb
update patchelf.rb to 1.2.0 in Gemfile.lock. 2020-07-29 09:38:14 +05:30
Dustin Rodrigues
ea8388c90e
Merge pull request #8127 from dtrodrigues/revert-pr
Revert "style: don't allow PR/MR urls for patches"
2020-07-28 22:03:54 -04:00
Dustin Rodrigues
af3ea7d5aa Revert "style: don't allow PR/MR urls for patches"
This reverts commit 7a2483728c18e9cfb45e4b3f079687ec5a8e1503.
2020-07-28 21:20:46 -04:00
Dustin Rodrigues
41c6a48936
Merge pull request #8075 from dtrodrigues/no-pr-url
style: don't allow patches to be PR/MR urls
2020-07-28 20:40:26 -04:00
William Ma
cc63cece76 deps: print cask dependencies
* Allow references to commands when using `brew deps`, e.g. `brew deps
cellery`
* Fix crash when using `brew deps <formula> --installed
--include-requirements`
* Do not include runtime dependencies as direct dependencies when using
`--tree`
2020-07-28 20:24:19 -04:00
Sam Ford
0a1162ca21
Modify StringToken::PATTERN to fix comparison 2020-07-28 18:25:40 -04:00
Elizabeth Tackett
2822a7b0c3 adapt output to adjust for single-formula queries 2020-07-28 12:56:19 -05:00
Seeker
4bd6c343d0 dev-cmd/audit: enforce uses_from_macos only if core tap 2020-07-28 10:28:00 -07:00
Elizabeth Tackett
b5414ab0de trigger GitHub actions 2020-07-28 11:37:02 -05:00
Mike McQuaid
6d9e2d444d
Big Sur fixes
- Make missing SDKs message more clear.
- Always refer to Big Sur as 11.0 (even on Intel).
2020-07-28 16:56:55 +01:00
Elizabeth Tackett
4d490fffe8 update for syntactical changes 2020-07-28 09:43:20 -05:00
Elizabeth Tackett
1d328eb7e5 add --formula flag to allow user specific queries 2020-07-28 09:30:19 -05:00
Dustin Rodrigues
7a2483728c style: don't allow PR/MR urls for patches 2020-07-28 10:18:26 -04:00
Maxim Belkin
06f078fad2
Merge pull request #8072 from maxim-belkin/utf8-fix
brew.sh: fixes for UTF-8
2020-07-28 09:01:56 -05:00
Elizabeth Tackett
c52653adb8 handle --limit flag edge case 2020-07-28 08:42:24 -05:00
Mike McQuaid
b0c5991426
Merge pull request #7953 from MLH-Fellowship/license-multiple
Allow multiple licenses to be specified as an array with a consistent internal API
2020-07-28 14:31:02 +01:00
lionellloh
4f45ddd55b brew style --fix 2020-07-28 21:04:45 +08:00
Lionell Loh Jian An
67a974455b Apply suggestions from code review
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-07-28 21:01:36 +08:00
lionellloh
26c786fc0a double quotes to single quotes 2020-07-28 21:01:36 +08:00
Lionell
0d6ea9e26c Updated tests to pass 2020-07-28 21:01:36 +08:00
Lionell Loh Jian An
52321b4fcd Apply suggestions from code review
Code review changes

Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-07-28 21:01:36 +08:00
Lionell
721c9b06cd audit-license: Small change to use license_array 2020-07-28 21:01:36 +08:00
lionellloh
4a14ae6589 Audit-license: more tests to ensure behaviour 2020-07-28 21:01:36 +08:00
lionellloh
4ff3d63978 Clean up 2020-07-28 21:01:36 +08:00
lionellloh
3982810eab brew style --fix 2020-07-28 21:01:36 +08:00
lionellloh
797a07d555 All tests adapted to pass 2020-07-28 21:01:36 +08:00
lionellloh
14d18a9731 Forbidden license logic adapt to Array 2020-07-28 21:01:36 +08:00
lionellloh
557b1d09a2 correct logic for standard license checking 2020-07-28 21:01:36 +08:00