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

fix(deps): update dependency org.jruby:jruby-complete to v9.4.9.0 #1728

Merged
merged 1 commit into from
Nov 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jruby:jruby-complete 9.4.8.0 -> 9.4.9.0 age adoption passing confidence

Release Notes

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

v9.4.9.0: JRuby 9.4.9.0 Released

Compare Source

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

JRuby 9.4.x targets Ruby 3.1 compatibility.

Thank you to our contributors this release, you help keep JRuby moving forward! @​kares, @​jpcamara, @​jsvd

Ruby Compatibility

Standard Library

  • The fiddle library is now a default gem and can be upgraded independently of JRuby. #​8385

Developer Experience

  • The core jar file of JRuby can be rebuilt more quickly by calling Maven with the -Dcore flag. #​8326
  • Support for Coordinated Restore at Checkpoint (OpenJDK Project CRaC), which allows snapshotting a running JRuby process and quickly resuming it later. #​8367

Java Integration

  • The "lazy" constants feature for classes imported from Java, introduced in JRuby 9.4.8.0, has been reverted due to spurious warnings. We'll revisit it in a future release. #​8349, #​8368, #​8399, #​8400, #​8401
  • Functions were added to allow flushing out thread-local and fiber-local storage for an entire JRuby runtime. #​8369

Security

  • REXML was updated to 3.3.9 to get recent fixes and to address CVE-2024-49761, a ReDOS vulnerability. Only users parsing unsanitized XML with REXML are affected. #​8396

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 8, 2024
@renovate renovate bot requested a review from commjoen as a code owner November 8, 2024 15:59
@renovate renovate bot added the renovate label Nov 8, 2024
@renovate renovate bot requested a review from bendehaan as a code owner November 8, 2024 15:59
@renovate renovate bot force-pushed the renovate/jruby.version branch 2 times, most recently from efb11a0 to 279f27d Compare November 8, 2024 18:55
@renovate renovate bot force-pushed the renovate/jruby.version branch 19 times, most recently from 2d0a534 to 35e7806 Compare November 9, 2024 12:57
@renovate renovate bot force-pushed the renovate/jruby.version branch from 35e7806 to 4edeacb Compare November 9, 2024 13:39
@bendehaan bendehaan merged commit 1e59529 into master Nov 9, 2024
14 of 15 checks passed
@renovate renovate bot deleted the renovate/jruby.version branch November 9, 2024 14:37
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