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