Immutable
release. Only release title and notes can be modified.
What's Changed
- Speed up warm-cache API loads and path lookups by @MikeMcQuaid in #23300
- Remove most forks from no-op brew startup by @MikeMcQuaid in #23298
- Speed up style checks for homebrew/core and homebrew/cask by @MikeMcQuaid in #23301
- Avoid repeated coverage simulation by @MikeMcQuaid in #23313
- Reduce vendored gem dependencies by @MikeMcQuaid in #23309
- tap: require
trustinTap#to_hashby @carlocab in #23333 - test/os/mac/keg: require
machoby @carlocab in #23334 - Preserve locale during brew startup by @MikeMcQuaid in #23332
- Support Landlock ABI 2 on Linux kernel 6.1 by @MikeMcQuaid in #23335
- Prepare complete DSL stanza ordering by @MikeMcQuaid in #23331
- cask/audit: require "macho" before use by @chenrui333 in #23337
- vulns: add advisory matcher and dev-cmd/advisory-match by @andrew in #23329
- Group
on_system_conditionalafterosby @AlternateRT in #23339 - Fix shellenv INFOPATH missing the default in fish by @jdelStrother in #23059
- Fix GitHub release version detection by @MikeMcQuaid in #23338
- Restore
base64gem by @botantony in #23344 - Add missing
on_<system>stanzas to cask stanza order by @AlternateRT in #23321 - Remove unused instance variables in API code by @dduugg in #23346
- rubocops/urls: Ignore GitHub username and repo in binary URL check by @timhillgit in #23236
- Enforce responsible AI contribution policy by @MikeMcQuaid in #23317
- docs: update Vale styles by @p-linnane in #23353
- Add glibc runtime action (14/24) by @MikeMcQuaid in #23201
- contaier: add init option by @daeho-ro in #23348
- Add Clang system config action (15/24) by @MikeMcQuaid in #23190
- bundle: serialize installs sharing an implicit dependency by @dduugg in #23342
- Document install step interpolation by @MikeMcQuaid in #23347
- Ignore user-configured Git hooks for tap operations by @boblail in #23352
- install_steps/formula_actions: write GCC specs only once by @botantony in #23357
- DownloadLock: wait for another process's download instead of failing by @dduugg in #23343
- Use
test_eachfor table-driven specs, and update spoom to 1.8.6 by @dduugg in #23359 - Fix SimpleCov coverage for parallel runs by @samford in #23358
- Allow mixed env keys in script wrappers by @MikeMcQuaid in #23360
- Recommend Software Update for CLT updates by @MikeMcQuaid in #23361
- Remove leftover code for
--no-quarantineby @cho-m in #23363 - diagnostic: allowlist Apple Immersive Audio SDK dylib by @sebastianbell in #23367
- Fix Ruby 4 CGI flaky test by @MikeMcQuaid in #23364
- Add explicit dylib ID helpers by @MikeMcQuaid in #23369
- contributions: allow
--userwith--maintainer-report-csvby @p-linnane in #23371 - ReporterHub#select_formula_or_cask: fix type by @samford in #23330
- generate-formula-api: attach vulnerabilities from advisory-database by @andrew in #23341
New Contributors
- @jdelStrother made their first contribution in #23059
- @timhillgit made their first contribution in #23236
- @sebastianbell made their first contribution in #23367
Full Changelog: 6.0.13...6.0.14