-
Notifications
You must be signed in to change notification settings - Fork 27
Release 18.19.0.0 #50
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
I'll make and push builds to rubygems this weekend. |
Huh I got this one when building on arm64-darwin :/
|
Strangely it did not fail on this one:
Found this: llvm/llvm-project#59036 Worked around in ea0c4d6. |
Pushed gems:
|
thanks heaps... any chance we can bump this up to 18.19.1 (looks like that is the latest for hydrogen) 20.11.1 would be nice as well but will probably require more work. |
18.19.1: I'll do that. 20.11.1: yeah there's still the runtime crash, which is much more involved. Also the above build error I've seen and worked around seems to be an upstream bug (code is ill-formed and undefined behaviour) but saw no mention of it there. I'll report it just in case. I was thinking of adding automated PRs from crawling Node releases. Benefits would be:
Next step would be:
Ideally we'd just have to vet the updates and releases would happen ~automatically. |
sounds great, just pushed mini racer 0.9.0 for this and will follow with 0.9.1 post update |
Added 18.19.1 in 5839e9a Building... |
Pushed gems:
|
Could we get the latest 18.x (18.19.0) released? Some projects are stuck with 18 and could use the most recent fixes to that version.
(the tests pass locally; update: …and on CI)