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 
						 
				 
			
				
					
						
							
							
								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 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							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 
						 
				 
			
				
					
						
							
							
								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 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8d76522be2 
							
						 
					 
					
						
						
							
							remove HOMEBREW_SSH_PATH  
						
						
						
						
					 
					
						2022-06-22 19:22:48 -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 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								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 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							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 
						 
				 
			
				
					
						
							
							
								Sam Ford 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8bce1e8e37 
							
						 
					 
					
						
						
							
							cask/audit: Skip livecheck audit for :latest casks  
						
						
						
						
					 
					
						2022-06-18 16:44:29 -04:00 
						 
				 
			
				
					
						
							
							
								Xuehai Pan 
							
						 
					 
					
						
						
						
						
							
						
						
							8f9f18fe59 
							
						 
					 
					
						
						
							
							utils/shfmt.sh: allow long shfmt arguments  
						
						
						
						
					 
					
						2022-06-18 17:27:56 +08:00 
						 
				 
			
				
					
						
							
							
								Bevan Kay 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fa2e4d4401 
							
						 
					 
					
						
						
							
							cask/audit: skip additional livecheck audit when cask is discontinued  
						
						
						
						
					 
					
						2022-06-18 13:16:34 +10:00 
						 
				 
			
				
					
						
							
							
								Bo Anderson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							65e077aac9 
							
						 
					 
					
						
						
							
							Merge pull request  #13441  from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-static-and-runtime-0.5.10098  
						
						... 
						
						
						
						build(deps-dev): bump sorbet-static-and-runtime from 0.5.10097 to 0.5.10098 in /Library/Homebrew 
						
						
					 
					
						2022-06-17 20:55:37 +01:00 
						 
				 
			
				
					
						
							
							
								Bo Anderson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f587f82ef7 
							
						 
					 
					
						
						
							
							Merge pull request  #13442  from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-sorbet-0.6.10  
						
						... 
						
						
						
						build(deps): bump rubocop-sorbet from 0.6.8 to 0.6.10 in /Library/Homebrew 
						
						
					 
					
						2022-06-17 20:55:23 +01:00 
						 
				 
			
				
					
						
							
							
								Bo Anderson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f77722cfd3 
							
						 
					 
					
						
						
							
							cmd/update-report: fix Style/MapCompactWithConditionalBlock  
						
						
						
						
					 
					
						2022-06-17 19:53:30 +01:00 
						 
				 
			
				
					
						
							
							
								Bo Anderson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f804a22dc0 
							
						 
					 
					
						
						
							
							style: use new autocorrect flag  
						
						
						
						
					 
					
						2022-06-17 19:47:57 +01:00 
						 
				 
			
				
					
						
							
							
								Bo Anderson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4d5378362c 
							
						 
					 
					
						
						
							
							.rubocop.yml: disable Style/FetchEnvVar in formulae (for now)  
						
						
						
						
					 
					
						2022-06-17 19:47:57 +01:00 
						 
				 
			
				
					
						
							
							
								Bo Anderson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							02164a35db 
							
						 
					 
					
						
						
							
							Use ORIGINAL_PATHS over envs; reject nil PATH  
						
						
						
						
					 
					
						2022-06-17 19:47:57 +01:00 
						 
				 
			
				
					
						
							
							
								Bo Anderson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8ada737d40 
							
						 
					 
					
						
						
							
							Encapsulate ENV["SHELL"] usage  
						
						
						
						
					 
					
						2022-06-17 19:47:57 +01:00 
						 
				 
			
				
					
						
							
							
								Bo Anderson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e78665f4f7 
							
						 
					 
					
						
						
							
							Replace ENV["HOME"] with Dir.home  
						
						
						
						
					 
					
						2022-06-17 19:47:57 +01:00 
						 
				 
			
				
					
						
							
							
								Bo Anderson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							40bbdc659e 
							
						 
					 
					
						
						
							
							Fix some Style/FetchEnvVar offences  
						
						
						
						
					 
					
						2022-06-17 19:47:57 +01:00 
						 
				 
			
				
					
						
							
							
								Bo Anderson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cd73e6bac5 
							
						 
					 
					
						
						
							
							Introduce more Ruby constants for values set by brew.sh  
						
						
						
						
					 
					
						2022-06-17 19:47:57 +01:00 
						 
				 
			
				
					
						
							
							
								Bo Anderson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a10b16828f 
							
						 
					 
					
						
						
							
							utils/analytics: use curl shim  
						
						
						
						
					 
					
						2022-06-17 19:47:56 +01:00 
						 
				 
			
				
					
						
							
							
								Bo Anderson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0a1762bd14 
							
						 
					 
					
						
						
							
							Use RUBY_PATH and HOMEBREW_RUBY_EXEC_ARGS more universally  
						
						
						
						
					 
					
						2022-06-17 19:47:56 +01:00 
						 
				 
			
				
					
						
							
							
								Bo Anderson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fae972c9d7 
							
						 
					 
					
						
						
							
							brew.rb: remove 'nice' error message for missing envs  
						
						
						
						
					 
					
						2022-06-17 19:47:56 +01:00 
						 
				 
			
				
					
						
							
							
								Bo Anderson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a2033c397e 
							
						 
					 
					
						
						
							
							Use EnvConfig methods over direct ENV access  
						
						
						
						
					 
					
						2022-06-17 19:47:56 +01:00 
						 
				 
			
				
					
						
							
							
								Bo Anderson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8d0ef708db 
							
						 
					 
					
						
						
							
							utils/curl: fix TLSv1.3 caching to be based on real paths  
						
						
						
						
					 
					
						2022-06-17 19:47:56 +01:00 
						 
				 
			
				
					
						
							
							
								Bo Anderson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							50437ca07e 
							
						 
					 
					
						
						
							
							Clear cached curl path where HOMEBREW_CURL changes  
						
						
						
						
					 
					
						2022-06-17 19:47:55 +01:00 
						 
				 
			
				
					
						
							
							
								Bo Anderson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							db8ab91429 
							
						 
					 
					
						
						
							
							Remove missing env retry mechanism  
						
						
						
						
					 
					
						2022-06-17 19:47:55 +01:00