- bintray: url encode where needed (@Bo98)
- cmd/uninstall: fix Array comparison (@miketheman)
- Formula#outdated_kegs: check versions aren't identical. (@MikeMcQuaid)
- cmd/uninstall: note etc files that stay around. (@MikeMcQuaid)
- grammar fix for How-To-Create-and-Maintain-a-Tap (@Takashiidobe)
- development_tools: fix GCC 10 version detection (@Bo98)
- compilers: support GCC 10 as a formula (@Bo98)
- pr-automerge: match only approved PRs by default (@dawidd6)
- build(deps): bump typhoeus from 1.3.1 to 1.4.0 in /docs (@Homebrew)
- os/mac/diagnostic: check for deprecated cask taps. (@MikeMcQuaid)
- cleanup: tweak missing clean file behaviour. (@MikeMcQuaid)
- cli: fix options handling. (@MikeMcQuaid)
- shellenv: recommend .bash_profile (@MikeMcQuaid)
- build(deps): bump activesupport from 6.0.2.2 to 6.0.3 in /Library/Homebrew (@Homebrew)
- cli/args: cleanup weird style. (@MikeMcQuaid)
- build(deps): bump activesupport from 6.0.2.2 to 6.0.3 in /docs (@Homebrew)
- docs: Update tap-pin and tap-unpin disable explanations (@rwhogg)
- formula: add pkgetc method. (@MikeMcQuaid)
- Refactor CLI to remove
unless args_parsed
(@MikeMcQuaid) - rubocop_rspec: disable RSpec/FilePath. (@MikeMcQuaid)
- os/mac/software_spec: fix argument error in valid use case (@Bo98)
- audit: Port audit_keg_only to RuboCop and add tests (@vidusheeamoli)
- docker.yml: Set persist-credentials: false (@sjackman)
- docker.yml: Fix a typo (@sjackman)
- docker.yml: Deploy the tagged image to Docker Hub (@sjackman)