This release adds preliminary macOS 14 (Sonoma) support. Most operations should work as expected, but compatibility with individual packages has not been tested. Standard beta disclaimer applies: please open pull requests rather than issues if you encounter any problems.
What's Changed
- unpack_strategy/zip: avoid loading formulae unnecessarily by @carlocab in #15498
- utils/github/api: avoid loading
gh
by @carlocab in #15500 - Dockerfile: set default
umask
by @carlocab in #15505 - utils/github: use Pulls API to check open pull requests on CI by @carlocab in #15398
- actionlint.yaml: remove workaround for
macos-13
by @ZhongRuoyu in #15510 - Dockerfile: set umask in
common-session-noninteractive
too by @carlocab in #15516 - rubocop: Revert PR 15312, unset
EnabledByDefault
by @issyl0 in #15520 - cask/quarantine: fix exception not being caught by @Volatus in #15512
- workflows/tests: update homebrew-cask by @Bo98 in #15524
- Preliminary macOS 14 (Sonoma) support by @Bo98 in #15522
New Contributors
Full Changelog: 4.0.20...4.0.21