Bo Anderson
da9e42f312
formulary: remove consts on cache clear
2021-02-17 17:13:06 +00:00
Mike McQuaid
22e591e531
Make HOMEBREW_NO_BOTTLE_SOURCE_FALLBACK default
...
- Remove `HOMEBREW_NO_BOTTLE_SOURCE_FALLBACK` and make the behaviour
the default. We mostly already do this since we added the need for
the `--build-from-source` override on macOS. This allows us to
delete some more code.
- Still fail and require `--build-from-source` when reinstalling or
upgrading if failing on a formula-specific reason e.g. the CLT is
not/no longer installed, you're using a non-default prefix.
Fixes #10623
2021-02-17 13:51:53 +00:00
Mike McQuaid
fa638d29d8
Merge pull request #10631 from MikeMcQuaid/autoupdate-more-commands
...
env_config: auto update updates more commands.
2021-02-17 10:27:25 +00:00
BrewTestBot
5a4ec39dba
Update RBI files for warning.
2021-02-17 06:00:47 +00:00
BrewTestBot
91923076ff
brew vendor-gems: commit updates.
2021-02-17 05:59:58 +00:00
dependabot[bot]
9bd100bb52
build(deps): bump warning from 1.1.0 to 1.2.0 in /Library/Homebrew
...
Bumps [warning](https://github.com/jeremyevans/ruby-warning ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/jeremyevans/ruby-warning/releases )
- [Changelog](https://github.com/jeremyevans/ruby-warning/blob/master/CHANGELOG )
- [Commits](https://github.com/jeremyevans/ruby-warning/compare/1.1.0...1.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-17 05:57:53 +00:00
nandahkrishna
88f78c4523
dev-cmd/bump: rescue if livecheck_result errors
2021-02-17 02:36:29 +05:30
nandahkrishna
bf60e2da3d
utils/repology: add constants for repository names
2021-02-17 02:12:18 +05:30
nandahkrishna
a0b7580dc4
Fix eql? in Cask::Cask
2021-02-17 01:18:25 +05:30
nandahkrishna
24bb6040a7
dev-cmd/bump: add cask support
2021-02-17 00:42:07 +05:30
hyuraku
8cb80fc2d6
completions: delete brew-cask check
2021-02-16 20:56:19 +09:00
Mike McQuaid
b85cd133d0
env_config: auto update updates more commands.
...
e.g. `brew bundle` so let's not claim to list them all.
2021-02-16 09:35:02 +00:00
Mike McQuaid
c13d7e6723
Fix brew style
2021-02-16 09:25:34 +00:00
BrewTestBot
287b4888e6
Update RBI files for rubocop.
2021-02-16 06:04:43 +00:00
BrewTestBot
de373dd056
brew vendor-gems: commit updates.
2021-02-16 06:03:50 +00:00
dependabot[bot]
566c42a25b
build(deps): bump rubocop from 1.9.1 to 1.10.0 in /Library/Homebrew
...
Bumps [rubocop](https://github.com/rubocop-hq/rubocop ) from 1.9.1 to 1.10.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/v1.9.1...v1.10.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-16 05:58:23 +00:00
Jonathan Chang
a946cde4e1
Merge pull request #10615 from jonchang/enhance-sponsors
...
Update Github sponsor text and logos
2021-02-16 14:06:11 +11:00
danielnachun
c7f337177e
cc: prepend gcc libs to args when gcc is a dependency
2021-02-15 12:12:18 -08:00
nandahkrishna
56e0c3d9e8
Update GitHub API usage
2021-02-15 22:38:27 +05:30
nandahkrishna
9d8a5827a3
utils/github: split module
2021-02-15 21:08:10 +05:30
Nanda H Krishna
b9cbeb3019
Merge pull request #10608 from nandahkrishna/assignment-condition-parentheses
...
style: use parentheses for assignment in conditions
2021-02-15 18:43:54 +05:30
Mike McQuaid
aac2436e1f
Merge pull request #10616 from Homebrew/dependabot/bundler/Library/Homebrew/tapioca-0.4.14
...
build(deps): bump tapioca from 0.4.13 to 0.4.14 in /Library/Homebrew
2021-02-15 13:00:24 +00:00
Mike McQuaid
a05e9337d8
Merge pull request #10598 from Rylan12/allow-warnings
...
Set default ruby warning level to -W1
2021-02-15 12:56:47 +00:00
Jonathan Chang
4c26b9b17e
Merge pull request #10614 from jonchang/brew-prof-min
...
prof: needs at least 1 argument
2021-02-15 23:53:59 +11:00
BrewTestBot
1ae832d9a9
Update RBI files for tapioca.
2021-02-15 06:57:26 +00:00
BrewTestBot
caf9da9b32
brew vendor-gems: commit updates.
2021-02-15 06:56:29 +00:00
dependabot[bot]
c3e9972ced
build(deps): bump tapioca from 0.4.13 to 0.4.14 in /Library/Homebrew
...
Bumps [tapioca](https://github.com/Shopify/tapioca ) from 0.4.13 to 0.4.14.
- [Release notes](https://github.com/Shopify/tapioca/releases )
- [Commits](https://github.com/Shopify/tapioca/compare/v0.4.13...v0.4.14 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 06:50:48 +00:00
Nanda H Krishna
88c9373eb4
Merge pull request #10601 from nandahkrishna/man-diacritics
...
dev-cmd/man: remove diacritics for manpage
2021-02-15 08:36:13 +05:30
Jonathan Chang
99ed37fb29
sponsors: automatically update README
...
This saves a copy and paste.
2021-02-15 13:43:40 +11:00
Rylan Polster
79e93f54e2
Ignore more parser warnings
2021-02-14 11:58:05 -05:00
Jonathan Chang
6c2d357c0e
prof: needs at least 1 argument
2021-02-14 20:50:15 +11:00
Rylan Polster
1cc983f00d
download_strategy: pass chdir block to stage
2021-02-12 14:50:50 -05:00
Rylan Polster
26722647c3
Set default ruby warning level to -W1
2021-02-12 14:50:50 -05:00
Mike McQuaid
320bccb38d
Merge pull request #10594 from Bo98/consistent-alignment
...
rubocop: use consistent array/hash indentation
2021-02-12 17:29:15 +00:00
Mike McQuaid
e2cbc91689
Merge pull request #10567 from MikeMcQuaid/env-ci-rubocop
...
rubocops/lines: check for `if ENV["CI"]` usage.
2021-02-12 14:49:48 +00:00
nandahkrishna
8e5451df2f
style: use parentheses for assignment in conditions
2021-02-12 18:33:37 +05:30
Mike McQuaid
019b8fc5db
Merge pull request #10605 from Bo98/sorbet-runtime-0.5.6274
...
Gemfile.lock: update sorbet-runtime to match sorbet
2021-02-12 11:34:13 +00:00
Mike McQuaid
e8c71aeb8c
rubocops/lines: check for if ENV["CI"]
usage.
...
Suggested in:
https://github.com/Homebrew/homebrew-core/pull/70675#issuecomment-775092539
2021-02-12 11:25:44 +00:00
Mike McQuaid
f9b4b69f27
Merge pull request #10575 from nandahkrishna/dependent-cask-check
...
cmd/uninstall: check for dependent casks
2021-02-12 10:55:38 +00:00
Bo Anderson
4dd7087817
brew vendor-gems: commit updates.
2021-02-12 03:21:40 +00:00
Bo Anderson
983f7f6f13
Gemfile.lock: update sorbet-runtime to match sorbet
2021-02-12 03:20:59 +00:00
BrewTestBot
f66c47198e
sorbet: Update RBI files.
...
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml ) workflow.
2021-02-12 01:14:53 +00:00
nandahkrishna
810b8e515b
dev-cmd/man: remove diacritics for manpage
2021-02-12 05:41:40 +05:30
Rylan Polster
3f39c204cf
Merge pull request #10583 from Rylan12/call-rubocop-directly
...
style: call rubocop directly
2021-02-11 15:50:20 -05:00
nandahkrishna
f7f9433443
Keg.find_some_installed_dependents: move to installed_dependents.rb
2021-02-12 01:42:17 +05:30
Bo Anderson
0211ae4576
Merge pull request #10592 from Homebrew/dependabot/bundler/Library/Homebrew/activesupport-6.1.2.1
...
build(deps): bump activesupport from 6.1.2 to 6.1.2.1 in /Library/Homebrew
2021-02-11 18:29:50 +00:00
Shaun Jackman
27dd1b65d1
Merge pull request #10587 from sjackman/sj/preferred-gcc
...
non_apple_gcc_version: Use preferred_gcc
2021-02-11 10:06:37 -08:00
Bo Anderson
7d91406b88
Merge pull request #10588 from Bo98/git-test-fix
...
test/utils/git_spec: fix cherry pick test with older git
2021-02-11 17:41:10 +00:00
Rylan Polster
945d757450
utils/rubocop: don't recreate Regexp into new Regexp
2021-02-11 08:41:32 -05:00
Rylan Polster
b4995379d4
dev-cmd/rubocop: call rubocop utility instead of -S rubocop
2021-02-11 08:37:45 -05:00