32623 Commits

Author SHA1 Message Date
Bo Anderson
6188f15bbd
Merge pull request #13336 from Homebrew/dependabot/bundler/Library/Homebrew/rack-2.2.3.1
build(deps): bump rack from 2.2.3 to 2.2.3.1 in /Library/Homebrew
2022-05-28 05:47:04 +01:00
BrewTestBot
addb485c74
Update RBI files for rack. 2022-05-28 04:22:03 +00:00
BrewTestBot
e342d536fd
brew vendor-gems: commit updates. 2022-05-28 04:18:04 +00:00
dependabot[bot]
f30ec7cf24
build(deps): bump rack from 2.2.3 to 2.2.3.1 in /Library/Homebrew
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.3.1.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.2.3...2.2.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-28 04:15:44 +00:00
Bo Anderson
9c4039c4c6
Merge pull request #13340 from Bo98/tc-update-fix
Fix `brew typecheck --update`
2022-05-28 05:14:59 +01:00
Bo Anderson
318506460f
dev-cmd/typecheck: don't generate RBI for sorbet-static-and-runtime 2022-05-28 04:10:42 +01:00
Bo Anderson
fe0903b39a
Update RBI files 2022-05-28 04:10:15 +01:00
Bo Anderson
fd1ea6d5c9
sorbet/tapioca/require: don't start SimpleCov 2022-05-28 04:07:23 +01:00
Bo Anderson
42212b3ce8
sorbet/tapioca/require: ignore sorbet-static-and-runtime 2022-05-28 04:07:02 +01:00
Bo Anderson
85e75a1e27
dev-cmd/typecheck: don't ignore subprocess exit codes on --update 2022-05-28 04:06:34 +01:00
Bevan Kay
6b155d9328
Update Library/Homebrew/cask/cask.rb
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2022-05-28 10:14:51 +10:00
Mike McQuaid
17e9adef2f
Merge pull request #13337 from Homebrew/dependabot/bundler/Library/Homebrew/parallel_tests-3.11.0
build(deps): bump parallel_tests from 3.10.1 to 3.11.0 in /Library/Homebrew
2022-05-27 19:40:56 +01:00
Mike McQuaid
dde94d4220
Merge pull request #13339 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-static-and-runtime-0.5.10032
build(deps-dev): bump sorbet-static-and-runtime from 0.5.10030 to 0.5.10032 in /Library/Homebrew
2022-05-27 19:38:51 +01:00
BrewTestBot
b960eed24f
brew vendor-gems: commit updates. 2022-05-27 18:10:21 +00:00
BrewTestBot
3b0b0839d7
brew vendor-gems: commit updates. 2022-05-27 18:07:45 +00:00
dependabot[bot]
f2345b5f2a
build(deps-dev): bump sorbet-static-and-runtime in /Library/Homebrew
Bumps [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) from 0.5.10030 to 0.5.10032.
- [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-05-27 18:05:23 +00:00
dependabot[bot]
88546b22c2
build(deps): bump parallel_tests in /Library/Homebrew
Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 3.10.1 to 3.11.0.
- [Release notes](https://github.com/grosser/parallel_tests/releases)
- [Changelog](https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md)
- [Commits](https://github.com/grosser/parallel_tests/compare/v3.10.1...v3.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-27 18:04:27 +00:00
Mike McQuaid
4939b2c1cb
Merge pull request #13333 from Homebrew/dependabot/bundler/Library/Homebrew/unf_ext-0.0.8.2
build(deps): bump unf_ext from 0.0.8.1 to 0.0.8.2 in /Library/Homebrew
2022-05-27 16:16:50 +01:00
Carlo Cabrera
512f885bb1
Merge pull request #13335 from imrehorvath/imrehorvath-macos-clt-detect-clang-version-fix
Fix detect_clang_version version extraction
2022-05-27 23:05:28 +08:00
Imre Horvath
60f33370b3
Fix detect_clang_version version extraction
The previous implementation was depending on a fix number of version number segments. Apple has introduced one more tag for the latest CLT version 13.4, which broke the check, leading to a false warning. With this rewritten regex we have a more robust version detection.
2022-05-27 11:18:11 +02:00
BrewTestBot
5bfa6c4bf3
brew vendor-gems: commit updates. 2022-05-26 21:47:24 +00:00
dependabot[bot]
464f89e957
build(deps): bump unf_ext from 0.0.8.1 to 0.0.8.2 in /Library/Homebrew
Bumps [unf_ext](https://github.com/knu/ruby-unf_ext) from 0.0.8.1 to 0.0.8.2.
- [Release notes](https://github.com/knu/ruby-unf_ext/releases)
- [Changelog](https://github.com/knu/ruby-unf_ext/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knu/ruby-unf_ext/compare/v0.0.8.1...v0.0.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-26 21:41:43 +00:00
Bo Anderson
22d0fb8b71
Merge pull request #13332 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-static-and-runtime-0.5.10030
build(deps-dev): bump sorbet-static-and-runtime from 0.5.10028 to 0.5.10030 in /Library/Homebrew
2022-05-26 22:40:47 +01:00
Bo Anderson
740389a23c
Merge pull request #13331 from Bo98/xcode-13.4
os/mac/xcode: support Xcode 13.4
2022-05-26 20:03:07 +01:00
BrewTestBot
75691afec8
brew vendor-gems: commit updates. 2022-05-26 18:06:21 +00:00
dependabot[bot]
e0b3c89082
build(deps-dev): bump sorbet-static-and-runtime in /Library/Homebrew
Bumps [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) from 0.5.10028 to 0.5.10030.
- [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-05-26 18:03:49 +00:00
Bo Anderson
01d3dac43d
os/mac/xcode: support Xcode 13.4 2022-05-26 18:11:29 +01:00
Bevan Kay
1f43bf32a4
cask: add statement when upgrade won't be installed 2022-05-26 10:06:58 +10:00
Sam Ford
1c1a720d9e
Merge pull request #13326 from samford/curl/check-all-responses-for-protected-cookies
Curl: Check all responses for protected cookies
2022-05-25 17:31:37 -04:00
Sam Ford
403a4d4a49
Curl: Check all responses for protected cookies
The response from a URL protected by Cloudflare may only provide a
relevant cookie on the first response but
`#curl_http_content_headers_and_checksum` only returns the headers of
the final response. In this scenario, `#curl_check_http_content` isn't
able to properly detect the protected URL and this is surfaced as an
error instead of skipping the URL.

This resolves the issue by including the array of response hashes in
the return value from `#curl_http_content_headers_and_checksum`, so
we can check all the responses in `#curl_check_http_content`.
2022-05-25 16:50:03 -04:00
Sam Ford
7b23bc64e5
Curl: Rename :status to :status_code
The return hash from `#curl_http_content_headers_and_checksum`
contains a `:status`, which is the status code of the last response.
This string value comes from `#parse_curl_response`, where the key is
`:status_code` instead.

Aligning these keys technically allows us to pass either of these
hashes to the `#url_protected_by_*` methods, as both contain
`:status_code` and `:headers` in the expected format.
2022-05-25 16:50:02 -04:00
Mike McQuaid
1d1474a03f
Merge pull request #13327 from Homebrew/dependabot/bundler/Library/Homebrew/http-cookie-1.0.5
build(deps): bump http-cookie from 1.0.4 to 1.0.5 in /Library/Homebrew
2022-05-25 19:40:34 +01:00
BrewTestBot
8dbddb756c
brew vendor-gems: commit updates. 2022-05-25 18:06:22 +00:00
dependabot[bot]
12e1c92d2a
build(deps): bump http-cookie from 1.0.4 to 1.0.5 in /Library/Homebrew
Bumps [http-cookie](https://github.com/sparklemotion/http-cookie) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/sparklemotion/http-cookie/releases)
- [Changelog](https://github.com/sparklemotion/http-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/http-cookie/compare/v1.0.4...v1.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 18:04:05 +00:00
Bo Anderson
829aacedb9
Merge pull request #13319 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-performance-1.14.0
build(deps): bump rubocop-performance from 1.13.3 to 1.14.0 in /Library/Homebrew
2022-05-25 16:18:17 +01:00
Bo Anderson
e457f762a8
Merge pull request #13318 from Homebrew/dependabot/bundler/Library/Homebrew/parallel_tests-3.10.1
build(deps): bump parallel_tests from 3.10.0 to 3.10.1 in /Library/Homebrew
2022-05-25 16:18:03 +01:00
BrewTestBot
deec796294
Update RBI files for rubocop-performance. 2022-05-25 14:27:36 +00:00
BrewTestBot
53912e729a
brew vendor-gems: commit updates. 2022-05-25 14:24:35 +00:00
BrewTestBot
554eaa27da
brew vendor-gems: commit updates. 2022-05-25 14:23:59 +00:00
dependabot[bot]
9cb7975b18
build(deps): bump rubocop-performance in /Library/Homebrew
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.13.3 to 1.14.0.
- [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.13.3...v1.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 14:17:53 +00:00
dependabot[bot]
210b18e064
build(deps): bump parallel_tests in /Library/Homebrew
Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/grosser/parallel_tests/releases)
- [Changelog](https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md)
- [Commits](https://github.com/grosser/parallel_tests/compare/v3.10.0...v3.10.1)

---
updated-dependencies:
- dependency-name: parallel_tests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 14:17:50 +00:00
Bo Anderson
73ee7f6772
Merge pull request #13323 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
2022-05-25 02:14:05 +01:00
BrewTestBot
cf3742fd47
sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2022-05-25 00:28:11 +00:00
Bo Anderson
bc4776defd
Merge pull request #13321 from Bo98/last-artifact
utils/github: take last artifact rather than first
2022-05-24 23:56:42 +01:00
Bo Anderson
580fb58f62
utils/github: take last artifact rather than first 2022-05-24 23:31:29 +01:00
Bo Anderson
371f1810da
Merge pull request #13322 from Bo98/test-const-fix
test/download_strategies/curl_github_packages: fix bad const override
2022-05-24 23:30:17 +01:00
Bo Anderson
5e6d5f68ca
test/download_strategies/curl_github_packages: fix bad const override 2022-05-24 22:50:22 +01:00
Bevan Kay
ac2f52cef3
cask: fix greedy outdated command 2022-05-24 22:38:30 +10:00
Mike McQuaid
ef0d5fc978
Merge pull request #13316 from Homebrew/dependabot/bundler/Library/Homebrew/parallel_tests-3.10.0
build(deps): bump parallel_tests from 3.8.1 to 3.10.0 in /Library/Homebrew
2022-05-24 13:22:49 +01:00
Mike McQuaid
8aad59274e
Merge pull request #13315 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-static-and-runtime-0.5.10028
build(deps-dev): bump sorbet-static-and-runtime from 0.5.10027 to 0.5.10028 in /Library/Homebrew
2022-05-24 13:22:30 +01:00