Skip to content

Update timecop 0.9.10 → 0.9.11 (minor)#680

Merged
depfu[bot] merged 1 commit intodevelopfrom
depfu/update/timecop-0.9.11
Apr 19, 2026
Merged

Update timecop 0.9.10 → 0.9.11 (minor)#680
depfu[bot] merged 1 commit intodevelopfrom
depfu/update/timecop-0.9.11

Conversation

@depfu
Copy link
Copy Markdown
Contributor

@depfu depfu bot commented Apr 19, 2026

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?

✳️ timecop (0.9.10 → 0.9.11) · Repo · Changelog

Release Notes

0.9.11 (from changelog)

  • Fix Time.new keyword arguments on JRuby 10 (#443)
  • Fix time-only DateTime.parse (HH:MM format) incorrectly using host clock under freeze (#440)
  • Require Ruby >= 2.1.0 (#423)
  • Revert travel_offset precision change (#430)

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

Commits

See the full diff on Github. The new version differs by 9 commits:


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 dependencies Pull requests that update a dependency file Technical Debt labels Apr 19, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.16%. Comparing base (bc5817b) to head (6ca6f58).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #680   +/-   ##
========================================
  Coverage    81.16%   81.16%           
========================================
  Files           75       75           
  Lines         1237     1237           
========================================
  Hits          1004     1004           
  Misses         233      233           
Flag Coverage Δ
pull_request 81.16% <ø> (ø)
push 81.16% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@depfu depfu bot merged commit 80f6cfd into develop Apr 19, 2026
8 checks passed
@depfu depfu bot deleted the depfu/update/timecop-0.9.11 branch April 19, 2026 19:21
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 Technical Debt

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants