Skip to content

Remove usage of Rack::Utils.bytesize #252

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

Merged
merged 2 commits into from
Jun 17, 2024
Merged

Conversation

jlahtinen
Copy link
Contributor

@enebo
Copy link
Member

enebo commented May 31, 2024

LOL. I guess CI is still not quite there.

@jlahtinen Can you also fix: src/main/ruby/jruby/rack/error_app.rb for the same use of bytesite. That should eliminate any use of that method.

@headius headius added this to the 1.2.3 milestone Jun 17, 2024
@headius
Copy link
Member

headius commented Jun 17, 2024

CI looks fine, it's just that the dependency upload part (for GitHub security checking) is not working (and disabled on master for that reason).

I'm going to merge this for 1.2.3 and we can chat with @kares if a similar fix and update to newer Rack would be appropriate for 1.1.x.

@headius headius merged commit 06f2451 into jruby:master Jun 17, 2024
1 check failed
@headius
Copy link
Member

headius commented Jun 17, 2024

Correction: disabled except for master because PRs should not upload dependencies.

@leduytung
Copy link

Have you released this fix yet?
The latest version is still 1.2.2(June 10, 2024).

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.

4 participants