Homebrew
Notes
no notes yet
Release notes
v4.2.17
· 1y+
<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- service: allow
Pathnamein array for#runby @cho-m in https://github.com/Homebrew/brew/pull/16997 - Docs: Use SVG logo in header by @leoheitmannruiz in https://github.com/Homebrew/brew/pull/16985
- Port remaining commands to use AbstractCommand by @dduugg in https://github.com/Homebrew/brew/pull/16998
- Make more token types work as $HOMEBREW_GITHUB_API_TOKEN by @PikachuEXE in https://github.com/Homebrew/brew/pull/17001
- cask/audit: always enable codesign audit for casks by @bevanjkay in https://github.com/Homebrew/brew/pull/17002
- deprecate_disable: add unsigned reason by @krehel in https://github.com/Homebrew/brew/pull/17006
- Clean up args_parse tests by @dduugg in https://github.com/Homebrew/brew/pull/17007
- Revert "cask/audit: always enable codesign audit for casks" by @bevanjkay in https://github.com/Homebrew/brew/pull/17009
- brew.rb: tell more people to not report issues. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/17003
- Enable RSpec/DescribeClass by @dduugg in https://github.com/Homebrew/brew/pull/17015
- cmd/untap: move module methods back into the cmd by @apainintheneck in https://github.com/Homebrew/brew/pull/17012
- brew.rb: improve no auto-update exception handling. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/17018
- dev-cmd/typecheck: use EUID with sorbet by @Bo98 in https://github.com/Homebrew/brew/pull/17020
- dev-cmd/bump: unconditionally skip Repology queries for now. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/17023
- brew.rb: restore old runtime error handling. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/17022
- Restrict AbstractCommand test to commands in repo by @dduugg in https://github.com/Homebrew/brew/pull/17028
- Add IRB H = Homebrew alias by @dduugg in https://github.com/Homebrew/brew/pull/17033
- rubocops/resource_requires_dependencies: allow
lxmlbuild resource by @cho-m in https://github.com/Homebrew/brew/pull/17032 - rubocops/resource_requires_dependencies: check
sym_type?by @cho-m in https://github.com/Homebrew/brew/pull/17035 - manpages: move
requires afterinstall_bundler_gems!by @cho-m in https://github.com/Homebrew/brew/pull/17036 - docs: update info as
linux-onlylabels are automerged by @cho-m in https://github.com/Homebrew/brew/pull/17041
New Contributors
- @leoheitmannruiz made their first contribution in https://github.com/Homebrew/brew/pull/16985
- @PikachuEXE made their first contribution in https://github.com/Homebrew/brew/pull/17001
- @krehel made their first contribution in https://github.com/Homebrew/brew/pull/17006
Full Changelog: https://github.com/Homebrew/brew/compare/4.2.16...4.2.17