Homebrew
Notes
no notes yet
Release notes
v4.2.9
· 1y+
<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- Simplify
CaskLoaderfurther. by @reitermarkus in https://github.com/Homebrew/brew/pull/16629 - update.sh: parse GitHub API token from repository URL by @sazriel26 in https://github.com/Homebrew/brew/pull/16649
- test/cask/upgrade_spec: remove flaky specs. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/16650
- completions: improve list of available services and outdated checks by @razvanazamfirei in https://github.com/Homebrew/brew/pull/16651
- Allow tap migrations with renames. by @reitermarkus in https://github.com/Homebrew/brew/pull/16648
- Refactor and add type signature for
uses_from_macos. by @reitermarkus in https://github.com/Homebrew/brew/pull/16647 - Fix syntax of
brew auditcall by @rrthomas in https://github.com/Homebrew/brew/pull/16655 - Fix cask migration warnings. by @reitermarkus in https://github.com/Homebrew/brew/pull/16654
- Acceptable-Formulae: update static library guidance. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/16656
- Update Acceptable/Deprecating/Forks/Versions docs by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/16606
- docs: improve Python docs, add section about PEP 668 by @iMichka in https://github.com/Homebrew/brew/pull/16643
- docs: modernize BrewTestBot info for maintainers by @p-linnane in https://github.com/Homebrew/brew/pull/16634
- Refactor
Formulary::loader_for. by @reitermarkus in https://github.com/Homebrew/brew/pull/16623 - docs: rename homebrew-core maintainer guide by @p-linnane in https://github.com/Homebrew/brew/pull/16665
- docs:
Brew Test Bot->BrewTestBotby @p-linnane in https://github.com/Homebrew/brew/pull/16666 - docs: redirect from old BrewTestBot URLs by @EricFromCanada in https://github.com/Homebrew/brew/pull/16670
- Fix duplicate quotes in dependency audit. by @reitermarkus in https://github.com/Homebrew/brew/pull/16672
- dev-cmd/bump*: do not allow forcing multiple PRs. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/16664
- Ask to use HOMEBREW_NO_INSTALL_FROM_API=1 for audit by @abitrolly in https://github.com/Homebrew/brew/pull/16674
- formula_creator: Remove unused GitHub property by @abitrolly in https://github.com/Homebrew/brew/pull/16676
- Fix flaky
CaskDependenttests. by @reitermarkus in https://github.com/Homebrew/brew/pull/16681 - Fix flaky
Formularytest. by @reitermarkus in https://github.com/Homebrew/brew/pull/16680 - formula_creator: Fix GitHub parsing when name doesn't match URL by @abitrolly in https://github.com/Homebrew/brew/pull/16683
- Revert "Refactor
Formulary::loader_for." by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/16684 - formula_creator:
ENV.deparallelizeis only for autotools by @p-linnane in https://github.com/Homebrew/brew/pull/16692 - Fix
Tap#alias_tablewhen using the API. by @reitermarkus in https://github.com/Homebrew/brew/pull/16688 - Fix
API::tap_from_source_downloadfor relative paths. by @reitermarkus in https://github.com/Homebrew/brew/pull/16690 - formulary_spec: update API tests to avoid mocking by @apainintheneck in https://github.com/Homebrew/brew/pull/16697
New Contributors
- @sazriel26 made their first contribution in https://github.com/Homebrew/brew/pull/16649
- @rrthomas made their first contribution in https://github.com/Homebrew/brew/pull/16655
Full Changelog: https://github.com/Homebrew/brew/compare/4.2.8...4.2.9