What's Changed
- formula: add
:typertype completion format by @daeho-ro in #21287 - Update some block returns to use type_parameter by @cho-m in #21292
- Fix typo in test cleanup: replace
pgrep -9withpkill -9by @loplex in #21256 - Fetch in parallel with
brew bundleby @MikeMcQuaid in #21252 - feat: Allow omit Authentication header, if
HOMEBREW_DOCKER_REGISTRY_BASIC_AUTH_TOKENis set tononeby @jkroepke in #21278 - test: deprecate
return falsein test by @cho-m in #21296 - Remove unneeded T.let by @cho-m in #21297
- Replace T.cast to Bottle with flow-sensitivity by @cho-m in #21298
- bundle: replace pluralize_dependency with
Utils.pluralizeby @cho-m in #21299 - bundle/*installer:
typed: strictby @cho-m in #21300 - fix: 'fetch': key not found: "HOMEBREW_GITHUB_PACKAGES_AUTH" (KeyError) by @jkroepke in #21302
- Add test for installed cask dependency status by @HaraldNordgren in #21294
- Propose fix typos by @jeis4wpi in #21304
- cask/metadata:
typed: strictby @cho-m in #21305 - extend/os/linux/linkage_checker:
typed: strictby @cho-m in #21306 - options:
typed: strictby @cho-m in #21307 - bundle/installer: fix fetching untapped packages. by @MikeMcQuaid in #21312
- feature: improve completion default shells, add
:cobraformat by @daeho-ro in #21293 - Add progress bar to concurrent downloads by @yuzawa-san in #21183
- formula_auditor: check for valid dependency tags by @cho-m in #21313
- Cask::Audit: reduce livecheck fetches by @samford in #21308
- Exit with failure on tap-info for unknown tap by @bk-one in #21310
- extend/os/mac/system_config: show Metal Toolchain version by @p-linnane in #21309
- test/formula_auditor_spec: add tests for dependency tag by @cho-m in #21314
- workflows/tests: run brew style on both official taps in one step by @p-linnane in #21319
- docs: recommend using
libexec.glob()for symlinking binaries from npm modules by @sushichan044 in #21318 - bundle: add -g flag as alias for --global by @rrotter in #21317
- build(deps): bump the github-actions group with 7 updates by @dependabot[bot] in #21324
- build(deps): bump the bundler group across 1 directory with 9 updates by @dependabot[bot] in #21325
- unpack_strategy: replace T.untyped, narrow types by @cho-m in #21326
- cask/artifacts: remove
installerfrom macOS-only stanzas by @botantony in #21320 - Prefer
itdefault params to numbered default params by @dduugg in #21330 - Add
deprecate_argsanddisable_argsto cask API by @Rylan12 in #21331
New Contributors
- @jkroepke made their first contribution in #21278
- @jeis4wpi made their first contribution in #21304
- @yuzawa-san made their first contribution in #21183
- @bk-one made their first contribution in #21310
- @sushichan044 made their first contribution in #21318
Full Changelog: 5.0.7...5.0.8