<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
- Remove computable elements from
FormulaStruct by @Rylan12 in https://github.com/Homebrew/brew/pull/21454
- utils/popen: enable
typed: strict by @dduugg in https://github.com/Homebrew/brew/pull/21446
- cask/list: move
tap_and_name_comparison from kernel by @dduugg in https://github.com/Homebrew/brew/pull/21452
- workflows/release: create an unversioned
.pkg by @p-linnane in https://github.com/Homebrew/brew/pull/21448
- cmd/bundle: fix typo in ENV variable name. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/21458
- dev-cmd/release: add more links. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/21457
- Extract
FormulaStruct generator by @Rylan12 in https://github.com/Homebrew/brew/pull/21455
- livecheck/strategy/extract_plist: enable livecheck url options by @bevanjkay in https://github.com/Homebrew/brew/pull/21335
- utils/curl: utils/curl: don't check contents of large files by @bevanjkay in https://github.com/Homebrew/brew/pull/21443
- rubocop: add more StrictSigil exclusions by @p-linnane in https://github.com/Homebrew/brew/pull/21463
- cask/audit: don't expand full pkg in min_os audit by @bevanjkay in https://github.com/Homebrew/brew/pull/21465
- cask/audit: use highest min_os value by @bevanjkay in https://github.com/Homebrew/brew/pull/21466
- Fix handling of HOMEBREW_CURLRC in update.sh to support custom config paths by @brc-dd in https://github.com/Homebrew/brew/pull/21462
- dev-cmd/bump-cask-pr: add autobump audit exceptions by @bevanjkay in https://github.com/Homebrew/brew/pull/21467
- rubocops/lines: add
-full dependency check. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/21471
- help.sh: avoid heredoc for sandbox compatibility by @bendrucker in https://github.com/Homebrew/brew/pull/21472
- ExtractPlist: expand tests by @samford in https://github.com/Homebrew/brew/pull/21464
- audit: fix compatibility_version checks. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/21474
- Xml: expand test coverage by @samford in https://github.com/Homebrew/brew/pull/21477
- build(deps): bump the github-actions group with 2 updates by @dependabot[bot] in https://github.com/Homebrew/brew/pull/21479
- Fix race condition in concurrent downloads for duplicate URLs by @ooye-sanket in https://github.com/Homebrew/brew/pull/21468
- build(deps): bump pyarrow from 22.0.0 to 23.0.0 in /Library/Homebrew/formula-analytics in the pip group across 1 directory by @dependabot[bot] in https://github.com/Homebrew/brew/pull/21480
- build(deps): bump the bundler group across 1 directory with 7 updates by @dependabot[bot] in https://github.com/Homebrew/brew/pull/21481
- Git: refactor methods and expand tests by @samford in https://github.com/Homebrew/brew/pull/21476
- bottle: add Sorbet strict typing by @dduugg in https://github.com/Homebrew/brew/pull/21484
- Bump test-prof to 1.5.1 by @Rylan12 in https://github.com/Homebrew/brew/pull/21489
- Serialize
FormulaStructs in the internal API by @Rylan12 in https://github.com/Homebrew/brew/pull/21456
- cask/artifact: enable Sorbet
typed: strict for abstract classes by @dduugg in https://github.com/Homebrew/brew/pull/21486
New Contributors
- @brc-dd made their first contribution in https://github.com/Homebrew/brew/pull/21462
Full Changelog: https://github.com/Homebrew/brew/compare/5.0.12...5.0.13