From d340cd7dafdd2e61f35e56c505b76b93f9b018ac Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Wed, 15 May 2024 07:23:46 +0900 Subject: [PATCH] Rolling to V8 12.6.228.3 (#1466) * Rolling to V8 12.6.228.3 * [ci] * -Wdeprecated-declarations --------- Co-authored-by: Matt Mastracci --- README.md | 2 +- src/binding.cc | 2 ++ v8 | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d8cd0e7a..c31b11bc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Rusty V8 Binding -V8 Version: 12.4.254.13 +V8 Version: 12.6.228.3 [![ci](https://github.com/denoland/rusty_v8/workflows/ci/badge.svg?branch=main)](https://github.com/denoland/rusty_v8/actions) [![crates](https://img.shields.io/crates/v/v8.svg)](https://crates.io/crates/v8) diff --git a/src/binding.cc b/src/binding.cc index f24b32b9..82850ec9 100644 --- a/src/binding.cc +++ b/src/binding.cc @@ -31,6 +31,8 @@ #include "v8/src/objects/objects.h" #include "v8/src/objects/smi.h" +#pragma clang diagnostic ignored "-Wdeprecated-declarations" + using namespace support; template diff --git a/v8 b/v8 index c977f60d..4fcf8061 160000 --- a/v8 +++ b/v8 @@ -1 +1 @@ -Subproject commit c977f60d08cc56299d1c110191de8a9a0993c281 +Subproject commit 4fcf8061c2031424d5d756688f070894ad601d4b