Avindra Goolcharan 2021-06-23 23:36:02 +00:00 committed by Git OBS Bridge
parent afe62c1a31
commit b5cbf2ac81
6 changed files with 22 additions and 8 deletions

View File

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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9326f39fd4313d38dd55abbda182c2ec98a5247f55652ec54ff522665aa5093c
size 6125384

3
deno-1.11.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b854062ae98495283aa563501c184255eca19deaeeec6d4d466a5b351a847aac
size 6120820

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Jun 23 21:25:08 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
- update to v1.11.2:
* feat(unstable, lsp): quick fix actions to ignore lint errors (#10627)
* fix: add support for module es2020 to Deno.emit (#11065)
* fix: align Console to spec (#10983)
* fix: align URL / URLSearchParams to spec (#11005)
* fix: align Websocket to spec (#11010)
* fix: closing / aborting WritableStream is racy (#10982)
* fix: fetch with method HEAD should not have body (#11003)
* fix: Worker accepts specifier as URL (#11038)
* fix(lsp): do not rename in strings and comments (#11041)
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jun 19 05:38:31 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org> Sat Jun 19 05:38:31 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>

View File

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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:a9bf100347cb3ade0d5686879c29a62dca4f8301262a8d65d58c15ca2bbdce5d oid sha256:8c3bea388ca52ea8ad5517e124675d59152540b7bc567d41538c9c8a746d941c
size 52910968 size 52912800