Update simplecov: 0.17.0 → 0.22.0 (major) #53
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.
Welcome to Depfu 👋
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
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.17.0 → 0.22.0) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
1.4.0 (from changelog)
1.3.5 (from changelog)
1.3.4 (from changelog)
1.3.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 59 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)
Prepare for release of v1.3.5
Update HISTORY.md for 1.3.5 (#63)
Update README.md to link to Ruby branches page
Update README.md to solicit input on EOL Rubies
Update HISTORY.md for recent changes
Update README.md to remove support for Ruby 1.8.7
Add ruby2_keywords to delegating methods (#62)
Update .travis.yml to remove 1.8.7 and REE (#61)
Prepare for release of v1.3.4 (#55)
Update HISTORY.md for 1.3.4 (#54)
Fix delegation on Ruby 2.7
Restore testing 1.8.7 and ree in .travis.yml (#53)
Update .travis.yml to build only master branch
Prepare for release of v1.3.3
Update HISTORY.md for 1.3.3 (#49)
Update .travis.yml to remove os and dist
Bump copyright from 2020 to 2021 (#48)
Update .travis.yml for new keys
Allow travis failures of 1.8.7 and REE for now (#47)
Update truffleruby and jruby versions in travis.yml (#46)
fix warning related to keywoard argument (#45)
Remove Rubinius from Travis CI, it doesn't work
Fix rubinius target to rbx-3 in CI, add truffle versions
Exclude CodeCov on Ruby < 2.3.0
Bump copyright from 2019 to 2020
Update .travis.yml ti add Truffleruby head to CI
Add missing current ruby versions to .travis.yml (#40)
Filter Docile's source files from backtrace (#36)
Release Notes
0.12.3
0.12.2
0.12.1
0.12.0
0.11.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
🆕 simplecov_json_formatter (added, 0.1.4)
🗑️ json (removed)
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