From efc1caed4a743a71afdf8b5c63277f9891643261 Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Sun, 28 Jan 2024 10:07:39 +0000 Subject: [PATCH 1/2] Rolling to V8 12.1.285.27 --- README.md | 2 +- v8 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cc0617d78b..357db2c40a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Rusty V8 Binding -V8 Version: 12.0.267.8 +V8 Version: 12.1.285.27 [![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/v8 b/v8 index 5fec337f20..ef1375169a 160000 --- a/v8 +++ b/v8 @@ -1 +1 @@ -Subproject commit 5fec337f209fd2db7519cfe398e10b3aa2e587ab +Subproject commit ef1375169ab459a6e0219f849769bd949d10fe42 From 171c0bd8c74c560c77ad7ef9f19d597859bd44de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Sun, 28 Jan 2024 23:04:34 +0100 Subject: [PATCH 2/2] reset CI