Homebrew
Notes
no notes yet
Release notes
v7.0.5
· today
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
- Reject redundant minimum macOS dependencies by @p-linnane in https://github.com/Homebrew/brew/pull/24020
- Avoid duplicate Caskroom loads in doctor by @joseph1020 in https://github.com/Homebrew/brew/pull/24026
- Fix historical loading and CPANSA fallback by @p-linnane in https://github.com/Homebrew/brew/pull/24029
- Type
Styleoptions instead of**optionsby @dduugg in https://github.com/Homebrew/brew/pull/24025 - Avoid repeated Cask rename migrations during update by @joseph1020 in https://github.com/Homebrew/brew/pull/24031
- Type
Formularyoptions instead of**optionsby @dduugg in https://github.com/Homebrew/brew/pull/24032 - pypi: resolve non-PyPI sources missing from PyPI by @daeho-ro in https://github.com/Homebrew/brew/pull/24036
- shell: do not wrap an escaped value in double quotes by @rawsun007 in https://github.com/Homebrew/brew/pull/24035
- Allow --formula-list with --new-history by @p-linnane in https://github.com/Homebrew/brew/pull/24037
- sandbox: keep system temp dirs writable in offline installs by @stefanb in https://github.com/Homebrew/brew/pull/24034
- Fix CLT version check on Intel Tahoe by @thiagogenez in https://github.com/Homebrew/brew/pull/24043
- Fix cask_sparkle_min_os audit options handling by @samford in https://github.com/Homebrew/brew/pull/24039
- Avoid rescanning casks when none are outdated by @joseph1020 in https://github.com/Homebrew/brew/pull/24040
- shell: single-quote the profile line before echoing it by @rawsun007 in https://github.com/Homebrew/brew/pull/24042
- Annotate deprecations only when they propagate by @p-linnane in https://github.com/Homebrew/brew/pull/24045
- cask: add
pwsh_completionstanza by @AlternateRT in https://github.com/Homebrew/brew/pull/24046 - Caveats: use OnSystem to guard macOS caveats by @samford in https://github.com/Homebrew/brew/pull/24048
- formula: add std_cargo_fetch_args by @chenrui333 in https://github.com/Homebrew/brew/pull/24051
New Contributors
- @joseph1020 made their first contribution in https://github.com/Homebrew/brew/pull/24026
Full Changelog: https://github.com/Homebrew/brew/compare/7.0.4...7.0.5