31656 Commits

Author SHA1 Message Date
dependabot[bot]
542a3f675d
build(deps): bump parser from 3.1.1.0 to 3.1.2.0 in /Library/Homebrew
Bumps [parser](https://github.com/whitequark/parser) from 3.1.1.0 to 3.1.2.0.
- [Release notes](https://github.com/whitequark/parser/releases)
- [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/whitequark/parser/compare/v3.1.1.0...v3.1.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 18:04:57 +00:00
Rylan Polster
504b40fb67
Merge pull request #13131 from Homebrew/sync-triage-config
Synchronize triage configuration
2022-04-12 12:46:51 -04:00
BrewTestBot
4428efeca6
triage-issues.yml: update to match main configuration 2022-04-12 16:11:25 +00:00
Bo Anderson
1137386cc3
Merge pull request #13130 from Bo98/no-workflow-run-fix
utils/github: fix errors with check suites without workflow runs
2022-04-12 14:10:40 +01:00
Mike McQuaid
d93a2f6486
Merge pull request #13129 from Homebrew/dependabot/bundler/Library/Homebrew/nokogiri-1.13.4
build(deps): bump nokogiri from 1.13.3 to 1.13.4 in /Library/Homebrew
2022-04-12 13:52:43 +01:00
Bo Anderson
17ee0eefb8
utils/github: fix errors with check suites without workflow runs 2022-04-12 13:42:14 +01:00
Sean Molenaar
3d5d12e8b9
service: add sockets and keepalive variants 2022-04-12 12:17:27 +02:00
Mike McQuaid
a511af16f3
Merge pull request #13128 from Homebrew/update-man-completions
Update maintainers, manpage and completions.
2022-04-12 11:11:56 +01:00
BrewTestBot
f2e6e78b12
Update RBI files for nokogiri. 2022-04-12 10:06:32 +00:00
BrewTestBot
8dbfb6c36a
brew vendor-gems: commit updates. 2022-04-12 10:01:14 +00:00
dependabot[bot]
8c2c2c1106
build(deps): bump nokogiri from 1.13.3 to 1.13.4 in /Library/Homebrew
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.3 to 1.13.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.3...v1.13.4)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 09:58:22 +00: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
Issy Long
a8ce086844
Merge pull request #13116 from issyl0/reinstall-cask-zap
cask/reinstall: Support `--zap` for entirely purging cask files
2022-04-12 10:37:58 +01:00
Mike McQuaid
6745bb2b34
Merge pull request #13120 from hyuraku/dev-cmd/edit_arrange_error_message_of_brew-edit-cask
arrange error message of 'brew edit --cask'
2022-04-12 10:11:34 +01:00
Mike McQuaid
8ba4674ed2
Merge pull request #13126 from EricFromCanada/bump-repology-check
bump: resume checking for TLS 1.3 support
2022-04-12 10:11:02 +01:00
EricFromCanada
415f05ca31
bump: resume checking for TLS 1.3 support
macOS 12.3's shipping curl now supports TLS 1.3.
2022-04-11 22:59:33 -04:00
Daniel Nachun
23cf66df6a
Merge pull request #13114 from danielnachun/move_codesign_patched_binary
Move codesign_patched_binary to extend/os/mac/keg.rb
2022-04-11 17:05:58 -07:00
hyuraku
47699614fd repair the command option 2022-04-12 08:39:03 +09:00
Bo Anderson
828473911a
Merge pull request #13125 from iMichka/int
utils/github.rb: convert pr to integer
2022-04-11 22:06:54 +01:00
Michka Popoff
a5c29fff2d
utils/github.rb: convert pr to integer
Follow up adter #13124

I made the choice to convert the pr variable to an integer
at the very end and adjust the tests.

It would be maybe more consistent to work with an integer
everywhere, but this needs a more careful analysis and we
are in a hurry to fix the homberew-core upload CI

Fixes:
2022-04-11T20:19:34.1395885Z [31mError:[0m : Variable $pr of type Int! was provided invalid value
2022-04-11T20:19:34.1398279Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/utils/github/api.rb:261:in `open_graphql'
2022-04-11T20:19:34.1399774Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/utils/github.rb:310:in `get_workflow_run'
2022-04-11T20:19:34.1403699Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/dev-cmd/pr-pull.rb:418:in `block (4 levels) in pr_pull'
2022-04-11T20:19:34.1405233Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/dev-cmd/pr-pull.rb:417:in `each'
2022-04-11T20:19:34.1406723Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/dev-cmd/pr-pull.rb:417:in `block (3 levels) in pr_pull'
2022-04-11T20:19:34.1408112Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.8/lib/ruby/2.6.0/fileutils.rb:128:in `chdir'
2022-04-11T20:19:34.1408986Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.8/lib/ruby/2.6.0/fileutils.rb:128:in `cd'
2022-04-11T20:19:34.1409813Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/dev-cmd/pr-pull.rb:400:in `block (2 levels) in pr_pull'
2022-04-11T20:19:34.1410671Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.8/lib/ruby/2.6.0/tmpdir.rb:93:in `mktmpdir'
2022-04-11T20:19:34.1411495Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/dev-cmd/pr-pull.rb:399:in `block in pr_pull'
2022-04-11T20:19:34.1412250Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/dev-cmd/pr-pull.rb:388:in `each'
2022-04-11T20:19:34.1413056Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/dev-cmd/pr-pull.rb:388:in `pr_pull'
2022-04-11 22:38:42 +02:00
Michka Popoff
e5e02f8705
Merge pull request #13124 from Bo98/get_workflow_run
utils/github: rewrite get_workflow_run using GraphQL
2022-04-11 22:16:30 +02:00
Bo Anderson
3e75b165ae
utils/github: rewrite get_workflow_run using GraphQL 2022-04-11 20:35:03 +01:00
Nanda H Krishna
9bdfdc3c26
Merge pull request #13122 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9874
build(deps-dev): bump sorbet from 0.5.9869 to 0.5.9874 in /Library/Homebrew
2022-04-11 14:56:50 -04:00
Nanda H Krishna
fc9930a6a0
Merge pull request #13123 from Homebrew/dependabot/bundler/Library/Homebrew/regexp_parser-2.3.0
build(deps): bump regexp_parser from 2.2.1 to 2.3.0 in /Library/Homebrew
2022-04-11 14:56:29 -04:00
Nanda H Krishna
dec7ac05a0
Merge pull request #13121 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-ast-1.17.0
build(deps): bump rubocop-ast from 1.16.0 to 1.17.0 in /Library/Homebrew
2022-04-11 14:54:24 -04:00
BrewTestBot
90d832eb7e
Update RBI files for regexp_parser. 2022-04-11 18:12:25 +00:00
BrewTestBot
e19bf06b4f
Update RBI files for rubocop-ast. 2022-04-11 18:12:10 +00:00
BrewTestBot
071c6b5d27
brew vendor-gems: commit updates. 2022-04-11 18:07:18 +00:00
BrewTestBot
8094268038
brew vendor-gems: commit updates. 2022-04-11 18:06:59 +00:00
BrewTestBot
3c65903ded
brew vendor-gems: commit updates. 2022-04-11 18:06:51 +00:00
dependabot[bot]
41d7e4c86c
build(deps): bump regexp_parser from 2.2.1 to 2.3.0 in /Library/Homebrew
Bumps [regexp_parser](https://github.com/ammar/regexp_parser) from 2.2.1 to 2.3.0.
- [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.2.1...v2.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 18:04:48 +00:00
dependabot[bot]
b69eb9aec6
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9869 to 0.5.9874.
- [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-04-11 18:04:19 +00:00
dependabot[bot]
8be48c4b92
build(deps): bump rubocop-ast from 1.16.0 to 1.17.0 in /Library/Homebrew
Bumps [rubocop-ast](https://github.com/rubocop/rubocop-ast) from 1.16.0 to 1.17.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.16.0...v1.17.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-04-11 18:03:59 +00:00
Bo Anderson
389fa4287d
Merge pull request #13110 from Bo98/ignore-resolved-query
download_strategy: ignore query strings when parsing resolved URLs
2022-04-11 18:23:23 +01:00
Bo Anderson
3f60be3042
Merge pull request #13104 from Bo98/developer_dir-always
ENV/super: always set HOMEBREW_DEVELOPER_DIR regardless of macOS version
2022-04-11 18:23:12 +01:00
Bo Anderson
a90b781abc
Merge pull request #13108 from Bo98/basename-no-query
download_strategy: strip query string from basename
2022-04-11 18:22:52 +01:00
Bo Anderson
36b98019e8
download_strategy: strip query string from basename 2022-04-11 15:20:56 +01:00
Bo Anderson
a50db1378e
download_strategy: ignore query strings when parsing resolved URLs 2022-04-11 15:17:29 +01:00
Bo Anderson
4de9dd0cfa
ENV/super: always set HOMEBREW_DEVELOPER_DIR regardless of macOS version 2022-04-11 15:13:33 +01:00
Mike McQuaid
6a291c1e34
Merge pull request #13117 from xxyzz/credential
Don't print set git credential cache message if a helper exists
2022-04-11 14:37:21 +01:00
hyuraku
f8a05b7338 arrange error message of 'brew edit --cask' 2022-04-11 22:31:44 +09:00
xxyzz
0bade72bc0
Don't print set git credential cache message if a helper exists
for the tapped private repository
2022-04-11 20:57:43 +08:00
Mike McQuaid
de6c4e52d9
Merge pull request #13119 from MikeMcQuaid/open_collective
Fix "OpenCollective" references.
2022-04-11 12:57:52 +01:00
Mike McQuaid
4c75c82a79
Fix "OpenCollective" references. 2022-04-11 08:11:55 +01:00
Mike McQuaid
26e4b67b2f
Merge pull request #13118 from issyl0/sync-governance-docs
docs/Homebrew-Governance: State the election types for PLC and PL
2022-04-11 08:11:05 +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
Issy Long
0b6b2f04da
cask/reinstall: Support --zap for entirely purging cask files
- The `brew uninstall` command has `--zap`, so let's make `brew
  reinstall` have parity here for a better user experience. (Requested
  in issue 12983.)
- It feels weird that to get my new reinstall test to pass I had to add
  `--zap` to `cask/cmd/install.rb`, not `cask/cmd/reinstall.rb` to get
  the tests to pass. But the `brew reinstall --cask caffeine --zap`
  command worked fine all the time. The CLI argument parser from the
  test run was complaining about not knowing what `zap` was. As a
  result, `--zap` now shows up as a switch in `brew install --help`
  which I'm not 100% convinced is the desired UX. But I've edited the
  description accordingly to specify that it will only work on
  `reinstall` operations (and `--zap` on `install` is a no-op).

```
issyl0 at pictor in /opt/homebrew on reinstall-cask-zap
❯ brew reinstall --cask caffeine --zap
==> Downloading https://github.com/IntelliScape/caffeine/releases/download/1.1.3/Caffeine.dmg
Already downloaded: /Users/issyl0/Library/Caches/Homebrew/downloads/3d6ccfdd3b8d0ab37d1c2468d6e69078c2d31d3b12bf51947c4db21e5f376af2--Caffeine.dmg
==> Implied `brew uninstall --cask caffeine`
==> Backing App 'Caffeine.app' up to '/opt/homebrew/Caskroom/caffeine/1.1.3/Caffeine.app'
==> Removing App '/Applications/Caffeine.app'
==> Dispatching zap stanza
==> Trashing files:
~/Library/Application Support/com.intelliscapesolutions.caffeine
~/Library/Preferences/com.intelliscapesolutions.caffeine.plist
~/Library/Caches/com.intelliscapesolutions.caffeine
~/Library/HTTPStoages/com.intelliscapesolutions.caffeine.binarycookies
==> Removing all staged versions of Cask 'caffeine'
==> Installing Cask caffeine
==> Moving App 'Caffeine.app' to '/Applications/Caffeine.app'
🍺  caffeine was successfully installed!
```
2022-04-09 16:37:23 +01:00
Issy Long
56415326bb
Merge pull request #13113 from Homebrew/update-man-completions 3.4.6 2022-04-09 11:21:27 +01:00
danielnachun
d173b44245
os/mac/keg.rb: move codesign_patched_binary from here 2022-04-08 18:09:32 -07:00
danielnachun
4c19d67176
extend/os/mac/keg.rb: move codesign_patched_binary here 2022-04-08 18:09:25 -07:00