<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- feat: add linux support to bump-cask-pr by @SMillerDev in https://github.com/Homebrew/brew/pull/19510
- docs/Support-Tiers: update unsupported config examples by @p-linnane in https://github.com/Homebrew/brew/pull/19667
- workflows: remove no-op ssh signing value by @p-linnane in https://github.com/Homebrew/brew/pull/19666
- Enable Bootsnap by default by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19658
- formula: fix warning message grammar by @carlocab in https://github.com/Homebrew/brew/pull/19669
- Dockerfile: autoformat. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19671
- language: add php shebang module by @botantony in https://github.com/Homebrew/brew/pull/19649
- dev-cmd/bump-cask-pr: fix Linux cask bumping. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19672
- Link to Support Tiers in diagnostic/error messages by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19657
- dev-cmd/bump-*: only warn on duplicate PRs for official taps. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19670
- test/bundle: add additional test coverage. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19673
- bundle/commands/cleanup: correctly handle
.keepme
references. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19674
- bundle: use HOMEBREW_BUNDLE_FORMULA_VERSION_* for formula version. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19675
- brew.sh: fix update-if-needed failing after update by @Bo98 in https://github.com/Homebrew/brew/pull/19679
- cask/audit: install container deps by @bevanjkay in https://github.com/Homebrew/brew/pull/19682
- perf: rubocop/tapioca parser optimizations by @dduugg in https://github.com/Homebrew/brew/pull/19681
- docs: Remove aarch64 unsupported note for Homebrew on Linux #1 by @kvokka in https://github.com/Homebrew/brew/pull/19680
- bundle: add tests for
exec --services
by @Bo98 in https://github.com/Homebrew/brew/pull/19684
- Add
brew bundle --upgrade-formulae
by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19676
- dev-cmd/bump: add
--no-autobump
flag by @botantony in https://github.com/Homebrew/brew/pull/19685
- bundle: fix up formula name for environment variable. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19686
- services: prioritise
launchctl print
over launchctl list
. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19692
- dev-cmd/unbottled: check arch requirement on Linux by @cho-m in https://github.com/Homebrew/brew/pull/19688
- Update Linux GCC code. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19642
- os/linux/development_tools: update cop namespace by @p-linnane in https://github.com/Homebrew/brew/pull/19698
- services: add loaded_file data by @Bo98 in https://github.com/Homebrew/brew/pull/19702
- bump-cask-pr: fix macOS host handling by @samford in https://github.com/Homebrew/brew/pull/19689
- bundle: handle simultaneous
exec --services
better by @Bo98 in https://github.com/Homebrew/brew/pull/19703
- Revert "services: add loaded_file data" by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19705
- Make
os
available in livecheck
blocks by @samford in https://github.com/Homebrew/brew/pull/19700
- Revert "bundle: handle simultaneous
exec --services
better" by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19706
New Contributors
- @kvokka made their first contribution in https://github.com/Homebrew/brew/pull/19680
Full Changelog: https://github.com/Homebrew/brew/compare/4.4.27...4.4.28