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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update simplecov: 0.21.2 → 0.22.0 (major) #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Dec 30, 2022

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ simplecov (0.21.2 → 0.22.0) · Repo · Changelog

Release Notes

0.22.0 (from changelog)

Enhancements

  • On Ruby 3.2+, you can now use the new Coverage library feature for eval - See #1037. Thanks @mame!

Bugfixes

  • Fix for making the test suite pass against the upcoming Ruby 3.2 - See #1035. Thanks @mame

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 34 commits:

↗️ docile (indirect, 1.3.4 → 1.4.0) · Repo · Changelog

Release Notes

1.4.0 (from changelog)

  • Special thanks to Matt Schreiber (@tomeon):
    • Short-circuit to calling #instance_exec directly on the DSL object (prior to constructing a proxy object) when the DSL object and block context object are identical (Sorry it took over a year to review and merge this!)
  • Renamed default branch from master to main, see: https://github.com/github/renaming
  • Temporarily removed YARD doc configuration, to replace after migration to Github Actions
  • Removed support for all EOL Rubies < 2.6
  • Migrated CI from Travis to Github Actions
  • Special thanks (again!) to Taichi Ishitani (@taichi-ishitani):
    • Use more reliable codecov github action (via simplecov-cobertura) rather than less reliable codecov gem
    • Enable bundle caching in github action setup-ruby
  • Added Rubocop, and configured it to run in CI
  • Added Dependabot, and configured it to run daily
  • Added SECURITY.md for vulnerability reporting policy

1.3.5 (from changelog)

  • Special thanks to Jochen Seeber (@jochenseeber):
    • Fix remaining delegation on Ruby 2.7 (PR #62)
  • Remove support for Ruby 1.8.7 and REE, because they are no longer runnable on Travis CI
  • Announce that continued support for any EOL Ruby versions (that is, versions prior to Ruby 2.5 as of Jan 13 2021) will be decided on Feb 1, 2021 based on comments to issue #58

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 39 commits:

↗️ simplecov_json_formatter (indirect, 0.1.2 → 0.1.4) · Repo · Changelog

Release Notes

0.1.4 (from changelog)

Enhancements

  • Add support for simplecov's groups feature -w #2 @PragTob

0.1.3 (from changelog)

Bugfixes

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 6 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants