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 joni and strscan for recent fixes #7889

Merged
merged 1 commit into from Aug 18, 2023

Conversation

headius
Copy link
Member

@headius headius commented Aug 15, 2023

  • joni updated to 2.2.1 with the new Region factory and shapes.
  • strscan updated to a modified version of the gem 3.0.6 that can compile against joni 2.2 (which hides Region fields).

Note that these changes mean any users depending on access to joni Region fields, or its constructor, will see some breakage, but these changes have been in the wild in 9.4.x for sevreal months without issues.

Relates to #7884

* joni updated to 2.2.1 with the new Region factory and shapes.
* strscan updated to a modified version of the gem 3.0.6 that can
  compile against joni 2.2 (which hides Region fields).

Note that these changes mean any users depending on access to joni
Region fields, or its constructor, will see some breakage, but
these changes have been in the wild in 9.4.x for sevreal months
without issues.

Relates to jruby#7884
@headius headius added this to the JRuby 9.3.11.0 milestone Aug 15, 2023
@headius headius marked this pull request as ready for review August 15, 2023 23:13
@skunkworker
Copy link

Thanks for making this @headius

@headius headius merged commit abbd8cd into jruby:jruby-9.3 Aug 18, 2023
52 of 54 checks passed
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

2 participants