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 V8 in next to 4.3.61.27 #1906

Closed
domenic opened this issue Jun 5, 2015 · 10 comments
Closed

Update V8 in next to 4.3.61.27 #1906

domenic opened this issue Jun 5, 2015 · 10 comments
Labels
v8 engine Issues and PRs related to the V8 dependency.

Comments

@domenic
Copy link
Contributor

domenic commented Jun 5, 2015

Currently at 4.3.61.21. This will allow us to stop floating 70716fd.

@Fishrock123 Fishrock123 added the v8 engine Issues and PRs related to the V8 dependency. label Jun 5, 2015
@Fishrock123
Copy link
Contributor

cc @bnoordhuis / @chrisdickinson

@silverwind
Copy link
Contributor

This also includes the fix for #1398, so we can stop doing the workaround.

@ronkorving
Copy link
Contributor

What's the policy on which V8 versions to follow? V8 4.5.x has been shipped with a whole bunch of ES6 features people have been waiting for (arrow functions, just to name my favorite addition).

@bnoordhuis
Copy link
Member

@ronkorving We try to follow stable release branches (for now, TBD for LTS.) 4.5 isn't stable yet but see #2091 for an integration branch.

@ronkorving
Copy link
Contributor

Thanks for the clarification. I get a bit lost sometimes when I try to find this kind of information. What defines stable for V8? Which branches of io.js are meant for what? etc..

@bnoordhuis
Copy link
Member

A working definition for 'stable' is when the V8 team creates the release branch for that version, i.e., 4.3 and 4.4 have release branches, but 4.5 doesn't yet.

At the moment, master is the branch that v2.x releases are cut from, and next is the basis for the upcoming v3.0.0 release.

@ronkorving
Copy link
Contributor

Thanks again 👍

@lancedikson
Copy link

@domenic
Copy link
Contributor Author

domenic commented Jul 18, 2015

That is exactly the opposite of what that blog post says. V8 4.5 beta was first cut today. Stable will be released in six weeks.

@targos
Copy link
Member

targos commented Jul 18, 2015

Closing this issue as we now have v8 4.4 in next branch and 4.5 in next+1.

@targos targos closed this as completed Jul 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v8 engine Issues and PRs related to the V8 dependency.
Projects
None yet
Development

No branches or pull requests

7 participants