38364 Commits

Author SHA1 Message Date
Mike McQuaid
25d1f1064a
Merge pull request #16225 from Homebrew/dependabot/bundler/Library/Homebrew/unf_ext-0.0.9.1
build(deps-dev): bump unf_ext from 0.0.9 to 0.0.9.1 in /Library/Homebrew
2023-11-16 16:50:41 +00:00
Rylan Polster
529f7b7953
Remove El Capitan system curl workaround 2023-11-16 11:47:48 -05:00
BrewTestBot
d9c7b9f70d
Update RBI files for unf_ext.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2023-11-16 16:40:04 +00:00
BrewTestBot
0f22f4ed90
brew vendor-gems: commit updates. 2023-11-16 16:35:26 +00:00
dependabot[bot]
e3355faa4d
build(deps-dev): bump unf_ext from 0.0.9 to 0.0.9.1 in /Library/Homebrew
Bumps [unf_ext](https://github.com/knu/ruby-unf_ext) from 0.0.9 to 0.0.9.1.
- [Changelog](https://github.com/knu/ruby-unf_ext/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knu/ruby-unf_ext/compare/v0.0.9...v0.0.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 16:31:25 +00:00
Rylan Polster
8704e79cc0
Separate MacOS references 2023-11-15 18:19:39 -05:00
Rylan Polster
0839e21425 Deprecate MacOS methods on Linux 2023-11-15 18:38:53 +00:00
Patrick Linnane
e137891de4
Merge pull request #16221 from Homebrew/dependabot/github_actions/actions/github-script-7
build(deps): bump actions/github-script from 6 to 7
2023-11-14 18:33:12 -08:00
dependabot[bot]
f68654a77e
build(deps): bump actions/github-script from 6 to 7
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 18:08:02 +00:00
Mike McQuaid
8df40f4a41
Merge pull request #16220 from Bo98/dep-install-fix
Don't reinstall dependency when latest already installed
2023-11-14 17:36:12 +00:00
Bo Anderson
7c20e1ef7c
Don't reinstall dependency when latest already installed 2023-11-14 17:13:34 +00:00
Mike McQuaid
75e8376816
Merge pull request #16219 from Homebrew/sync-triage-config
Synchronize triage configuration
2023-11-14 12:47:28 +00:00
Carlo Cabrera
d26056bd9f
Merge pull request #16210 from carlocab/vendor-symlinks
dev-cmd/vendor-gems: fix creation of broken symlinks
2023-11-14 20:36:03 +08:00
BrewTestBot
4d5eedcd4d
triage-issues.yml: update to match main configuration 2023-11-14 12:35:36 +00:00
Carlo Cabrera
d15ccaf92f
dev-cmd/vendor-gems: fix creation of broken symlinks
When the target symlink already points to an existing directory, the
`#ln_sf` call creates the symlink inside the intended target directory
(which is not what we intend to do here).

Let's fix that.

Closes #16205
2023-11-14 16:25:26 +08:00
Bo Anderson
6de29c2f65
Merge pull request #16218 from Bo98/env-shared-macos-fix
ENV/shared: fix macOS code not applying under HOMEBREW_SORBET_RUNTIME
2023-11-14 02:27:38 +00:00
Bo Anderson
63a8474ad7
ENV/shared: fix macOS code not applying under HOMEBREW_SORBET_RUNTIME 2023-11-14 02:10:26 +00:00
Rylan Polster
b58c93a234
Merge pull request #16217 from Homebrew/sponsors-maintainers-man-completions
Update manpage and completions.
2023-11-13 19:19:35 -05:00
BrewTestBot
9387085798
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.
2023-11-14 00:06:09 +00:00
Mike McQuaid
8f49b3ae19
Merge pull request #16216 from Rylan12/api-tap-loader-fix
Pass original tap to formula when loaded from the API via `TapLoader`
2023-11-13 22:41:38 +00:00
Rylan Polster
fb50cfa13d
Simplify tap assignment 2023-11-13 14:12:35 -05:00
Rylan Polster
74996ab32c
Remove new tap parameter to FormulaAPILoader 2023-11-13 14:07:34 -05:00
Rylan Polster
aa316109d9
Pass new tap to TapLoader
Co-authored-by: Alexander Mancevice <alexander.mancevice@hey.com>
2023-11-13 14:02:50 -05:00
Rylan Polster
237a42974b
Pass original tap to formula when loaded from the API via TapLoader 2023-11-13 13:40:44 -05:00
Mike McQuaid
d72ee37f60
Merge pull request #16207 from Rylan12/api-tap-migrations
Refactor `TapLoader` to fix tap migrations with API
2023-11-13 13:30:25 +00:00
Rylan Polster
97b411906d
Refactor TapLoader to fix tap migrations with API 2023-11-11 16:48:05 -05:00
Patrick Linnane
d3d51d3448
Merge pull request #16206 from Homebrew/dependabot/bundler/Library/Homebrew/unf_ext-0.0.9
build(deps-dev): bump unf_ext from 0.0.8.2 to 0.0.9 in /Library/Homebrew
4.1.20
2023-11-11 10:15:47 -08:00
BrewTestBot
95da53d7d7
Update RBI files for unf_ext.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2023-11-11 17:58:02 +00:00
BrewTestBot
4429fdf2ad
brew vendor-gems: commit updates. 2023-11-11 17:53:11 +00:00
dependabot[bot]
1ca6605604
build(deps-dev): bump unf_ext from 0.0.8.2 to 0.0.9 in /Library/Homebrew
Bumps [unf_ext](https://github.com/knu/ruby-unf_ext) from 0.0.8.2 to 0.0.9.
- [Changelog](https://github.com/knu/ruby-unf_ext/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knu/ruby-unf_ext/compare/v0.0.8.2...v0.0.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-11 17:49:41 +00:00
Mike McQuaid
275078dd73
Merge pull request #16204 from Bo98/coverage-fixes
Improve coverage tracking
2023-11-11 10:46:45 +00:00
Bo Anderson
fb21d59b5a
Improve coverage tracking 2023-11-11 05:36:40 +00:00
Rylan Polster
39c2296ffb
Merge pull request #16203 from Homebrew/sponsors-maintainers-man-completions
Update sponsors.
2023-11-10 19:18:19 -05:00
BrewTestBot
156e33c0ef
Update sponsors.
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow.
2023-11-11 00:05:29 +00:00
Mike McQuaid
5e47d3a4c9
Merge pull request #16152 from Bo98/runtime-dep-revision
Store and use revision in tab runtime dependencies
2023-11-10 19:31:23 +00:00
Bo Anderson
19f27f9a20
Store and use revision, where possible, in tab runtime dependencies.
Let's start storing `revision` and `pkg_version` for tab runtime
dependencies and use them when available.

When the `revision` is not available, use a conservative approach to
deciding whether dependencies need to be upgrade.

Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2023-11-10 18:24:43 +00:00
Mike McQuaid
22a56e896e
Merge pull request #16202 from ZhongRuoyu/digest-sha256
utils/curl: fix `Digest::SHA256` typo
2023-11-10 16:55:45 +00:00
Ruoyu Zhong
ac7a1bf775
utils/curl: fix Digest::SHA256 typo
Should fix the error seen in Homebrew/homebrew-core#153647 [^1]. This
was introduced in e5d656bcce8 and `Digest::256` seems to be the intended
one.

[^1]: https://github.com/Homebrew/homebrew-core/actions/runs/6805354565/job/18504732312?pr=153647#step:4:36
2023-11-10 23:12:08 +08:00
Mike McQuaid
a808e30141
Merge pull request #16199 from MikeMcQuaid/utils_gems_ruby3_tweaks
utils/gems: improve behaviour (particularly with Ruby 3)
2023-11-09 15:07:39 +00:00
Mike McQuaid
e9aae0f8b0
utils/gems: improve behaviour (particularly with Ruby 3)
- Use `Tempfile.new` with a mode argument to avoid the default behaviour
  of creating a file with mode 0600 (only user-readable).
- Avoid writing the file if it already exists and the contents are
  unchanged.
2023-11-09 14:57:47 +00:00
Bo Anderson
fd6d412b01
Merge pull request #16197 from bevanjkay/url-type-fix
`cask/url` headers parameter type fix
2023-11-09 02:08:26 +00:00
Bevan Kay
5f79980938
cask/url headers parameter type fix 2023-11-09 10:23:13 +11:00
Bo Anderson
ae64469d5a
Merge pull request #16193 from Bo98/smarter-gem-cleanup
cleanup: smarter gem handling
2023-11-08 17:34:23 +00:00
Bo Anderson
12d491b872
Merge pull request #16195 from apainintheneck/fix-descriptions-search-and-eval-all
cmd/desc: fix handling of `--eval-all` with formulae
2023-11-08 17:34:05 +00:00
apainintheneck
9a90c0fdfa cmd/desc: fix handling of --eval-all with formulae
This was caused by some refactoring of `Formula.all` a few months ago.

In this case, `eval-all` was not propagated to the Formula.all command
which caused a few different description related commands not to work.

Broken commands:
- `brew search --desc --eval-all TERM`
- `brew desc --search --eval-all TERM`
- `brew desc --descriptions --eval-all TERM`
2023-11-07 20:35:51 -08:00
Bo Anderson
5c819100fe
cleanup: smarter gem handling 2023-11-07 22:28:03 +00:00
Bo Anderson
3baec056e7
Merge pull request #16192 from Bo98/system-ruby-3
Support system Ruby 3 on Linux
2023-11-07 21:07:42 +00:00
Bo Anderson
386fd0548a
Support system Ruby 3 on Linux 2023-11-07 19:27:30 +00:00
Bo Anderson
8c7cd3c0fd
Merge pull request #16191 from Bo98/rubydoc-ruby
workflows/docs: bump rubydoc test Ruby
2023-11-07 16:12:46 +00:00
Bo Anderson
8a90d829e2
workflows/docs: bump rubydoc test Ruby 2023-11-07 15:20:29 +00:00