34077 Commits

Author SHA1 Message Date
Bo Anderson
a4f082dfe0
Merge pull request #14155 from Bo98/bundler-2.3.26
Update Bundler to 2.3.26
2022-11-18 17:23:15 +00:00
Mike McQuaid
83d62ce405
Merge pull request #14132 from issyl0/switch-from-hackerone-to-github-vulnerability-reporting
README: Switch from HackerOne to GitHub for vulnerability reporting
2022-11-18 15:59:31 +00:00
Mike McQuaid
f96b1d89f3
Merge pull request #14157 from Homebrew/sponsors-maintainers-man-completions
Update sponsors.
2022-11-18 09:21:31 +00:00
Mike McQuaid
984d9d712d
Merge pull request #14141 from apainintheneck/speed-up-deleted-reason
Speed up `deleted_reason` method
2022-11-18 09:18:37 +00:00
apainintheneck
2601cc410b Only optimize for the core tap 2022-11-17 21:15:43 -08:00
BrewTestBot
bfb479138f
Update sponsors.
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow.
2022-11-18 00:06:28 +00:00
Bo Anderson
e21c926f9b
Update Bundler to 2.3.26 2022-11-17 16:35:08 +00:00
Mike McQuaid
ebe4447fda
Merge pull request #14154 from Homebrew/dependabot/bundler/Library/Homebrew/regexp_parser-2.6.1
build(deps): bump regexp_parser from 2.6.0 to 2.6.1 in /Library/Homebrew
2022-11-17 15:25:05 +00:00
Mike McQuaid
129c5c2845
Merge pull request #14152 from EricFromCanada/docs-contributors-fixes
docs: update Contributors section
2022-11-17 15:02:09 +00:00
BrewTestBot
f0815b86d2
Update RBI files for regexp_parser.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml) workflow.
2022-11-17 14:52:47 +00:00
BrewTestBot
1ac34a047b
brew vendor-gems: commit updates. 2022-11-17 14:46:05 +00:00
dependabot[bot]
fa9eab8d13
build(deps): bump regexp_parser from 2.6.0 to 2.6.1 in /Library/Homebrew
Bumps [regexp_parser](https://github.com/ammar/regexp_parser) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/ammar/regexp_parser/releases)
- [Changelog](https://github.com/ammar/regexp_parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ammar/regexp_parser/compare/v2.6.0...v2.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-17 14:42:06 +00:00
Mike McQuaid
3672890882
Merge pull request #14153 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-performance-1.15.1
build(deps): bump rubocop-performance from 1.15.0 to 1.15.1 in /Library/Homebrew
2022-11-17 14:41:00 +00:00
BrewTestBot
90f056218c
Update RBI files for rubocop-performance.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml) workflow.
2022-11-16 18:12:53 +00:00
BrewTestBot
46088f22e0
brew vendor-gems: commit updates. 2022-11-16 18:06:28 +00:00
dependabot[bot]
c6f1907486
build(deps): bump rubocop-performance in /Library/Homebrew
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.15.0 to 1.15.1.
- [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.15.0...v1.15.1)

---
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-11-16 18:02:50 +00:00
Mike McQuaid
d6884be9de
Merge pull request #14151 from Homebrew/sponsors-maintainers-man-completions
Update manpage and completions.
2022-11-16 14:12:09 +00:00
EricFromCanada
d615899ca9
Contributors docs: content & formatting updates
Update How-To-Open-a-Homebrew-Pull-Request.md

Update Acceptable-Formulae.md

Update Acceptable-Casks.md

Update License-Guidelines.md

Update Versions.md

Update Versions.md

Update Deprecating-Disabling-and-Removing-Formulae.md

Update Node-for-Formula-Authors.md

Update Python-for-Formula-Authors.md

Update Brew-Livecheck.md

Update Migrating-A-Formula-To-A-Tap.md

Update Rename-A-Formula.md

Update How-to-Create-and-Maintain-a-Tap.md

Update Brew-Test-Bot.md

Update Typechecking.md
2022-11-16 09:03:12 -05:00
EricFromCanada
034bf72235
Contributors docs: adjust line breaks 2022-11-16 09:03:12 -05:00
BrewTestBot
b9b98ac542
Update manpage and completions.
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow.
2022-11-16 13:41:08 +00:00
Mike McQuaid
efa04015a1
Merge pull request #14149 from danielbayley/dev-cmd-ruby
dev-cmd/`ruby`: add `--version`
2022-11-16 13:39:49 +00:00
Daniel Bayley
4bf2b3df4a dev-cmd/ruby: add --version 2022-11-16 13:09:31 +00:00
Alexander Bayandin
c013762945
Merge pull request #14148 from bayandin/fix-m2-detection
CPU: fix M2 family detection
2022-11-16 12:09:57 +00:00
Alexander Bayandin
f9b4bf9316
CPU: cleanup sysctl_int method
Co-authored-by: Bo Anderson <mail@boanderson.me>
2022-11-16 10:51:59 +00:00
Bo Anderson
af1e1da9e0
Merge pull request #14147 from Bo98/simulated-unbottled
dev-cmd/unbottled: simulate target tag
2022-11-16 01:12:27 +00:00
Bo Anderson
bca9eb05d1
dev-cmd/unbottled: simulate target tag 2022-11-16 00:07:31 +00:00
Alexander Bayandin
449b872916
CPU: fix M2 detection 2022-11-15 11:02:56 +00:00
Mike McQuaid
06b7573e0b
Merge pull request #14140 from EricFromCanada/docs-update-cookbooks
Docs: update Cookbooks
2022-11-15 09:52:12 +00:00
apainintheneck
c787df5294 Optimize deleted_reason for all taps 2022-11-15 00:09:52 -08:00
Mike McQuaid
b7391069d4
Merge pull request #14138 from danielbayley/cmd-install-dry-run
Fix `install` <cask> `--dry-run`
3.6.11
2022-11-14 12:19:11 +00:00
apainintheneck
2bc54e56e4 Optimize CoreTap in .deleted_reason
This limits the previous change to only the
core tap in `MissingFormula.deleted_reason`.

The reason for this is that the `git log` command
only becomes a performance issue when the number
of monthly commits is high which really only happens
with the core tap.
2022-11-12 00:01:06 -08:00
Bo Anderson
b683bebd24
Merge pull request #14139 from EricFromCanada/rubydoc-fixes
rubydoc: fixes for output
2022-11-12 01:36:12 +00:00
apainintheneck
5241439f43 Speed up MissingFormula.deleted_reason
The current way we find out where a formula was deleted is
using `git log` to query the last months worth of formula.
For core formula that is 11,000+ commits which makes this slow.

This quits early by diffing the current branch with a commit
from a month ago and checks if that file has been deleted in the
meantime. Then, it procedes with the above `git log` command.

Note: This will miss formula that were introduced less than a month
ago and removed in the meantime though that is seemingly very rare.
2022-11-11 14:39:50 -08:00
EricFromCanada
216a045b36
rubydoc: fixes for output 2022-11-11 16:16:54 -05:00
EricFromCanada
91c71a58ac
Cask-Cookbook: content & formatting updates 2022-11-11 16:07:11 -05:00
EricFromCanada
d6d16969c6
Formula-Cookbook: content & formatting updates 2022-11-11 16:07:11 -05:00
EricFromCanada
69f3ce6ec1
Formula-Cookbook: add/move/reorder sections 2022-11-11 16:07:11 -05:00
EricFromCanada
9c22c47e4f
Cookbooks: adjust line breaks 2022-11-11 15:49:53 -05:00
Daniel Bayley
b9ee9b868d Fix install <cask> --dry-run 2022-11-11 17:33:11 +00:00
Mike McQuaid
e1b2f68a6d
Merge pull request #14134 from p-linnane/fix-env-typo
docs: Fix env variable typo
2022-11-11 13:41:50 +00:00
Mike McQuaid
8cdb3d2a89
Merge pull request #14137 from razamatan/fix/add_mandoc_to_uses_from_macos
uses_from_macos: add mandoc to allowed list
2022-11-11 12:59:35 +00:00
Mike McQuaid
9e1ca132fc
Merge pull request #14126 from Homebrew/issue-templates
Improve issue templates
2022-11-11 12:56:05 +00:00
razamatan
e7f723e543 uses_from_macos: add mandoc to allowed list
- see https://github.com/Homebrew/homebrew-core/pull/115411
2022-11-10 21:56:23 -08:00
Patrick Linnane
f81857140f
docs: Fix env variable typo 2022-11-10 07:33:52 -08:00
Issy Long
6d3340aaaa
README: Better words for what the security form is
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2022-11-10 11:22:02 +00:00
Issy Long
6691a7f154
README: Switch from HackerOne to GitHub for vulnerability reporting
- This was launched yesterday, we were early adopters. I (independently,
  zero pressure from my employer) think there's benefit in a centralized
  vulnerability reporting mechanism that's closer to the code and easier
  for researchers to find.
2022-11-10 11:00:04 +00:00
Mike McQuaid
72f7880e2a
Merge pull request #14129 from Homebrew/style_more_shell_scripts
style: check more shell scripts.
2022-11-09 18:03:02 +00:00
Mike McQuaid
a92c9eed82
style: check more shell scripts.
We were missing a few here so add them. Also, fix the changes in
`on-create-command.sh` that this catches.
2022-11-09 17:29:38 +00:00
Mike McQuaid
eaf887656f
Merge pull request #14128 from Homebrew/codespaces_prebuild_fix
devcontainer/on-create-command: fix prebuild handling.
3.6.10
2022-11-09 16:53:41 +00:00
Mike McQuaid
ecfe4fe6c9
Merge pull request #14127 from Homebrew/docker-jq
Dockerfile: install jq.
2022-11-09 16:06:01 +00:00