From 1175e16f4522328cb0107cf6acfe5879b56f01b4db4840e9a643a2e70de679ca Mon Sep 17 00:00:00 2001 From: Avindra Goolcharan Date: Wed, 12 May 2021 20:05:06 +0000 Subject: [PATCH] 0.22.1 -> 0.22.2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/rusty_v8?expand=0&rev=8 --- _service | 4 ++-- rusty_v8-0.22.1.tar.xz | 3 --- rusty_v8-0.22.2.tar.xz | 3 +++ rusty_v8.changes | 30 ++++++++++++++++++++---------- rusty_v8.spec | 2 +- vendor.tar.xz | 4 ++-- 6 files changed, 28 insertions(+), 18 deletions(-) delete mode 100644 rusty_v8-0.22.1.tar.xz create mode 100644 rusty_v8-0.22.2.tar.xz diff --git a/_service b/_service index 63793f7..6645169 100644 --- a/_service +++ b/_service @@ -2,8 +2,8 @@ https://github.com/denoland/rusty_v8 git - v0.22.1 - 0.22.1 + v0.22.2 + 0.22.2 .git .github .gitignore diff --git a/rusty_v8-0.22.1.tar.xz b/rusty_v8-0.22.1.tar.xz deleted file mode 100644 index 4b74581..0000000 --- a/rusty_v8-0.22.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8490b13ffd5d7e4954e84b56d516512f16e0816a777d21599c86b033bfb810b2 -size 45819956 diff --git a/rusty_v8-0.22.2.tar.xz b/rusty_v8-0.22.2.tar.xz new file mode 100644 index 0000000..dcbb859 --- /dev/null +++ b/rusty_v8-0.22.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f0bcc24ad02b5317a36ea4f587b6d2a7c0cd72502475e9e1aaa9e88bf65a704 +size 45802188 diff --git a/rusty_v8.changes b/rusty_v8.changes index becb462..f487d2b 100644 --- a/rusty_v8.changes +++ b/rusty_v8.changes @@ -1,18 +1,28 @@ +------------------------------------------------------------------- +Wed May 12 20:00:56 UTC 2021 - Avindra Goolcharan + +- bump to 0.22.2 + * rolling V8 to 9.1.269.27 + * avoid warnings by adding explicit dyns in a few spots (#677) + * Add ScriptCompiler::compile_function_in_context() (#670) + * Add Signature::new() (#666) + * Fix bad assumption in static_assert (#668) + ------------------------------------------------------------------- Tue Apr 13 21:03:59 UTC 2021 - Avindra Goolcharan - bump to 0.22.1 - - Upgrade V8 to 9.1.269.5 + * Upgrade V8 to 9.1.269.5 - includes 0.22: - - Upgrade V8 to 9.1.269.2 - - Upgrade Rust to 1.51.0 - - Add ArrayBuffer::detach() and is_detachable() - - Cache should be updated when build or buildtools is changed - - Remove dead platform code - - Add String::new_from_one_byte - - String::new_external_onebyte_static() should take `&[u8]` instead of … - - Add new_single_threaded_default_platform() - - Upgrade crates + * Upgrade V8 to 9.1.269.2 + * Upgrade Rust to 1.51.0 + * Add ArrayBuffer::detach() and is_detachable() + * Cache should be updated when build or buildtools is changed + * Remove dead platform code + * Add String::new_from_one_byte + * String::new_external_onebyte_static() should take `&[u8]` instead of … + * Add new_single_threaded_default_platform() + * Upgrade crates ------------------------------------------------------------------- Sun Mar 21 21:45:52 UTC 2021 - Avindra Goolcharan diff --git a/rusty_v8.spec b/rusty_v8.spec index ee046bf..94b5e57 100644 --- a/rusty_v8.spec +++ b/rusty_v8.spec @@ -17,7 +17,7 @@ Name: rusty_v8 -Version: 0.22.1 +Version: 0.22.2 Release: 0 Summary: Build tooling for Deno (do not install or use!) License: MIT diff --git a/vendor.tar.xz b/vendor.tar.xz index 0818042..e0a2daf 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8406da46dfa31f4b74e1969e19d8d072e452563eda7f157690f6a424ba2e20be -size 1770868 +oid sha256:34e69460d5789d84a63a414d3873858e0f775505e78c5d41fc8e264075117824 +size 1770820