Skip to content
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

Update dependency org.jruby:jruby-core to v9.3.8.0 #49

Merged
merged 1 commit into from
Sep 15, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jruby:jruby-core 9.3.7.0 -> 9.3.8.0 age adoption passing confidence

Release Notes

jruby/jruby

v9.3.8.0

Compare Source

The JRuby community is pleased to announce the release of JRuby 9.3.8.0

JRuby 9.3.x is compatible with Ruby 2.6.x and stays in sync with C Ruby. As always there is a mix of miscellaneous fixes so be sure to read the issue list below.

Thanks to our contributors this cycle for helping to improve stability and compatibility of JRuby 9.3: @​ahorek, @​ccutrer, @​evaniainbrooks, @​naveensrinivasan

Ruby Compatibility

  • Altering the visibility of an included module method no longer changes what super method gets called. (#​7240, #​7343, #​7344, #​7356)
  • Thread termination at shutdown is more robust and visits all non-main threads. (#​7351)

Standard Library

  • csv has been updated to 3.2.5 to pick up a fix that eliminates fiber use for simple parse_line calls. (#​7346, #​7348)
  • psych has been updated to 3.3.3 to address CVE-2022-25857, an element-nesting DoS. (#​7342)

Experimental Features

  • Fibers can now be configured to use OpenJDK Project Loom's virtual threads, which are lightweight and do not consume a native platform thread. Virtual threads make it possible for JRuby applications to create thousands of concurrently-executing fibers. Enable this feature on Java 19 using the JVM flag --enable-preview. (#​7328)
27 Github Issues resolved for 9.3.8.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@dirkgroot dirkgroot merged commit 1ce3b73 into main Sep 15, 2022
@renovate renovate bot deleted the renovate/org.jruby-jruby-core-9.x branch September 15, 2022 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant