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.4.4.0 #327

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v9.4.4.0: JRuby 9.4.4.0 Released

Compare Source

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

JRuby 9.4.x targets Ruby 3.1 compatibility.

Thank you to our contributors this release, you help keep JRuby moving forward! @​ahorek, @​chadlwilson, @​k77ch7, @​kares, @​mrnoname1000, @​ntkme, @​skmp

Ruby Compatibility

Standard Library

  • Default gem updates:
    • jruby-openssl 0.14.2. #​7886
    • psych is updated to 5.1.1.1, which uses SnakeYAML and exposes Psych::Parser.code_point_limit= for globally setting the code point limit.
    • bigdecimal is now a default gem (3.1.4) for the pure-Ruby portions; the extension remains part of JRuby itself. #​7925
    • stringio is updated to 3.0.8. #​7881

Platform Support

JVM Integration

  • Virtual thread use in Fiber can now be disabled using the jruby.fiber.vthread=false property (or JRuby flag -Xfiber.vthread=false). #​7907 #​7966
  • Multiple small bugs in JVM bytecode generation and invokedynamic logic were discovered and fixed. #​7913

Build and Distribution

  • The JRuby/Maven stack of plugins used to integrate Ruby and Maven artifacts have been updated to the latest versions, now using JRuby 9.4.3.0 for builds and avoiding the use of deprecated rubygems.org APIs. #​7872

Performance

  • Conditional assignment of instance variables now requires only a single lookup, and optimizes to a simple read after assignment. #​7891, #​7896
78 Github Issues and PRs resolved for 9.4.4.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, check this box

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

@jp7677 jp7677 merged commit 3a054fd into main Oct 20, 2023
2 checks passed
@renovate renovate bot deleted the renovate/org.jruby-jruby-core-9.x branch October 20, 2023 14:11
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.

1 participant