Homebrew
Notes
no notes yet
Release notes
v4.2.18
· 1y+
<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- github_runner_matrix: support GitHub-hosted M1 macOS runners by @carlocab in https://github.com/Homebrew/brew/pull/17042
- cmd/help: add description and arguments. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/17045
- dev-cmd/bump-cask-pr: use FromContentLoader when relevant. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/17043
- Add more
HOMEBREW_FORBIDDEN_*configuration by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/17037 - Prefer numbered block params over proc conversion, cont'd by @dduugg in https://github.com/Homebrew/brew/pull/17047
- Allow
--display-timeswith--caskby @toobuntu in https://github.com/Homebrew/brew/pull/17052 - cmd/log: various fixes. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/17056
- dev-cmd/generate-*-api: ensure title is a string by @Bo98 in https://github.com/Homebrew/brew/pull/17063
- docs: update examples of good commit summaries by @toobuntu in https://github.com/Homebrew/brew/pull/17062
- docs: improve, define Python library exception list by @iMichka in https://github.com/Homebrew/brew/pull/16662
- docs: clarify pull request review guidelines. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/17057
- package/scripts/postinstall: avoid writing to
~/.gitconfigby @ZhongRuoyu in https://github.com/Homebrew/brew/pull/17068 - keg: mkpath on main
postgresql@Xdirectories by @cho-m in https://github.com/Homebrew/brew/pull/17071 - dev-cmd/tests: fix when euid != uid. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/17073
- Publish 2024 AGM minutes summary by @colindean in https://github.com/Homebrew/brew/pull/17072
- Alphabetize
EnvConfig::ENVSby @issyl0 in https://github.com/Homebrew/brew/pull/17074 - formula: add FETCHCONTENT_FULLY_DISCONNECTED to std_cmake_args by @alebcay in https://github.com/Homebrew/brew/pull/17075
- attestation: add initial attestation helpers, integrate into
brew installby @woodruffw in https://github.com/Homebrew/brew/pull/17049 - cmd, cask: info prints whether installed by @willfaught in https://github.com/Homebrew/brew/pull/17076
- github_runner_matrix: increase timeout for self-hosted 12-x86_64 by @ZhongRuoyu in https://github.com/Homebrew/brew/pull/17082
New Contributors
- @willfaught made their first contribution in https://github.com/Homebrew/brew/pull/17076
Full Changelog: https://github.com/Homebrew/brew/compare/4.2.17...4.2.18