30819 Commits

Author SHA1 Message Date
Carlo Cabrera
90af12fc6b
Merge pull request #12953 from roryokane/expand-flag-in-tips-tricks-doc
In Tips and Tricks doc, expand `-s` flag
2022-03-04 11:06:31 +08:00
danielnachun
57e3e62edb
os/mac/keg.rb: rename to codesign_patched_binary 2022-03-03 17:35:16 -08:00
danielnachun
39fc386253
keg_relocate.rb: create generic codesign_patched_binary 2022-03-03 17:34:50 -08:00
Bo Anderson
ffc92592de
Merge pull request #12955 from Homebrew/dependabot/bundler/docs/github-pages-224
build(deps-dev): bump github-pages from 223 to 224 in /docs
2022-03-04 01:29:23 +00:00
dependabot[bot]
cb3fb383e8
build(deps-dev): bump github-pages from 223 to 224 in /docs
Bumps [github-pages](https://github.com/github/pages-gem) from 223 to 224.
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](https://github.com/github/pages-gem/compare/v223...v224)

---
updated-dependencies:
- dependency-name: github-pages
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-04 00:57:23 +00:00
Issy Long
cec469c3d9
rubocop: Remove an allowlist entry for blacklist usage
- The usage in the `xmlsectool` formula went away in
  76618ad7fc.
- If I revert the changes in that commit and run
  `brew style --only="Naming/InclusiveLanguage" xmlsectool`, RuboCop reports an
  offense and suggests an alternative term.
2022-03-04 00:22:23 +00:00
Rory O’Kane
21cb80cdc4 In Tips and Tricks doc, expand -s flag
Writing the long flag here helps the user understand what the command does. The short flag is more appropriate for interactive use of `brew`.
2022-03-03 18:00:56 -05:00
Nanda H Krishna
6759482ed3
Merge pull request #12951 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9719
build(deps-dev): bump sorbet from 0.5.9715 to 0.5.9719 in /Library/Homebrew
2022-03-03 14:24:55 -05:00
BrewTestBot
094ce61553
brew vendor-gems: commit updates. 2022-03-03 18:08:16 +00:00
dependabot[bot]
b5112f925c
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9715 to 0.5.9719.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: sorbet
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-03 18:05:53 +00:00
Bo Anderson
ac9af0dbbc
github_packages: fix OOM with large bottles 2022-03-03 16:26:47 +00:00
Mike McQuaid
279ab47c21
Merge pull request #12948 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9715
build(deps-dev): bump sorbet from 0.5.9707 to 0.5.9715 in /Library/Homebrew
2022-03-03 09:18:18 +00:00
BrewTestBot
b01701d8dd
brew vendor-gems: commit updates. 2022-03-02 18:07:08 +00:00
dependabot[bot]
465a8ee20b
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9707 to 0.5.9715.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: sorbet
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 18:04:48 +00:00
Bo Anderson
3ddcaacfd7
Merge pull request #12947 from Bo98/unzip-path
unpack_strategy/zip: allow unzip formula to be used
2022-03-02 14:08:52 +00:00
Bo Anderson
aa4ad964eb
unpack_strategy/zip: allow unzip formula to be used 2022-03-02 13:34:26 +00:00
Bo Anderson
f07a44f507
Merge pull request #12946 from Bo98/pr-pull-unzip
dev-cmd/pr-pull: require unzip to be installed
2022-03-02 05:45:31 +00:00
Bo Anderson
ddeadaefce
dev-cmd/pr-pull: require unzip to be installed 2022-03-02 05:19:41 +00:00
Bo Anderson
0afd0d774a
Merge pull request #12944 from Bo98/pr-pull-formula-dir
dev-cmd/pr-pull: consider alternative tap formula directories
2022-03-01 19:43:25 +00:00
Mike McQuaid
5bce84e424
Merge pull request #12945 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9707
build(deps-dev): bump sorbet from 0.5.9694 to 0.5.9707 in /Library/Homebrew
2022-03-01 19:31:02 +00:00
BrewTestBot
8b0d2e541f
brew vendor-gems: commit updates. 2022-03-01 18:06:51 +00:00
dependabot[bot]
b41dba6d1d
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9694 to 0.5.9707.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: sorbet
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 18:04:22 +00:00
Bo Anderson
e4159a7986
dev-cmd/pr-pull: consider alternative tap formula directories
Fixes #12939.
2022-03-01 16:39:09 +00:00
Mike McQuaid
472edc06e4
Merge pull request #12943 from Homebrew/update-man-completions
Update maintainers, manpage and completions.
2022-03-01 13:11:26 +00:00
BrewTestBot
57a5026e70
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
2022-03-01 12:14:39 +00:00
Mike McQuaid
9235fe959a
Merge pull request #12942 from hyuraku/delete-deprecate-key
delete bottle deprecate key
2022-03-01 12:13:13 +00:00
Mike McQuaid
c84cb39d04
Merge pull request #12937 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-rspec-2.9.0
build(deps): bump rubocop-rspec from 2.8.0 to 2.9.0 in /Library/Homebrew
2022-03-01 10:03:13 +00:00
Mike McQuaid
c0f8a38125
Merge pull request #12941 from gromgit/Cask-Cookbook/caskroom_path
Cask-Cookbook: fix `caskroom_path` description
2022-03-01 09:54:05 +00:00
Adrian Ho
b85008a487 Cask-Cookbook: fix caskroom_path description
From `cask.rb`:
```
    def caskroom_path
      @caskroom_path ||= Caskroom.path.join(token)
    end
```
2022-03-01 13:03:46 +08:00
Issy Long
cb2a09e65e
Fix (auto-correct) more RSpec/BeNil offenses
- The `RSpec/BeEq` auto-corrections made more `RSpec/BeNil` offenses, so another go of `brew style --only=RSpec/BeNil --fix\` is needed.
2022-03-01 00:36:37 +00:00
Issy Long
72e48024f0
Fix (auto-correct) RuboCop Rspec/BeEq offenses 2022-03-01 00:10:14 +00:00
Issy Long
6b76fd012a
Fix (auto-correct) RuboCop RSpec/BeNil offenses 2022-03-01 00:10:10 +00:00
Nanda H Krishna
77d51885e5
Merge pull request #12938 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9694
build(deps-dev): bump sorbet from 0.5.9687 to 0.5.9694 in /Library/Homebrew
2022-02-28 18:13:06 -05:00
Daniel Nachun
76e4f6bc79
Merge pull request #12890 from danielnachun/add_binary_grep
Add binary grep method to keg_relocate
2022-02-28 11:27:09 -08:00
BrewTestBot
da6650348f
Update RBI files for rubocop-rspec. 2022-02-28 18:13:57 +00:00
BrewTestBot
7cc0f090a5
brew vendor-gems: commit updates. 2022-02-28 18:08:32 +00:00
BrewTestBot
42e4d9376e
brew vendor-gems: commit updates. 2022-02-28 18:08:09 +00:00
dependabot[bot]
c8a02c3c49
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9687 to 0.5.9694.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: sorbet
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 18:05:35 +00:00
dependabot[bot]
6b33f31c68
build(deps): bump rubocop-rspec from 2.8.0 to 2.9.0 in /Library/Homebrew
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rspec/compare/v2.8.0...v2.9.0)

---
updated-dependencies:
- dependency-name: rubocop-rspec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 18:04:58 +00:00
danielnachun
dd898e58b8
test/keg_relocate/grep_spec.rb: add new unit tests 2022-02-28 08:59:33 -08:00
danielnachun
94e22d49fa
os/mac/keg_relocate.rb: override grep args 2022-02-28 08:59:33 -08:00
danielnachun
989db5dfb5
keg_relocate.rb: add each_unique_binary_file 2022-02-28 08:59:33 -08:00
Mike McQuaid
ba32e95760
Merge pull request #12934 from Homebrew/update-man-completions
Update maintainers, manpage and completions.
2022-02-28 13:17:52 +00:00
BrewTestBot
5a086b57df
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
2022-02-28 12:56:04 +00:00
Mike McQuaid
ffc76654da
Merge pull request #12933 from Homebrew/revert-12910-update_report_only_installed_default
Revert "update-report: default HOMEBREW_UPDATE_REPORT_ONLY_INSTALLED to on."
3.4.0
2022-02-28 12:54:24 +00:00
Mike McQuaid
47f8636e7d
update-report: optimise update_report_only_installed code. 2022-02-28 09:58:20 +00:00
Mike McQuaid
d48a9337e4
Revert "update-report: default HOMEBREW_UPDATE_REPORT_ONLY_INSTALLED to on." 2022-02-28 09:54:12 +00:00
Nanda H Krishna
103cd0c94c
Merge pull request #12931 from Homebrew/dependabot/bundler/docs/nokogiri-1.13.3
build(deps): bump nokogiri from 1.13.1 to 1.13.3 in /docs
2022-02-26 00:46:22 -05:00
dependabot[bot]
b6ee1bdb41
build(deps): bump nokogiri from 1.13.1 to 1.13.3 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.1 to 1.13.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.1...v1.13.3)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 03:37:10 +00:00
Nanda H Krishna
533f4e318e
Merge pull request #12930 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9687
build(deps-dev): bump sorbet from 0.5.9680 to 0.5.9687 in /Library/Homebrew
2022-02-25 13:47:40 -05:00