Homebrew
Notes
no notes yet
Release notes
v4.4.30
· 1y+
<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- Add
brew bundleandbrew servicesintegration tests by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19712 - workflows/tests: add more brew bundle/services tests. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19722
- fix: Don't invalidate the cached location if the response is a redirect by @boblail in https://github.com/Homebrew/brew/pull/19723
- cmd/upgrade: fix output regex in test by @samford in https://github.com/Homebrew/brew/pull/19726
- dev-cmd/vendor-gems: fix incorrect Bundler version being used by @Bo98 in https://github.com/Homebrew/brew/pull/19731
- docs: fix Formula Cookbook build command by @unitof in https://github.com/Homebrew/brew/pull/19725
- shebang: include php language in formula by @Moisan in https://github.com/Homebrew/brew/pull/19732
- bundle/commands/exec: add missing require. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19734
- Improve
brew bundle exec/env/shenvironment handling by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19733 - bundle/commands/exec: adjust environment variable handling (again) by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19735
- workflows/tests: drop macOS 13 tests. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19736
- dev-cmd/create: Handle nil stdin by @rafaelgallani in https://github.com/Homebrew/brew/pull/19741
- dev-cmd/edit: Actionable message about no API install by @abitrolly in https://github.com/Homebrew/brew/pull/19622
- Support-Tiers: minor rewording by @p-linnane in https://github.com/Homebrew/brew/pull/19745
- docs(readme): added shield and license link by @Olexandr88 in https://github.com/Homebrew/brew/pull/19747
- formula_cellar_checks: add no_cpuid_allowlist by @cho-m in https://github.com/Homebrew/brew/pull/19746
- docs: clarify OCLP support status by @p-linnane in https://github.com/Homebrew/brew/pull/19748
- test/dev-cmd/tap-new_spec: use
--no-gitto avoid auth prompt by @p-linnane in https://github.com/Homebrew/brew/pull/19749 - Support-Tiers: clarify OCLP tiers based on CPU generation by @p-linnane in https://github.com/Homebrew/brew/pull/19751
- Portable Ruby 3.3.8 by @p-linnane in https://github.com/Homebrew/brew/pull/19727
New Contributors
- @rafaelgallani made their first contribution in https://github.com/Homebrew/brew/pull/19741
Full Changelog: https://github.com/Homebrew/brew/compare/4.4.29...4.4.30