Bump simplecov from 0.22.0 to 1.0.1#258
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:50
6aec34a to
98a2a27
Compare
There was a problem hiding this comment.
Pull request overview
Updates the project’s test coverage tooling by upgrading the simplecov gem to the 1.0.x line and aligning the SimpleCov configuration with the updated filtering API.
Changes:
- Bumped
simplecovfrom0.22.0to1.0.1inGemfile.lock(including removal of no-longer-needed transitive gems previously pulled in by SimpleCov). - Updated SimpleCov configuration in RSpec to use
skipinstead of the deprecatedadd_filter.
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 filter configuration to use skip "spec/" (new API). |
| Gemfile.lock | Locks simplecov to 1.0.1 and removes obsolete transitive dependencies from the lockfile. |
💡 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