Commit Graph
21561 Commits
Author SHA1 Message Date
nandahkrishna 8e5451df2f style: use parentheses for assignment in conditions 2021-02-12 18:33:37 +05:30
Mike McQuaidandGitHub f9b4b69f27 Merge pull request #10575 from nandahkrishna/dependent-cask-check
cmd/uninstall: check for dependent casks
2021-02-12 10:55:38 +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
Rylan PolsterandGitHub 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 AndersonandGitHub 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 JackmanandGitHub 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 AndersonandGitHub 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
Bo AndersonandGitHub 0d36d54ede Merge pull request #10590 from Bo98/codesign-stderr
os/mac/keg: print stderr on codesign failure
2021-02-11 13:10:48 +00:00
98e40d1638 Define ignored warnings as Regexp
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2021-02-11 07:56:27 -05:00
Bo AndersonandGitHub effe4ac5b0 Merge pull request #10581 from Bo98/update-report-outdated
cmd/update-report: report outdated count & suggest `brew upgrade`
2021-02-11 12:53:32 +00:00
Bo AndersonandGitHub 0f4ccd7625 Merge pull request #10552 from Bo98/sdk-checks
os/mac/diagnostic: check SDK version in SDKSettings matches the path
2021-02-11 12:53:05 +00:00
Bo Anderson 5202f712c0 os/mac/keg: print stderr on codesign failure 2021-02-11 12:38:40 +00:00
BrewTestBot 297f8f421f Update RBI files for activesupport. 2021-02-11 06:05:55 +00:00
BrewTestBot 3c04e9bd30 brew vendor-gems: commit updates. 2021-02-11 06:05:02 +00:00
dependabot[bot]andGitHub bcc9593da9 build(deps): bump activesupport in /Library/Homebrew
Bumps [activesupport](https://github.com/rails/rails) from 6.1.2 to 6.1.2.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.1.2.1/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.1.2...v6.1.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-11 05:59:39 +00:00
Rylan Polster 3595ac1f7f style: call rubocop directly 2021-02-10 22:36:42 -05:00
Bo Anderson 87b6fe8f84 test/os/mac/sdk: add tests 2021-02-11 01:20:02 +00:00
Bo Anderson fe52b3a402 os/mac/diagnostic: check SDK version matches the path 2021-02-11 01:19:59 +00:00
Issy LongandGitHub c951be8d3c Merge pull request #10582 from issyl0/update-maintainers-remind-about-brew-man
dev-cmd/update-maintainers: If there are changes, auto-update man pages
2021-02-11 00:13:40 +00:00
Bo Anderson f5c075d668 test/utils/git_spec: fix cherry pick test with older git 2021-02-10 17:36:46 +00:00
Shaun Jackman e615dc4fe6 non_apple_gcc_version: Use preferred_gcc
Check HOMEBREW_PREFIX/"opt/#{CompilerSelector.preferred_gcc}/bin/
2021-02-10 09:13:37 -08:00
Mike McQuaidandGitHub 3bcd919a70 Merge pull request #10578 from MikeMcQuaid/formula_bottle_hash
formula: add bottle_hash method.
2021-02-10 15:39:44 +00:00
Bo Anderson 0e732d3917 cmd/update-report: report outdated count & suggest brew upgrade 2021-02-10 15:36:38 +00:00
Bo Anderson 8c81a2822c os/mac/sdk: read version from SDKSettings 2021-02-10 12:22:47 +00:00
Michka PopoffandGitHub e0a9ec9b1e Merge pull request #10569 from iMichka/gcc2
linux: use preferred_gcc instead of gcc
2021-02-10 12:20:28 +01:00
Mike McQuaid 04804c6db5 formula: add bottle_hash method.
Extract this method from `#to_hash` so it can be used in `brew bundle`.
2021-02-10 10:36:40 +00:00
Mike McQuaidandGitHub 5048dcf7ec Merge pull request #10545 from Bo98/describe_java
system_config: remove describe_java
2021-02-10 10:34:08 +00:00
nandahkrishna fcb1aa8aef test/keg_spec: add test to check for dependent casks 2021-02-10 12:05:12 +05:30
nandahkrishna 56ebffff7a Refactor code to find dependents of kegs 2021-02-10 11:41:48 +05:30
BrewTestBot 805e9fbaf3 Update RBI files for activesupport. 2021-02-10 06:01:38 +00:00
BrewTestBot 1533ab6b66 brew vendor-gems: commit updates. 2021-02-10 06:00:45 +00:00
dependabot[bot]andGitHub 7f7e22fe65 build(deps): bump activesupport from 6.1.1 to 6.1.2 in /Library/Homebrew
Bumps [activesupport](https://github.com/rails/rails) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.1.2/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.1.1...v6.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-10 05:58:32 +00:00
Issy Long dde89d8d2b dev-cmd/update-maintainers: If there are changes, auto-update man pages
- I noticed this in a PR recently, maybe the maintainer didn't think
  they would have to run `brew man` for this? In that case there's an
  extra step after the PR is raised, red CI checks on the PR (which is
  demoralising) and potentially requires a reviewer to point this out.
- This runs `brew man` if the `README` file has a diff as part of this
  command. Then the user has to `git add .` and their PR is (probably)
  good.
2021-02-09 21:26:08 +00:00
Bo Anderson 8ff7b58cba system_config: remove describe_java 2021-02-09 20:58:30 +00:00
Michka Popoff 0a292c7041 linux: use preferred_gcc instead of gcc 2021-02-09 21:48:48 +01:00
Bo Anderson 61cda1465f os/mac/version: add strip_patch method 2021-02-09 18:35:22 +00:00
Bo Anderson 71d81a8611 version: handle subclasses in major_minor and major_minor_patch 2021-02-09 18:35:22 +00:00
Gibson Fahnestock 0f48498ad8 fix(tap): set clone remote name to origin explicitly
Git now allows setting a different default remote name than `origin`
when you do a fresh clone by running:

```shell
git config --global clone.defaultRemoteName notorigin
```

This causes `brew tap <tap_name> && brew update` to fail, as it clones
with a different remote name in the `tap` and then expects the remote to
be `origin` in the `update`.

Fix this by explicitly setting the origin remote in the clone command.
2021-02-09 15:29:54 +00:00
nandahkrishna 1d204a0893 test/uninstall_spec: fix dependent cask handling 2021-02-09 16:07:49 +05:30
BrewTestBot ca65767f20 Update RBI files for bootsnap. 2021-02-09 06:04:34 +00:00
BrewTestBot 10f93ab6e3 brew vendor-gems: commit updates. 2021-02-09 06:03:44 +00:00
dependabot[bot]andGitHub 024f053cdd build(deps): bump bootsnap from 1.7.1 to 1.7.2 in /Library/Homebrew
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/Shopify/bootsnap/releases)
- [Changelog](https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Shopify/bootsnap/compare/v1.7.1...v1.7.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-09 06:01:24 +00:00
nandahkrishna 7965ad6160 cmd/uninstall: check for dependent casks 2021-02-09 08:47:11 +05:30
Rylan PolsterandGitHub 455af85235 Merge pull request #10547 from Rylan12/prepare-bottle-syntax-deprecations
Prepare deprecations for the old bottle syntax
2021-02-08 19:13:37 -05:00
nandahkrishna 15f936a22a dev-cmd/update-maintainers: implement suggestions from code review 2021-02-08 23:33:26 +05:30
nandahkrishna 90632ce274 dev-cmd/update-maintainers: modify Linux maintainer wording in README 2021-02-08 23:33:25 +05:30
nandahkrishna 0474fe6093 dev-cmd/update-maintainers: add tests 2021-02-08 23:33:25 +05:30