Homebrew
Notes
no notes yet
Release notes
v4.3.1
· 1y+
<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- Add Ubuntu 24.04 Docker image by @Bo98 in https://github.com/Homebrew/brew/pull/17293
- messages: enable strict typing by @alebcay in https://github.com/Homebrew/brew/pull/17287
- brew.sh: cache HOMEBREW_VERSION on disk. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/17292
- Added a list of extensions to pre-install in Codespaces by @okineadev in https://github.com/Homebrew/brew/pull/17298
- Add HOMEBREW_ARTIFACT_DOMAIN_NO_FALLBACK by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/17295
- attestation: redact secret in environment by @woodruffw in https://github.com/Homebrew/brew/pull/17302
- utils/gems: use HOMEBREW_CACHE for bundler cache. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/17304
- linkage_checker: remove
gccfrom@indirect_depson Linux by @carlocab in https://github.com/Homebrew/brew/pull/17306 - utils/gems: handle undefined
HOMEBREW_CACHE. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/17313 - cask/audit: fix sharding for font-* casks by @bevanjkay in https://github.com/Homebrew/brew/pull/17311
- docs: update for Homebrew/cask-fonts deprecation by @p-linnane in https://github.com/Homebrew/brew/pull/17314
- feat: note that Homebrew does not have a sandbox on Linux by @SMillerDev in https://github.com/Homebrew/brew/pull/17318
- Portable Ruby 3.3.1 by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/17312
- Speed up
brew listby @MikeMcQuaid in https://github.com/Homebrew/brew/pull/17317 - extend/pathname/rmtree: improve comment. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/17322
- Hide default gems warnings for Ruby 3.4. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/17315
- rubocop: target Ruby 3.3. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/17323
- Dockerfile: drop libz-dev by @Bo98 in https://github.com/Homebrew/brew/pull/16702
- utils/gems: use BUNDLE_USER_CACHE instead of BUNDLE_CACHE_PATH. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/17324
- env_config: add
HOMEBREW_BUNDLE_USER_CACHE. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/17327 - formula: trap CMake FetchContent usage instead of using FETCHCONTENT_FULLY_DISCONNECTED by @alebcay in https://github.com/Homebrew/brew/pull/17310
- attestation: drop workflow check on core attestation by @woodruffw in https://github.com/Homebrew/brew/pull/17331
- utils/shell: add
+to safe shell characters by @carlocab in https://github.com/Homebrew/brew/pull/17330 - Add necesarry --force to tap instructions by @leoheitmannruiz in https://github.com/Homebrew/brew/pull/17335
- extend/pathname: import rmtree again. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/17329
- SBOM: various fixes. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/17336
New Contributors
- @okineadev made their first contribution in https://github.com/Homebrew/brew/pull/17298
Full Changelog: https://github.com/Homebrew/brew/compare/4.3.0...4.3.1