Homebrew
Notes
no notes yet
Release notes
v4.2.10
· 1y+
<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- Move tapioca args to config; exclude unnecessary gems by @dduugg in https://github.com/Homebrew/brew/pull/16691
- audit: cleanup easy-install check by @iMichka in https://github.com/Homebrew/brew/pull/16698
- Fix rubocop .rbi exclusion by @dduugg in https://github.com/Homebrew/brew/pull/16673
- Common-Issues: Documents resolving dual installations from Migration Assistant copies by @colindean in https://github.com/Homebrew/brew/pull/16668
- fix: use recommended way of updating Fish shell $PATH by @PauloPhagula in https://github.com/Homebrew/brew/pull/16556
- formula_creator: remove
ENV.deparallelizesuggestion by @p-linnane in https://github.com/Homebrew/brew/pull/16701 - Modernize RSpec configuration by @dduugg in https://github.com/Homebrew/brew/pull/16699
- Remove redirection for default prefixes by @dduugg in https://github.com/Homebrew/brew/pull/16407
- devcontainer: fix creation error by @Bo98 in https://github.com/Homebrew/brew/pull/16703
- Finalize methods that do not support overrides by @dduugg in https://github.com/Homebrew/brew/pull/16640
- rubocop: Formulae with the "lxml" resource have required dependencies by @issyl0 in https://github.com/Homebrew/brew/pull/16705
- Remove
CaskLoader::tap_paths. by @reitermarkus in https://github.com/Homebrew/brew/pull/16712 - rubocop: The
pyyamlresource requiresdepends_on "libyaml"by @issyl0 in https://github.com/Homebrew/brew/pull/16718 - Support
Tap#formula_fileswhen using API. by @reitermarkus in https://github.com/Homebrew/brew/pull/16713 - Support
Tap#cask_fileswhen using API. by @reitermarkus in https://github.com/Homebrew/brew/pull/16714 - Clean up
Tap#ensure_installed!usage. by @reitermarkus in https://github.com/Homebrew/brew/pull/16715 - [brew audit] fix "Incorrect file permissions" message by @jesboat in https://github.com/Homebrew/brew/pull/16717
- test: prune test deps of dependencies by @cho-m in https://github.com/Homebrew/brew/pull/16721
- utils/pypi: use python from formula for non-pypi url metadata by @cho-m in https://github.com/Homebrew/brew/pull/16723
- Make
Tap::eachrespect the API and clear all tap caches before each test. by @reitermarkus in https://github.com/Homebrew/brew/pull/16710 - Reapply "Refactor
Formulary::loader_for." by @reitermarkus in https://github.com/Homebrew/brew/pull/16689 - Fix tap constants. by @reitermarkus in https://github.com/Homebrew/brew/pull/16728
- Pass
warninFromNameLoader. by @reitermarkus in https://github.com/Homebrew/brew/pull/16729 - Generalise internal cross-image handling by @Bo98 in https://github.com/Homebrew/brew/pull/16725
- docs/New-Maintainer-Checklist: tell people to avoid forks. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/16734
- workflows/tests: fix codecov reporting after v4 by @Bo98 in https://github.com/Homebrew/brew/pull/16584
- dev-cmd/bump: add
--no-forkswitch by @p-linnane in https://github.com/Homebrew/brew/pull/16740 strategy#page_content: allow cURL to--fail-with-bodyby @mavenor in https://github.com/Homebrew/brew/pull/16741- deprecate_disable: add cask deprecate/disable reasons by @bevanjkay in https://github.com/Homebrew/brew/pull/16743
New Contributors
- @PauloPhagula made their first contribution in https://github.com/Homebrew/brew/pull/16556
- @jesboat made their first contribution in https://github.com/Homebrew/brew/pull/16717
- @mavenor made their first contribution in https://github.com/Homebrew/brew/pull/16741
Full Changelog: https://github.com/Homebrew/brew/compare/4.2.9...4.2.10