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