Skip to content

Update version_gem 1.1.4 → 1.1.6 (patch)#141

Merged
pboling merged 1 commit into
mainfrom
depfu/update/version_gem-1.1.6
Mar 1, 2025
Merged

Update version_gem 1.1.4 → 1.1.6 (patch)#141
pboling merged 1 commit into
mainfrom
depfu/update/version_gem-1.1.6

Conversation

@depfu

@depfu depfu Bot commented Mar 1, 2025

Copy link
Copy Markdown
Contributor

Welcome to Depfu 👋

This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.

After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.

Let us know if you have any questions. Thanks so much for giving Depfu a try!


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.4 → 1.1.6) · Repo · Changelog

Release Notes

1.1.6 (from changelog)

  • Line Coverage: 100.0% (77 / 77)
  • Branch Coverage: 100.0% (2 / 2)
  • 77.78% documented

Added

  • Support for JRuby 9.1, 9.2, 9.3, 9.4, and head (@pboling)
  • Support for Truffle Ruby 22.3, 23.0, 23.1, 24.1, and head (@pboling)
  • Evergreen current latest engine release workflow (@pboling)
    • Runs ruby, truffleruby, and jruby, always latest release
  • Improved developer experience for contributors (@pboling)
  • More documentation (@pboling)
  • Switch to stone_checksums for checksum generation (@pboling)

Changed

  • Code of Conduct updated - Contributor Covenant v2.0 => v2.1 (@pboling)

1.1.5 (from changelog)

  • Line Coverage: 100.0% (77 / 77)
  • Branch Coverage: 100.0% (2 / 2)
  • 77.78% documented

Added

  • Document approach to get code coverage on your gem's version.rb file (@pboling)
  • More documentation, and yard task for documentation (@pboling)
  • Documentation of Ruby version and SemVer support (@pboling)

Fixed

  • #3 - Allow packaging without signing (@pboling)
    • to support secure linux distros which have alternate means of signing packages within their package managers
  • Code coverage tracking (@pboling)
  • Documentation of usage in gemspec via Kernel.load (@pboling)
  • Improved gemspec config (@pboling)

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 Mar 1, 2025
@depfu depfu Bot assigned pboling Mar 1, 2025
@codecov

codecov Bot commented Mar 1, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.05%. Comparing base (efd8b8e) to head (0be895c).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #141   +/-   ##
=======================================
  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.

@coveralls

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 13599421470

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 13356904003: 0.0%
Covered Lines: 345
Relevant Lines: 375

💛 - Coveralls

@pboling pboling merged commit a7837e1 into main Mar 1, 2025
@pboling pboling deleted the depfu/update/version_gem-1.1.6 branch March 1, 2025 05:39
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