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