-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
[rb] update jruby version to 10 #15716
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
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨No code suggestions found for the PR. |
Let's do this as part of #15714 |
User description
🔗 Related Issues
This PR relates to #14934, in order to update Ruby to 3.4 first we needed for JRuby 10 to release
💥 What does this PR do?
This PR updates Jruby from 9.4.9.0 to 10.0.0.0
🔧 Implementation Notes
I implemented this way to later update the ruby version to 3.4.0
💡 Additional Considerations
We need to follow up updating ruby versions
🔄 Types of changes
PR Type
enhancement
Description
Update JRuby version from 9.4.12.0 to 10.0.0.0
Update Ruby gem dependencies and checksums
Update CI workflows to use JRuby 10.0.0.0
Changes walkthrough 📝
update.rb
Update JRuby version in update script
third_party/jruby/update.rb
ci-rbe.yml
Use JRuby 10.0.0.0 in RBE CI workflow
.github/workflows/ci-rbe.yml
ruby-version
in format and test jobs to jruby-10.0.0.0ci-renovate-rbe.yml
Use JRuby 10.0.0.0 in Renovate RBE CI workflow
.github/workflows/ci-renovate-rbe.yml
ruby-version
in check-format and test jobs to jruby-10.0.0.0ci-ruby.yml
Update JRuby version in Ruby CI matrix
.github/workflows/ci-ruby.yml
MODULE.bazel
Update Ruby gem dependencies and checksums
MODULE.bazel
minitest, parser, rack, rbs, rdoc, reline, rubocop, etc.)
prism-1.4.0