Homebrew
Notes
no notes yet
Release notes
v4.3.16
· 1y+
<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- Refactor method to remove extra tap requires by @apainintheneck in https://github.com/Homebrew/brew/pull/18010
- sorbet: Bump some
cmd/*files totyped: strictby @issyl0 in https://github.com/Homebrew/brew/pull/18011 - Make FromContentLoader.try_new typesafe by @dduugg in https://github.com/Homebrew/brew/pull/18019
- sorbet: Bump more files to
typed: strictby @issyl0 in https://github.com/Homebrew/brew/pull/18004 - Fix incompatibility in
brew shellenvwith older version of Fish shell by @smsearcy in https://github.com/Homebrew/brew/pull/18001 - rubocop: Use
Sorbet/StrictSigilas it's better than comments by @issyl0 in https://github.com/Homebrew/brew/pull/18023 - attestation: specialize error when
ghis old by @woodruffw in https://github.com/Homebrew/brew/pull/17926 - Revert "attestation: specialize error when
ghis old" by @woodruffw in https://github.com/Homebrew/brew/pull/18030 - Make Cask::Artifact::Installer typesafe by @dduugg in https://github.com/Homebrew/brew/pull/18020
- Revert "Make Cask::Artifact::Installer typesafe" by @bevanjkay in https://github.com/Homebrew/brew/pull/18033
- Improve VSCode configuration by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/18026
- formula_auditor: fix eol check by @chenrui333 in https://github.com/Homebrew/brew/pull/18034
- unpack_strategy/dmg: fix UID handling by @Bo98 in https://github.com/Homebrew/brew/pull/18040
- formula_name_cask_token_auditor: use
typed: strictby @p-linnane in https://github.com/Homebrew/brew/pull/18041 - download: use
typed: strictby @p-linnane in https://github.com/Homebrew/brew/pull/18042 - extend/io: use
typed: strictby @p-linnane in https://github.com/Homebrew/brew/pull/18043 - Deprecate invoking commands in the old (non-AbstractCommand) style by @dduugg in https://github.com/Homebrew/brew/pull/18008
- Verify more constants are not loaded at startup by @apainintheneck in https://github.com/Homebrew/brew/pull/18012
- Fix message when disablement is in the past. by @reitermarkus in https://github.com/Homebrew/brew/pull/18054
- extend/os/linux/keg: use
typed: strictby @p-linnane in https://github.com/Homebrew/brew/pull/18046 - extend/os/linux/formula_installer: use
typed: strictby @p-linnane in https://github.com/Homebrew/brew/pull/18045 - Add
brew debuggercommand by @Rylan12 in https://github.com/Homebrew/brew/pull/18050 - Update dev container recommended extensions by @Rylan12 in https://github.com/Homebrew/brew/pull/18058
- Suppress sorbet type errors when using `undef' by @dduugg in https://github.com/Homebrew/brew/pull/18056
- Improve VS Code debugger support by @Rylan12 in https://github.com/Homebrew/brew/pull/18057
- Add a bunch more
UNDEFINED_CONSTANTSfor startup. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/18065
New Contributors
- @smsearcy made their first contribution in https://github.com/Homebrew/brew/pull/18001
Full Changelog: https://github.com/Homebrew/brew/compare/4.3.15...4.3.16