33960 Commits

Author SHA1 Message Date
Bo Anderson
80c26221b3
Merge pull request #14102 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-ast-1.23.0
build(deps): bump rubocop-ast from 1.21.0 to 1.23.0 in /Library/Homebrew
2022-11-05 16:47:16 +00:00
Bo Anderson
7b86159d51
Merge pull request #14103 from Homebrew/dependabot/bundler/Library/Homebrew/rspec-mocks-3.11.2
build(deps): bump rspec-mocks from 3.11.1 to 3.11.2 in /Library/Homebrew
2022-11-05 16:46:13 +00:00
Bo Anderson
fa747827c8
Merge pull request #14104 from Homebrew/dependabot/bundler/Library/Homebrew/rspec-github-2.4.0
build(deps): bump rspec-github from 2.3.1 to 2.4.0 in /Library/Homebrew
2022-11-05 16:45:50 +00:00
BrewTestBot
6a428a8791
Update RBI files for rspec-github.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml) workflow.
2022-11-05 16:09:01 +00:00
BrewTestBot
ae93123fe4
Update RBI files for rspec-mocks.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml) workflow.
2022-11-05 16:07:15 +00:00
BrewTestBot
c32a4312cf
Update RBI files for rubocop-ast.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml) workflow.
2022-11-05 16:07:01 +00:00
BrewTestBot
c847464328
brew vendor-gems: commit updates. 2022-11-05 16:03:07 +00:00
BrewTestBot
e1988a12fa
brew vendor-gems: commit updates. 2022-11-05 16:01:54 +00:00
BrewTestBot
8680a96d62
brew vendor-gems: commit updates. 2022-11-05 16:01:34 +00:00
dependabot[bot]
709f91d312
build(deps): bump rspec-github from 2.3.1 to 2.4.0 in /Library/Homebrew
Bumps [rspec-github](https://github.com/drieam/rspec-github) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/drieam/rspec-github/releases)
- [Commits](https://github.com/drieam/rspec-github/compare/2.3.1...2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-05 15:58:39 +00:00
dependabot[bot]
5a3d2fffcf
build(deps): bump rspec-mocks from 3.11.1 to 3.11.2 in /Library/Homebrew
Bumps [rspec-mocks](https://github.com/rspec/rspec-mocks) from 3.11.1 to 3.11.2.
- [Release notes](https://github.com/rspec/rspec-mocks/releases)
- [Changelog](https://github.com/rspec/rspec-mocks/blob/main/Changelog.md)
- [Commits](https://github.com/rspec/rspec-mocks/compare/v3.11.1...v3.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-05 15:58:02 +00:00
dependabot[bot]
b27d1738e5
build(deps): bump rubocop-ast from 1.21.0 to 1.23.0 in /Library/Homebrew
Bumps [rubocop-ast](https://github.com/rubocop/rubocop-ast) from 1.21.0 to 1.23.0.
- [Release notes](https://github.com/rubocop/rubocop-ast/releases)
- [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-ast/compare/v1.21.0...v1.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-05 15:57:41 +00:00
Bo Anderson
1aee8b968e
Merge pull request #14012 from Bo98/ruby-3-gems
Allow gem installation on Rubies other than 2.6
2022-11-05 15:55:40 +00:00
Bo Anderson
796bad98ff
Allow gem installation on Rubies other than 2.6 2022-11-05 15:23:19 +00:00
Bo Anderson
9b318a54d0
Merge pull request #14099 from Bo98/style-ruby-args
style: use HOMEBREW_RUBY_EXEC_ARGS, fix some cops erroring with empty formula body
2022-11-05 05:04:35 +00:00
Bo Anderson
6ede5d2dd5
rubocops: handle empty formula body in various cops 2022-11-05 04:40:16 +00:00
Bo Anderson
a54b7a8c15
dev-cmd/prof: use HOMEBREW_RUBY_EXEC_ARGS 2022-11-05 04:18:13 +00:00
Bo Anderson
e03548fc7a
style: use HOMEBREW_RUBY_EXEC_ARGS 2022-11-05 04:18:10 +00:00
Bo Anderson
8036b70ead
Merge pull request #14098 from Bo98/ruby-disable-options
Universally apply Ruby disable options
2022-11-05 02:48:17 +00:00
Bo Anderson
7d7083d0f3
Universally apply Ruby disable options 2022-11-05 01:58:12 +00:00
Bo Anderson
31d4da3380
Merge pull request #14096 from p-linnane/fix-version-ref
docs: Bump various OS versions
2022-11-05 01:57:22 +00:00
Bo Anderson
127e4189cf
Merge pull request #14097 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
2022-11-05 01:57:06 +00:00
Bo Anderson
590773f003
Merge pull request #14095 from Bo98/no-all-checks
dev-cmd/bottle: add --no-all-checks
2022-11-05 01:42:36 +00:00
Bo Anderson
5eae127553
Merge pull request #14093 from Bo98/rubyext-upstream
rubyext: align workaround with upstream
2022-11-05 01:40:53 +00:00
Patrick Linnane
2c550684e3
Update docs/Cask-Cookbook.md
Co-authored-by: Bo Anderson <mail@boanderson.me>
2022-11-04 18:10:46 -07:00
BrewTestBot
41c935bb76
sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2022-11-05 00:32:36 +00:00
Patrick Linnane
ea585b1d47
Add :ventura 2022-11-04 15:09:34 -07:00
Patrick Linnane
f8923de85f
Add :monterey & :ventura symbols 2022-11-04 15:08:28 -07:00
Patrick Linnane
e1d8307606
docs: Bump stable cask OS versions 2022-11-04 15:00:04 -07:00
Bo Anderson
5468c2d642
Merge pull request #14092 from moabits/master
caveats: Update message displayed by unsigned_accessibility
2022-11-04 20:32:44 +00:00
Bo Anderson
5fb368d9b8
dev-cmd/bottle: add --no-all-checks 2022-11-04 18:46:43 +00:00
Bo Anderson
280c8b30ef
Merge pull request #14094 from Bo98/patchelf-1.4.0
Update patchelf.rb to 1.4.0
2022-11-04 17:38:06 +00:00
Bo Anderson
d862b161d4
rubyext: align workaround with upstream 2022-11-04 17:25:15 +00:00
Bo Anderson
031bd9cd18
Update patchelf.rb to 1.4.0 2022-11-04 16:54:16 +00:00
moabits
b57cea84dd Fix style 2022-11-04 17:36:47 +01:00
moabits
a4bbdf8500 Update description for unsigned_accessibility caveat 2022-11-04 17:05:49 +01:00
Bo Anderson
a7c5e40c12
Merge pull request #14086 from Bo98/tapioca-platform-lock
sorbet/tapioca/require: make aware of platform-specific gem resolution
2022-11-04 11:12:41 +00:00
Issy Long
3692850bfd
Merge pull request #14084 from issyl0/test-for-formula-desc-ending-with-etc-dot 2022-11-04 09:15:35 +00:00
Bo Anderson
4abaab411f
Update RBI files 2022-11-04 05:43:50 +00:00
Bo Anderson
883ee7f4a3
sorbet/tapioca/require: make aware of platform-specific gem resolution 2022-11-04 05:42:42 +00:00
Issy Long
6f2f97b98f
test/rubocops/formula_desc: Ensure autocorrect when desc ends in .
- This was another thing that I should have done in PR 3411 in 2017,
  tested that the regex for autocorrecting `desc` stanzas ending in full
  stops actually worked. At least I'm getting to it now.
2022-11-03 23:13:19 +00:00
Issy Long
f3d43110b5
test/rubocops/formula_desc: Ensure that desc allows ending with etc.
- This was funny (and embarrassing), I was looking at my first contributions to
  Homebrew since someone asked me how long I'd been involved.
- Turns out that in 2017 I improved the formula description RuboCop rule to
  allow descriptions to end with `etc.` in
  https://github.com/Homebrew/brew/pull/3411. Apparently I didn't have time
  back then to write a test for it. So now I will remedy this 5 years later.
2022-11-03 22:25:07 +00:00
Mike McQuaid
84caae3f8f
Merge pull request #14071 from Homebrew/tests_codespaces
tests: fix under GitHub Codespaces.
2022-11-03 17:04:15 +00:00
Mike McQuaid
2961132e01
tests: fix under GitHub Codespaces. 2022-11-03 16:33:04 +00:00
Sean Molenaar
e7b213c094
Merge pull request #14080 from p-linnane/sparkle-pre-el_capitan 2022-11-03 07:38:20 +01:00
Patrick Linnane
a975ad1a5c
Fix: Sparkle audit prior to el_capitan 2022-11-02 21:30:51 -07:00
Issy Long
aed0f93f60
Merge pull request #14076 from Homebrew/codespaces-add-ssh
.devcontainer/on-create-command: Add `openssh-server` (for `gh cs ssh`)
2022-11-03 00:08:01 +00:00
Mike McQuaid
5ef3d76c8d
Merge pull request #14070 from MikeMcQuaid/search_tty
cmd/search: better handle non-TTY output.
2022-11-02 15:14:46 +00:00
Issy Long
0a950a4c23
.devcontainer/on-create-command: Add openssh-server (for gh cs ssh)
- My Codespaces workflow sometimes involves `gh cs ssh` for a terminal
  and tmux and vim (for better or for worse).
- I tried this on a `Homebrew/brew` Codespace and got this error. But it felt
  weird following that instruction to the letter and bloating the Docker image
  which we by default keep minimal.

```
❯ gh cs ssh
? Choose codespace: Homebrew/brew (master): redesigned spork
error getting ssh server details: failed to start server:
Please check if an SSH server is installed in the container.
If the docker image being used for the codespace does not have an SSH server,
install it in your Dockerfile or, for codespaces that use Debian-based images,
you can add the following to your devcontainer.json:

"features": {
    "ghcr.io/devcontainers/features/sshd:1": {
        "version": "latest"
    }
}
```
2022-11-01 22:59:24 +00:00
Bo Anderson
73d535a206
Merge pull request #14074 from SMillerDev/fix/audit/sparkle_min_os
fix: allow sparkle without a macOS version
2022-11-01 21:25:19 +00:00