Avindra Goolcharan 2022-01-16 18:17:15 +00:00 committed by Git OBS Bridge
parent d0aec7bc60
commit 355291b084
4 changed files with 19 additions and 5 deletions

View File

@ -13,8 +13,8 @@
<service name="tar_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://github.com/denoland/deno</param>
<param name="revision">v1.17.2</param>
<param name="version">1.17.2</param>
<param name="revision">v1.17.3</param>
<param name="version">1.17.3</param>
<!-- remove large docs -->
<param name="exclude">docs</param>

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Jan 16 18:03:34 UTC 2022 - Avindra Goolcharan <avindra@opensuse.org>
- update to v1.17.3:
* fix: Get lib.deno_core.d.ts to parse correctly (#13238)
* fix: expose "Deno.memoryUsage()" in worker context (#13293)
* fix: install shim with --allow-all should not output each permission
individually (#13325)
* fix(compile): fix output flag behaviour on compile command (#13299)
* fix(coverage): don't type check (#13324)
* fix(coverage): merge coverage ranges (#13334)
* fix(ext/web): handle no arguments in atob (#13341)
* fix(serde_v8): support #[serde(default)] (#13300)
-------------------------------------------------------------------
Sat Jan 8 18:32:45 UTC 2022 - Avindra Goolcharan <avindra@opensuse.org>

View File

@ -19,7 +19,7 @@
Name: deno
Version: 1.17.2
Version: 1.17.3
Release: 0
Summary: A secure JavaScript and TypeScript runtime
License: MIT

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2ef964efbbd7984f44d0311e63ae0854e10597faeda372c37c02b2606c4a607f
size 60138968
oid sha256:25f774ce9bc562e762515d6625ab76a5d758ba74013d14d11a65e102303c93a7
size 60121828