1851 Commits

Author SHA1 Message Date
Mike McQuaid
51dfb36c04
Merge pull request #12935 from MikeMcQuaid/all_tweaks
Update uses of `Formula.all`/`Cask::Cask.all`
2022-03-09 13:44:41 +00:00
BrewTestBot
6e7be4e5a2
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-09 00:08:12 +00:00
Mike McQuaid
79891a7103
Update uses of Formula.all/Cask::Cask.all
Add some `--all` flags we'll eventually migrate to to ensure that we'll
eventually require their usage to read all formulae. Where we need to
do stuff later, add some comments.
2022-03-08 19:24:56 +00:00
BrewTestBot
1197b77e9b
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-07 00:08:07 +00:00
dependabot[bot]
8460d5d062
build(deps-dev): bump github-pages from 224 to 225 in /docs
Bumps [github-pages](https://github.com/github/pages-gem) from 224 to 225.
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](https://github.com/github/pages-gem/compare/v224...v225)

---
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 13:49:55 +00:00
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
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
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
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
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
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
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
BrewTestBot
51fe68a1b5
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-24 08:47:21 +00:00
Nanda H Krishna
4ee1e002d5
Merge pull request #12903 from Homebrew/dependabot/bundler/docs/faraday-1.10.0
build(deps): bump faraday from 1.9.3 to 1.10.0 in /docs
2022-02-21 13:37:43 -05:00
dependabot[bot]
0429887d0e
build(deps): bump faraday from 1.9.3 to 1.10.0 in /docs
Bumps [faraday](https://github.com/lostisland/faraday) from 1.9.3 to 1.10.0.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lostisland/faraday/compare/v1.9.3...v1.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 18:03:58 +00:00
dependabot[bot]
d38782c6bd
build(deps): bump chef-utils from 17.9.46 to 17.9.52 in /docs
Bumps [chef-utils](https://github.com/chef/chef) from 17.9.46 to 17.9.52.
- [Release notes](https://github.com/chef/chef/releases)
- [Changelog](https://github.com/chef/chef/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chef/chef/compare/v17.9.46...v17.9.52)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 18:03:40 +00:00
Mike McQuaid
5029684a56
Merge pull request #12893 from neutric/patch-1
docs/Cask-Cookbook.md: add macOS release symbol
2022-02-21 08:56:57 +00:00
Sean Molenaar
1d742d243b
Update docs/Formula-Cookbook.md
Co-authored-by: Nanda H Krishna <me@nandahkrishna.com>
2022-02-18 18:10:06 +01:00
neutric
5a1c3723e1
docs/Cask-Cookbook.md: add macOS release symbol
Add `monterey` to the list of available macOS release symbols.
2022-02-18 00:38:15 +01:00
Sean Molenaar
9c5c0d1afe
docs: document service block 2022-02-15 20:01:14 +01:00
dependabot[bot]
1628b8ad93
build(deps): bump activesupport from 6.0.4.4 to 6.0.4.6 in /docs
Bumps [activesupport](https://github.com/rails/rails) from 6.0.4.4 to 6.0.4.6.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.2.2/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.0.4.4...v6.0.4.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 07:08:15 +00:00
dependabot[bot]
25007c8a8a
build(deps): bump chef-utils from 17.9.42 to 17.9.46 in /docs
Bumps [chef-utils](https://github.com/chef/chef) from 17.9.42 to 17.9.46.
- [Release notes](https://github.com/chef/chef/releases)
- [Changelog](https://github.com/chef/chef/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chef/chef/compare/v17.9.42...v17.9.46)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 16:24:11 -05:00
dependabot[bot]
1468dfbf79
build(deps): bump rb-fsevent from 0.11.0 to 0.11.1 in /docs
Bumps [rb-fsevent](https://github.com/thibaudgg/rb-fsevent) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/thibaudgg/rb-fsevent/releases)
- [Commits](https://github.com/thibaudgg/rb-fsevent/compare/v0.11.0...v0.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 18:03:17 +00:00
BrewTestBot
4c30b2e5dd
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-12 00:06:29 +00:00
EricFromCanada
9084cd21b1
Installation.md: add section for non-interactive installation 2022-02-11 09:25:40 -05:00
EricFromCanada
3855103617
docs: update wording for rest of Users section 2022-02-11 09:25:39 -05:00
BrewTestBot
05765c7fce
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-09 12:09:31 +00:00
Carlo Cabrera
f97c630714
docs: fix style
The existing title is not in title case according to Vale's reference
style guide.
2022-02-08 20:42:00 +08:00
dependabot[bot]
e68103a542
build(deps): bump zeitwerk from 2.5.3 to 2.5.4 in /docs
Bumps [zeitwerk](https://github.com/fxn/zeitwerk) from 2.5.3 to 2.5.4.
- [Release notes](https://github.com/fxn/zeitwerk/releases)
- [Changelog](https://github.com/fxn/zeitwerk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fxn/zeitwerk/compare/v2.5.3...v2.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 00:16:41 +00:00
Junho Choi
bbf12b2206
Update docs/Interesting-Taps-and-Forks.md
Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
2022-01-31 23:20:29 -08:00
Junho Choi
538baab598 docs: Add cloudflare/homebrew-cloudflare
Add brew formulae from Cloudflare github.
2022-01-31 22:58:57 -08:00
dependabot[bot]
eb42352ea3
build(deps): bump chef-utils from 17.9.26 to 17.9.42 in /docs
Bumps [chef-utils](https://github.com/chef/chef) from 17.9.26 to 17.9.42.
- [Release notes](https://github.com/chef/chef/releases)
- [Changelog](https://github.com/chef/chef/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chef/chef/compare/v17.9.26...v17.9.42)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 18:02:09 +00:00
Rylan Polster
bfaead0529
Update manpage 2022-01-21 12:05:19 -05:00
Rylan Polster
a17f41680d
Combine Linux and macOS maintainers on the README 2022-01-21 12:05:18 -05: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
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
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
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
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
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
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
Carlo Cabrera
9c171ea7da
Update acceptable deprecation of formulae with dependents 2022-01-16 17:15:58 +08: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
BrewTestBot
305ab9b3c4
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-13 10:37:47 +00:00
Mike McQuaid
af6d995de8
dev-cmd/bump: add switch to open pull requests.
This enables the simplification of
https://github.com/Homebrew/actions/blob/master/bump-formulae/main.rb
and exposing this workflow to more Homebrew users.
2022-01-12 17:31:55 +00:00