- formulary: remove consts on cache clear (@Bo98)
- dev-cmd/sponsors: tweak code. (@MikeMcQuaid)
- cc: remove unneeded linker flag when building with GCC on Linux (@danielnachun)
- build(deps): bump activesupport from 6.1.2.1 to 6.1.3 in /Library/Homebrew (@Homebrew)
- Make HOMEBREW_NO_BOTTLE_SOURCE_FALLBACK default (@MikeMcQuaid)
- sorbet: Update RBI files. (@Homebrew)
- dev-cmd/bump: add cask support (@nandahkrishna)
- Fix eql? in Cask::Cask (@nandahkrishna)
- utils/github: split GitHub module (@nandahkrishna)
- ISSUE_TEMPLATE/config: repair issue on cask (@hyuraku)
- env_config: auto update updates more commands. (@MikeMcQuaid)
- build(deps): bump warning from 1.1.0 to 1.2.0 in /Library/Homebrew (@Homebrew)
- completions: delete brew-cask check (@hyuraku)
- build(deps): bump rubocop from 1.9.1 to 1.10.0 in /Library/Homebrew (@Homebrew)
- Update Github sponsor text and logos (@jonchang)
- Revert ".github/ISSUE_TEMPLATE/{bug,feature}.yml: update syntax." (@Homebrew)
- Acceptable-Casks.md: first pass after moving (@vitorgalvao)
- style: use parentheses for assignment in conditions (@nandahkrishna)
- Synchronize triage configuration (@Homebrew)
- build(deps): bump tapioca from 0.4.13 to 0.4.14 in /Library/Homebrew (@Homebrew)
- Set default ruby warning level to -W1 (@Rylan12)
- prof: needs at least 1 argument (@jonchang)
- .github/ISSUE_TEMPLATE/{bug,feature}.yml: update syntax. (@MikeMcQuaid)
- dependabot: allow indirect dependency updates (@Bo98)
- dev-cmd/man: remove diacritics for manpage (@nandahkrishna)
- rubocop: use consistent array/hash indentation (@Bo98)
- rubocops/lines: check for
if ENV["CI"]
usage. (@MikeMcQuaid) - Gemfile.lock: update sorbet-runtime to match sorbet (@Bo98)
- cmd/uninstall: check for dependent casks (@nandahkrishna)
- sorbet: Update RBI files. (@Homebrew)
- style: call rubocop directly (@Rylan12)
- build(deps): bump activesupport from 6.1.2 to 6.1.2.1 in /Library/Homebrew (@Homebrew)
- non_apple_gcc_version: Use preferred_gcc (@sjackman)
- test/utils/git_spec: fix cherry pick test with older git (@Bo98)
- os/mac/keg: print stderr on codesign failure (@Bo98)
- cmd/update-report: report outdated count & suggest
brew upgrade
(@Bo98) - os/mac/diagnostic: check SDK version in SDKSettings matches the path (@Bo98)