32262 Commits

Author SHA1 Message Date
Issy Long
c57cd4bf98
dev-cmd/contributions: Bump to Sorbet typed: strict 2024-06-30 18:42:16 +01:00
Issy Long
34caeb7ea8
dev-cmd/unbottled: Bump to Sorbet typed: strict 2024-06-30 17:49:27 +01:00
BrewTestBot
ead8611df7
Update RBI files for minitest.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-06-29 23:08:34 +00:00
BrewTestBot
06219f7265
brew vendor-gems: commit updates. 2024-06-29 23:08:20 +00:00
dependabot[bot]
0abdba9e67
build(deps-dev): bump minitest in /Library/Homebrew
Bumps [minitest](https://github.com/minitest/minitest) from 5.24.0 to 5.24.1.
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](https://github.com/minitest/minitest/compare/v5.24.0...v5.24.1)

---
updated-dependencies:
- dependency-name: minitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-29 23:07:28 +00:00
BrewTestBot
b7102588aa
brew vendor-gems: commit updates. 2024-06-29 22:53:48 +00:00
dependabot[bot]
7405d6243c
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.11450 to 0.5.11463.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-29 22:52:59 +00:00
Rylan Polster
e07273a110
Remove redundant early return in livecheck skip_conditions 2024-06-29 11:42:24 -04:00
Rylan Polster
e28d455154
autoremove: skip formulae where installed_on_request is nil 2024-06-28 21:57:47 -04:00
Sean Molenaar
a40f32776f
Merge pull request #17577 from SMillerDev/feat/audit/check_cask_binary_32_bit 2024-06-28 09:48:39 +02:00
Sean Molenaar
203049b2f5 fix: improve audit for binary stanza 2024-06-28 09:28:55 +02:00
Sean Molenaar
8e570a0e9b feat: check for unknown arch for casks 2024-06-28 08:53:10 +02:00
Patrick Linnane
cbfdb734af
Merge pull request #17580 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.11450 2024-06-27 14:37:24 -07:00
BrewTestBot
1676aabf7f
Update RBI files for tapioca.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-06-27 18:44:49 +00:00
BrewTestBot
936b660840
brew vendor-gems: commit updates. 2024-06-27 18:44:45 +00:00
BrewTestBot
223b18e94f
brew vendor-gems: commit updates. 2024-06-27 18:44:33 +00:00
dependabot[bot]
ad03b60de7
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.11447 to 0.5.11450.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-27 18:43:54 +00:00
dependabot[bot]
1623908020
build(deps-dev): bump tapioca from 0.14.4 to 0.15.0 in /Library/Homebrew
Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.14.4 to 0.15.0.
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](https://github.com/Shopify/tapioca/compare/v0.14.4...v0.15.0)

---
updated-dependencies:
- dependency-name: tapioca
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-27 18:43:42 +00:00
Sean Molenaar
fc3ba1b495
Merge pull request #17573 from SMillerDev/feat/audit/check_cask_binary_rosetta 2024-06-27 14:39:23 +02:00
Sean Molenaar
5fc3af15c5 feat: check if casks should warn about rosetta 2024-06-27 14:22:03 +02:00
Mike McQuaid
5f3af23cdc
Merge pull request #17571 from Homebrew/ignore-last-modified-header-if-invalid 2024-06-27 12:54:39 +01:00
Issy Long
8c9a6e3379
Add a comment for what and why we're rescuing 2024-06-27 12:27:30 +01:00
Issy Long
c8504427cb
CurlDownloadStrategy: Ignore invalid last-modified header values
- Some download locations return a non-standard formatting of date string for the `Last-Modified` header.
  This causes `Time.parse` to blow up. The user sees `error: argument out of range`.
- In this commit we handle the error and return nil, which `filter_map` (equivalent to `.map.compact`) gets rid of and then `time.last` is as normal.
- Fixes https://github.com/Homebrew/brew/issues/ 17556.
2024-06-26 20:00:45 +01:00
BrewTestBot
cac3bde786
brew vendor-gems: commit updates. 2024-06-26 18:27:01 +00:00
dependabot[bot]
64a51da7ae
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.11444 to 0.5.11447.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-26 18:26:08 +00:00
Eric Knibbe
16863f3884
cask/audit: ensure on_os blocks specify a min OS 2024-06-25 22:20:21 -04:00
BrewTestBot
3e8d3b77e4
brew vendor-gems: commit updates. 2024-06-25 18:35:34 +00:00
dependabot[bot]
6369bb9f13
build(deps-dev): bump rexml from 3.3.0 to 3.3.1 in /Library/Homebrew
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.3.0...v3.3.1)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-25 18:34:34 +00:00
Mike McQuaid
077170bb43
Merge pull request #17521 from SMillerDev/feat/cops/shared_url_cop 2024-06-25 15:51:35 +01:00
Sean Molenaar
48134ab674 feat: use shared checks for URL cop 2024-06-25 16:13:17 +02:00
Mike McQuaid
1124ab315c
cmd/vendor-install: add extra read check.
Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
2024-06-25 08:53:46 +01:00
Caleb Xu
c214952e2b
cmd/vendor-install: extract portable-ruby download info 2024-06-24 13:15:54 -04:00
Mike McQuaid
43eaeca50f
Merge pull request #17546 from Homebrew/ww/gh-bootstrap-fix 2024-06-24 09:11:09 +01:00
Eric Knibbe
347529b6f8
Merge pull request #17548 from Homebrew/audit_min_os-fixes
cask/audit: support on_os blocks in audit_min_os
2024-06-23 23:27:24 -04:00
Kevin
c53f600677
Merge pull request #17553 from Homebrew/scope-eol-audit-to-core-tap
formula_auditor: scope eol check to core tap
2024-06-22 21:42:55 -07:00
Alexander Bayandin
b24997242b dev-cmd/tap-new: update cache key 2024-06-22 20:55:13 +01:00
apainintheneck
ef56236127 formula_auditor: scope eol check to core tap
This is not relevant information for third-party taps and requires
network requests to `endoflife.date` so it's best to avoid them
in this case.

