dependabot-preview[bot]
2b93177237
build(deps): bump rubocop-rspec in /Library/Homebrew
...
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec ) from 1.39.0 to 1.40.0.
- [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.39.0...v1.40.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-11 10:46:54 +00:00
Peter Wu
89bd6a76ee
docs: clarify Formula location in Tap repositories
...
Make clear that Formula locations cannot be mixed, they are mutually
exclusive. This avoids the (false) implication that top-level Formula
can override those in the Formula subdirectory.
This makes no change in recommendations following the original
discussion in https://github.com/Homebrew/legacy-homebrew/pull/41858
2020-06-11 11:49:36 +02:00
Michka Popoff
a81e1d1fa8
Merge pull request #7702 from iMichka/resource
...
on_os blocks: resources, patches
2020-06-11 11:42:41 +02:00
Mike McQuaid
28ed0801ed
Merge pull request #7723 from Homebrew/dependabot/bundler/Library/Homebrew/parallel_tests-3.0.0
...
build(deps): bump parallel_tests from 2.32.0 to 3.0.0 in /Library/Homebrew
2.4.0
2020-06-11 09:15:19 +01:00
Mike McQuaid
1120304149
Merge pull request #7724 from Homebrew/dependabot/bundler/Library/Homebrew/ast-2.4.1
...
build(deps): bump ast from 2.4.0 to 2.4.1 in /Library/Homebrew
2020-06-11 08:49:45 +01:00
vidusheeamoli
536726799d
Gemfile: add sorbet and sorbet-runtime
...
bundler/setup: add sorbet and sorbet-runtime
2020-06-11 11:41:53 +05:30
dependabot-preview[bot]
a7b02a6665
build(deps): bump ast from 2.4.0 to 2.4.1 in /Library/Homebrew
...
Bumps [ast](https://github.com/whitequark/ast ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/whitequark/ast/releases )
- [Changelog](https://github.com/whitequark/ast/blob/master/CHANGELOG.md )
- [Commits](https://github.com/whitequark/ast/compare/v2.4.0...v2.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-11 05:35:24 +00:00
Misty De Meo
b3bc735734
Merge pull request #7698 from mistydemeo/bump_minimum_os
...
Bump minimum OS to Yosemite
2020-06-10 14:05:58 -07:00
Markus Reiter
1ea9bc3e9c
Merge pull request #7721 from reitermarkus/fix-audit-appcast
...
Fix failing appcast check.
2020-06-10 22:40:50 +02:00
Misty De Meo
f4ff5a22f8
vendor-install: remove ARM
2020-06-10 13:08:09 -07:00
Misty De Meo
0c1cf592b7
Bump minimum OS to Yosemite
2020-06-10 13:08:01 -07:00
Michka Popoff
3ad9009937
on_os block: test support for patches
2020-06-10 19:29:52 +02:00
Michka Popoff
2a50ef045f
on_os blocks: remove url tests
...
This is not allowed by the style audit, and we do not want
to allow different source url's depending on the os.
2020-06-10 19:29:52 +02:00
Michka Popoff
1f8ebf5d20
resource: allow on_os blocks
2020-06-10 19:29:04 +02:00
dependabot-preview[bot]
179e9e8d5a
build(deps): bump parallel_tests in /Library/Homebrew
...
Bumps [parallel_tests](https://github.com/grosser/parallel_tests ) from 2.32.0 to 3.0.0.
- [Release notes](https://github.com/grosser/parallel_tests/releases )
- [Commits](https://github.com/grosser/parallel_tests/compare/v2.32.0...v3.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-10 16:53:44 +00:00
William Ma
864cc76b3b
Print license information in brew info
2020-06-10 12:29:54 -04:00
William Ma
b07685291b
Add license to formula DSL
2020-06-10 12:29:25 -04:00
Bo Anderson
07547e8cae
extend/pathname: use Java.overridable_java_home_env in write_jar_script
2020-06-10 17:08:41 +01:00
Bo Anderson
bbb2696742
language/java: add support for OpenJDK formula
2020-06-10 17:08:38 +01:00
Mike McQuaid
342b957824
Merge pull request #7720 from Bo98/java_home_cmd
...
language/java: deprecate java_home_cmd
2020-06-10 15:58:08 +01:00
Mike McQuaid
1e45d051c0
Merge pull request #7718 from Bo98/terminfo
...
utils/ruby.sh: set TERMINFO_DIRS to bundled terminfo
2020-06-10 15:40:48 +01:00
Markus Reiter
a793bc500c
Fix failing appcast check.
2020-06-10 16:39:03 +02:00
Bo Anderson
d56c6b31a0
language/java: deprecate java_home_cmd
2020-06-10 15:11:56 +01:00
Bo Anderson
87931e1c03
utils/ruby.sh: set TERMINFO_DIRS to bundled terminfo
2020-06-10 14:36:18 +01:00
Maxim Belkin
23d24dfed7
utils/ruby.sh: rely on test_ruby's exit code
...
Instead of printing "true" or "false", test_ruby now returns 1 when
tested Ruby is not usable and 0 if it is.
2020-06-10 07:56:37 -05:00
Mike McQuaid
b5a6e611c2
Merge pull request #7716 from MikeMcQuaid/deprecate_mavericks
...
Drop Mavericks support.
2020-06-10 13:03:13 +01:00
Jonathan Chang
b99bfe1b8c
Merge pull request #7717 from jonchang/preserve-trailers
...
pr-pull: preserve trailers when signing off commit
2020-06-10 21:15:56 +10:00
Jonathan Chang
5511dfc526
Merge pull request #7714 from jonchang/bintray-check-upload-publish
...
bintray: stricter checking of upload results
2020-06-10 19:35:38 +10:00
Jonathan Chang
ee9c335b51
pr-pull: preserve trailers when signing off commit
2020-06-10 19:27:05 +10:00
Mike McQuaid
b58fa4ebb1
Drop Mavericks support.
...
Companion to https://github.com/Homebrew/brew/pull/7698 .
Provide better, `odeprecated` messaging for
`depends_on :macos => :mavericks` and otherwise just fix up the code
that relied on `:mavericks`.
2020-06-10 10:06:46 +01:00
Mike McQuaid
266b051344
Merge pull request #7715 from MikeMcQuaid/devel-deprecation-docs
...
Adjust documentation for `devel` deprecation.
2020-06-10 09:36:53 +01:00
Jonathan Chang
f428214d13
bintray: clarify conditions
...
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-06-10 18:06:56 +10:00
Mike McQuaid
1eefc4c584
Adjust documentation for devel
deprecation.
...
Update the documentation to be consistent with #7688 .
2020-06-10 09:06:36 +01:00
Mike McQuaid
da2ccb55bb
Merge pull request #7713 from MikeMcQuaid/audit-handle-nil-revision
...
dev-cmd/audit: handle nil newest_committed_revision.
2020-06-10 09:00:54 +01:00
Jonathan Chang
b57297d253
bintray: stricter checking of upload results
...
Parse the JSON output of the upload and publish steps to ensure that
a "success" message is always seen on upload, and that the number of
files published is the same as the number of files we wanted to publish
as based on the bottle JSON description.
2020-06-10 17:52:04 +10:00
Mike McQuaid
0dd004f53d
dev-cmd/audit: handle nil newest_committed_revision.
...
Fixes #7712 .
2020-06-10 08:39:41 +01:00
Mike McQuaid
3a7213c255
Merge pull request #7711 from Homebrew/dependabot/bundler/docs/ffi-1.13.1
...
build(deps): bump ffi from 1.13.0 to 1.13.1 in /docs
2020-06-09 17:27:05 +01:00
dependabot-preview[bot]
1365f8d025
build(deps): bump ffi from 1.13.0 to 1.13.1 in /docs
...
Bumps [ffi](https://github.com/ffi/ffi ) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/ffi/ffi/releases )
- [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ffi/ffi/compare/1.13.0...1.13.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-09 14:43:37 +00:00
Mike McQuaid
ba84d2423f
Merge pull request #7707 from issyl0/maintainers-docs-brew-mirror
...
docs/Maintainer-Guidelines: Document `brew mirror`
2020-06-09 08:44:03 +01:00
Issy Long
fdc1068071
docs/Maintainer-Guidelines: Document brew mirror
...
- I vaguely remembered that ImageMagick was a download we mirrored on
BinTray and that doing so required some manual effort post-merge. I
went looking for some docs to confirm that memory, but didn't find
any.
2020-06-08 16:41:36 +01:00
Mike McQuaid
d07d22091b
Merge pull request #7684 from Homebrew/faster_audit_revision_and_version_scheme
...
audit: make audit_revision_and_version_scheme faster.
2020-06-08 15:53:14 +01:00
Mike McQuaid
2a94d382ac
audit: make audit_revision_and_version_scheme faster.
...
This is really, really slow at the moment for a few reasons:
- it goes through the list of revisions twice
- it checks many more revisions than it needs to
Even after these improvements it's still by far the slowest audit so
am also making it a `--git` only audit.
Additionally, to further improve default `brew audit` performance do not
run `brew style` checks when doing `brew audit` with no arguments.
`brew style` can be run quickly and efficiently on all of a tap (and is
cached) so no need to duplicate it here.
2020-06-08 15:00:09 +01:00
Mike McQuaid
82e3dea7d1
Merge pull request #7704 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-0.85.1
...
build(deps): bump rubocop from 0.85.0 to 0.85.1 in /Library/Homebrew
2020-06-08 09:23:49 +01:00
Mike McQuaid
92fc47b94a
Merge pull request #7706 from Homebrew/dependabot/bundler/Library/Homebrew/regexp_parser-1.7.1
...
build(deps): bump regexp_parser from 1.7.0 to 1.7.1 in /Library/Homebrew
2020-06-08 08:46:14 +01:00
dependabot-preview[bot]
aa1cf09898
build(deps): bump regexp_parser from 1.7.0 to 1.7.1 in /Library/Homebrew
...
Bumps [regexp_parser](https://github.com/ammar/regexp_parser ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/ammar/regexp_parser/releases )
- [Changelog](https://github.com/ammar/regexp_parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ammar/regexp_parser/compare/v1.7.0...v1.7.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-08 05:53:56 +00:00
Mike McQuaid
16f304c3e0
workflows/doctor: add macOS brew doctor
CI.
...
When we change any of the files related to `brew doctor` or Xcode
versions ensure that we test them on the macOS self-hosted workers so
we don't merge changes here that break `brew doctor` there.
2020-06-07 21:17:02 +01:00
Bo Anderson
eb3eb209d9
os/mac/xcode: support Xcode 11.5
2020-06-07 20:35:55 +01:00
dependabot-preview[bot]
219ad5dd49
build(deps): bump rubocop from 0.85.0 to 0.85.1 in /Library/Homebrew
...
Bumps [rubocop](https://github.com/rubocop-hq/rubocop ) from 0.85.0 to 0.85.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.85.0...v0.85.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-07 15:57:33 +00:00
Issy Long
5a63636529
Merge pull request #7703 from issyl0/allowlist-and-denylist
...
Use "allowlist" and "denylist" instead of "whitelist" and "blacklist"
2020-06-06 23:15:08 +01:00
Issy Long
8eba9b86ab
Change occurrences of "blacklist" to "denylist" or "disallow"
...
- Depending on context, I've gone for either "denylist" or "disallow"
here. "Disallow" for things in sentences, or actions, and "denylist"
for list of things.
2020-06-06 22:38:33 +01:00