Homebrew
Notes
no notes yet
Release notes
v4.3.15
· 1y+
<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- Fix SBOM schema validation by @Bo98 in https://github.com/Homebrew/brew/pull/17987
- language/*: only check required deps in
detected_*_shebangby @MikeMcQuaid in https://github.com/Homebrew/brew/pull/17993 - sorbet: Comment more files that can't be
strictbecause ofundefby @issyl0 in https://github.com/Homebrew/brew/pull/17997 - formula_creator: don't recommend interpolating
binby @p-linnane in https://github.com/Homebrew/brew/pull/18000 - Share code between cask token and formula name audits. by @reitermarkus in https://github.com/Homebrew/brew/pull/17562
- Faster brew formulae command (and formula completion!) by @metacollin in https://github.com/Homebrew/brew/pull/18003
- Make ruby-lsp-activate.sh executable by @apainintheneck in https://github.com/Homebrew/brew/pull/18016
- cask/dsl/caveats: fix rosetta caveat printing by @bevanjkay in https://github.com/Homebrew/brew/pull/18021
- Honor homebrew curlrc config for analytics by @ntkme in https://github.com/Homebrew/brew/pull/17999
- Relax cask token regex. by @reitermarkus in https://github.com/Homebrew/brew/pull/18009
- cmd/update-report: don't output cask updates on linux by @bevanjkay in https://github.com/Homebrew/brew/pull/18022
Full Changelog: https://github.com/Homebrew/brew/compare/4.3.14...4.3.15