41717 Commits

Author SHA1 Message Date
Douglas Eichelberger
df2fcfdfb0 Add missing sigs 2024-08-15 09:21:43 -07:00
Ruoyu Zhong
9b644ca63f
Merge pull request #18058 from Homebrew/devcontainer-extensions
Update dev container recommended extensions
2024-08-16 00:13:24 +08:00
Rylan Polster
26cd148031
Update dev container recommended extensions 2024-08-15 11:52:43 -04:00
Rylan Polster
842b4ac3d3
Improve VS Code debugger support 2024-08-15 11:47:31 -04:00
Douglas Eichelberger
70b072a7d0 Suppress sorbet type errors when using `undef' 2024-08-15 08:03:45 -07:00
Ruoyu Zhong
bbe3584168
Merge pull request #18055 from Homebrew/sponsors-maintainers-man-completions
Update manpage and completions.
2024-08-15 22:40:05 +08:00
BrewTestBot
787b44fecf
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-08-15 14:29:45 +00:00
Rylan Polster
dd8334bf83
Merge pull request #18050 from Homebrew/rdbg 2024-08-15 10:28:54 -04:00
Rylan Polster
0b5130937f
Update debugger to fail without portable ruby 2024-08-15 10:14:52 -04:00
Carlo Cabrera
c42860cd3c
Merge pull request #18045 from Homebrew/linux-formula_installer-strict 2024-08-15 17:47:19 +08:00
Carlo Cabrera
9adf40bea2
Merge pull request #18046 from Homebrew/linux-keg-strict 2024-08-15 17:09:27 +08:00
Mike McQuaid
0c90fd9f08
Merge pull request #18054 from reitermarkus/disable-message 2024-08-15 09:52:01 +01:00
Kevin
14633b3adb
Merge pull request #18012 from apainintheneck/verify-more-constants-not-loaded-at-startup
Verify more constants are not loaded at startup
2024-08-14 21:38:29 -07:00
Rylan Polster
3b63a7eff4
Add brew debugger command 2024-08-14 22:56:26 -04:00
apainintheneck
f6a6979711 Verify more constants are not loaded at startup
Loading different constants can be tricky with all the requires in
Homebrew so we want to strengthen the existing checks to make
sure that things are not getting required when there is a performance
penalty. This expands the existing check to include more constants
beyond `Formula` that we don't expect to be defined and that pull
in a lot of other dependencies.
2024-08-14 19:08:31 -07:00
Markus Reiter
3342d5f99b
Fix message when disablement is in the past. 2024-08-14 21:31:01 +02:00
Carlo Cabrera
3f1e90a3a5
Merge pull request #18051 from Homebrew/dependabot/github_actions/github/codeql-action-3.26.2 2024-08-15 02:33:46 +08:00
dependabot[bot]
10249bd4e1
build(deps): bump github/codeql-action from 3.26.0 to 3.26.2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.0 to 3.26.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](eb055d739a...429e197704)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-14 18:05:36 +00:00
Sean Molenaar
266a1bc953
fix: only do Docker attestation on tags 2024-08-14 09:46:55 +02:00
Mike McQuaid
02d414d79b
Merge pull request #18008 from Homebrew/deprecate-old-style-cmds 2024-08-14 07:45:13 +01:00
Ruoyu Zhong
ff8dec2576
Merge pull request #18047 from Homebrew/sponsors-maintainers-man-completions
Update sponsors.
2024-08-14 10:04:57 +08:00
BrewTestBot
fe66e33e4c
Update sponsors.
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow.
2024-08-14 00:07:02 +00:00
Patrick Linnane
d0d18a3ece
Merge pull request #18043 from Homebrew/io-typed-strict 2024-08-13 16:09:13 -06:00
Douglas Eichelberger
5ca1f2579f Annotate AbstractCommand public API 2024-08-13 13:49:42 -07:00
Douglas Eichelberger
becb84fc65
Update Library/Homebrew/cli/parser.rb
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2024-08-13 13:03:48 -07:00
Patrick Linnane
9b33210241
Update io.rb
Co-authored-by: Bo Anderson <mail@boanderson.me>
2024-08-13 13:30:49 -06:00
Patrick Linnane
699d918d95
extend/os/linux/keg: use typed: strict
Signed-off-by: Patrick Linnane <patrick@linnane.io>
2024-08-13 13:09:43 -06:00
Patrick Linnane
7e58233aaf
extend/os/linux/formula_installer: use typed: strict
Signed-off-by: Patrick Linnane <patrick@linnane.io>
2024-08-13 12:56:01 -06:00
Patrick Linnane
ddd28e52e7
extend/io: use typed: strict
Signed-off-by: Patrick Linnane <patrick@linnane.io>
2024-08-13 12:42:06 -06:00
Patrick Linnane
79d887afa2
Merge pull request #18042 from Homebrew/download-typed-strict 2024-08-13 12:36:59 -06:00
Patrick Linnane
1b8d546014
Merge pull request #18041 from Homebrew/formula_name_cask_token_auditor_strict 2024-08-13 12:24:11 -06:00
Patrick Linnane
31df4cff73
download: use typed: strict
Signed-off-by: Patrick Linnane <patrick@linnane.io>
2024-08-13 12:23:33 -06:00
Patrick Linnane
89d1731f4c
formula_name_cask_token_auditor: use typed: strict
Signed-off-by: Patrick Linnane <patrick@linnane.io>
2024-08-13 12:04:31 -06:00
Carlo Cabrera
b8051674ae
Merge pull request #18040 from Homebrew/dmg-uid 2024-08-14 01:01:31 +08:00
Bo Anderson
467666c8b3
unpack_strategy/dmg: fix UID handling 2024-08-13 17:50:34 +01:00
Patrick Linnane
e1289c1e16
Merge pull request #18038 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.11519 2024-08-13 09:06:33 -07:00
BrewTestBot
8bf6a01719
brew vendor-gems: commit updates. 2024-08-13 15:55:18 +00:00
dependabot[bot]
6bb898a4ce
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.11518 to 0.5.11519.
- [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-08-13 15:53:43 +00:00
Issy Long
190912527d
Merge pull request #18034 from chenrui333/fix-product-eol-check 2024-08-13 09:58:33 +01:00
Rui Chen
1270eb37b1
formula_auditor: fix eol check
Co-authored-by: Ruoyu Zhong <zhongruoyu@outlook.com>
2024-08-13 16:36:38 +08:00
Mike McQuaid
aad48a01db
Merge pull request #18026 from Homebrew/vscode_tweaks 2024-08-13 08:13:19 +01:00
Patrick Linnane
e590bca5f6
Merge pull request #18033 from bevanjkay/revert-18020-installer-safety 2024-08-12 15:34:32 -07:00
Bevan Kay
dcce0584bd
Revert "Make Cask::Artifact::Installer typesafe" 2024-08-13 08:24:20 +10:00
Douglas Eichelberger
32107f2cb3
Merge pull request #18020 from Homebrew/installer-safety
Make Cask::Artifact::Installer typesafe
2024-08-12 13:35:21 -07:00
Bo Anderson
b9e714d34c
Merge pull request #18030 from Homebrew/revert-17926-ww/gh-too-old
Revert "attestation: specialize error when `gh` is old"
2024-08-12 21:07:26 +01:00
William Woodruff
09c12d817e
Revert "attestation: specialize error when gh is old" 2024-08-12 15:53:17 -04:00
William Woodruff
aafa81b3d9
Merge pull request #17926 from Homebrew/ww/gh-too-old 2024-08-12 15:28:36 -04:00
William Woodruff
be8ee6ea22
fixup attestation_spec
Signed-off-by: William Woodruff <william@yossarian.net>
2024-08-12 15:10:18 -04:00
William Woodruff
30acccf4b3
attestation: disable if gh is too old
Signed-off-by: William Woodruff <william@yossarian.net>
2024-08-12 14:54:55 -04:00
Issy Long
807093f276
dev-cmd/typecheck: Support typechecking in taps
```shell
$ brew typecheck homebrew/bundle
No sorbet/ directory found. Maybe you want to run 'srb init'?

A type checker for Ruby

Usage:
  srb                                 Same as "srb t"
  srb (init | initialize)             Initializes the `sorbet` directory
  srb rbi [options]                   Manage the `sorbet` directory
  srb (t | tc | typecheck) [options]  Typechecks the code

Options:
  -h, --help     View help for this subcommand.
  --version      Show version.

For full help:
  https://sorbet.org
Check https://docs.brew.sh/Typechecking for more information on how to resolve these errors.
```
2024-08-12 18:14:22 +01:00