Skip to content

Update Ruby 3.4.3 → 3.4.4#151

Merged
pboling merged 1 commit into
mainfrom
depfu/engine/ruby-3.4.4
May 22, 2025
Merged

Update Ruby 3.4.3 → 3.4.4#151
pboling merged 1 commit into
mainfrom
depfu/engine/ruby-3.4.4

Conversation

@depfu

@depfu depfu Bot commented May 22, 2025

Copy link
Copy Markdown
Contributor

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

What changed?

Release Notes

3.4.4

Posted by k0kubun on 14 May 2025

Ruby 3.4.4 has been released.

This release includes a fix for a YJIT bug related to local variables and addresses a build issue on Windows when using GCC 15. It was released ahead of schedule to make these fixes available as soon as possible. A few other bug fixes are also included.

Please see the release notes on GitHub for further details.

Release Schedule

We intend to release the latest stable Ruby version (currently Ruby 3.4) every two months following the most recent release. Following this release (3.4.4), Ruby 3.4.5 is scheduled for July, 3.4.6 for September, 3.4.7 for November, and 3.4.8 for January.

If a change arises that significantly affects users, a release may occur earlier than planned, and the subsequent schedule may shift accordingly.


All Depfu comment commands
@​depfu refresh
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 close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Pauses all engine updates and closes this PR

@depfu depfu Bot added the depfu label May 22, 2025
@depfu depfu Bot assigned pboling May 22, 2025
@codecov

codecov Bot commented May 22, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.07%. Comparing base (dcb0485) to head (734fb8b).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #151   +/-   ##
=======================================
  Coverage   92.07%   92.07%           
=======================================
  Files          15       15           
  Lines         391      391           
  Branches       55       55           
=======================================
  Hits          360      360           
  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
Copy Markdown

Pull Request Test Coverage Report for Build 15174969822

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 89.868%

Totals Coverage Status
Change from base Build 14926098417: 0.0%
Covered Lines: 346
Relevant Lines: 376

💛 - Coveralls

@pboling pboling merged commit 0172f0f into main May 22, 2025
30 of 31 checks passed
@pboling pboling deleted the depfu/engine/ruby-3.4.4 branch May 22, 2025 03:59
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