Skip to content

Update jruby.version to v10.0.5.0 - autoclosed#2498

Merged
commjoen merged 1 commit intomasterfrom
renovate/jruby.version
Apr 18, 2026
Merged

Update jruby.version to v10.0.5.0 - autoclosed#2498
commjoen merged 1 commit intomasterfrom
renovate/jruby.version

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 15, 2026

This PR contains the following updates:

Package Change Age Confidence
org.jruby:jruby-base 10.0.4.010.0.5.0 age confidence
org.jruby:jruby-stdlib 10.0.4.010.0.5.0 age confidence
org.jruby:jruby 10.0.4.010.0.5.0 age confidence
org.jruby:jruby-complete 10.0.4.010.0.5.0 age confidence

Release Notes

jruby/jruby (org.jruby:jruby-base)

v10.0.5.0: JRuby 10.0.5.0

Compare Source

The JRuby community is pleased to announce the release of JRuby 10.0.5.0.

JRuby 10.0.5.x targets Ruby 3.4 compatibility.

Thank you to our contributors this release, you help keep JRuby moving forward! @​evaniainbrooks, @​kares, @​chadlwilson, #jimtng

Compatibility

  • Fixed: Two bugs in the JIT compiler that broke certain super calls and defined_method yields. (#​8944, #​8946, #​9310, #​9349)
  • Fixed: Fiber#raise left the fiber in an resumable state by not correctly transfering control. (#​9297, #​9356)
  • Fixed: Connecting a socket using nonblocking operations failed to complete the establishment of the connection. This affected Redis users, among other cases. (#​9304, #​9305)
  • Fixed: Process#detach raised a NullPointerException if called from a non-main thread. (#​9314, #​9311)

JVM Integration

  • Java 26 is officially supported. (#​9332)

Platform Integration

  • New platform support: The native library backend for JRuby, JNR, has been updated to include support for the RISCv64 architecture.
  • Fixed on Windows: File#flock used unsupported native operations on Windows, causing it to raise errors. This affected the "logger" library, among other cases. (#​9347, #​9348)
  • Fixed on Windows: IO#popen failed to pass keyword arguments if also given a leading environment hash. (#​9351, #​9352)

Stability

43 Issues and PRs resolved for 10.0.5.0

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • On day 1 and 15 of the month (* * 1,15 * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Apr 15, 2026
@renovate renovate bot requested review from bendehaan and commjoen as code owners April 15, 2026 08:30
@renovate renovate bot force-pushed the renovate/jruby.version branch from 99aa18e to 8b77c11 Compare April 18, 2026 04:11
@commjoen commjoen merged commit 9700922 into master Apr 18, 2026
16 checks passed
@commjoen commjoen deleted the renovate/jruby.version branch April 18, 2026 04:12
@renovate renovate bot changed the title Update jruby.version to v10.0.5.0 Update jruby.version to v10.0.5.0 - autoclosed Apr 18, 2026
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 renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant