41367 Commits

Author SHA1 Message Date
BrewTestBot
e2da608b26
brew vendor-gems: commit updates. 2024-05-24 18:15:07 +00:00
BrewTestBot
6af1b714fe
brew vendor-gems: commit updates. 2024-05-24 18:14:52 +00:00
dependabot[bot]
c14fe80881
build(deps): bump warning from 1.3.0 to 1.4.0 in /Library/Homebrew
Bumps [warning](https://github.com/jeremyevans/ruby-warning) from 1.3.0 to 1.4.0.
- [Changelog](https://github.com/jeremyevans/ruby-warning/blob/master/CHANGELOG)
- [Commits](https://github.com/jeremyevans/ruby-warning/compare/1.3.0...1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-24 18:14:19 +00:00
dependabot[bot]
e872cf1260
build(deps): bump sorbet-static-and-runtime and sorbet-runtime
Bumps [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) and [sorbet-runtime](https://github.com/sorbet/sorbet). These dependencies needed to be updated together.

Updates `sorbet-static-and-runtime` from 0.5.11388 to 0.5.11391
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Updates `sorbet-runtime` from 0.5.11388 to 0.5.11391
- [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
- dependency-name: sorbet-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-24 18:13:58 +00:00
Mike McQuaid
86674b4c23
Merge pull request #17358 from samford/cask-audit-tmpdir-cleanup
Clean up cask audit tmpdir after use
2024-05-24 15:53:30 +01:00
Sam Ford
5701f92321
Clean up cask audit tmpdir after use
`Cask::Audit#extract_artifacts` is used in the `#audit_signing` and
`#cask_plist_min_os` methods to create a directory in `/tmp` and
extract cask artifacts without duplicating the work if it's already
done. However, due to how this is set up, `tmpdir` isn't removed
afterward and the extracted artifacts will take up disk space until
the `tmp` directory is cleaned up. As a result, running
`brew audit --strict --online` locally can chew through disk space
and it may not be clear to the user where their free space has gone.

This adds a finalizer method to `Cask::Audit` to remove the created
`@tmpdir` (if any) once it's no longer needed. There may be a better
way of addressing the issue but this works for now without having to
restructure how these audits work.
2024-05-24 09:22:12 -04:00
Mike McQuaid
ea5023a4ad
Merge pull request #17356 from Homebrew/verify-fail-with-body
livecheck/strategy: verify `--fail-with-body` support
2024-05-24 08:29:34 +01:00
Eric Knibbe
07e69b0ff2
livecheck/strategy: verify fail-with-body support 2024-05-23 13:08:25 -04:00
Mike McQuaid
ff950e6629
Merge pull request #17355 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-1.64.0
build(deps-dev): bump rubocop from 1.63.5 to 1.64.0 in /Library/Homebrew
2024-05-23 17:26:00 +01:00
Mike McQuaid
6e9288470e
brew style --fix 2024-05-23 17:15:43 +01:00
Mike McQuaid
d780bd7734
rubocop.yml: disable broken rule for now. 2024-05-23 17:15:43 +01:00
BrewTestBot
1bae66a377
Update RBI files for rubocop.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-05-23 17:15:43 +01:00
BrewTestBot
01def2cc7e
brew vendor-gems: commit updates. 2024-05-23 17:15:42 +01:00
dependabot[bot]
1a87b73b28
build(deps-dev): bump rubocop from 1.63.5 to 1.64.0 in /Library/Homebrew
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.63.5 to 1.64.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.63.5...v1.64.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-23 17:15:42 +01:00
Mike McQuaid
1c71732172
Merge pull request #17353 from Homebrew/rubocop_ruby_version
Include more Ruby metadata files
2024-05-23 16:40:06 +01:00
Mike McQuaid
3392226a10
Include more Ruby metadata files
- include `.ruby-version` and in the project root (and unignore in
  `.gitignore`) to improve editor support which expects these files
- use the `.ruby-version` in `docs/Gemfile` to use a consistent Ruby
  version here
- remove hardcoded Ruby versions from `workflows/docs` in favour of
  using the `.ruby-version` file instead
- use more consistent configuration in `workflows/docs` to match
  `workflows/tests`
2024-05-23 16:29:14 +01:00
Patrick Linnane
0941d3cb52
Merge pull request #17354 from Homebrew/dependabot/bundler/Library/Homebrew/multi-0cd4e9477c 2024-05-23 08:29:00 -07:00
BrewTestBot
09212d596e
brew vendor-gems: commit updates. 2024-05-23 15:18:16 +00:00
dependabot[bot]
567db16bd5
build(deps): bump sorbet-runtime and sorbet-static-and-runtime
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet). These dependencies needed to be updated together.

Updates `sorbet-runtime` from 0.5.11386 to 0.5.11388
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Updates `sorbet-static-and-runtime` from 0.5.11386 to 0.5.11388
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: sorbet-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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-05-23 15:17:18 +00:00
Mike McQuaid
93eb5ea04e
Merge pull request #16893 from Homebrew/dependabot/bundler/Library/Homebrew/json_schemer-2.2.1
build(deps-dev): bump json_schemer from 2.1.1 to 2.2.1 in /Library/Homebrew
2024-05-23 14:51:35 +01:00
Mike McQuaid
5a850a30ec
Merge pull request #17351 from Homebrew/vendor-gems-clean
dev-cmd/vendor-gems: run bundle clean
2024-05-23 14:51:15 +01:00
Bo Anderson
d70e5d4071
.gitignore: add bigdecimal (native gem) 2024-05-23 14:30:09 +01:00
BrewTestBot
d3e8e0b47a
Update RBI files for json_schemer.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-05-23 13:23:23 +00:00
BrewTestBot
5302effcde
brew vendor-gems: commit updates. 2024-05-23 13:23:07 +00:00
dependabot[bot]
aef6e2f4a9
build(deps-dev): bump json_schemer from 2.1.1 to 2.2.1 in /Library/Homebrew
Dependabot couldn't find the original pull request head commit, 86a9fcf9f24753041c4218c85b6ca8b068473568.
2024-05-23 14:22:01 +01:00
Bo Anderson
b56fef7fd5
dev-cmd/vendor-gems: run bundle clean
Fixes install inconsistencies between standalone and all other bundle operations
2024-05-23 06:25:02 +01:00
Carlo Cabrera
49609ecf68
Merge pull request #17350 from Homebrew/spdx-update 2024-05-23 08:21:34 +08:00
BrewTestBot
b7b8c13b05
spdx: update license data.
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/spdx.yml).
2024-05-23 00:11:53 +00:00
Patrick Linnane
5e6a43e5d5
Merge pull request #17348 from Homebrew/dependabot/bundler/Library/Homebrew/simpleidn-0.2.3 2024-05-22 10:30:45 -07:00
Patrick Linnane
6012533487
tapioca/config: remove unf & unf_ext
Signed-off-by: Patrick Linnane <patrick@linnane.io>
2024-05-22 10:19:54 -07:00
BrewTestBot
7c4232f920
brew vendor-gems: commit updates. 2024-05-22 10:12:35 -07:00
dependabot[bot]
eb9470a3f9
---
updated-dependencies:
- dependency-name: simpleidn
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-22 10:12:32 -07:00
Patrick Linnane
7d5a8328dc
Merge pull request #17349 from Homebrew/dependabot/bundler/Library/Homebrew/minitest-5.23.1 2024-05-22 10:01:46 -07:00
Patrick Linnane
2cd8bdf02b
Merge pull request #17347 from Homebrew/dependabot/bundler/Library/Homebrew/multi-49cab81cd7 2024-05-22 10:01:00 -07:00
Patrick Linnane
9c84bd1b24
Merge pull request #17346 from Homebrew/dependabot/github_actions/ruby/setup-ruby-1.177.1 2024-05-22 09:58:25 -07:00
BrewTestBot
c1d0858bfa
Update RBI files for minitest.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-05-22 16:50:41 +00:00
BrewTestBot
b352b36def
brew vendor-gems: commit updates. 2024-05-22 16:50:27 +00:00
BrewTestBot
33dc0cccfb
brew vendor-gems: commit updates. 2024-05-22 16:49:55 +00:00
dependabot[bot]
c931a0972c
---
updated-dependencies:
- dependency-name: minitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-22 16:49:33 +00:00
dependabot[bot]
a3001e091e
---
updated-dependencies:
- dependency-name: sorbet-static-and-runtime
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: sorbet-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-22 16:48:47 +00:00
dependabot[bot]
6ca9f1949a
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-22 16:48:14 +00:00
Mike McQuaid
82591d12dc
Merge pull request #17031 from krehel/update-artifact-audit
cask/audit: update signing checks for app, binary, and pkg
2024-05-22 17:39:27 +01:00
Mike McQuaid
c5fba877c6
Merge pull request #17345 from Homebrew/upstream-taps-docs
docs: clarify upstream taps
2024-05-22 15:35:24 +01:00
Justin Krehel
344a5021d8
cask/audit.rb: update signing checks for app, binary, and pkg 2024-05-22 10:29:47 -04:00
Patrick Linnane
7362c9c727
docs: clarify upstream taps
Signed-off-by: Patrick Linnane <patrick@linnane.io>
2024-05-21 19:00:54 -07:00
Bo Anderson
b9a9b0a5d1
Merge pull request #17344 from Homebrew/desc-autocorrect-fix
rubocops/shared/desc_helper: fix autocorrect infinite loop
2024-05-22 00:18:24 +01:00
Bo Anderson
b2e837f94d
rubocops/shared/desc_helper: fix autocorrect infinite loop 2024-05-21 23:55:26 +01:00
Mike McQuaid
7c620029fb
Merge pull request #17340 from Homebrew/sponsors-maintainers-man-completions
Update manpage and completions.
2024-05-20 16:48:31 +01:00
BrewTestBot
0243cafdbe
Update manpage and completions.
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow.
2024-05-20 15:36:56 +00:00
Mike McQuaid
5a24eb61a7
Merge pull request #17316 from Homebrew/vernier
Add support for Vernier profiler
2024-05-20 16:35:58 +01:00