<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- refactor: inline use of attr_predicate by @dduugg in https://github.com/Homebrew/brew/pull/19371
- Add PowerShell (pwsh) completion support by @heaths in https://github.com/Homebrew/brew/pull/19407
- formula: remove
pwsh
from default completion shells by @carlocab in https://github.com/Homebrew/brew/pull/19408
- dependabot: allow up to 10 open PR's by @p-linnane in https://github.com/Homebrew/brew/pull/19416
- Document pwsh shell completion by @heaths in https://github.com/Homebrew/brew/pull/19419
- docs: add a bit more information about
std_*_args
to Formula Cookbook by @botantony in https://github.com/Homebrew/brew/pull/19420
- workflows/tests: use Docker image for Ubuntu 20.04 by @p-linnane in https://github.com/Homebrew/brew/pull/19424
- fix: require strategic interface in each livecheck strategy by @dduugg in https://github.com/Homebrew/brew/pull/19425
- cmd/tap: don't stacktrace on user error by @gromgit in https://github.com/Homebrew/brew/pull/19428
- macOS pkg installer: fix existing installation not being upgraded by @EricFromCanada in https://github.com/Homebrew/brew/pull/19406
- feat: add cask shell completion by @SMillerDev in https://github.com/Homebrew/brew/pull/19410
- Xorg: Handle nil
:content
value by @samford in https://github.com/Homebrew/brew/pull/19436
- global: cleanup environment variables. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19421
- Cask: skip livecheck https audit for POST requests by @samford in https://github.com/Homebrew/brew/pull/19437
- cask/installer: pass more options to cask dependencies by @EricFromCanada in https://github.com/Homebrew/brew/pull/19439
- curl_headers: Handle POST requests by @samford in https://github.com/Homebrew/brew/pull/19445
- diagnostic: enforce user_path_1 prerequisite by @gromgit in https://github.com/Homebrew/brew/pull/19448
- keg: fix normalize_pod2man_outputs! for non-UTF-8 manpages by @alebcay in https://github.com/Homebrew/brew/pull/19449
New Contributors
- @heaths made their first contribution in https://github.com/Homebrew/brew/pull/19407
Full Changelog: https://github.com/Homebrew/brew/compare/4.4.23...4.4.24