Update simplecov requirement from ~> 0.22 to ~> 1.0 in /ruby in the ruby-deps group across 1 directory#129
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates the Ruby SDK’s development dependency on SimpleCov and refreshes the Bundler lockfile accordingly.
Changes:
- Bump
simplecovdevelopment dependency from~> 0.22to~> 1.0in the gemspec - Update
Gemfile.lockto resolvesimplecovas1.0.0and remove previously-locked transitive dependencies
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| ruby/fizzy-sdk.gemspec | Changes the SimpleCov version constraint for development dependencies. |
| ruby/Gemfile.lock | Updates locked dependency versions to reflect the new SimpleCov constraint. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| spec.add_development_dependency 'rake', '~> 13.0' | ||
| spec.add_development_dependency 'rubocop-37signals' | ||
| spec.add_development_dependency 'simplecov', '~> 0.22' | ||
| spec.add_development_dependency 'simplecov', '~> 1.0' |
Collaborator
|
@dependabot rebase |
Updates the requirements on [simplecov](https://github.com/simplecov-ruby/simplecov) to permit the latest version. Updates `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.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/bundler/ruby/ruby-deps-08f924dc44
branch
from
July 24, 2026 16:31
b01b586 to
a512591
Compare
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.
Updates the requirements on simplecov to permit the latest version.
Updates
simplecovfrom 0.22.0 to 1.0.1Release 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