<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- tests: default to API mode enabled. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/20070
- cmd/deps: add warning when not using runtime dependencies. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/20071
- dev-cmd/contributions: improve CSV output. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/20074
- rubocops/cask/no_overrides: avoid nested
depends_on macos:
by @EricFromCanada in https://github.com/Homebrew/brew/pull/20075
- cmd/update: attempt migration from
master
to main
branch. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/20073
- Tweak GitHub Actions workflows by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/20077
- Filter
brew tests
spec files appropriately for each OS by @Rylan12 in https://github.com/Homebrew/brew/pull/20079
- cask/audit: skip caveats check for Intel-only casks by @EricFromCanada in https://github.com/Homebrew/brew/pull/20081
- dev-cmd/bump-formula-pr: handle null body by @Bo98 in https://github.com/Homebrew/brew/pull/20087
- Only generate cask variations for supported macOS configurations by @Rylan12 in https://github.com/Homebrew/brew/pull/20080
- Add strict parameter to
GitHub::check_for_duplicate_pull_requests
by @alex in https://github.com/Homebrew/brew/pull/20082
- Remove unused --force-auto-update option by @Lekensteyn in https://github.com/Homebrew/brew/pull/20090
- Revert "Filter
brew tests
spec files appropriately for each OS" by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/20089
- Generate template API samples for
formulae.brew.sh
docs workflow by @Rylan12 in https://github.com/Homebrew/brew/pull/20091
- Revert "Only generate cask variations for supported macOS configurations" by @Rylan12 in https://github.com/Homebrew/brew/pull/20092
- Add MCP server VS Code config by @p-linnane in https://github.com/Homebrew/brew/pull/20093
- Remove deprecated vscode sorbet option by @Rylan12 in https://github.com/Homebrew/brew/pull/20094
- Fix vscode ruby-lsp setup for GitHub codespaces by @Rylan12 in https://github.com/Homebrew/brew/pull/20095
- Cask: Initialize yet more instance variables by @samford in https://github.com/Homebrew/brew/pull/20100
- Use Homebrew/actions/*@main in Actions workflows by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/20101
- Add
sync-default-branches
workflow by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/20103
- Hide
main
branches from brew tap-info
and brew info
by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/20098
- cmd/update*: more fixes to allow migration from
master
to main
. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/20099
- Open issues for failed scheduled workflows by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/20107
- api_hashable: retain access to global gitconfig by @Bo98 in https://github.com/Homebrew/brew/pull/20110
New Contributors
- @alex made their first contribution in https://github.com/Homebrew/brew/pull/20082
Full Changelog: https://github.com/Homebrew/brew/compare/4.5.6...4.5.7