2.5.6
- style: python versions must match python dependency (@Rylan12)
- pr-pull: clean up review signoff trailer code (@jonchang)
- brew.sh: reorder to speedup shellenv. (@MikeMcQuaid)
- build(deps): bump sorbet from 0.5.5942 to 0.5.5943 in /Library/Homebrew (@Homebrew)
- dev-cmd: add dispatch-build-bottle command (@dawidd6)
- build(deps): bump sorbet-runtime from 0.5.5942 to 0.5.5943 in /Library/Homebrew (@Homebrew)
- Fix version comparison in
SDK#latest_sdk
. (@reitermarkus) - sorbet: Update RBI files and prune files.yaml. (@Homebrew)
- Add and vendor
rubocop-sorbet
andsorbet-runtime-stub
. (@reitermarkus) - sorbet: Update RBI files and prune files.yaml. (@Homebrew)
- build(deps-dev): bump github-pages from 208 to 209 in /docs (@Homebrew)
- build(deps): bump codecov from 0.2.11 to 0.2.12 in /Library/Homebrew (@Homebrew)
- Fix
dependabot.yml
. (@reitermarkus) - audit: allow Linux checking Homebrew dependencies. (@MikeMcQuaid)
- audit: check versioned dependency conflicts. (@MikeMcQuaid)
- Update vendored gems. (@reitermarkus)
- Reduce shallow clone usage (@MikeMcQuaid)
- cask/cmd/info.rb: Fix crash when running
brew cask info --github
(@whoiswillma)