30268 Commits

Author SHA1 Message Date
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
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
BrewTestBot
b9eadb9481
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-01-18 00:06:45 +00:00
Nanda H Krishna
d5b9206905
Merge pull request #12741 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-rails-2.13.2
build(deps): bump rubocop-rails from 2.13.1 to 2.13.2 in /Library/Homebrew
2022-01-17 18:41:54 -05:00
BrewTestBot
8ac70335bd
Update RBI files for rubocop-rails. 2022-01-17 19:38:54 +00:00
BrewTestBot
974f356901
brew vendor-gems: commit updates. 2022-01-17 19:34:29 +00:00
dependabot[bot]
ef896044db
build(deps): bump rubocop-rails in /Library/Homebrew
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.13.1 to 2.13.2.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.13.1...v2.13.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 19:29:02 +00:00
Nanda H Krishna
b663421184
Merge pull request #12737 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-performance-1.13.2
build(deps): bump rubocop-performance from 1.13.1 to 1.13.2 in /Library/Homebrew
2022-01-17 14:26:56 -05:00
Nanda H Krishna
36a3b24185
Merge pull request #12739 from Homebrew/dependabot/bundler/Library/Homebrew/bootsnap-1.10.1
build(deps): bump bootsnap from 1.9.4 to 1.10.1 in /Library/Homebrew
2022-01-17 14:26:32 -05:00
Nanda H Krishna
9fb6accb6b
Merge pull request #12740 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9531
build(deps-dev): bump sorbet from 0.5.9528 to 0.5.9531 in /Library/Homebrew
2022-01-17 14:26:16 -05:00
BrewTestBot
8bf1ae9b68
Update RBI files for rubocop-performance. 2022-01-17 18:11:29 +00:00
BrewTestBot
c3beda3ca1
Update RBI files for bootsnap. 2022-01-17 18:11:03 +00:00
BrewTestBot
faffb32e8c
brew vendor-gems: commit updates. 2022-01-17 18:06:55 +00:00
BrewTestBot
ff19dadfc4
brew vendor-gems: commit updates. 2022-01-17 18:06:50 +00:00
BrewTestBot
2e3bd1b771
brew vendor-gems: commit updates. 2022-01-17 18:06:31 +00:00
dependabot[bot]
608363feb6
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9528 to 0.5.9531.
- [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-17 18:04:24 +00:00
dependabot[bot]
5510fc61b0
build(deps): bump bootsnap from 1.9.4 to 1.10.1 in /Library/Homebrew
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.9.4 to 1.10.1.
- [Release notes](https://github.com/Shopify/bootsnap/releases)
- [Changelog](https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Shopify/bootsnap/compare/v1.9.4...v1.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 18:04:07 +00:00
dependabot[bot]
9e3c71c329
build(deps): bump rubocop-performance in /Library/Homebrew
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.13.1...v1.13.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 18:03:54 +00:00
Rylan Polster
753c852eba
Adapt DNSimple logo to system appearance 2022-01-17 12:39:20 -05:00
Mike McQuaid
02c303c78e
Merge pull request #12731 from MikeMcQuaid/dnsimple
README: add DNSimple as a sponsor.
2022-01-17 13:59:49 +00:00
Mike McQuaid
716c071602
README: add DNSimple as a sponsor.
They've provided our DNS for free for a while so let's give them a
shout-out.
2022-01-17 13:35:55 +00:00
Rylan Polster
537036ab36
Merge pull request #12608 from xxyzz/fix-bump-multilang-cask
bump-cask-pr: avoid replacing sha256 twice on multilang cask
3.3.11
2022-01-16 11:52:34 -05:00
Carlo Cabrera
9c171ea7da
Update acceptable deprecation of formulae with dependents 2022-01-16 17:15:58 +08:00
Nanda H Krishna
286d78275d
Merge pull request #12729 from nandahkrishna/typo-fix
cmd/shellenv.sh: fix typo
2022-01-15 17:54:06 -05:00
Nanda H Krishna
b68774d377
Update manpage 2022-01-15 17:29:28 -05:00
Nanda H Krishna
b950ac3f6e
cmd/shellenv.sh: fix typo
Co-authored-by: Greg Myers <myersg86@gmail.com>
2022-01-15 17:27:49 -05:00
Nanda H Krishna
2d60fc726e
Merge pull request #12728 from myersg86/master
Fix typo in docs/Manpage.md
2022-01-15 17:20:46 -05:00
Greg Myers
05b4d264f0
Fix typo in docs/Manpage.md
595: directores -> directories
2022-01-15 12:36:17 -07:00
Carlo Cabrera
6214ce3024
Update documentation on deprecating and disabling formulae
This is based on the discussion at Homebrew/homebrew-core#91368.

A few reasons why we don't want to deprecate formulae that have
dependents:

1. This results in displaying warning messages to (at least some) users
   that they can't do anything about.
2. `test-bot` does not test deprecated formulae, so we risk breaking
   dependent formulae when one of its dependencies is not tested.
3. It is much harder to commit to a disable date for formulae with
   dependents because we don't know when we'll be able to wean
   dependents off of a deprecated formula.

I think it's important to have a disable date in mind when we deprecate
formulae. Otherwise, we might end up leaving formulae deprecated
indefinitely. This is bad because it teaches users to not take
deprecation warnings seriously.
2022-01-16 00:43:41 +08:00
Nanda H Krishna
069ab087f9
Merge pull request #12724 from Homebrew/dependabot/bundler/Library/Homebrew/rspec-expectations-3.10.2
build(deps): bump rspec-expectations from 3.10.1 to 3.10.2 in /Library/Homebrew
2022-01-14 14:32:35 -05:00
Nanda H Krishna
1049a085f6
Merge pull request #12725 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9528
build(deps-dev): bump sorbet from 0.5.9519 to 0.5.9528 in /Library/Homebrew
2022-01-14 14:32:14 -05:00
BrewTestBot
2ccfd0af51
Update RBI files for rspec-expectations. 2022-01-14 18:13:40 +00:00
BrewTestBot
68c73d77f4
brew vendor-gems: commit updates. 2022-01-14 18:12:04 +00:00
BrewTestBot
6db35e7ae9
brew vendor-gems: commit updates. 2022-01-14 18:08:26 +00:00
dependabot[bot]
5decfa798f
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9519 to 0.5.9528.
- [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-14 18:06:15 +00:00
dependabot[bot]
e0f792c34d
build(deps): bump rspec-expectations in /Library/Homebrew
Bumps [rspec-expectations](https://github.com/rspec/rspec-expectations) from 3.10.1 to 3.10.2.
- [Release notes](https://github.com/rspec/rspec-expectations/releases)
- [Changelog](https://github.com/rspec/rspec-expectations/blob/main/Changelog.md)
- [Commits](https://github.com/rspec/rspec-expectations/compare/v3.10.1...v3.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 18:05:53 +00:00
Rylan Polster
26941f0bfd
Merge pull request #12719 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9519
build(deps-dev): bump sorbet from 0.5.9507 to 0.5.9519 in /Library/Homebrew
2022-01-13 17:28:46 -05:00
Rylan Polster
f96ceb543c
Merge pull request #12720 from Homebrew/dependabot/bundler/Library/Homebrew/nokogiri-1.13.1
build(deps): bump nokogiri from 1.13.0 to 1.13.1 in /Library/Homebrew
2022-01-13 17:28:16 -05:00