Homebrew
Notes
no notes yet
Release notes
v6.0.4
· recent
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
- Cask Cookbook: document
generate_completions_from_executablestanza by @bevanjkay in https://github.com/Homebrew/brew/pull/22848 - generate_completions: add style for default shells and auto corrections by @daeho-ro in https://github.com/Homebrew/brew/pull/22841
- Add
bump-compatibility-versioncommand by @p-linnane in https://github.com/Homebrew/brew/pull/22846 - Filter info JSON package types by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22851
- Enable formula path helper cop by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22845
- Rescue
MethodDeprecatedErrorwhen attempting to load installed caskfiles by @Rylan12 in https://github.com/Homebrew/brew/pull/22856 - Speed up tests by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22852
- Approve stale lead maintainer PRs by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22818
- Rescue
MethodDeprecatedErrorwhen loading from installed caskfile in installer by @Rylan12 in https://github.com/Homebrew/brew/pull/22859 - Align upgrade summary columns by @paulogdm in https://github.com/Homebrew/brew/pull/22844
- Remove dead Formula methods and annotate public DSL by @dduugg in https://github.com/Homebrew/brew/pull/22733
- download_queue: use tuple instead of
T::Arrayby @botantony in https://github.com/Homebrew/brew/pull/22861 - Warn about missing libraries in brew info by @HaraldNordgren in https://github.com/Homebrew/brew/pull/22849
- utils/path: add
formula_opt_includehelper by @botantony in https://github.com/Homebrew/brew/pull/22865 - Forward the
--quietflag to allbrew bundlesubcommands by @wfarr in https://github.com/Homebrew/brew/pull/22868 - patch: add type and resolves DSL for annotating patches by @andrew in https://github.com/Homebrew/brew/pull/22466
- Support path helpers in services by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22870
- Disable tap Git credential prompts by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22869
- Fix HOMEBREW_FORBID_PACKAGES_FROM_PATHS bypasses by @p-linnane in https://github.com/Homebrew/brew/pull/22872
- formula_auditor: audit new formulae for duplicates by @botantony in https://github.com/Homebrew/brew/pull/22860
- bump-formula-pr: do not repeat release notes multiple times by @botantony in https://github.com/Homebrew/brew/pull/22871
- Redact GitHub token in bump dry-run output by @p-linnane in https://github.com/Homebrew/brew/pull/22874
- Reject inline cask definitions passed to the MCP server by @p-linnane in https://github.com/Homebrew/brew/pull/22875
- Key Brewfile trust entries by custom tap remotes by @liby in https://github.com/Homebrew/brew/pull/22862
- Fix core cask tap redirects by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22876
New Contributors
- @paulogdm made their first contribution in https://github.com/Homebrew/brew/pull/22844
- @wfarr made their first contribution in https://github.com/Homebrew/brew/pull/22868
- @liby made their first contribution in https://github.com/Homebrew/brew/pull/22862
Full Changelog: https://github.com/Homebrew/brew/compare/6.0.3...6.0.4