·
14 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- rubocops: Add HTTP URL check for formulae and casks by @p-linnane in #21316
- Add
--no-exit-codetogenerate-man-completionsby @Rylan12 in #21361 - brew.sh: fix sporadic SIGPIPE in CPU feature check (Fixes #21365) by @fourdollars in #21366
- bundle/commands/exec: add HOMEBREW_INSIDE_BUNDLE. by @MikeMcQuaid in #21360
- Extract symlink creation to shared helper method by @ooye-sanket in #21367
- fix: cleanup removing shared resources needed by multiple formulas by @ooye-sanket in #21358
- cmd/tap-info: revert exit code changes to
--jsononly by @Bo98 in #21370 - patch:
typed: strictby @botantony in #21289 - build(deps): bump urllib3 from 2.6.2 to 2.6.3 in /Library/Homebrew/formula-analytics by @dependabot[bot] in #21372
- cask/dsl:
typed: strictby @botantony in #21371 - cmd/shellenv: improve detection of shell name. by @MikeMcQuaid in #21374
- Handle more nilable cask struct attributes by @Rylan12 in #21376
- Use
newinstead offrom_hashfor formula and cask structs by @Rylan12 in #21377 - build(deps-dev): bump the bundler group across 1 directory with 3 updates by @dependabot[bot] in #21378
- cask/audit: check
pkgfor minimum supported os version by @bevanjkay in #21375 - rubocops: require
libsodiumwhenpynaclis present by @p-linnane in #21385 - utils/pypi: skip excluded packages message when empty by @p-linnane in #21384
- cask/audit: add arch to signing audit skiplist by @bevanjkay in #21389
- cmd/shellenv: more shell detection fixes. by @MikeMcQuaid in #21390
New Contributors
- @fourdollars made their first contribution in #21366
- @ooye-sanket made their first contribution in #21367
Full Changelog: 5.0.9...5.0.10