Upgrade coveralls_reborn: 0.21.0 → 0.22.0 (major) #14
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 6 commits:
Update changelog and readme
Upgrade to GitHub-native Dependabot
Merge pull request #21 from tagliala/drop-ruby-24
Drop Ruby 2.4 support
Test RuboCop independenty
Test against latest Ruby versions
Release Notes
1.4.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 31 commits:
Bump version to 1.4.0
Update HISTORY.md for 1.4.0
Update comment for modern Rubies
Update README.md - add release instructions
Update HISTORY.md for Rubocop, Dependabot, and SECURITY.md
Merge pull request #73 from ms-ati/dependabot/github_actions/actions/checkout-2.3.4
Merge pull request #74 from ms-ati/dependabot/github_actions/codecov/codecov-action-1.5.0
Bump codecov/codecov-action from 1 to 1.5.0
Bump actions/checkout from 2 to 2.3.4
Merge pull request #72 from ms-ati/add-dependabot
Add dependabot.yml
Create SECURITY.md
Update HISTORY.md - added Rubocop and run it in CI
Merge pull request #70 from ms-ati/add-rubocop
Add Rubocop and run checks in CI
Update HISTORY.md for github action improvements
Merge pull request #68 from taichi-ishitani/introduce_codecov_action
use codecov action instead of codecov gem
Merge pull request #69 from taichi-ishitani/use_bundler_cache
use 'bundler-cache' option instead of running 'bundle install' directly
Update HISTORY.md: moved CI to Github Actions
Merge pull request #67 from ms-ati/remove-travis-ci
Remove Travis CI
Merge pull request #66 from ms-ati/add-github-actions-ci
Add Github Actions CI configuration
Merge pull request #65 from ms-ati/remove-eol-rubies
Remove support for EOL Rubies (< 2.6)
Remove rbx (Rubinius) and 1.8.x pinned dependencies (#64)
Update HISTORY.md - renamed default branch to main
Update HISTORY.md to add special thanks to @tomeon
Call #instance_exec on DSL object instead of proxy (#39)
Release Notes
0.1.3 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 3 commits:
Readme: Remove homepage section
Reraise the same exception object
Add more ways to reraise exceptions in attempt
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