Homebrew
Notes
no notes yet
Release notes
v6.0.2
· recent
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
- rubocops/lines: add JavaVersions cop by @cho-m in https://github.com/Homebrew/brew/pull/22681
- os/mac/hardware/cpu: fallback to generic CPU detection if sysctl fails by @Bo98 in https://github.com/Homebrew/brew/pull/22682
- Handle pinned dependency failures in upgrade previews by @rexmhall09 in https://github.com/Homebrew/brew/pull/22683
- codex/hooks: return JSON. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22686
- build(deps): bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/Homebrew/brew/pull/22689
- build(deps): bump the bundler group across 2 directories with 11 updates by @dependabot[bot] in https://github.com/Homebrew/brew/pull/22688
- sandbox: deny all of $HOME except Homebrew dirs by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22660
- Trust custom remote items by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22695
- Report only successful upgrades by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22702
- Restore user alias completions by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22693
- Expose sandboxed command execution by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22696
- Use API bottle metadata for fetch by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22666
- Retarget redirected tap trust by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22706
- sandbox: fix deny_read_home crashes and trust check by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22700
- Use API cask metadata for fetch by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22670
- Start install downloads earlier by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22662
- Avoid sandbox user config reads by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22712
- Limit sandbox home deny rules by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22715
- test: deny shell config reads in sandboxed home by @p-linnane in https://github.com/Homebrew/brew/pull/22716
- sandbox: scope
require "trust"to avoidbrew irbfailure by @cho-m in https://github.com/Homebrew/brew/pull/22717 - which-formula: parse all expected cli options by @rrotter in https://github.com/Homebrew/brew/pull/22709
- Fix Codex stop hook
brew lgtmoutput (again) by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22722 - Drop GitHub code coverage upload by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22723
- formula: restore missing finding aliases for old tabs by @cho-m in https://github.com/Homebrew/brew/pull/22714
- Add command to set up sandbox by @SMillerDev in https://github.com/Homebrew/brew/pull/22691
- Handle mksh in Utils::Shell.set_variable_in_profile by @thiagogenez in https://github.com/Homebrew/brew/pull/22727
- Make bottle cache checks cheaper by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22720
- Keep tap remotes visible in builds by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22721
- help: run an external command's own
--helpwhen undocumented by @p-linnane in https://github.com/Homebrew/brew/pull/22725 - Allow Bubblewrap auto-install by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22728
- generate-zap: search app bundle identifiers by @loganrosen in https://github.com/Homebrew/brew/pull/22731
- formula: add Zig CPU to
std_zig_argsby @cho-m in https://github.com/Homebrew/brew/pull/22735 - untap: continue processing remaining taps on failure by @aqeelat in https://github.com/Homebrew/brew/pull/22743
- resource: remove Resource::Go by @cho-m in https://github.com/Homebrew/brew/pull/22738
- Source utils.sh in items.sh for opoo by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22744
- Do not prompt for confirmation on dry-run upgrade by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22747
New Contributors
- @thiagogenez made their first contribution in https://github.com/Homebrew/brew/pull/22727
- @aqeelat made their first contribution in https://github.com/Homebrew/brew/pull/22743
Full Changelog: https://github.com/Homebrew/brew/compare/6.0.1...6.0.2