Bump simplecov from 0.22.0 to 1.0.1#295
Merged
Merged
Conversation
Member
|
@dependabot rebase |
Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 0.22.0 to 1.0.1. - [Release notes](https://github.com/simplecov-ruby/simplecov/releases) - [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md) - [Commits](simplecov-ruby/simplecov@v0.22.0...v1.0.1) --- updated-dependencies: - dependency-name: simplecov dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/bundler/simplecov-1.0.1
branch
from
July 16, 2026 11:58
ab5ec75 to
f030296
Compare
There was a problem hiding this comment.
Pull request overview
This PR updates the project’s test coverage tooling by bumping the simplecov dependency to v1.0.1 and adjusting the SimpleCov configuration to use the updated DSL, keeping the coverage setup compatible with the new major release.
Changes:
- Bump
simplecovfrom0.22.0to1.0.1inGemfile.lock(and remove now-unneeded transitive entries likedocile). - Update SimpleCov configuration to use
skipinstead of deprecatedadd_filterin the RSpec helper.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| spec/spec_helper.rb | Updates SimpleCov config to use the newer skip API (replacement for add_filter). |
| Gemfile.lock | Updates locked dependency from simplecov 0.22.0 to 1.0.1 and removes old transitive dependencies no longer required. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps simplecov from 0.22.0 to 1.0.1.
Release notes
Sourced from simplecov's releases.
... (truncated)
Changelog
Sourced from simplecov's changelog.
... (truncated)
Commits
ab1b6d4Bump version to 1.0.1cfb58a2Emit branch tuples matching the running Ruby's Coverage conventions56ed0beMatch Coverage's branch tuples for elsif and empty if bodiesbee8c3eStore forked worker coverage when Minitest owns the exit hookead027dKeep enforcement output out of the Warning subsystem7274905Explicitly write formatter's status message to STDERR26c8c42Ship RBS signatures checked by Steepc903a2aFixNoMethodErrorinformatters=for non-Array arguments6690daeBump version to 1.0.0feaf13bConsolidate release candidate CHANGELOG entries into 1.0.0