Markus Reiter
|
7d9758a05e
|
Fix RuboCop offenses.
|
2020-11-30 22:50:15 +01:00 |
|
Markus Reiter
|
da8d91bd05
|
Fix .simplecov exit status for integration tests.
|
2020-11-30 20:52:27 +01:00 |
|
Markus Reiter
|
81203d346c
|
Make brew help cat test stricter.
|
2020-11-30 20:52:27 +01:00 |
|
Markus Reiter
|
e26311236f
|
Ensure brew cat output is empty on failure.
|
2020-11-30 20:52:27 +01:00 |
|
Markus Reiter
|
f438fa98be
|
Avoid reinstalling bundler in integration tests.
|
2020-11-30 20:52:27 +01:00 |
|
Markus Reiter
|
0716d0bf28
|
Don't output “Installing 'bundler' gem” to $stdout .
|
2020-11-30 20:52:27 +01:00 |
|
Markus Reiter
|
8298f95677
|
Increase timeout for integration tests.
|
2020-11-30 20:52:27 +01:00 |
|
Markus Reiter
|
df436e331d
|
Fix .simplecov .
|
2020-11-30 20:52:27 +01:00 |
|
Markus Reiter
|
7afaebc7f8
|
Merge pull request #9349 from reitermarkus/style-spec
Add missing `require`s for `style` spec.
|
2020-11-30 20:50:50 +01:00 |
|
Mike McQuaid
|
49054b4457
|
Merge pull request #9352 from MikeMcQuaid/more_active_support
global: add more active_support includes.
|
2020-11-30 17:21:32 +00:00 |
|
Mike McQuaid
|
f496ef685f
|
Merge pull request #9348 from MikeMcQuaid/harmless-system-frameworks
linkage_checker: system framework links are harmless.
|
2020-11-30 16:58:29 +00:00 |
|
Mike McQuaid
|
7439a9b8a2
|
global: add more active_support includes.
|
2020-11-30 16:27:47 +00:00 |
|
Markus Reiter
|
2552ecb1e7
|
Add missing require s for style spec.
|
2020-11-30 17:01:10 +01:00 |
|
Mike McQuaid
|
7228e60da5
|
linkage_checker: system framework links are harmless.
These do not seem to cause runtime errors.
Fixes #9338
|
2020-11-30 16:00:42 +00:00 |
|
Mike McQuaid
|
a70d891122
|
os/mac/sdk: refactor for readability.
|
2020-11-30 16:00:31 +00:00 |
|
Misty De Meo
|
fec6fc4b4f
|
SDK: allow SDK mismatches if major version matches
|
2020-11-30 16:00:31 +00:00 |
|
Markus Reiter
|
fe2c201d00
|
Merge pull request #9268 from reitermarkus/type-signatures
Add more type signatures.
|
2020-11-30 15:16:05 +01:00 |
|
Mike McQuaid
|
66f47e7502
|
Merge pull request #9345 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-performance-1.9.1
build(deps): bump rubocop-performance from 1.9.0 to 1.9.1 in /Library/Homebrew
|
2020-11-30 13:18:17 +00:00 |
|
Mike McQuaid
|
f24f5f400b
|
Merge pull request #9344 from Homebrew/dependabot/bundler/Library/Homebrew/simplecov-0.20.0
build(deps): bump simplecov from 0.19.1 to 0.20.0 in /Library/Homebrew
|
2020-11-30 13:13:38 +00:00 |
|
Mike McQuaid
|
ce8559a1bd
|
Merge pull request #9318 from mistydemeo/add_with_env_to_docs
Formula cookbook: document with_env
|
2020-11-30 13:06:30 +00:00 |
|
Mike McQuaid
|
96d3eb5cf1
|
Merge pull request #9280 from sjackman/sj/patchelf-rb-write
Enable HOMEBREW_PATCHELF_RB_WRITE for CI and HOMEBREW_DEV_CMD_RUN
|
2020-11-30 12:59:05 +00:00 |
|
Mike McQuaid
|
9fa4c1d063
|
Merge pull request #9327 from MikeMcQuaid/mac-sdk-fix
os/mac/sdk: use OS::Mac.sdk_version.
|
2020-11-30 12:37:35 +00:00 |
|
BrewTestBot
|
91893c42f8
|
Update RBI files for rubocop-performance.
|
2020-11-30 07:28:26 +00:00 |
|
BrewTestBot
|
d241ebe3f1
|
brew vendor-gems: commit updates.
|
2020-11-30 07:27:42 +00:00 |
|
BrewTestBot
|
62b621b282
|
Update RBI files for simplecov.
|
2020-11-30 07:25:50 +00:00 |
|
BrewTestBot
|
3eff3132e4
|
brew vendor-gems: commit updates.
|
2020-11-30 07:25:05 +00:00 |
|
dependabot[bot]
|
9a23699369
|
build(deps): bump rubocop-performance in /Library/Homebrew
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/rubocop-hq/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop-performance/compare/v1.9.0...v1.9.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-11-30 07:18:21 +00:00 |
|
dependabot[bot]
|
5b8d563122
|
build(deps): bump simplecov from 0.19.1 to 0.20.0 in /Library/Homebrew
Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 0.19.1 to 0.20.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.19.1...v0.20.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-11-30 07:17:57 +00:00 |
|
Rylan Polster
|
62df71557b
|
Merge pull request #9314 from Rylan12/migrate-audit-exceptions
Migrate remaining audit exceptions to homebrew/core
|
2020-11-30 00:10:12 -05:00 |
|
Markus Reiter
|
47b8f96efb
|
Require formula for named arguments.
|
2020-11-30 04:18:23 +01:00 |
|
Markus Reiter
|
fddd589bc3
|
Make more require s in NamedArgs lazy.
|
2020-11-30 00:57:36 +01:00 |
|
Markus Reiter
|
6e20d27582
|
Remove some unneeded require s.
|
2020-11-30 00:49:14 +01:00 |
|
Markus Reiter
|
7348185347
|
Reorder global .
|
2020-11-30 00:00:02 +01:00 |
|
Markus Reiter
|
2ad7f5317c
|
Add signatures for Fetch module.
|
2020-11-29 22:59:10 +01:00 |
|
Markus Reiter
|
3541ede927
|
Fix signature for update_python_resources! .
|
2020-11-29 22:59:10 +01:00 |
|
Markus Reiter
|
307724d5cd
|
Fix type error in cmd/cleanup .
|
2020-11-29 22:59:10 +01:00 |
|
Markus Reiter
|
323cfbca41
|
Fix type error in dev-cmd/dispatch-build-bottle .
|
2020-11-29 22:59:10 +01:00 |
|
Markus Reiter
|
6fb5315deb
|
Fix unconditionally true condition.
|
2020-11-29 22:37:24 +01:00 |
|
Markus Reiter
|
749199632b
|
Add signatures for dev-cmd/unbottled .
|
2020-11-29 22:37:24 +01:00 |
|
Markus Reiter
|
a0d6f45bd7
|
Add signatures for cmd/tap .
|
2020-11-29 22:37:24 +01:00 |
|
Markus Reiter
|
1baf98ea69
|
Add signatures for cmd/--cache .
|
2020-11-29 22:37:24 +01:00 |
|
Markus Reiter
|
4560c06b7e
|
Add more method signatures for CLI::Args .
|
2020-11-29 22:37:24 +01:00 |
|
Markus Reiter
|
580d915cb4
|
Add type signatures for Pathname extensions.
|
2020-11-29 21:23:55 +01:00 |
|
Markus Reiter
|
650ec514c1
|
Fix type errors in test .
|
2020-11-29 21:23:54 +01:00 |
|
Markus Reiter
|
38ec7b684d
|
Add note in upstream.rbi .
|
2020-11-29 21:23:54 +01:00 |
|
Markus Reiter
|
1b9002c04a
|
Fix type errors in postinstall .
|
2020-11-29 21:23:54 +01:00 |
|
Markus Reiter
|
6750448d95
|
Fix some auto-correctable type errors.
|
2020-11-29 21:23:54 +01:00 |
|
Markus Reiter
|
cf169e5270
|
Fix type errors in Sandbox .
|
2020-11-29 21:23:54 +01:00 |
|
Dustin Rodrigues
|
97933d9a17
|
pypi: downcase main package name prior to seeing if it should be excluded
|
2020-11-29 09:34:00 -05:00 |
|
Mike McQuaid
|
016893c132
|
os/mac/sdk: use OS::Mac.sdk_version.
This should allow the correct SDK to be found.
Fixes https://github.com/Homebrew/brew/issues/9324
|
2020-11-27 20:18:56 +00:00 |
|