dduugg / yard-sorbet

Types are documentation
Apache License 2.0
32 stars 9 forks source link

Bump rubocop-sorbet from 0.7.0 to 0.7.1 #246

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps rubocop-sorbet from 0.7.0 to 0.7.1.

Release notes

Sourced from rubocop-sorbet's releases.

v0.7.1

⚠️ This version drops support for Ruby 2.5 and 2.6. The gem should still be usable with those Ruby versions, but we will make no attempt at making it compatible nor will we be testing it against those versions going forward.

What's Changed

✨ Enhancements

🐛 Bug Fixes

🛠 Other Changes

New Contributors

Full Changelog: https://github.com/Shopify/rubocop-sorbet/compare/v0.7.0...v0.7.1

Commits
  • e908bac Bump version to v0.7.1
  • 5bc72c7 Add comment explaining non-standard memoization pattern
  • fe7cc93 Merge pull request #162 from Shopify/obsolete-memoization-cop
  • ff75108 Start relying on Bundler to do lockfile parsing
  • 5cc8a71 Catch a bugged variant of the pattern as well
  • 5eedef9 Unhardcode max line length in test
  • 15fb0a9 Simplify memo cop implementation
  • 0a3984b Handle pattern even if not at the start of method
  • 0c96ab9 Disable cop for old versions of Sorbet
  • 806cdb5 Upgrade to Rubocop v1 API
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)