What's Changed
- CONTRIBUTING: revamp based on current practice. by @MikeMcQuaid in #21391
- info: highlight formula and cask installation status (✔/✘) by @HaraldNordgren in #21386
- cask/dsl/depends_on: fix shape variation warning by @p-linnane in #21393
- formula_creator: use brewed Ruby by @p-linnane in #21395
- dev-cmd/typecheck: fix Ruby version conflict in sigil bump by @p-linnane in #21394
- migrator: typed: strict by @hyuraku in #21269
- cmd/bundle: don't raise
UsageErrorwhen using environment variables. by @MikeMcQuaid in #21398 - extend/os/linux/formula: fix
valid_platform?for macOS requirements by @p-linnane in #21401 - cmd/source: support PyPI packages by @botantony in #21404
- dev-cmd/formula-analytics: filter tap_name client-side by @p-linnane in #21403
- formula_installer: fix
post_installwith--skip-linkby @p-linnane in #21402 - Revert "dev-cmd/formula-analytics: filter tap_name client-side" by @p-linnane in #21405
- linkage_checker: treat indirect deps as general test failure by @p-linnane in #21407
- bundle: write to tab through the wrapper by @Bo98 in #21410
- build(deps): bump the pip group across 1 directory with 2 updates by @dependabot[bot] in #21411
- build(deps): bump the bundler group across 1 directory with 11 updates by @dependabot[bot] in #21412
- Add AI/LLM contributing guidance by @MikeMcQuaid in #21415
- Allow using dashes (
-) in tap names by @pkryger in #21414 - bundle: dump full cask names by @gromgit in #21417
- add
full_nameto test cask objects by @gromgit in #21419 - cache_store:
typed: strictby @hyuraku in #21413
Full Changelog: 5.0.10...5.0.11