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