Homebrew
Notes
no notes yet
Release notes
v4.1.23
· 1y+
<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- Implement ActiveSupport's Object#blank? directly by @dduugg in https://github.com/Homebrew/brew/pull/16259
- Bump VENDOR_VERSION in gems.rb by @dduugg in https://github.com/Homebrew/brew/pull/16269
- Support the rc shell. Fixes #16264 by @dertuxmalwieder in https://github.com/Homebrew/brew/pull/16265
- formula_creator: move initial CLI values into constructor by @abitrolly in https://github.com/Homebrew/brew/pull/16260
- dev-cmd/bump-cask-pr: fix --sha256 by @Bo98 in https://github.com/Homebrew/brew/pull/16273
- doc/Installation: make clear the env configs are advanced settings by @Bo98 in https://github.com/Homebrew/brew/pull/16258
- bump-cask-pr: fix duplicate PR checking with comma versions by @Bo98 in https://github.com/Homebrew/brew/pull/16274
- workflows: move vendor version check to separate workflow by @Bo98 in https://github.com/Homebrew/brew/pull/16270
- utils/analytics: don't fail on invalid version by @Bo98 in https://github.com/Homebrew/brew/pull/16257
- Vendor Ruby 3.1 gems by @Bo98 in https://github.com/Homebrew/brew/pull/16267
- Enable Ruby 3 for all users by @Bo98 in https://github.com/Homebrew/brew/pull/16268
- Unset HOMEBREW_RUBY3 after updates by @Bo98 in https://github.com/Homebrew/brew/pull/16277
- Add M3 processors by @fxcoudert in https://github.com/Homebrew/brew/pull/16278
- formula: fix specified_path for aliases without core tap by @Bo98 in https://github.com/Homebrew/brew/pull/16280
- Hack fix for Sorbet hidden definitions update failing on Ruby 3 by @Bo98 in https://github.com/Homebrew/brew/pull/16281
- Gemfile: load REXML gem for
brew bumpby @bevanjkay in https://github.com/Homebrew/brew/pull/16286 - cmd/update.sh: don't switch to master when updating to a tag by @Bo98 in https://github.com/Homebrew/brew/pull/16283
- unpack_strategy/zip: fix extraction issues on macOS without developer mode by @Bo98 in https://github.com/Homebrew/brew/pull/16288
New Contributors
- @dertuxmalwieder made their first contribution in https://github.com/Homebrew/brew/pull/16265
Full Changelog: https://github.com/Homebrew/brew/compare/4.1.22...4.1.23