Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 25, 2025

Updates the requirements on simplecov-lcov to permit the latest version.

Release notes

Sourced from simplecov-lcov's releases.

simplecov-lcov v0.9.0

Features

  • Add automated release workflow with release-please (14ca244)
  • Refactor version management and modernize gemspec (2aa5f96)

Bug Fixes

  • Change branch references from main to master (9a841c9)
  • Update branch references from main to master (ea50994)
  • Fix incompatibility with simplecov < 0.18 by adding respond_to? check for branch_coverage? method (0b3a499) — thanks @​RobinDaugherty
  • Fix instance variable not initialized warning for @single_report_path (30e6751) — thanks @​MattFenelon
  • Add LF (Lines Found) and LH (Lines Hit) to LCOV output (32c2516) — thanks @​ricardokrieg
  • Avoid blank lines in LCOV output (b2d0a3b) — thanks @​apiology
Changelog

Sourced from simplecov-lcov's changelog.

0.9.0 (2025-08-24)

Features

  • Add automated release workflow with release-please (14ca244)
  • Refactor version management and modernize gemspec (2aa5f96)

Bug Fixes

Commits
  • a7f3467 chore: fix release workflow
  • 7d045f5 chore: fix gemspec
  • 5898d19 Merge pull request #38 from fortissimo1997/fix-release-workflow
  • df21b45 chore: fix release workflow
  • 69d9d16 Merge pull request #37 from fortissimo1997/release-please--branches--master--...
  • 4ea271e docs: add missing PR entries to 0.9.0 changelog
  • d2b439a chore(master): release simplecov-lcov 0.9.0
  • ea50994 Merge pull request #36 from fortissimo1997/fix-target-branch
  • 9a841c9 fix: change branch references from main to master
  • b17a317 Merge pull request #35 from fortissimo1997/add-release-please
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [simplecov-lcov](https://github.com/fortissimo1997/simplecov-lcov) to permit the latest version.
- [Release notes](https://github.com/fortissimo1997/simplecov-lcov/releases)
- [Changelog](https://github.com/fortissimo1997/simplecov-lcov/blob/master/CHANGELOG.md)
- [Commits](fortissimo1997/simplecov-lcov@v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: simplecov-lcov
  dependency-version: 0.9.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Aug 25, 2025
@coveralls
Copy link

Coverage Status

coverage: 98.592% (+0.07%) from 98.525%
when pulling 4000725 on dependabot/bundler/simplecov-lcov-tw-0.9.0
into 5626492 on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants