rubocops: Add HTTP URL check for formulae and casks by @p-linnane in https://github.com/Homebrew/brew/pull/21316
Add --no-exit-code to generate-man-completions by @Rylan12 in https://github.com/Homebrew/brew/pull/21361
brew.sh: fix sporadic SIGPIPE in CPU feature check (Fixes #21365) by @fourdollars in https://github.com/Homebrew/brew/pull/21366
bundle/commands/exec: add HOMEBREW_INSIDE_BUNDLE. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/21360
Extract symlink creation to shared helper method by @ooye-sanket in https://github.com/Homebrew/brew/pull/21367
fix: cleanup removing shared resources needed by multiple formulas by @ooye-sanket in https://github.com/Homebrew/brew/pull/21358
cmd/tap-info: revert exit code changes to --json only by @Bo98 in https://github.com/Homebrew/brew/pull/21370
patch: typed: strict by @botantony in https://github.com/Homebrew/brew/pull/21289
build(deps): bump urllib3 from 2.6.2 to 2.6.3 in /Library/Homebrew/formula-analytics by @dependabot[bot] in https://github.com/Homebrew/brew/pull/21372
cask/dsl: by @botantony in https://github.com/Homebrew/brew/pull/21371
typed: strict
cmd/shellenv: improve detection of shell name. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/21374
Handle more nilable cask struct attributes by @Rylan12 in https://github.com/Homebrew/brew/pull/21376
Use new instead of from_hash for formula and cask structs by @Rylan12 in https://github.com/Homebrew/brew/pull/21377
build(deps-dev): bump the bundler group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/Homebrew/brew/pull/21378
cask/audit: check pkg for minimum supported os version by @bevanjkay in https://github.com/Homebrew/brew/pull/21375
rubocops: require libsodium when pynacl is present by @p-linnane in https://github.com/Homebrew/brew/pull/21385
utils/pypi: skip excluded packages message when empty by @p-linnane in https://github.com/Homebrew/brew/pull/21384
cask/audit: add arch to signing audit skiplist by @bevanjkay in https://github.com/Homebrew/brew/pull/21389
cmd/shellenv: more shell detection fixes. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/21390
New Contributors
@fourdollars made their first contribution in https://github.com/Homebrew/brew/pull/21366
@ooye-sanket made their first contribution in https://github.com/Homebrew/brew/pull/21367
Full Changelog: https://github.com/Homebrew/brew/compare/5.0.9...5.0.10