Homebrew
Notes
no notes yet
Release notes
v4.3.22
· 1y+
<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- cmd/shellenv: use long flags for fish by @carlocab in https://github.com/Homebrew/brew/pull/18315
- Deploy Sequoia runner, 🔪 Monterey by @carlocab in https://github.com/Homebrew/brew/pull/18314
- Remove macos-12 from test matrix by @dduugg in https://github.com/Homebrew/brew/pull/18323
- Limit usage of GitHub Actions Annotations by @carlocab in https://github.com/Homebrew/brew/pull/18329
- software_spec: fix invalid manifest handling by @Bo98 in https://github.com/Homebrew/brew/pull/18332
- shims/super/cc: don't strip prefixes with
--debug-symbolsby @Bo98 in https://github.com/Homebrew/brew/pull/18331 - Fix
NoSuchKegFromTapErrorhandling by @Bo98 in https://github.com/Homebrew/brew/pull/18334 - formula_installer: fix fetch call by @Bo98 in https://github.com/Homebrew/brew/pull/18337
- dev-cmd/generate-cask-api: fix handling of
+characters by @Bo98 in https://github.com/Homebrew/brew/pull/18338 - cli/named_args: silence
package_conflicts_messagewith--quietby @carlocab in https://github.com/Homebrew/brew/pull/18330 - style: resolve symblic links in
HOMEBREW_CACHEby @notfirefox in https://github.com/Homebrew/brew/pull/18328 - cli/named_args: update
package_conflicts_messageby @carlocab in https://github.com/Homebrew/brew/pull/18341 - Revert "Limit usage of GitHub Actions Annotations" by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/18340
New Contributors
- @notfirefox made their first contribution in https://github.com/Homebrew/brew/pull/18328
Full Changelog: https://github.com/Homebrew/brew/compare/4.3.21...4.3.22