Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump simplecov from 0.15.1 to 0.16.1 #1201

Merged
merged 1 commit into from
Mar 20, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 19, 2018

Bumps simplecov from 0.15.1 to 0.16.1.

Release notes

Sourced from simplecov's releases.

v0.16.1

Bugfixes

  • Include the LICENSE in the distributed gem again (accidentally removed in 0.16.0). (thanks tas50)

v0.16.0

Enhancements

  • Relax version constraint on docile, per SemVer
  • exception that occurred on exit is available as exit_exception! See #639 (thanks thomas07vt)
  • Performance: processing results now runs from 2.5x to 3.75x faster. See #662 (thanks BMorearty & eregon)
  • Decrease gem size by only shipping lib and docs

Bugfixes

  • (breaking) Stop handling string filters as regular expressions, use the dedicated regex filter if you need that behaviour. See #616 (thanks yujinakayama)
  • Avoid overwriting the last coverage results on unsuccessful test runs. See #625 (thanks thomas07vt)
  • Don't crash on invalid UTF-8 byte sequences. (thanks BMorearty)
Changelog

Sourced from simplecov's changelog.

0.16.1 (2018-03-16)

Bugfixes

  • Include the LICENSE in the distributed gem again (accidentally removed in 0.16.0). (thanks tas50)

0.16.0 (2018-03-15)

Enhancements

  • Relax version constraint on docile, per SemVer
  • exception that occurred on exit is available as exit_exception! See #639 (thanks thomas07vt)
  • Performance: processing results now runs from 2.5x to 3.75x faster. See #662 (thanks BMorearty & eregon)
  • Decrease gem size by only shipping lib and docs

Bugfixes

  • (breaking) Stop handling string filters as regular expressions, use the dedicated regex filter if you need that behaviour. See #616 (thanks yujinakayama)
  • Avoid overwriting the last coverage results on unsuccessful test runs. See #625 (thanks thomas07vt)
  • Don't crash on invalid UTF-8 byte sequences. (thanks BMorearty)
Commits
  • 03a9f7f 0.16.1 update with the license
  • 541f9ad Merge pull request #672 from tas50/master
  • a368f77 Make sure the license file gets included with the gem
  • 8cdfaaa This rule is stupid... it has ne forzen_string pragmae
  • 24b05de Version bump to 0.16.0 馃懐
  • 35679d1 0.16.0 Changelog update
  • cfc6ff0 Merge pull request #670 from colszowka/limit-gem-files
  • 1378af6 No need to ship our specs and cukes :)
  • 449d293 Merge pull request #669 from BMorearty/ignore-invalid-byte-sequences
  • fbd3c3e Merge pull request #668 from colszowka/even-faster-no_cov_line
  • 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.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/simplecov-0.16.1 branch from e65f549 to 852b7d0 Compare March 19, 2018 16:23
@cbaines cbaines merged commit 4ec7637 into master Mar 20, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/simplecov-0.16.1 branch March 20, 2018 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants