BrewTestBot
d131dcbe4c
Update RBI files for unicode-display_width.
2022-06-24 18:10:44 +00:00
BrewTestBot
29af3f785c
brew vendor-gems: commit updates.
2022-06-24 18:06:28 +00:00
dependabot[bot]
13a0e53303
build(deps): bump unicode-display_width in /Library/Homebrew
...
Bumps [unicode-display_width](https://github.com/janlelis/unicode-display_width ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/janlelis/unicode-display_width/releases )
- [Changelog](https://github.com/janlelis/unicode-display_width/blob/main/CHANGELOG.md )
- [Commits](https://github.com/janlelis/unicode-display_width/compare/v2.1.0...v2.2.0 )
---
updated-dependencies:
- dependency-name: unicode-display_width
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-24 18:04:01 +00:00
Rylan Polster
ac454d6563
Merge pull request #13468 from Homebrew/sorbet-files-update
...
sorbet: Update RBI files.
2022-06-24 11:35:46 -04:00
Sam Ford
770af2d4bb
Merge pull request #13346 from bevanjkay/extract-plist
...
livecheck: allow custom url in extract_plist strategy
2022-06-24 08:44:14 -04:00
Mike McQuaid
3ef6db617a
update-report: always write non-blank lattesttag.
...
This handles this being unset when using `brew update --quiet`.
Fixes #13467
2022-06-24 13:37:32 +02:00
Sam Ford
2194f6e12b
Only require livecheck block URL when appropriate
...
`ExtractPlist` doesn't require a URL like other strategies (it takes
a `Cask` instead) but we've had to provide one in existing
`livecheck` blocks to get past this requirement in livecheck. This
commit makes it so this requirement is only enforced when a
strategy's `#find_versions` method has a required `url` parameter
(not an optional one, as in `ExtractPlist`).
2022-06-24 00:08:54 -04:00
Sam Ford
d7a26cd6d3
ExtractPlist: Modify #find_versions url usage
2022-06-24 00:08:53 -04:00
Sam Ford
077fb350a5
ExtractPlist: Add url to #find_versions object
2022-06-24 00:08:53 -04:00
Bevan Kay
916c980676
livecheck: allow custom url in extract_plist strategy
2022-06-24 00:08:53 -04:00
BrewTestBot
bc064ccd35
sorbet: Update RBI files.
...
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml ) workflow.
2022-06-24 00:24:18 +00:00
Sam Ford
fe853fcb9e
Merge pull request #13463 from samford/cask/ensure-discontinued-returns-boolean
...
Cask: Ensure `#discontinued?` returns a boolean
2022-06-23 14:36:48 -04:00
Sam Ford
04203953de
Cask: Ensure #discontinued? returns a boolean
...
The `Cask::DSL#discontinued?` method is expected to return a boolean
value (`true`/`false`) but it will return `nil` for any casks without
a `caveats` block. `nil` is still falsy but this commit ensures that
the method will properly return a boolean value in this scenario.
2022-06-23 14:03:15 -04:00
Rylan Polster
a64f04f678
Merge pull request #13464 from Homebrew/dependabot/github_actions/reitermarkus/rerun-workflow-1.2.2
...
build(deps): bump reitermarkus/rerun-workflow from 1.2.1 to 1.2.2
2022-06-23 10:31:40 -04:00
Rylan Polster
dc31af55a7
Merge pull request #13462 from Homebrew/fix-triage-workflow
...
workflows/triage: use PAT with read:org to indentify private members
2022-06-23 10:14:41 -04:00
Mike McQuaid
70cbf9ca07
Merge pull request #13466 from Homebrew/update-man-completions
...
Update maintainers, manpage and completions.
2022-06-23 10:42:48 +02:00
BrewTestBot
c36c985612
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-06-23 08:16:28 +00:00
Mike McQuaid
ef00b40a51
Merge pull request #13447 from notfromstatefarm/feature/support-custom-ssh
...
support forcing brew-installed SSH for git operations
2022-06-23 10:14:55 +02:00
notfromstatefarm
1676b39f84
align manpage with env_config.rb
2022-06-22 19:29:59 -04:00
Nanda H Krishna
e1fca95836
Merge pull request #13465 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-static-and-runtime-0.5.10109
...
build(deps-dev): bump sorbet-static-and-runtime from 0.5.10101 to 0.5.10109 in /Library/Homebrew
2022-06-22 19:22:52 -04:00
notfromstatefarm
8d76522be2
remove HOMEBREW_SSH_PATH
2022-06-22 19:22:48 -04:00
notfromstatefarm
631c245be5
revert bin/brew change
2022-06-22 19:22:46 -04:00
notfromstatefarm
bcce038d33
update env_config.rb
2022-06-22 19:22:44 -04:00
notfromstatefarm
540313f18b
support custom git SSH binaries
2022-06-22 19:22:41 -04:00
BrewTestBot
793b8f471f
brew vendor-gems: commit updates.
2022-06-22 22:33:50 +00:00
dependabot[bot]
24ae2c184d
build(deps-dev): bump sorbet-static-and-runtime in /Library/Homebrew
...
Bumps [sorbet-static-and-runtime](https://github.com/sorbet/sorbet ) from 0.5.10101 to 0.5.10109.
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
---
updated-dependencies:
- dependency-name: sorbet-static-and-runtime
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 22:31:35 +00:00
dependabot[bot]
b737c59cc2
build(deps): bump reitermarkus/rerun-workflow from 1.2.1 to 1.2.2
...
Bumps [reitermarkus/rerun-workflow](https://github.com/reitermarkus/rerun-workflow ) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/reitermarkus/rerun-workflow/releases )
- [Commits](cd46218e13...c8d5bc3526
)
---
updated-dependencies:
- dependency-name: reitermarkus/rerun-workflow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 22:30:31 +00:00
Rylan Polster
67fe7134b1
Merge pull request #13450 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-static-and-runtime-0.5.10101
...
build(deps-dev): bump sorbet-static-and-runtime from 0.5.10098 to 0.5.10101 in /Library/Homebrew
2022-06-22 13:25:06 -04:00
Rylan Polster
8682248fbe
Merge pull request #13452 from Homebrew/dependabot/bundler/Library/Homebrew/minitest-5.16.1
...
build(deps): bump minitest from 5.16.0 to 5.16.1 in /Library/Homebrew
2022-06-22 13:22:15 -04:00
Rylan Polster
377159a6c9
workflows/triage: use PAT with read:org to indentify private members
2022-06-22 11:11:23 -04:00
Carlo Cabrera
150c7d4d48
Merge pull request #13456 from carlocab/livecheck-default-text
2022-06-22 20:46:46 +08:00
Carlo Cabrera
7435373dd8
env_config: clean up default text for HOMEBREW_LIVECHECK_WATCHLIST
...
Follow up to #13453 . The default values for our other environment
variables are typically wrapped in backticks, so let's do the same here
for consistency.
Closes #13455 .
2022-06-22 11:26:23 +08:00
Carlo Cabrera
4103f9dd0e
Merge pull request #13454 from apainintheneck/livecheck-watchlist-path
2022-06-22 09:48:26 +08:00
apainintheneck
3b65ecaf4c
livecheck: fix path to livecheck watchlist
2022-06-21 17:57:19 -07:00
BrewTestBot
1c2b87568a
Update RBI files for minitest.
2022-06-21 18:14:57 +00:00
BrewTestBot
b29f603666
brew vendor-gems: commit updates.
2022-06-21 18:10:48 +00:00
dependabot[bot]
0002bd59df
build(deps): bump minitest from 5.16.0 to 5.16.1 in /Library/Homebrew
...
Bumps [minitest](https://github.com/seattlerb/minitest ) from 5.16.0 to 5.16.1.
- [Release notes](https://github.com/seattlerb/minitest/releases )
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc )
- [Commits](https://github.com/seattlerb/minitest/compare/v5.16.0...v5.16.1 )
---
updated-dependencies:
- dependency-name: minitest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 18:08:22 +00:00
Rylan Polster
b941470216
Merge pull request #13440 from Rylan12/prefer-api-to-taps
...
Always prefer loading from API when `HOMEBREW_INSTALL_FROM_API` is set
2022-06-21 10:18:02 -04:00
Bo Anderson
cc6119261c
Merge pull request #13449 from Homebrew/update-man-completions
...
Update maintainers, manpage and completions.
2022-06-20 23:14:35 +01:00
BrewTestBot
acd7f5700a
brew vendor-gems: commit updates.
2022-06-20 18:13:07 +00:00
dependabot[bot]
dad3f50cc0
build(deps-dev): bump sorbet-static-and-runtime in /Library/Homebrew
...
Bumps [sorbet-static-and-runtime](https://github.com/sorbet/sorbet ) from 0.5.10098 to 0.5.10101.
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
---
updated-dependencies:
- dependency-name: sorbet-static-and-runtime
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 18:06:20 +00:00
BrewTestBot
d7a7dbfdf9
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-06-20 17:34:59 +00:00
Rylan Polster
5d3501f6b4
Merge pull request #13428 from hyuraku/repair-brew-outdated-greedy
...
repair `brew outdated --greedy` to show only casks
2022-06-20 13:33:28 -04:00
hyuraku
52279d588d
repair description
2022-06-20 23:42:44 +09:00
hyuraku
0de4855bd8
improve description
2022-06-20 21:33:17 +09:00
Bo Anderson
9416032ee5
Merge pull request #13445 from gromgit/formula-cookbook/update-dirlist
...
Formula-Cookbook.md: added missing dirs
2022-06-19 02:29:22 +01:00
Adrian Ho
751aa12f84
Formula-Cookbook.md: added missing dirs
2022-06-19 08:42:17 +08:00
Bo Anderson
300ea666b7
Merge pull request #13444 from bevanjkay/cask-discontinued
...
cask/audit: skip additional livecheck audit when cask is discontinued
2022-06-19 00:07:31 +01:00
Bo Anderson
4a422376bf
Merge pull request #13446 from XuehaiPan/shfmt-write
...
utils/shfmt.sh: allow long shfmt arguments
2022-06-19 00:06:03 +01:00
Sam Ford
8bce1e8e37
cask/audit: Skip livecheck audit for :latest casks
2022-06-18 16:44:29 -04:00