Homebrew
Notes
no notes yet
Release notes
v4.3.19
· 1y+
<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- Simplify globbing for casks and formula in taps by @apainintheneck in https://github.com/Homebrew/brew/pull/18176
- utils/shared_audits: allow subgroups in gitlab url by @cho-m in https://github.com/Homebrew/brew/pull/18174
- utils/spdx: fix invalid SPDX syntax for symbols by @cho-m in https://github.com/Homebrew/brew/pull/18169
- workflows/docker: use
docker/build-push-actionto build images by @ZhongRuoyu in https://github.com/Homebrew/brew/pull/18175 - github_runner_matrix: filter incompatible testing formulae by @carlocab in https://github.com/Homebrew/brew/pull/18166
- github_packages: use official license annotation by @cho-m in https://github.com/Homebrew/brew/pull/18173
- brew.sh: fix handling of dirty git repo by @carlocab in https://github.com/Homebrew/brew/pull/18153
- Fix misuse of
forkin sandbox causing crashes by @Bo98 in https://github.com/Homebrew/brew/pull/18183 - utils/shared_audits: GitHub urls can have '.' in repo and '/' in tag by @cho-m in https://github.com/Homebrew/brew/pull/18178
- cmd/update-report: improve formula file validation by @apainintheneck in https://github.com/Homebrew/brew/pull/18167
- Add note about auditor to How-To-Open-a-Homebrew-Pull-Request.md by @jrschumacher in https://github.com/Homebrew/brew/pull/18189
- utils/github/api: add debug output for
open_graphqlby @carlocab in https://github.com/Homebrew/brew/pull/18200 - Update README.md and manpage by @miccal in https://github.com/Homebrew/brew/pull/18199
- Remove GraphQL debug output by @carlocab in https://github.com/Homebrew/brew/pull/18201
- utils/github: fix sponsorships GraphQL query by @carlocab in https://github.com/Homebrew/brew/pull/18202
- utils/github: improve sponsorships error handling by @carlocab in https://github.com/Homebrew/brew/pull/18203
- workflows: remove references to
maintainers.jsonby @carlocab in https://github.com/Homebrew/brew/pull/18204 - Deleted the duplicated "PWD check" by @xycabcd in https://github.com/Homebrew/brew/pull/18197
- cmd/shellenv: improve for newer macOS using
/usr/libexec/path_helperby @carlocab in https://github.com/Homebrew/brew/pull/18188 - Improve duplicate pull request handling by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/18206
- devcontainer: Fix Codespace repository permissions by @issyl0 in https://github.com/Homebrew/brew/pull/18211
- Adjust typing around #check_pull_requests by @samford in https://github.com/Homebrew/brew/pull/18217
- Fix SyntaxError introduced by a refactor in bc0f5ee by @blazczak in https://github.com/Homebrew/brew/pull/18221
- list.sh: simplify by @carlocab in https://github.com/Homebrew/brew/pull/18219
- list.sh: fix arg parsing always failing by @Bo98 in https://github.com/Homebrew/brew/pull/18223
- formula: make
audit_resulta kwarg ininreplaceby @carlocab in https://github.com/Homebrew/brew/pull/18214 - Revert "cmd/shellenv: improve for newer macOS using
/usr/libexec/path_helper" by @carlocab in https://github.com/Homebrew/brew/pull/18224
New Contributors
- @jrschumacher made their first contribution in https://github.com/Homebrew/brew/pull/18189
- @xycabcd made their first contribution in https://github.com/Homebrew/brew/pull/18197
- @blazczak made their first contribution in https://github.com/Homebrew/brew/pull/18221
Full Changelog: https://github.com/Homebrew/brew/compare/4.3.18...4.3.19