Avindra Goolcharan 2022-01-08 18:34:42 +00:00 committed by Git OBS Bridge
parent 15a898c917
commit d0aec7bc60
6 changed files with 31 additions and 8 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.1</param>
<param name="version">1.17.1</param>
<param name="revision">v1.17.2</param>
<param name="version">1.17.2</param>
<!-- remove large docs -->
<param name="exclude">docs</param>

View File

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

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

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

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Sat Jan 8 18:32:45 UTC 2022 - Avindra Goolcharan <avindra@opensuse.org>
- update to v1.17.2:
* fix(cli): include JSON modules in bundle (#13188)
* fix(core): inspector works if no "Runtime.runIfWaitingForDebugger"
message is sent (#13191)
* fix(coverage): use only string byte indexes and 0-indexed
line numbers (#13190)
* fix(doc): Make private types which show up in the rustdocs public (#13230)
* fix(ext/console): map basic css color keywords to ansi (#13175)
* fix(ext/crypto) - exportKey JWK for AES/HMAC must use base64url (#13264)
* fix(ext/crypto) include AES-CTR for deriveKey (#13174)
* fix(ext/crypto): use forgiving base64 encoding for JWK (#13240)
* fix(ext/ffi): throw errors instead of panic (#13283)
* fix(lsp): add code lens for tests just using named functions (#13218)
* fix(lsp): better handling of folders in registry completions (#13250)
* fix(lsp): handle repeating patterns in registry correctly (#13275)
* fix(lsp): properly generate data URLs for completion items (#13246)
* fix(signals): prevent panic when listening to forbidden signals (#13273)
* fix: support mts, cjs & cts files for deno test & deno fmt (#13274)
* fix: upgrade swc_ecmascript to 0.103 (#13284)
-------------------------------------------------------------------
Sat Dec 25 20:13:09 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>

View File

@ -19,7 +19,7 @@
Name: deno
Version: 1.17.1
Version: 1.17.2
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:57aa651023063e608762d93539b026f49a406c5256f102252fb2f35ee377919f
size 60119748
oid sha256:2ef964efbbd7984f44d0311e63ae0854e10597faeda372c37c02b2606c4a607f
size 60138968