BrewTestBot
5c2abf5077
sorbet: update RBI files using Tapioca.
...
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/tapioca.yml ).
2020-09-03 09:02:14 +00:00
Maxim Belkin
a6d29894d9
cleanup: fix and reuse portable ruby logic.
...
Align the logic in `cleanup_portable_ruby` with that in `ruby.sh`.
Co-authored-by: Maxim Belkin <maxim.belkin@gmail.com>
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-09-03 09:43:41 +01:00
dependabot-preview[bot]
bad97317bc
build(deps): bump sorbet from 0.5.5888 to 0.5.5890 in /Library/Homebrew
...
Bumps [sorbet](https://github.com/sorbet/sorbet ) from 0.5.5888 to 0.5.5890.
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-03 07:24:05 +00:00
dependabot-preview[bot]
2a5afb2896
build(deps): bump sorbet-runtime in /Library/Homebrew
...
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet ) from 0.5.5888 to 0.5.5890.
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-03 06:52:39 +00:00
miccal
5d0957ac81
cask/artifact/symlinked: allow --force to overwrite symbolic links
2020-09-03 13:28:29 +08:00
Sean Molenaar
742b3faaa4
Merge pull request #8351 from SMillerDev/audit/pre_release
...
add cask pre-release check
2020-09-02 22:00:39 +02:00
Dustin Rodrigues
f5b71af6de
Merge pull request #8575 from dtrodrigues/typo-fixes
...
minor typo fixes
2020-09-02 13:46:47 -04:00
Sean Molenaar
74ba8cc2df
Style fix in cask audit
...
Co-authored-by: Markus Reiter <me@reitermark.us>
2020-09-02 19:13:46 +02:00
Mike McQuaid
8604cdb15a
Merge pull request #8541 from claui/fix-patch-stdout
...
Return standard output in `popen_write`
2020-09-02 17:48:12 +01:00
Dustin Rodrigues
d400b151e7
minor typo fixes
2020-09-02 12:23:14 -04:00
Mike McQuaid
64eaa80c47
Merge pull request #8522 from rmNULL/elf-fixtures
...
spec: Pathname#rpath, Pathname#interpreter and Pathname#patch!
2020-09-02 17:21:47 +01:00
Claudia
09d7889ed8
Extract constant IO_DEFAULT_BUFFER_SIZE
2020-09-02 18:15:51 +02:00
Markus Reiter
4d1fa19a18
Add test for GitHub::Actions::Annotation
.
2020-09-02 16:44:16 +02:00
Markus Reiter
ebd4ce467c
Output GitHub Actions annotations for brew style
.
2020-09-02 16:44:16 +02:00
Sean Molenaar
0279dda595
add cask pre-release check
2020-09-02 15:47:12 +02:00
rmnull
7863cc6f80
remove {rust,cpp,go}.elf fixutres.
2020-09-02 18:58:36 +05:30
rmnull
f5ca649e1d
new elf fixtures, and basic tests for Pathname#rpath(=), and Pathname#interpreter(=).
2020-09-02 18:58:36 +05:30
Mike McQuaid
3b114736ce
Merge pull request #8572 from Akylzhan/patch-1
...
Update cask/installer.rb: check deps before download
2020-09-02 14:22:05 +01:00
Mike McQuaid
ea27822c94
Merge pull request #8565 from SeekingMeaning/installer/optlinked
...
cask/installer: fix reference to opt_linked/optlinked
2020-09-02 13:35:46 +01:00
Akylzhan Sauranbay
3fdab5a24d
Update cask/installer.rb: check dependencies before download
2020-09-02 18:14:24 +06:00
dependabot-preview[bot]
6a2b9bbbc8
build(deps): bump sorbet-runtime in /Library/Homebrew
...
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet ) from 0.5.5883 to 0.5.5888.
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-02 07:46:49 +00:00
dependabot-preview[bot]
26bb69760a
build(deps): bump sorbet from 0.5.5883 to 0.5.5888 in /Library/Homebrew
...
Bumps [sorbet](https://github.com/sorbet/sorbet ) from 0.5.5883 to 0.5.5888.
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-02 06:58:51 +00:00
Markus Reiter
9d57bfc9ba
Adjust RuboCop formatter on CI.
2020-09-02 02:02:01 +02:00
Seeker
98248a44a4
cask/installer: fix reference to opt_linked/optlinked
2020-09-01 14:14:41 -07:00
Nanda H Krishna
cbc3448634
Merge pull request #8561 from josh/fix-livecheck-watchlist-read
...
Fix reading HOMEBREW_LIVECHECK_WATCHLIST file
2020-09-02 00:45:53 +05:30
Joshua Peek
2d0369fd50
Fix whitespace
2020-09-01 11:45:05 -07:00
Joshua Peek
9480de8f5d
Default .brew_livecheck_watchlist to String type
2020-09-01 11:44:47 -07:00
Mike McQuaid
5e5dabcadd
Merge pull request #8431 from SeekingMeaning/formula/installed_prefix
...
formula: rename `installed_prefix` and `opt_or_installed_prefix_keg`
2020-09-01 19:22:50 +01:00
Joshua Peek
518af675fb
Fix reading HOMEBREW_LIVECHECK_WATCHLIST file
2020-09-01 11:20:39 -07:00
Markus Reiter
b9f3589ab7
Test casks are already tested covered brew style
.
2020-09-01 19:26:46 +02:00
Seeker
f366280e18
formula: add any_installed_version
2020-09-01 09:45:54 -07:00
Seeker
5def0701ba
formula: rename opt_or_installed_prefix_keg
to any_installed_keg
2020-09-01 09:39:20 -07:00
Markus Reiter
776faf651d
Always use default RuboCop formatter for nicer output.
2020-09-01 18:34:26 +02:00
Markus Reiter
b4d14c193f
Use Homebrew::Style
for brew cask style
.
2020-09-01 18:34:26 +02:00
Seeker
1f6bb52d3d
formula: deprecate installed_prefix
and installed_version
2020-09-01 09:33:24 -07:00
Seeker
5acdcd26d0
formula: rename installed_prefix
to latest_installed_prefix
2020-09-01 09:32:32 -07:00
Mike McQuaid
2b4f3646b7
Merge pull request #8556 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-0.90.0
...
build(deps): bump rubocop from 0.89.1 to 0.90.0 in /Library/Homebrew
2020-09-01 16:03:55 +01:00
Mike McQuaid
74d3f0b153
hardware: rename rosetta method.
2020-09-01 14:52:37 +01:00
Misty De Meo
d9135c5a57
CPU: add ability to check for Rosetta
...
When running within an Intel terminal, `uname -m` and friends return Intel-based
values for compatibility. An Intel shell will also prefer to launch Intel slices of
programs unless the program is ARM-only.
It's an open question how Homebrew should manage running in Intel mode. Should it
continue to behave as though the Mac is Intel-based, like it does now? Should it
recognize it's ARM-based? Either way, it's useful for us to be able to tell whether
the Mac is running under Rosetta or whether it's a real Intel Mac.
2020-09-01 14:52:37 +01:00
Mike McQuaid
8b97c27c21
brew style manual fixes
2020-09-01 14:26:45 +01:00
Mike McQuaid
e09147fe75
brew style --fix
2020-09-01 14:26:45 +01:00
dependabot-preview[bot]
dac8fc0ea4
build(deps): bump rubocop from 0.89.1 to 0.90.0 in /Library/Homebrew
...
Bumps [rubocop](https://github.com/rubocop-hq/rubocop ) from 0.89.1 to 0.90.0.
- [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.89.1...v0.90.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-01 14:26:44 +01:00
Mike McQuaid
48c6dc81d1
Merge pull request #8371 from fboranek/clang-format-alllow-keg-only
...
dev-cmd/audit: whitelist clang-format@8 to be non-keg-only
2020-09-01 14:25:21 +01:00
Markus Reiter
05f38884d4
Merge pull request #8542 from reitermarkus/rubocop-cask
...
Remove need for separate `.rubocop_cask.yml`.
2020-09-01 14:44:19 +02:00
Markus Reiter
50a9907591
Merge pull request #8557 from reitermarkus/desc-cop-macos
...
Don't allow platform in cask descriptions.
2020-09-01 14:42:05 +02:00
Markus Reiter
7ecd64fc03
Fix .rubocop.yml
for test fixtures.
2020-09-01 14:07:17 +02:00
Markus Reiter
f32b2e0515
Switch unless
to if
.
...
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-09-01 13:59:24 +02:00
Mike McQuaid
d2dcc41717
os/linux: add more Xcode stubs.
...
Saw these on a random user report.
2020-09-01 12:49:19 +01:00
Markus Reiter
6994556d19
Don't allow platform in cask descriptions.
2020-09-01 13:18:59 +02:00
Markus Reiter
6d6c59a1fd
Simplify .rubocop_rspec.yml
.
2020-09-01 12:52:59 +02:00