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.6.0 #438

Merged
merged 1 commit into from
Feb 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v9.4.6.0: JRuby 9.4.6.0 Released

Compare Source

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

JRuby 9.4.x targets Ruby 3.1 compatibility.

Thank you to our contributors this release, you help keep JRuby moving forward! @​evaniainbrooks, @​ahorek, @​kares, @​most00, @​ntkme, @​sk757a

Ruby Compatibility

  • Support for the new Prism parser for Ruby code has been merged in. A blog post will follow soon. #​8103
  • IO#fcntl had inverted logic for setting O_NONBLOCK (setting it cleared the value, etc). [#​8081], [#​8090]
  • Many fixes to language and core class compatibility, see issue list.
  • Warnings should match verbosity levels of CRuby, with many unwanted warnings now properly omitted without verbose enabled. #​7183, #​8071

Standard Library

  • json is updated to 2.7.1. #​7752, #​7954
  • io-console is updated to 0.7.2. This version fixes IRB on Apple M-series by using stty for console manipulation. #​8012
  • nkf is now supported by gem version 0.2.0. #​8077
  • strscan is updated to 3.1.0. #​8074, [#​8086]
  • reline is updated to 0.4.2 #​8102
  • jruby-openssl is updated to 0.14.3 #​8107

JVM Integration

  • Ruby Symbols can be use as arguments to JVM methods that receive Java String. #​8015, #​8057
  • Starting with Java 17, package-private methods will no longer be bound automatically even if they can be made visible. #​8061, #​8093

Native Integration

  • The subsystem used for native calls has been updated to support RHEL/CentOS 7 and the Java 9+ Cleaner API. [#​8104]

Performance

  • Performance of keyword argument handling has been improved. #​8021
  • Pattern matching is now supported in JRuby's JIT compiler. #​8026, #​8027
77 Github Issues resolved for 9.4.6.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 22e3e7d into main Feb 24, 2024
2 checks passed
@renovate renovate bot deleted the renovate/org.jruby-jruby-core-9.x branch February 24, 2024 09:45
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