Closes https://github.com/Homebrew/brew/issues/17531
2024-06-22 12:19:09 -07:00
Alexander Bayandin
e44e645cec dev-cmd/tap-new: add macos-14 2024-06-22 17:47:24 +01:00
BrewTestBot
2f4d623c40
brew vendor-gems: commit updates. 2024-06-22 15:59:49 +00:00
dependabot[bot]
646f462f29
build(deps-dev): bump sorbet-static-and-runtime in /Library/Homebrew
Bumps [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) from 0.5.11439 to 0.5.11444.
- [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>
2024-06-22 15:58:58 +00:00
Eric Knibbe
f627c6331d
cask/audit: support on_os blocks in audit_min_os 2024-06-21 19:25:51 -04:00
William Woodruff
0656a30f18
formula_installer: fix gh bootstrap cycle
Signed-off-by: William Woodruff <william@yossarian.net>
2024-06-21 12:35:01 -04:00
Patrick Linnane
34e4b82875
Merge pull request #17543 from Homebrew/dependabot/bundler/Library/Homebrew/tapioca-0.14.4 2024-06-21 09:08:57 -07:00
Patrick Linnane
f45a22a9f8
Merge pull request #17544 from Homebrew/dependabot/bundler/Library/Homebrew/public_suffix-6.0.0 2024-06-21 09:07:37 -07:00
BrewTestBot
b63d280e02
Update RBI files for tapioca.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-06-21 15:57:37 +00:00
BrewTestBot
22c424f518
Update RBI files for public_suffix.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-06-21 15:57:26 +00:00
BrewTestBot
1cc9c9ae2f
brew vendor-gems: commit updates. 2024-06-21 15:57:19 +00:00
BrewTestBot
11768edf78
brew vendor-gems: commit updates. 2024-06-21 15:57:12 +00:00
BrewTestBot
be55257691
Update RBI files for sorbet.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-06-21 15:56:59 +00:00
BrewTestBot
b5f74cbd34
brew vendor-gems: commit updates. 2024-06-21 15:56:48 +00:00