<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- docs: Fix broken RubyDoc URL fragments by @samford in https://github.com/Homebrew/brew/pull/19361
- refactor: move nil check inside demodulize by @dduugg in https://github.com/Homebrew/brew/pull/19356
- Enable strict typing in Formula by @dduugg in https://github.com/Homebrew/brew/pull/19323
- diagnostic: fix call to missing_dependencies by @gromgit in https://github.com/Homebrew/brew/pull/19373
- .github/ISSUE_TEMPLATE/*: use issue types. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19376
- Add
HOMEBREW_UPGRADE_GREEDY_CASKS
by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19375
- livecheck: add Options class by @samford in https://github.com/Homebrew/brew/pull/19293
- Fix return type of Formula.build by @dduugg in https://github.com/Homebrew/brew/pull/19379
- fix: Revert breaking type change in Formula#std_npm_args by @dduugg in https://github.com/Homebrew/brew/pull/19382
- docs: Remove misused YARD directives by @dduugg in https://github.com/Homebrew/brew/pull/19383
- Clean pod2man-generated manpages after formula build by @alebcay in https://github.com/Homebrew/brew/pull/19174
- feat: Add interface for livecheck strategies by @dduugg in https://github.com/Homebrew/brew/pull/19355
- keg: fix normalize_pod2man_outputs! for compressed manpages by @alebcay in https://github.com/Homebrew/brew/pull/19399
- fix(search.rb): fix regex regression in search by @toobuntu in https://github.com/Homebrew/brew/pull/19398
- fix: HOMEBREW_NO_SORBET_RUNTIME should work even if developer by @gibfahn in https://github.com/Homebrew/brew/pull/19391
Full Changelog: https://github.com/Homebrew/brew/compare/4.4.22...4.4.23