<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
- Remove unnecessary
T.let from literal declarations by @dduugg in https://github.com/Homebrew/brew/pull/21542
- bump-cask-pr: add basic throttle handling by @samford in https://github.com/Homebrew/brew/pull/21548
- Enable strict typing in Homebrew::TestBot, redux by @dduugg in https://github.com/Homebrew/brew/pull/21539
- Avoid consecutive spaces in a message by @muzimuzhi in https://github.com/Homebrew/brew/pull/21541
- refactor(bundle): read Brewfile once in run() by @AbdelrahmanHafez in https://github.com/Homebrew/brew/pull/21537
- Revert "Enable strict typing in Homebrew::TestBot, redux" by @bevanjkay in https://github.com/Homebrew/brew/pull/21549
- Respect
SimulateSystem in FormulaStructGenerator by @Rylan12 in https://github.com/Homebrew/brew/pull/21552
- cask/cask: rescue with no method by @bevanjkay in https://github.com/Homebrew/brew/pull/21553
- Remove legacy CLI parser fallbacks and streamline command handling by @hyuraku in https://github.com/Homebrew/brew/pull/21546
- Bundle: use full formula name for upgrade checks by @ooye-sanket in https://github.com/Homebrew/brew/pull/21554
- docs: Modernize GitHub Pages deployment by @p-linnane in https://github.com/Homebrew/brew/pull/21555
- ast_constants: add
compatibility_version by @p-linnane in https://github.com/Homebrew/brew/pull/21561
- build(deps): bump the github-actions group with 2 updates by @dependabot[bot] in https://github.com/Homebrew/brew/pull/21563
- docs: fix missing Governance link titles by @p-linnane in https://github.com/Homebrew/brew/pull/21572
- Use Homebrew/actions/cache-homebrew-prefix@main in workflows by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/21565
- build(deps): bump the bundler group across 1 directory with 9 updates by @dependabot[bot] in https://github.com/Homebrew/brew/pull/21564
- Revert "Temporarily disable
Layout/MultilineMethodCallIndentation" by @p-linnane in https://github.com/Homebrew/brew/pull/21573
- docs/_config.yml: add url to fix sitemap generation by @p-linnane in https://github.com/Homebrew/brew/pull/21581
- build(deps-dev): bump nokogiri from 1.19.0 to 1.19.1 in /docs by @dependabot[bot] in https://github.com/Homebrew/brew/pull/21598
- build(deps): bump the github-actions group with 2 updates by @dependabot[bot] in https://github.com/Homebrew/brew/pull/21599
- build(deps): bump the bundler group across 2 directories with 8 updates by @dependabot[bot] in https://github.com/Homebrew/brew/pull/21600
- formula: add cargo
features and bin options by @daeho-ro in https://github.com/Homebrew/brew/pull/21586
- bundle: use
mas get instead of mas install by @onnimonni in https://github.com/Homebrew/brew/pull/21590
- Use latest_throttled in cask livecheck audit by @samford in https://github.com/Homebrew/brew/pull/21592
- Fix stack overflow in
inject_dump_stats! with prepended modules by @dduugg in https://github.com/Homebrew/brew/pull/21603
- Remove
RSpec/DescribedClass cop disables in specs by @dduugg in https://github.com/Homebrew/brew/pull/21608
- workflows/docs: deflake broken links check by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/21609
- fix cargo
features type signature by @daeho-ro in https://github.com/Homebrew/brew/pull/21610
- bottle_specification: throw exception instead of panicking to be able to catch it by @botantony in https://github.com/Homebrew/brew/pull/21595
- docs/acceptable-casks: clarify notability by @bevanjkay in https://github.com/Homebrew/brew/pull/21612
New Contributors
- @onnimonni made their first contribution in https://github.com/Homebrew/brew/pull/21590
Full Changelog: https://github.com/Homebrew/brew/compare/5.0.14...5.0.15