<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- debrew: migrate away from mutex_m by @Bo98 in https://github.com/Homebrew/brew/pull/19769
- mktemp: drop include FileUtils by @Bo98 in https://github.com/Homebrew/brew/pull/19771
- aliases: fix missing require with Ruby 3.4 by @Bo98 in https://github.com/Homebrew/brew/pull/19774
- services: fix FileUtils usage in Ruby 3.4 by @Bo98 in https://github.com/Homebrew/brew/pull/19775
- cask/artifact/abstract_flight_block: fix warning in Ruby 3.4 by @Bo98 in https://github.com/Homebrew/brew/pull/19776
- global: mark
extend FileUtils
for dropping by @Bo98 in https://github.com/Homebrew/brew/pull/19770
- test/cask/dsl/container_spec: fix test failure with Ruby 3.4 by @Bo98 in https://github.com/Homebrew/brew/pull/19777
- api: remove TODO comment by @p-linnane in https://github.com/Homebrew/brew/pull/19778
- workflows/vendor-version: fix handling of Ruby upgrades by @Bo98 in https://github.com/Homebrew/brew/pull/19782
- docs: Add section on handling temporary pre-release versions in livecheck by @michaelstingl in https://github.com/Homebrew/brew/pull/19766
- workflows/pkg-installer: set default permissions by @p-linnane in https://github.com/Homebrew/brew/pull/19785
- standalone/init: enable more warnings for developers by @Bo98 in https://github.com/Homebrew/brew/pull/19772
- deprecate!/disable!: allow to specify replacement type by @botantony in https://github.com/Homebrew/brew/pull/19578
- bump: bump synced formula together by @bevanjkay in https://github.com/Homebrew/brew/pull/19213
- Revert "bump: bump synced formula together" by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19797
New Contributors
- @michaelstingl made their first contribution in https://github.com/Homebrew/brew/pull/19766
Full Changelog: https://github.com/Homebrew/brew/compare/4.4.31...4.4.32