32774 Commits

Author SHA1 Message Date
Michael Cho
d22554cda2
formula: expose inreplace global parameter 2024-11-26 13:45:50 -05:00
Michael Cho
8e3f2cea06
rubocops/uses_from_macos: allow using Sequoia jq 2024-11-26 11:05:05 -05:00
Issy Long
6fb9d2d2f4
Merge pull request #18824 from Homebrew/bump-cask-files-to-sorbet-strict 2024-11-26 10:03:57 +00:00
Eric Knibbe
1ed026c91a
update.sh: fix unused environment variable 2024-11-25 22:43:48 -05:00
Issy Long
f923ac574f
sorbet: Bump some Cask files to typed: strict 2024-11-26 00:25:06 +00:00
Mike McQuaid
e78a0adb4f
Merge pull request #18805 from Homebrew/perm-fixes
cask: try fix a couple of permission edge cases under multi-user
2024-11-25 17:49:32 +00:00
Bo Anderson
7308c105a4
cask: try fix a couple of permission edge cases under multi-user 2024-11-25 17:36:47 +00:00
BrewTestBot
bb8fcd1a2a
brew vendor-gems: commit updates. 2024-11-25 17:16:43 +00:00
dependabot[bot]
54b9a0abdc
build(deps): bump sorbet-runtime in /Library/Homebrew
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.11647 to 0.5.11663.
- [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
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 17:12:47 +00:00
Patrick Linnane
ba8d449073
formula_installer: allow installing/upgrading disabled formulae
Signed-off-by: Patrick Linnane <patrick@linnane.io>
2024-11-25 08:57:31 -08:00
Mike McQuaid
666601f401
Merge pull request #18811 from gromgit/brew-branch
system_config: print brew branch
2024-11-25 15:17:04 +00:00
Adrian Ho
6eb2030b22 system_config: print brew branch 2024-11-25 23:06:40 +08:00
Mike McQuaid
4a77cd1e2f
Merge pull request #18812 from Homebrew/bump-skip-pr-checking-when-up-to-date
bump: skip PR checking when up to date or livecheck fails
2024-11-25 08:55:08 +00:00
Mike McQuaid
56780f3355
Merge pull request #18806 from Homebrew/rm-uses-ostruct
Remove OpenStruct from Uses cmd
2024-11-25 08:51:07 +00:00
Mike McQuaid
cf75c48951
Merge pull request #18809 from reitermarkus/download-lock-interrupt
Fix incorrect download locking.
2024-11-25 08:36:58 +00:00
Bo Anderson
a542ef9b7d
Merge pull request #18814 from Homebrew/revert-final-sig
Remove problematic :final from Requirement sigs
2024-11-25 03:36:44 +00:00
Sam Ford
1cbcc44cb4
bump: skip PR checking when livecheck fails
`brew bump` will check for PRs related to a package even if livecheck
fails to identify new versions. This reworks related conditions to
ensure that related PR checks are only run when livecheck returns
version information.
2024-11-24 20:50:39 -05:00
Sam Ford
918206e1fd
BumpVersionParser: expand tests
This expands test coverage for `BumpVersionParser`, bringing line
coverage to 100% and branch coverage to 95.45%. This is the best we
can do for branch coverage, as Sorbet will catch an invalid argument
type before the method is executed, so we can't exercise the method
in a test to get 100% coverage.
2024-11-24 20:50:38 -05:00
Sam Ford
a89457fcb9
bump: skip PR checking when up to date
`brew bump` will check for PRs related to a package even if the
package version and livecheck version are the same. We're presumably
only interested in related PRs when the livecheck version differs, so
we can reduce GitHub API requests by skipping the check(s) when the
versions are equal. We use `bump` in `autobump` workflows, so this
should help with recent rate limiting issues (e.g., 3203 out of 3426
autobumped formulae were up to date in a recent run).

This also reworks the output for duplicate PRs, making it clear when
`bump` skipped checking PRs (as printing "none" would suggest that
PRs were checked) and only printing the "Maybe duplicate" information
when checked. This makes it a little easier to understand what `bump`
has done internally from the output.
2024-11-24 20:50:37 -05:00
Douglas Eichelberger
ccfc8bfbe6 Remove :final from Requirement#satisfied? sig 2024-11-24 15:49:49 -08:00
Eric Knibbe
51be1d9652
revert setting --insecure to download ca-certificates 2024-11-24 14:57:32 -05:00
Markus Reiter
969005a505
Prevent race condition when deleting lock files. 2024-11-24 01:29:42 +01:00
Markus Reiter
4bd75d4235
Fix incorrect download locking. 2024-11-24 00:03:31 +01:00
Douglas Eichelberger
cb1c49e06b Fix sigs 2024-11-23 10:25:45 -08:00
Douglas Eichelberger
89e640c567 Remove OpenStruct from Uses cmd 2024-11-22 21:04:51 -08:00
Ruoyu Zhong
3b1d59d8c4
Merge pull request #18804 from Homebrew/dependabot/bundler/Library/Homebrew/minitest-5.25.2
build(deps-dev): bump minitest from 5.25.1 to 5.25.2 in /Library/Homebrew
2024-11-23 03:27:49 +08:00
BrewTestBot
9ee4ad8891
Update RBI files for minitest.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-11-22 19:15:54 +00:00
BrewTestBot
71a557b32f
brew vendor-gems: commit updates. 2024-11-22 19:15:43 +00:00
BrewTestBot
2e817ea991
Update RBI files for ruby-lsp.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-11-22 19:15:22 +00:00
BrewTestBot
a910ab7886
brew vendor-gems: commit updates. 2024-11-22 19:15:13 +00:00
dependabot[bot]
0b513dbaeb
build(deps-dev): bump minitest in /Library/Homebrew
Bumps [minitest](https://github.com/minitest/minitest) from 5.25.1 to 5.25.2.
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](https://github.com/minitest/minitest/compare/v5.25.1...v5.25.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-22 18:57:25 +00:00
dependabot[bot]
cc4039cb12
build(deps-dev): bump ruby-lsp in /Library/Homebrew
Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.22.0 to 0.22.1.
- [Release notes](https://github.com/Shopify/ruby-lsp/releases)
- [Commits](https://github.com/Shopify/ruby-lsp/compare/v0.22.0...v0.22.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-22 18:56:49 +00:00
Mike McQuaid
3a5b17a421
Merge pull request #18801 from Homebrew/enforce-final
Enforce finalized sorbet methods
2024-11-22 09:03:04 +00:00
Douglas Eichelberger
33d9267d7d Enforce finalized sorbet methods 2024-11-21 18:34:11 -08:00
Eric Knibbe
86ada937cb
formula_installer: re-enable mirror usage when installing via API 2024-11-21 16:55:19 -05:00
BrewTestBot
d5d6734d18
Update RBI files for ruby-lsp.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-11-21 16:13:28 +00:00
BrewTestBot
7aaad8fd8d
brew vendor-gems: commit updates. 2024-11-21 16:13:18 +00:00
dependabot[bot]
befc1e2d17
build(deps-dev): bump ruby-lsp in /Library/Homebrew
Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.21.3 to 0.22.0.
- [Release notes](https://github.com/Shopify/ruby-lsp/releases)
- [Commits](https://github.com/Shopify/ruby-lsp/compare/v0.21.3...v0.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-21 16:09:06 +00:00
Jamin Thornsberry
c5253b23c2 Remove fish command completions for excluded commands
This removes fish command completions (but keeps argument completions)
for commands in the `COMPLETIONS_EXCLUSION_LIST` list.

It also removes unnecessary exclusions of `*instal` aliases in command
suggestions in bash and fish completions, since those were removed from
`internal_commands_list.txt` in Homebrew#10229. This makes
`COMPLETIONS_EXCLUSION_LIST` the single source of truth for commands to
exclude from completions.
2024-11-20 17:35:42 -06:00
Mike McQuaid
d8242dafd1
Merge pull request #18768 from Homebrew/revamp_installed_on_request
Revamp installed_on_request handling
2024-11-20 08:29:14 +00:00
Bevan Kay
7c5e59e8a4
generate-cask-ci-matrix-syntax: allow no argument for syntax-only jobs 2024-11-19 20:32:12 +11:00
Mike McQuaid
4d4531c19d
Revamp installed_on_request handling
- `reinstall` and `upgrade` no longer mark as installed on request,
  with or without names specified, but preserve the version from the
  tab instead
- default `install_on_request` to `false` rather than `true`
- only set installed in request in a tab if it's missing rather than
  false

Co-authored-by: Michael Cho <michael@michaelcho.dev>
2024-11-19 08:39:55 +00:00
BrewTestBot
2bbdd104c4
Update RBI files for kramdown.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-11-18 19:03:09 +00:00
BrewTestBot
270702079a
brew vendor-gems: commit updates. 2024-11-18 19:03:01 +00:00
dependabot[bot]
c1bb241e69
build(deps-dev): bump kramdown from 2.5.0 to 2.5.1 in /Library/Homebrew
Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/gettalong/kramdown/releases)
- [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page)
- [Commits](https://github.com/gettalong/kramdown/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 18:39:50 +00:00
BrewTestBot
30142b6859
Update RBI files for kramdown.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-11-18 15:26:04 +00:00
BrewTestBot
d1550da726
brew vendor-gems: commit updates. 2024-11-18 15:25:57 +00:00
dependabot[bot]
443c9e3863
build(deps-dev): bump kramdown from 2.4.0 to 2.5.0 in /Library/Homebrew
Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/gettalong/kramdown/releases)
- [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page)
- [Commits](https://github.com/gettalong/kramdown/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 15:23:37 +00:00
Mike McQuaid
50cac383c7
Merge pull request #18784 from Homebrew/uninstall-unignore-deps
uninstall: don't ignore deps even for developers
2024-11-18 08:50:04 +00:00
Mike McQuaid
a12a215239
Merge pull request #18778 from elijaholmos/too-many-prs-saml-patch
fix: `too_many_open_prs()` fails without SSO access
2024-11-18 08:49:53 +00:00