simplecov breaking changes

rubygems

3 curated breaking changes across major versions of simplecov. Use this as a migration checklist before bumping dependencies.

3
changes
Breaking changes by transition
  • v0.18.5 \u2192 v0.19.0breaking

    Dropped support for Ruby 2.4, it reached EOL

  • v0.17.1 \u2192 v0.18.0.beta1breaking

    Dropped support for all EOL'ed rubies meaning we only support 2.4+. Simplecov can no longer be installed on older rubies, but older simplecov releases should still work. (thanks [@deivid-rodriguez](https://github.com/deivid-rodriguez))

  • v0.17.1 \u2192 v0.18.0.beta1breaking

    Dropped the `rake simplecov` task that "magically" integreated with rails. It was always undocumented, caused some issues and [had some issues](https://github.com/colszowka/simplecov/issues/689#issuecomment-561572327). Use the integration as described in the README please :)

API access

Get this data programmatically \u2014 free, no authentication.

curl https://depscope.dev/api/breaking/rubygems/simplecov
simplecov breaking changes — RubyGems migration guide | DepScope