Skip to content

Update version_gem 1.1.6 → 1.1.7 (patch) #149

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 23, 2025

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Apr 22, 2025

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ version_gem (1.1.6 → 1.1.7) · Repo · Changelog

Release Notes

1.1.7 (from changelog)

  • Line Coverage: 100.0% (117 / 117)
  • Branch Coverage: 100.0% (4 / 4)
  • 76.92% documented

Added

  • Support for Epoch Semantic Versioning
    • extend VersionGem::Epoch in your library's MyLib::Version module
  • Support for JRuby 10 (@pboling)
  • More documentation (@pboling)

Removed

  • Ruby 2.2 removed from CI, though technically still supported
    • can't run directly in GHA anymore

Does any of this look wrong? Please let us know.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Apr 22, 2025
@depfu depfu bot assigned pboling Apr 22, 2025
Copy link

codecov bot commented Apr 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.05%. Comparing base (681b06d) to head (d2bbd2d).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #149   +/-   ##
=======================================
  Coverage   92.05%   92.05%           
=======================================
  Files          15       15           
  Lines         390      390           
  Branches       82       82           
=======================================
  Hits          359      359           
  Misses         31       31           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 14601774473

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 90.022%

Totals Coverage Status
Change from base Build 14527797604: 0.0%
Covered Lines: 345
Relevant Lines: 375

💛 - Coveralls

@pboling pboling enabled auto-merge April 23, 2025 01:50
Copy link
Member

@pboling pboling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pboling pboling merged commit a45172e into main Apr 23, 2025
73 checks passed
@pboling pboling deleted the depfu/update/version_gem-1.1.7 branch April 23, 2025 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants