Issy Long
fb81a6d874
Merge pull request #17410 from Homebrew/more-sorbet-typed-strict
...
Make more files Sorbet `typed: strict`
2024-06-02 15:47:18 +01:00
Issy Long
509fffab2b
Make more files Sorbet typed: strict
...
- According to Spoom, these could be bumped automatically with no errors.
2024-06-02 15:15:24 +01:00
Issy Long
02c59d122f
Merge pull request #17409 from Homebrew/contributions-fix-review-counts
...
Fix constructing search query strings with date ranges
2024-06-02 14:53:22 +01:00
Issy Long
a23dad737f
Fix constructing search query strings with date ranges
...
- Both `from` and `to` are now separate keyword arguments
in a bunch of places, not part of `args`.
- When we switched this around, we didn't realize this
method needed updating to correctly construct the time
range query.
- This led to further inaccurate counts in `brew contributions`
for reviews, since `from` and `to` are not valid search qualifiers
for the GitHub PR search APIs.
2024-06-02 14:31:18 +01:00
Anatoli Babenia
bf87339bfb
dev-cmd/edit: Show API install warning after the edit is done
2024-06-02 16:05:08 +03:00
Ruoyu Zhong
11f042e387
Merge pull request #17407 from Homebrew/issyl0-patch-1
...
dev-cmd/contributions: ‘Coauthorship’ sounds weird
2024-06-02 15:46:44 +08:00
Issy Long
da78bcfdcc
dev-cmd/contributions: ‘Coauthorship’ sounds weird
...
- This inconsistency of "author", "committer", "coauthorship", that is, only "coauthor" ending in "ship", has annoyed me ever since I wrote it. It has finally sufficiently annoyed me to fix it.
2024-06-02 08:35:33 +01:00
Ruoyu Zhong
c6368bea8a
Merge pull request #17406 from Homebrew/sponsors-maintainers-man-completions
2024-06-01 08:20:06 +08:00
BrewTestBot
5e24be91f2
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-06-01 00:07:02 +00:00
Douglas Eichelberger
c9acd4e372
Merge pull request #17405 from Homebrew/fewer-casts
...
Remove unnecessary use of `T.cast`
2024-05-31 16:34:53 -07:00
Douglas Eichelberger
179419d8bc
rm unnecessary casts
2024-05-31 15:49:12 -07:00
Patrick Linnane
fe16e9d7ef
Merge pull request #17404 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-1.64.1
2024-05-31 11:48:39 -07:00
Patrick Linnane
a156daa71a
Merge pull request #17403 from Homebrew/dependabot/bundler/Library/Homebrew/parser-3.3.2.0
2024-05-31 11:44:57 -07:00
Patrick Linnane
d9b6f8c327
Merge pull request #17402 from Homebrew/dependabot/bundler/Library/Homebrew/multi-42969a696f
2024-05-31 11:39:45 -07:00
Patrick Linnane
bfa6181ee1
rubocop: enable Style/SendWithLiteralMethodName
...
Signed-off-by: Patrick Linnane <patrick@linnane.io>
2024-05-31 11:37:31 -07:00
BrewTestBot
610ac11308
Update RBI files for parser.
...
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml ) workflow.
2024-05-31 18:33:32 +00:00
BrewTestBot
1afa318776
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-31 18:33:27 +00:00
BrewTestBot
ee82521e15
brew vendor-gems: commit updates.
2024-05-31 18:29:32 +00:00
BrewTestBot
8fd01f43c2
brew vendor-gems: commit updates.
2024-05-31 18:29:27 +00:00
BrewTestBot
0f4af3f0fa
brew vendor-gems: commit updates.
2024-05-31 18:28:43 +00:00
dependabot[bot]
01bacf931e
build(deps-dev): bump rubocop from 1.64.0 to 1.64.1 in /Library/Homebrew
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.64.0 to 1.64.1.
- [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.64.0...v1.64.1 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-31 18:28:35 +00:00
dependabot[bot]
1d9792cf1b
build(deps-dev): bump parser in /Library/Homebrew
...
Bumps [parser](https://github.com/whitequark/parser ) from 3.3.1.0 to 3.3.2.0.
- [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/whitequark/parser/compare/v3.3.1.0...v3.3.2.0 )
---
updated-dependencies:
- dependency-name: parser
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-31 18:28:13 +00:00
dependabot[bot]
8a8289f918
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.11394 to 0.5.11406
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
Updates `sorbet-static-and-runtime` from 0.5.11394 to 0.5.11406
- [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-31 18:27:43 +00:00
Mike McQuaid
15dc76c5a7
Merge pull request #17399 from Homebrew/portable_ruby_3.3.2
...
Portable Ruby 3.3.2
2024-05-31 15:49:30 +01:00
Mike McQuaid
b70b501b17
Portable Ruby 3.3.2
...
Update to the latest Ruby.
2024-05-31 15:38:04 +01:00
Mike McQuaid
81ecff3f01
Merge pull request #17398 from Homebrew/improve_autobump_messaging
...
dev-cmd/bump*: improve autobump messaging.
2024-05-31 10:36:40 +01:00
Mike McQuaid
712ca361d7
dev-cmd/bump*: improve autobump messaging.
...
Let's make it clearer _why_ autobumped PRs cannot be submitted by humans
and, while we're here, similarly for disabled/head-only packages.
2024-05-31 10:23:13 +01:00
Mike McQuaid
fbe4704144
Merge pull request #17397 from Homebrew/github_annotations_stderr
...
Output GitHub warning/error annotations to stderr
2024-05-31 09:45:49 +01:00
Mike McQuaid
61e398cd05
Merge pull request #17396 from Homebrew/fetch_linux_bottles_macos
...
os/mac: fix fetching Linux bottles on macOS
2024-05-31 09:44:14 +01:00
Mike McQuaid
01152a266c
Merge pull request #17388 from krehel/audit-nested-containers-fix
...
cask/audit: fix nested container extraction
2024-05-31 09:34:26 +01:00
Mike McQuaid
e573a53868
Output GitHub warning/error annotations to stderr
...
This will mean e.g. `opoo` etc. will output to stdout and not end up
being in the stdout of `brew deps` etc.
While we're here, remove a duplicate annotation output I noticed in
`extend/kernel.rb`.
Inspired by conversation in:
https://github.com/Homebrew/homebrew-test-bot/issues/1082
2024-05-31 09:31:44 +01:00
Mike McQuaid
4215603daf
os/mac: fix fetching Linux bottles on macOS
...
Closes #17375 .
Closes #17376 (as it replaces it).
2024-05-31 09:25:42 +01:00
Carlo Cabrera
968d56cb7a
Merge pull request #17394 from Homebrew/dependabot/bundler/Library/Homebrew/tapioca-0.14.3
2024-05-31 05:47:47 +08:00
BrewTestBot
e32b98c7b4
Update RBI files for tapioca.
...
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml ) workflow.
2024-05-30 18:32:25 +00:00
BrewTestBot
b391fe7b1d
brew vendor-gems: commit updates.
2024-05-30 18:32:09 +00:00
dependabot[bot]
f8800a5735
build(deps-dev): bump tapioca from 0.14.2 to 0.14.3 in /Library/Homebrew
...
Bumps [tapioca](https://github.com/Shopify/tapioca ) from 0.14.2 to 0.14.3.
- [Release notes](https://github.com/Shopify/tapioca/releases )
- [Commits](https://github.com/Shopify/tapioca/compare/v0.14.2...v0.14.3 )
---
updated-dependencies:
- dependency-name: tapioca
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-30 18:31:15 +00:00
Patrick Linnane
cb3101c8b7
Merge pull request #17393 from Homebrew/dependabot/github_actions/ruby/setup-ruby-1.178.0
2024-05-30 09:25:59 -07:00
Patrick Linnane
def2f92b41
Merge pull request #17392 from Homebrew/dependabot/bundler/Library/Homebrew/json_schemer-2.3.0
2024-05-30 09:24:44 -07:00
BrewTestBot
e7eb32caf6
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-30 16:13:39 +00:00
BrewTestBot
bca1bd4216
brew vendor-gems: commit updates.
2024-05-30 16:13:24 +00:00
dependabot[bot]
336abf239a
build(deps): bump ruby/setup-ruby from 1.177.1 to 1.178.0
...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.177.1 to 1.178.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Commits](943103cae7...0cde4689ba
)
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-30 16:12:36 +00:00
dependabot[bot]
9ff907587a
build(deps-dev): bump json_schemer in /Library/Homebrew
...
Bumps [json_schemer](https://github.com/davishmcclurg/json_schemer ) from 2.2.1 to 2.3.0.
- [Changelog](https://github.com/davishmcclurg/json_schemer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/davishmcclurg/json_schemer/compare/v2.2.1...v2.3.0 )
---
updated-dependencies:
- dependency-name: json_schemer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-30 16:12:31 +00:00
Mike McQuaid
443e4e5dac
Merge pull request #17387 from Homebrew/dependabot/bundler/Library/Homebrew/multi-8dc932cc2b
...
build(deps): bump sorbet-static-and-runtime and sorbet-runtime in /Library/Homebrew
2024-05-29 17:17:47 +01:00
Justin Krehel
700cbd893b
cask/audit: fix nested container extraction
...
Fixes edge cases where nested containers are used. Extraction for auditing artifacts did not pull the secondary container, which tried to audit the container instead of the contents.
2024-05-29 11:38:25 -04:00
BrewTestBot
076639c590
brew vendor-gems: commit updates.
2024-05-29 15:05:23 +00:00
dependabot[bot]
b3e9d58f1f
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.11391 to 0.5.11394
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
Updates `sorbet-runtime` from 0.5.11391 to 0.5.11394
- [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-29 15:04:22 +00:00
Mike McQuaid
d1daf1f7e3
Merge pull request #17384 from Homebrew/gcc-dep-nghttp2
...
formula_auditor: add exemption for `nghttp2`
2024-05-29 12:50:44 +01:00
Carlo Cabrera
4be3f8e467
formula_auditor: add exemption for nghttp2
...
Needed for Homebrew/homebrew-core#171634 due to nghttp2/nghttp2#2194 .
2024-05-29 16:31:59 +08:00
Carlo Cabrera
cd65109487
Merge pull request #17383 from Homebrew/fix-contributions-date-limiting
2024-05-28 21:21:03 +08:00
Issy Long
1f9c764a69
dev-cmd/contributions: Pass from
correctly through count_reviews
too
2024-05-28 14:10:25 +01:00