Skip to content

deps: upgrade to V8 5.0.71.33 #6290

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Apr 20, 2016
Merged

deps: upgrade to V8 5.0.71.33 #6290

merged 1 commit into from
Apr 20, 2016

Conversation

ofrobots
Copy link
Contributor

@ofrobots ofrobots commented Apr 20, 2016

Checklist
  • tests and code linting passes
  • the commit message follows commit guidelines
Affected core subsystem(s)

deps

Description of change

This picks up the fix for harmony-regexp-properties being enabled
without a flag.

V8-Commit: v8/v8@27ac008
Fixes: #6251

R=@nodejs/v8
CI: https://ci.nodejs.org/job/node-test-pull-request/2331/

@mscdex mscdex added the v8 engine Issues and PRs related to the V8 dependency. label Apr 20, 2016
@mscdex mscdex mentioned this pull request Apr 20, 2016
@jasnell
Copy link
Member

jasnell commented Apr 20, 2016

LGTM

@ChALkeR
Copy link
Member

ChALkeR commented Apr 20, 2016

LGTM.
There are no changes here except for the #6251 fix (and a version bump).

@indutny
Copy link
Member

indutny commented Apr 20, 2016

LGTM

1 similar comment
@targos
Copy link
Member

targos commented Apr 20, 2016

LGTM

@jbergstroem
Copy link
Member

Yes pleas. LGTM.

@cjihrig
Copy link
Contributor

cjihrig commented Apr 20, 2016

LGTM

This picks up the fix for harmony-regexp-properties being enabled
without a flag.

V8-Commit: v8/v8@27ac008
Fixes: nodejs#6251
PR-URL: nodejs#6290
Reviewed-By: jasnell - James M Snell <jasnell@gmail.com>
Reviewed-By: ChALkeR - Сковорода Никита Андреевич <chalkerx@gmail.com>
Reviewed-By: indutny - Fedor Indutny <fedor.indutny@gmail.com>
Reviewed-By: targos - Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: jbergstroem - Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: cjihrig - Colin Ihrig <cjihrig@gmail.com>
@ofrobots ofrobots merged commit 4fbd375 into nodejs:master Apr 20, 2016
@ofrobots ofrobots deleted the 5.0.71.33 branch April 20, 2016 15:14
@ofrobots
Copy link
Contributor Author

Thanks. Landed as 4fbd375.

@jasnell
Copy link
Member

jasnell commented Apr 20, 2016

awesome... thanks @ofrobots !

joelostrowski pushed a commit to joelostrowski/node that referenced this pull request Apr 25, 2016
This picks up the fix for harmony-regexp-properties being enabled
without a flag.

V8-Commit: v8/v8@27ac008
Fixes: nodejs#6251
PR-URL: nodejs#6290
Reviewed-By: jasnell - James M Snell <jasnell@gmail.com>
Reviewed-By: ChALkeR - Сковорода Никита Андреевич <chalkerx@gmail.com>
Reviewed-By: indutny - Fedor Indutny <fedor.indutny@gmail.com>
Reviewed-By: targos - Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: jbergstroem - Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: cjihrig - Colin Ihrig <cjihrig@gmail.com>
jasnell pushed a commit that referenced this pull request Apr 26, 2016
This picks up the fix for harmony-regexp-properties being enabled
without a flag.

V8-Commit: v8/v8@27ac008
Fixes: #6251
PR-URL: #6290
Reviewed-By: jasnell - James M Snell <jasnell@gmail.com>
Reviewed-By: ChALkeR - Сковорода Никита Андреевич <chalkerx@gmail.com>
Reviewed-By: indutny - Fedor Indutny <fedor.indutny@gmail.com>
Reviewed-By: targos - Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: jbergstroem - Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: cjihrig - Colin Ihrig <cjihrig@gmail.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
v8 engine Issues and PRs related to the V8 dependency.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

harmony-regexp-properties should be not enabled without a flag yet
9 participants