What's Changed
- Add cask URL location to audit problems. by @reitermarkus in #15466
- Guard
GITHUB_*
variables byGITHUB_ACTIONS
. by @reitermarkus in #15465 - keg_relocate: fix check for paths rooted in build directory by @carlocab in #15473
- Fix wrong method in
--cache
andfetch
. by @reitermarkus in #15475 - Fix
MacOSVersionError
deprecation. by @reitermarkus in #15477 - Revert "Guard
GITHUB_*
variables byGITHUB_ACTIONS
." by @MikeMcQuaid in #15478 - Add
--os
and--arch
flags toreadall
. by @reitermarkus in #15470 - Fix
brew formulae
andbrew casks
when the API is used by @Omoeba in #15471 - Use
sudo
for copyingxattr
s when necessary. by @reitermarkus in #15481 - Discover GitHub tokens stored by the GitHub CLI by @neersighted in #15485
- Check for App Management permissions before updating apps. by @JBYoshi in #15483
- dev-cmd/update-maintainers: write JSON of maintainers by @carlocab in #15491
- github_runner_matrix: remove
GITHUB_RUN_ATTEMPT
by @carlocab in #15492 - github_packages: adjust upload retries by @carlocab in #15495
- utils/github/api: fix nil implicit conversion error by @carlocab in #15493
New Contributors
- @Omoeba made their first contribution in #15471
- @neersighted made their first contribution in #15485
Full Changelog: 4.0.19...4.0.20