1891 Commits

Author SHA1 Message Date
Mike McQuaid
1bb44979ee
Disable and delete code for 3.5.0
The next planned release will be 3.5.0 so let's fix things up for there.
2022-05-30 14:59:14 +01:00
Mike McQuaid
00c5960a6a
Merge pull request #13299 from MikeMcQuaid/update_improvements
Improve updating behaviour
2022-05-24 13:05:24 +01:00
BrewTestBot
bab30c0eb9
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-05-23 11:49:18 +00:00
Mike McQuaid
fb4c9353bb
Improve updating behaviour
- Rename use of "preinstall" to "auto update". The original "preinstall"
  naming came from the fact that we used to only auto-update before
  `brew install` but now that it's many commands: this is more confusing
  than useful.
- Add `HOMEBREW_NO_UPDATE_REPORT_ONLY_INSTALLED` and remove
  `HOMEBREW_UPDATE_REPORT_ONLY_INSTALLED`; the latter is now the default
  and the prior provides an opt-out for better output, performance and
  avoiding reading potentially untrusted formulae.
- Add `HOMEBREW_UPDATE_FORMULA_VERSION_CHECKS` and don't check formula
  versions by default for better performance by default.

Co-authored-by: Eric Knibbe <3324775+EricFromCanada@users.noreply.github.com>
Co-authored-by: Sam Ford <1584702+samford@users.noreply.github.com>
2022-05-19 11:04:20 -04:00
BrewTestBot
ba70bc159c
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-05-11 02:24:30 +00:00
Gregor Zurowski
3c9b331f4c
Fix link to homebrew-cask PRs 2022-05-08 10:05:12 +02:00
BrewTestBot
d93cd75f54
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-05-04 00:08:48 +00:00
Bo Anderson
2ca517c79a
dev-cmd/typecheck: add --all switch 2022-05-02 21:03:02 +01:00
EricFromCanada
b22b413bfd
docs: minor governance archives formatting fixes 2022-05-01 21:37:20 -04:00
EricFromCanada
5e23ad46cd
docs: add automatic listing of governance archives 2022-05-01 21:37:20 -04:00
BrewTestBot
3451cb6530
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-04-25 19:21:20 +00:00
Mike McQuaid
a8f77b5638
docs/governance: import from homebrew-governance.
Saves us having Yet Another Public Repository.
2022-04-22 11:48:32 -04:00
BrewTestBot
2c46163414
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-04-22 13:24:57 +00:00
BrewTestBot
3249082165
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-04-20 00:09:30 +00:00
Sean Molenaar
624ea2a98b
Merge pull request #12790 from SMillerDev/feature/service/socket_and_keepalive
service: add sockets and keepalive variants
2022-04-14 14:20:01 +02:00
BrewTestBot
6e44098a1e
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-04-13 15:21:20 +00:00
Sean Molenaar
3d5d12e8b9
service: add sockets and keepalive variants 2022-04-12 12:17:27 +02:00
BrewTestBot
bd57516f4c
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-04-12 09:39:11 +00:00
Mike McQuaid
4c75c82a79
Fix "OpenCollective" references. 2022-04-11 08:11:55 +01:00
Issy Long
ae7b547ab6
docs/Homebrew-Governance: State the election types for PLC and PL
- A vote passed in 2021 on an amendment to use these election types (https://github.com/Homebrew/brew/pull/10637), but the changes to the governance document were only made in Homebrew/brew, not in Homebrew/homebrew-governance-private: https://github.com/Homebrew/brew/pull/13073/files#r844130115.
- When we copied over 2022's proposed changes ahead of the 2022 vote, the specific election voting methods were lost because these documents got out of sync.
- For the elections in 2022, we did use the voting methods as documented in the Homebrew/brew governance document (confirmed in https://github.com/Homebrew/brew/pull/13031 when I couldn't find the term on OpaVote), so let's reinstate them here to avoid confusion.
- Relates to https://github.com/Homebrew/homebrew-governance-private/pull/36.
2022-04-09 19:59:52 +01:00
BrewTestBot
210551e839
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-04-09 00:08:38 +00:00
Mike McQuaid
2b8f0ca438
Merge pull request #13073 from MikeMcQuaid/update_governance
Update Homebrew's governance documentation.
2022-04-08 20:24:44 +01:00
Mike McQuaid
7bdde7910e
Update Homebrew discussion links
The organisation discussions have a cleaner URL.
2022-04-05 08:31:40 +01:00
Mike McQuaid
b59f7ca74f
Update Homebrew's governance documentation.
This is imported from the private repository agreed upon by the PL, PLC
and TSC.
2022-03-31 12:08:12 +01:00
Mike McQuaid
15541f082c
docs: remove Gemfile.lock.
We don't use this for anything and approving the dependabot PRs is a bit
of a waste of time.
2022-03-31 12:03:27 +01:00
EricFromCanada
2fdc70c3bf
desc, search: also search cask descriptions 2022-03-30 11:23:55 -04:00
Mike McQuaid
f8c37a300f
Merge pull request #13054 from Homebrew/dependabot/bundler/docs/chef-utils-17.10.0
build(deps): bump chef-utils from 17.9.52 to 17.10.0 in /docs
2022-03-28 19:30:35 +01:00
dependabot[bot]
9854f395b9
build(deps): bump chef-utils from 17.9.52 to 17.10.0 in /docs
Bumps [chef-utils](https://github.com/chef/chef) from 17.9.52 to 17.10.0.
- [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.52...v17.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 18:03:09 +00:00
dependabot[bot]
f01999ccaa
build(deps): bump parallel from 1.22.0 to 1.22.1 in /docs
Bumps [parallel](https://github.com/grosser/parallel) from 1.22.0 to 1.22.1.
- [Release notes](https://github.com/grosser/parallel/releases)
- [Commits](https://github.com/grosser/parallel/compare/v1.22.0...v1.22.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 18:01:51 +00:00
BrewTestBot
ecc1a2fecb
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-27 00:08:36 +00:00
Issy Long
8842513143
Merge pull request #13031 from Homebrew/pl-election-method
docs/Homebrew-Governance: Schultz Condorcet aka Beatpath
2022-03-24 13:38:49 +00:00
BrewTestBot
3eb415cc64
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-23 00:08:38 +00:00
Issy Long
30c80dec15
docs/Homebrew-Governance: Schultz Cordorcet aka Beatpath
- I tried to set up the Project Leader election in OpaVote and couldn't find "Schultz Condorcet" in the list of methods. Let's save the next person who does this a click by specifying its alternative name that _is_ in OpaVote, "beatpath".
2022-03-22 22:23:47 +00:00
BrewTestBot
e159de2a2f
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-22 00:08:46 +00:00
dependabot[bot]
7891f3790f
build(deps): bump parallel from 1.21.0 to 1.22.0 in /docs
Bumps [parallel](https://github.com/grosser/parallel) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/grosser/parallel/releases)
- [Commits](https://github.com/grosser/parallel/compare/v1.21.0...v1.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 18:04:05 +00:00
hyuraku
543498859e repair arch meaning 2022-03-18 21:04:34 +09:00
hyuraku
ab8d372272 add arm64 info to Cask-Cookbook.md 2022-03-17 21:15:14 +09:00
Nanda H Krishna
50d40d2673
Merge pull request #12992 from Homebrew/dependabot/bundler/docs/activesupport-6.0.4.7
build(deps): bump activesupport from 6.0.4.6 to 6.0.4.7 in /docs
2022-03-14 16:33:10 -04:00
dependabot[bot]
5008f4258a
build(deps): bump activesupport from 6.0.4.6 to 6.0.4.7 in /docs
Bumps [activesupport](https://github.com/rails/rails) from 6.0.4.6 to 6.0.4.7.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.2.3/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.0.4.6...v6.0.4.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 18:03:29 +00:00
dependabot[bot]
08834b93b3
build(deps): bump unf_ext from 0.0.8 to 0.0.8.1 in /docs
Bumps [unf_ext](https://github.com/knu/ruby-unf_ext) from 0.0.8 to 0.0.8.1.
- [Release notes](https://github.com/knu/ruby-unf_ext/releases)
- [Changelog](https://github.com/knu/ruby-unf_ext/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knu/ruby-unf_ext/compare/v0.0.8...v0.0.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 18:03:03 +00:00
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