Homebrew
Notes
no notes yet
Release notes
v4.2.0
· 1y+
Release notes for this release can be found on the Homebrew blog. <!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- cmd/vendor-install: don't silence stderr by @Bo98 in https://github.com/Homebrew/brew/pull/16307
- Require Ruby 3.1 by @Bo98 in https://github.com/Homebrew/brew/pull/16294
- Deprecate, disable & delete code for Homebrew 4.2.0 by @Bo98 in https://github.com/Homebrew/brew/pull/16306
- dependency: disable renamed formula warning by @EricFromCanada in https://github.com/Homebrew/brew/pull/16310
- Improve fish completions of brew bundle by @yoshida-ryuhei in https://github.com/Homebrew/brew/pull/16317
- Remove vendored Ruby 2.6 gems by @Bo98 in https://github.com/Homebrew/brew/pull/16313
- Sayonara Ruby 2.6 by @Bo98 in https://github.com/Homebrew/brew/pull/16316
- docs: remove
pip searchrecommendation by @cho-m in https://github.com/Homebrew/brew/pull/16319 - Use native Hash#except, remove ActiveSupport 🐵-patch by @dduugg in https://github.com/Homebrew/brew/pull/16320
- Bump VENDOR_VERSION in gems.rb by @dduugg in https://github.com/Homebrew/brew/pull/16322
- cmd/pin: Update pinned formula messaging by @apainintheneck in https://github.com/Homebrew/brew/pull/16301
- Cask#full_name: properly output Homebrew org names by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/16328
- cmd/untap: fix untapping syntax failure. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/16330
- cmd/untap: be more careful about formula tap. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/16331
- Fix style violations under newer RuboCop by @Bo98 in https://github.com/Homebrew/brew/pull/16336
- rubocop: Set TargetRubyVersion to 3.1 & disable all cops that fail by @issyl0 in https://github.com/Homebrew/brew/pull/16341
- Update all dependencies by @Bo98 in https://github.com/Homebrew/brew/pull/16338
- FormulaAuditor: Separate stable version audit by @samford in https://github.com/Homebrew/brew/pull/16335
- Fix "an artifact with this name already exists on the workflow run" by @jeroen in https://github.com/Homebrew/brew/pull/16347
- Fix new
Style/MutableConstantRuboCop offenses for Ruby 3.1 by @issyl0 in https://github.com/Homebrew/brew/pull/16346 - create: modify cask template by @razvanazamfirei in https://github.com/Homebrew/brew/pull/16345
- Work around recent Akamai/Microsoft issues by @unshare in https://github.com/Homebrew/brew/pull/16349
- Add
deprecate!anddisable!to casks by @Rylan12 in https://github.com/Homebrew/brew/pull/16292 - cmd/bump: indicate deprecated or skipped formulae/casks by @EricFromCanada in https://github.com/Homebrew/brew/pull/16314
- Re-add some
discontinued?checks for casks by @Rylan12 in https://github.com/Homebrew/brew/pull/16352
New Contributors
- @yoshida-ryuhei made their first contribution in https://github.com/Homebrew/brew/pull/16317
- @jeroen made their first contribution in https://github.com/Homebrew/brew/pull/16347
- @unshare made their first contribution in https://github.com/Homebrew/brew/pull/16349
Full Changelog: https://github.com/Homebrew/brew/compare/4.1.25...4.2.0