31656 Commits

Author SHA1 Message Date
BrewTestBot
732b6c03ee
Update RBI files for spoom. 2022-01-20 18:15:08 +00:00
BrewTestBot
0b7693b6c9
Update RBI files for msgpack. 2022-01-20 18:14:30 +00:00
BrewTestBot
6d00013b54
brew vendor-gems: commit updates. 2022-01-20 18:09:53 +00:00
BrewTestBot
03384a608a
brew vendor-gems: commit updates. 2022-01-20 18:09:08 +00:00
dependabot[bot]
503456b20f
build(deps): bump spoom from 1.1.7 to 1.1.8 in /Library/Homebrew
Bumps [spoom](https://github.com/Shopify/spoom) from 1.1.7 to 1.1.8.
- [Release notes](https://github.com/Shopify/spoom/releases)
- [Commits](https://github.com/Shopify/spoom/compare/v1.1.7...v1.1.8)

---
updated-dependencies:
- dependency-name: spoom
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-20 18:04:24 +00:00
dependabot[bot]
49d6740671
build(deps): bump msgpack from 1.4.2 to 1.4.3 in /Library/Homebrew
Bumps [msgpack](https://github.com/msgpack/msgpack-ruby) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/msgpack/msgpack-ruby/releases)
- [Changelog](https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog)
- [Commits](https://github.com/msgpack/msgpack-ruby/compare/v1.4.2...v1.4.3)

---
updated-dependencies:
- dependency-name: msgpack
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-20 18:04:05 +00:00
Mike McQuaid
249b0439ee
Merge pull request #12758 from Homebrew/cleanup_readable_symlinks
cleanup: check if symlinks are readable.
2022-01-20 12:49:43 +00:00
Mike McQuaid
f3619134c2
cleanup: check if symlinks are readable. 2022-01-20 12:21:56 +00:00
Nanda H Krishna
e067a5c480
Merge pull request #12755 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9534
build(deps-dev): bump sorbet from 0.5.9531 to 0.5.9534 in /Library/Homebrew
2022-01-19 13:37:04 -05:00
BrewTestBot
f323e51ac7
brew vendor-gems: commit updates. 2022-01-19 18:06:11 +00:00
dependabot[bot]
d97f7f08cf
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9531 to 0.5.9534.
- [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-01-19 18:03:34 +00:00
Carlo Cabrera
7b1e47558b
Merge pull request #12750 from carlocab/machofile
os/mac/keg: use `MachOFile#delete_rpath` instead of `MachO::Tools`
2022-01-20 02:02:29 +08:00
Mike McQuaid
40c895c88e
Merge pull request #12736 from Homebrew/dependabot/bundler/docs/listen-3.7.1
build(deps): bump listen from 3.7.0 to 3.7.1 in /docs
2022-01-19 02:58:42 +00:00
Rylan Polster
d3b69b8d86
Merge pull request #12752 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-1.25.0
build(deps): bump rubocop from 1.24.1 to 1.25.0 in /Library/Homebrew
2022-01-18 21:43:49 -05:00
Mike McQuaid
40ea0fa1a0
Merge pull request #12735 from Homebrew/dependabot/bundler/docs/dnsruby-1.61.9
build(deps): bump dnsruby from 1.61.7 to 1.61.9 in /docs
2022-01-19 02:36:44 +00:00
dependabot[bot]
34ce7f9dc2
build(deps): bump listen from 3.7.0 to 3.7.1 in /docs
Bumps [listen](https://github.com/guard/listen) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/guard/listen/releases)
- [Commits](https://github.com/guard/listen/compare/v3.7.0...v3.7.1)

---
updated-dependencies:
- dependency-name: listen
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-19 02:34:32 +00:00
Nanda H Krishna
a7271f8900
brew style --fix 2022-01-18 21:13:39 -05:00
BrewTestBot
b1fae797a2
Update RBI files for rubocop. 2022-01-18 21:13:39 -05:00
BrewTestBot
32ebb3f936
brew vendor-gems: commit updates. 2022-01-18 21:13:39 -05:00
dependabot[bot]
b18cf56be4
build(deps): bump rubocop from 1.24.1 to 1.25.0 in /Library/Homebrew
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.24.1 to 1.25.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.24.1...v1.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-18 21:13:38 -05:00
dependabot[bot]
fc412116e3
build(deps): bump dnsruby from 1.61.7 to 1.61.9 in /docs
Bumps [dnsruby](https://github.com/alexdalitz/dnsruby) from 1.61.7 to 1.61.9.
- [Release notes](https://github.com/alexdalitz/dnsruby/releases)
- [Changelog](https://github.com/alexdalitz/dnsruby/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/alexdalitz/dnsruby/compare/v1.61.7...v1.61.9)

---
updated-dependencies:
- dependency-name: dnsruby
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-19 02:11:21 +00:00
Rylan Polster
ad2c4f07ad
Merge pull request #12734 from Homebrew/dependabot/bundler/docs/octokit-4.22.0
build(deps): bump octokit from 4.21.0 to 4.22.0 in /docs
2022-01-18 21:10:18 -05:00
dependabot[bot]
d07068f1e4
build(deps): bump octokit from 4.21.0 to 4.22.0 in /docs
Bumps [octokit](https://github.com/octokit/octokit.rb) from 4.21.0 to 4.22.0.
- [Release notes](https://github.com/octokit/octokit.rb/releases)
- [Changelog](https://github.com/octokit/octokit.rb/blob/4-stable/RELEASE.md)
- [Commits](https://github.com/octokit/octokit.rb/compare/v4.21.0...v4.22.0)

---
updated-dependencies:
- dependency-name: octokit
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-19 01:39:02 +00:00
Rylan Polster
8661772d53
Merge pull request #12733 from Homebrew/dependabot/bundler/docs/nokogiri-1.13.1
build(deps): bump nokogiri from 1.13.0 to 1.13.1 in /docs
2022-01-18 20:36:50 -05:00
Mike McQuaid
96252a25f6
Merge pull request #12738 from Homebrew/dependabot/bundler/docs/rainbow-3.1.1
build(deps): bump rainbow from 3.0.0 to 3.1.1 in /docs
2022-01-19 01:32:35 +00:00
dependabot[bot]
c80df83739
build(deps): bump nokogiri from 1.13.0 to 1.13.1 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.0 to 1.13.1.
- [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.0...v1.13.1)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-19 01:15:08 +00:00
dependabot[bot]
f28991844b
build(deps): bump rainbow from 3.0.0 to 3.1.1 in /docs
Bumps [rainbow](https://github.com/sickill/rainbow) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/sickill/rainbow/releases)
- [Changelog](https://github.com/sickill/rainbow/blob/master/Changelog.md)
- [Commits](https://github.com/sickill/rainbow/compare/v3.0.0...v3.1.1)

---
updated-dependencies:
- dependency-name: rainbow
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-19 01:11:46 +00:00
Mike McQuaid
245d8ba238
Merge pull request #12742 from Homebrew/dependabot/bundler/Library/Homebrew/unparser-0.6.3
build(deps): bump unparser from 0.6.2 to 0.6.3 in /Library/Homebrew
2022-01-18 19:37:24 +00:00
BrewTestBot
72c379aaaf
Update RBI files for unparser. 2022-01-18 14:12:30 -05:00
BrewTestBot
e2a07d023c
brew vendor-gems: commit updates. 2022-01-18 14:12:29 -05:00
dependabot[bot]
2c23df4ff1
build(deps): bump unparser from 0.6.2 to 0.6.3 in /Library/Homebrew
Bumps [unparser](https://github.com/mbj/unparser) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/mbj/unparser/releases)
- [Changelog](https://github.com/mbj/unparser/blob/main/Changelog.md)
- [Commits](https://github.com/mbj/unparser/commits)

---
updated-dependencies:
- dependency-name: unparser
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-18 14:12:29 -05:00
Nanda H Krishna
2f3bcf34df
Merge pull request #12751 from Homebrew/dependabot/bundler/Library/Homebrew/mechanize-2.8.4
build(deps): bump mechanize from 2.8.3 to 2.8.4 in /Library/Homebrew
2022-01-18 14:01:24 -05:00
BrewTestBot
847bc140e1
Update RBI files for mechanize. 2022-01-18 18:13:53 +00:00
BrewTestBot
49474e1860
brew vendor-gems: commit updates. 2022-01-18 18:09:19 +00:00
dependabot[bot]
9f3b81a555
build(deps): bump mechanize from 2.8.3 to 2.8.4 in /Library/Homebrew
Bumps [mechanize](https://github.com/sparklemotion/mechanize) from 2.8.3 to 2.8.4.
- [Release notes](https://github.com/sparklemotion/mechanize/releases)
- [Changelog](https://github.com/sparklemotion/mechanize/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/mechanize/compare/v2.8.3...v2.8.4)

---
updated-dependencies:
- dependency-name: mechanize
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-18 18:04:56 +00:00
Rylan Polster
5b3f0a4ecf
Merge pull request #12732 from Rylan12/dark-mode-readme
Adapt DNSimple logo to system appearance
2022-01-18 13:02:34 -05:00
Carlo Cabrera
568bc94f3e
os/mac/keg: use MachOFile#delete_rpath instead of MachO::Tools
This will allow us to avoid keeping track of the number of `RPATH`s
while trying to delete duplicates.

See discussion at #12745.
2022-01-19 00:34:39 +08:00
Carlo Cabrera
15567e0a4a
Merge pull request #12745 from carlocab/dupe-rpath-handling
extend/os/mac/keg_relocate: fix duplicate RPATH handling
2022-01-18 20:40:34 +08:00
Carlo Cabrera
ffb3c9cff9
Fuse the rpath loops.
We previously looped twice over the `rpath`s, but we actually only need
to do that once.
2022-01-18 19:29:58 +08:00
Carlo Cabrera
7366f3540e
Merge pull request #12727 from carlocab/deprecate-disable
Update documentation on deprecating and disabling formulae
2022-01-18 19:27:52 +08:00
Carlo Cabrera
47a55e2821
Tweak wording 2022-01-18 19:01:31 +08:00
Carlo Cabrera
121771f1a6
Apply suggestions from code review
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2022-01-18 18:57:14 +08:00
Mike McQuaid
96cf564ca9
Merge pull request #12746 from gromgit/bottle/cleanup-tar
dev-cmd/bottle: clean up intermediate tar
2022-01-18 10:44:31 +00:00
Mike McQuaid
ca0f1cd0f2
Merge pull request #12747 from carlocab/meson-log
formula: also capture `meson-log.txt`
2022-01-18 10:43:02 +00:00
Carlo Cabrera
9d85a06f11
formula: also capture meson-log.txt
This is the log file generated when using `meson`.
2022-01-18 17:42:40 +08:00
Adrian Ho
af4955adfc dev-cmd/bottle: clean up intermediate tar
Otherwise Cellar gets cluttered.

Fixes https://github.com/Homebrew/brew/issues/12744.
2022-01-18 15:58:35 +08:00
Carlo Cabrera
57fae524de
extend/os/mac/keg_relocate: fix duplicate RPATH handling
ruby-macho chokes on changing duplicate RPATHs, so we need to strip the
duplicates before trying to relocate them.

This continues #11405. We need this to unblock
Homebrew/homebrew-core#91224.

While we're here, let's get rid of `HOMEBREW_RELOCATE_RPATHS`. We've
been using it for nearly a year with essentially no problems (barring
`pdnsrec`), so I think it is safe to do unconditionally.
2022-01-18 15:21:05 +08:00
Nanda H Krishna
ec389a6eaa
Merge pull request #12743 from Homebrew/update-man-completions
Update maintainers, manpage and completions.
2022-01-18 01:27:16 -05:00
Carlo Cabrera
4d0b93c3cb
Merge pull request #11405 from carlocab/dupe-rpath-revert
Revert "extend/os/mac/keg_relocate: fix relocation of duplicate `RPATH`s"
2022-01-18 13:31:43 +08:00
Carlo Cabrera
e4e3b8ad2d
Revert "extend/os/mac/keg_relocate: fix relocation of duplicate RPATHs"
Upon reflection, I realised that this is probably a bug in `ruby-macho`,
and should be fixed there instead.

Needs https://github.com/Homebrew/ruby-macho/pull/362.

This reverts commit e8b5eb7e42c925b7cc10c78a029b8c70e4d7965b.
2022-01-18 13:07:44 +08:00