java-properties
java-properties copied to clipboard
Update simplecov-lcov requirement from ~> 0.8.0 to ~> 0.9.0
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 forbranch_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
- 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 forbranch_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
Commits
a7f3467chore: fix release workflow7d045f5chore: fix gemspec5898d19Merge pull request #38 from fortissimo1997/fix-release-workflowdf21b45chore: fix release workflow69d9d16Merge pull request #37 from fortissimo1997/release-please--branches--master--...4ea271edocs: add missing PR entries to 0.9.0 changelogd2b439achore(master): release simplecov-lcov 0.9.0ea50994Merge pull request #36 from fortissimo1997/fix-target-branch9a841c9fix: change branch references from main to masterb17a317Merge 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)