Skip to content

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented May 20, 2021

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

What changed?

✳️ coveralls_reborn (0.21.0 → 0.22.0) · Repo · Changelog

Release Notes

0.22.0 (from changelog)

  • [FEATURE] Drop Ruby 2.4 support
  • [ENHANCEMENT] Test against latest Ruby versions

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

Commits

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

↗️ docile (indirect, 1.3.5 → 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

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

Commits

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

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

Release Notes

0.1.3 (from changelog)

Bugfixes

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

↗️ tins (indirect, 1.28.0 → 1.29.1) · Repo

Commits

See the full diff on Github. The new version differs by 3 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 May 20, 2021
@Matt-Warnock Matt-Warnock merged commit 6b2dae1 into main May 20, 2021
@depfu depfu bot deleted the depfu/update/coveralls_reborn-0.22.0 branch May 20, 2021 13:06
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.

1 participant