Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/denosaurs/deno_desktop

A secure JavaScript and TypeScript runtime
https://github.com/denosaurs/deno_desktop

BREAKING(unstable): Rename Deno.WebSocketUpgrade::websocket to socket (#11542)

42afbed053aa0e103cb54a61a6fcea0086794ef2 authored over 3 years ago by Nayeem Rahman <[email protected]>
fix: flaky worker test (#11540)

c198535caf7209460b938fc7bbd48c80742c950c authored over 3 years ago by Bartek Iwańczuk <[email protected]>
feat(extensions/fetch): extend init options (#11528)

7f3a34eeb89e7c930b8189f95c5f8715185da587 authored over 3 years ago by Satya Rohith <[email protected]>
feat(lsp): ability to set DENO_DIR via settings (#11527)

Ref: denoland/vscode_deno#287

667b026798b5284e9ec8bf47baba80f343975d2e authored over 3 years ago by Kitson Kelly <[email protected]>
test(cli): add test for deno test --shuffle (#11523)

fd0b24b246e3c6ed22e96f67361da654bbff8b48 authored over 3 years ago by Yasser A.Idrissi <[email protected]>
chore: update logo link in readme (#11535)

f6ec72edc4c32f845cc2d5e1e39bb352ecc61df7 authored over 3 years ago by Feng Yu <[email protected]>
test: make integration::workers::workers test inspectable (#11524)

f47c550100a2c5cc2c419548df15948a1be28649 authored over 3 years ago by Bartek Iwańczuk <[email protected]>
chore: update cut_a_release.md (#11522)

a05bb3924a6128cd3f8c41440a617ba6952bcbcb authored over 3 years ago by Bartek Iwańczuk <[email protected]>
refactor(lsp): minor improvements to handling closed documents (#11518)

Ref #10897

c6f4e4152992ade2e31a96ba3244afe7b9fc0ab8 authored over 3 years ago by Kitson Kelly <[email protected]>
fix(cli/dts): Type `Deno.errors.*` as subclasses of `Error` (#10702)

091a26104b9ef7435a1bb36e8fc814196a2cb173 authored over 3 years ago by Liam Murphy <[email protected]>
feat(cli/tools/test): imply media type from doc attribute (#11438)

2e69d2135a945682bc67b058a29b221e55915ffb authored over 3 years ago by Casper Beyer <[email protected]>
v1.12.2

dfba7a2b0197b05b3cb61724096111cc618aa747 authored over 3 years ago by Bartek Iwańczuk <[email protected]>
chore: release crates (#11519)

f9bb7949b8e64762fd160a61cb1760277f5df23a authored over 3 years ago by Bartek Iwańczuk <[email protected]>
fix(cli): side-load test modules (#11515)

This fixes a regression introduced in 1.9 where test modules became main
modules by side loadin...

b2fcd3d01458072265e5ce9bfe9e8ed34fe4c00b authored over 3 years ago by Casper Beyer <[email protected]>
chore(crypto): use WebIDL BufferSource in types (#11510)

9e89fe2fe8061378d2e0d1371f17c5ccc4a351f3 authored over 3 years ago by Divy Srivastava <[email protected]>
refactor: use `primordials` in runtime, extensions and core (#11500)

865d9ddd51dcc8776bf8c3976057e2f29a1a5af2 authored over 3 years ago by Yusuke Tanaka <[email protected]>
chore(extensions/console): avoid re-checking iterable type (#11349)

df26a3563edd501380d5d5da5138eb67acb06645 authored over 3 years ago by Divy Srivastava <[email protected]>
fix(lsp): handle importmaps properly (#11496)

Fixes: #11146
Fixes: #11456
Fixes: #10439

72ac9c3ae0c5db99af1e1f5d2191fb82dc092acd authored over 3 years ago by Kitson Kelly <[email protected]>
fix(http): support multiple options in connection header for websocket (#11505)

Fixes #11494

74c7559d2029539eb6ab7459c06061c00b3e0c1a authored over 3 years ago by Pavel Hrách <[email protected]>
cleanup(runtime): remove last references to Deno.core.sharedQueue (#11503)

`Deno.core.sharedQueue` was killed in #9843

3e08b6ae89f9d29d5249345697fca6f86284bc3d authored over 3 years ago by Aaron O'Mullan <[email protected]>
feat: add --enable-testing-features-do-not-use (#11499)

This flag does nothing yet. It is added in preparation for the addition
of classic workers.

28f2f02b7a72154458762c0c152fe598c489e4c7 authored over 3 years ago by Luca Casonato <[email protected]>
fix(http/ws): case insensitive connection header (#11489)

The "connection" header should be case insensitive:
https://datatracker.ietf.org/doc/html/rfc72...

8b34f07bb000a16b60b119ee24f5c0b4a5f7f937 authored over 3 years ago by Luca Casonato <[email protected]>
fix(cli): normalize test command errors (#11375)

4861b13aabd61d2df600e79a2e621fa1f3b870c3 authored over 3 years ago by Casper Beyer <[email protected]>
fix: support --cert flag for tls connect APIs (#11484)

78fc9a4c600d28bf4c899695076f0bce159fb7a6 authored over 3 years ago by Luca Casonato <[email protected]>
fix(cli): info now displays type reference deps (#11478)

Fixes #11476

7d151efc683e512386e4ad95bc01259b536d28fc authored over 3 years ago by Kitson Kelly <[email protected]>
fix(lsp): do not populate maybe_type slot with import type dep (#11477)

Fixes: #11458
Fixes: #11461
Closes: denoland/vscode_deno#414

bdc53b45b7665b29c2980416c3681e1671989f9c authored over 3 years ago by Kitson Kelly <[email protected]>
build: fix publishing of canaries (#11480)

31afd349d2b8963152e214042b36f8bd7e039fa4 authored over 3 years ago by Luca Casonato <[email protected]>
fix(cli): rebuild when environment variables change (#11471)

63546c15bfb1284ac6d956eee274e6d7cf263a8f authored over 3 years ago by Bert Belder <[email protected]>
feat(lsp): add workspace config to status page (#11459)

c34fef4b71a8bf7b0e942107b63b138d137f27d5 authored over 3 years ago by Kitson Kelly <[email protected]>
build: publish canary version file in seperate job (#11462)

e1d3c425c885fdd0a5c29788751d8d33c8a8f099 authored over 3 years ago by Luca Casonato <[email protected]>
fix: close fetch response body on GC (#11467)

This commit fixes fetch response bodies to be automatically closed if
the `Response.body` reada...

a2512de95f2e03008e631a7b19405317d8c361b8 authored over 3 years ago by Luca Casonato <[email protected]>
chore: move docs to separate repository

d744c0c6d9a557bbaa2a23571ffb3acabf19c35a authored over 3 years ago by Bartek Iwańczuk <[email protected]>
fix: panic for non-WS connections to inspector (#11466)

9b9becf1ae256b645e37a7eecf3441f3ae4b8ea5 authored over 3 years ago by Bartek Iwańczuk <[email protected]>
chore: change links in README (#11464)

73ed009ddae73353c4df882a43db28508d6ef35e authored over 3 years ago by Bartek Iwańczuk <[email protected]>
test(cli): add test case for 'deno test --watch' (#11434)

65a1724acb039c6115d360f7a62248a7850d33b7 authored over 3 years ago by Yoshiya Hinosawa <[email protected]>
tests: re-enable disabled Response.formData test (#11453)

55632266e9f84b456626d3536b4e2ee8365f600f authored over 3 years ago by Luca Casonato <[email protected]>
v1.12.1

7d69f06db88cf022f2c5c6e0b04493af7b50a98b authored over 3 years ago by Bartek Iwańczuk <[email protected]>
chore: release crates (#11454)

cd445a2a0d945c4f224878aabb46ad3c7f119a7e authored over 3 years ago by Bartek Iwańczuk <[email protected]>
fix: Big{U|}Int64Array in crypto.getRandomValues (#11447)

Relevant spec change: https://github.com/w3c/webcrypto/pull/266

08d2c7250bc47db8fef96a52b3a39508a0ecc8f8 authored over 3 years ago by Luca Casonato <[email protected]>
fix(repl): output error without hanging when input is invalid (#11426)

af4912ed0d1c679716c7776610a6b7eb4c806f85 authored over 3 years ago by Ayato Tokubi <[email protected]>
chore: update wpt (#11446)

7b82ef9dedb25f2e9b17a696c1c6aa7d6acdae63 authored over 3 years ago by Luca Casonato <[email protected]>
docs: fix npm_nodejs FAQ link (#11444)

890a94989aef8b479cc6f2e54f50513986299f58 authored over 3 years ago by TED@Hexaflow <[email protected]>
fix(tsc): add .at() types manually to tsc (#11443)

Fixes: #11441

07eb44e483314528c96d6125a306167dbd308c7e authored over 3 years ago by Kitson Kelly <[email protected]>
docs: fix bash code blocks tagged as ts (#11439)

a23c0af5bd1bf56a5fdb051278138258c09ea076 authored over 3 years ago by Casper Beyer <[email protected]>
docs: tag bundler code blocks as bash (#11440)

4dee1fd46327206ec8720927fd81615d9cb54b6a authored over 3 years ago by Casper Beyer <[email protected]>
fix(cli): re-enable --watch flag for test (#11433)

3d3bb1e65ce0b0be1b044dc76b0b4aa89871975f authored over 3 years ago by Casper Beyer <[email protected]>
docs: add npm-Node.js chapter (#11419)

Co-authored-by: Bartek Iwańczuk <[email protected]>

44084cd0f925fb9972a0a0aafa1d2197e689f938 authored over 3 years ago by Kitson Kelly <[email protected]>
fix(cli): add help description for test --jobs option (#11415)

e0e26b41016c5bf49f358ce7a285192159599306 authored over 3 years ago by Casper Beyer <[email protected]>
docs: Document the WASM streaming APIs. (#11430)

03ba63e108281231a8bda851941b3dca6e29b510 authored over 3 years ago by Andreu Botella <[email protected]>
fix(workers): silently ignore non-existent worker IDs (#11417)

Fixes #11416

240545282a87307829df1aafe74031a382d1ce33 authored over 3 years ago by Andreu Botella <[email protected]>
fix(ext/http): correctly concat cookie headers (#11422)

Cookie headers should not be concatenated by commas, rather by
semicolons.

91bbd1a6d5ec21595efe790ff482c7a96b7fafb4 authored over 3 years ago by Luca Casonato <[email protected]>
fix(cli): return error from `coverage_command` (#11411)

2e57476fbbed240d9636561a05e53d454f232aa0 authored over 3 years ago by Casper Beyer <[email protected]>
chore: upgrade to swc 0.46 (#11402)

79ac050d2917ddc1be97e458c8ac7c6a3d728269 authored over 3 years ago by David Sherret <[email protected]>
refactor(cli/tools/test_runner): split reporter into distinct stages (#11395)

This splits up the reporter into smaller functions, one for each
distinct event that happens du...

69ca44d8e229255760740432ba5d2f95860a66bb authored over 3 years ago by Casper Beyer <[email protected]>
chore(repl): fix integration test input to not throw parse errors (#11401)

6ce2a089a89e1e1f844a6cd2bd8eb7a1980bea8f authored over 3 years ago by Ayato Tokubi <[email protected]>
test(cli): ensure clear timeout doesn't trigger sanitizers (#11396)

844910e44fc9433e5ac4ba03ade72292a32326e8 authored over 3 years ago by Casper Beyer <[email protected]>
fix(extensions/web): aborting a FileReader should not affect later reads (#11381)

Currently, calling the `abort()` method on a `FileReader` object aborts
any current read operat...

5b771e7e83b32402f06873e684efb2381971e0f6 authored over 3 years ago by Andreu Botella <[email protected]>
refactor(cli/tools/test_runner): make test reporters stateless (#11357)

This collects summary information in the event collector and
passes it to the reporter instead...

56635d3b528347bd37719cd111e55f7d1abace72 authored over 3 years ago by Casper Beyer <[email protected]>
refactor(runtime): apply permissions as a hook during registration (#11347)

9cb48bd8fe8ee1d7c728c0de54c3bd5e728b6a8c authored over 3 years ago by Casper Beyer <[email protected]>
chore(extensions/crypto): use primoridials with verify() (#11384)

9dc33907207eaafdd21ebcdcf3faee9d455d8f4c authored over 3 years ago by Divy Srivastava <[email protected]>
v1.12.0

1ad6575028bd5a13eb0633cc5e7649e18deec556 authored over 3 years ago by Bartek Iwańczuk <[email protected]>
chore: release crates (#11378)

642dd3d3c433efb56e59e64f0b75c6951153b571 authored over 3 years ago by Bartek Iwańczuk <[email protected]>
upgrade: deno_lint 0.10.0 (#11374)

9c020d8c27dd57057db645a96f7b4ec924074e37 authored over 3 years ago by Luca Casonato <[email protected]>
chore(wpt): Mark a WPT test as failed if it exits before completion (#11371)

Currently, a WPT test is considered failed if its status code is
anything other than 0, regardl...

2c7c130f0a7193c4a497d40f07774d08fbb43ecf authored over 3 years ago by Andreu Botella <[email protected]>
chore: upgrade rusty_v8 (#11372)

6d4e9bad98cd05a893620f8d66deb89d1f179005 authored over 3 years ago by Bartek Iwańczuk <[email protected]>
chore(runtime): deprecate `Deno.copy` (#11369)

51e0bfda3c5df4fa1f1b36301193038ed6aaf7bf authored over 3 years ago by Luca Casonato <[email protected]>
feat(extensions/crypto): implement verify() for RSA (#11312)

00484d24ba93418bbdde8e42483d56e3714efaa0 authored over 3 years ago by Divy Srivastava <[email protected]>
fix: non-existent field in cli/flags.rs (#11368)

e95c0c85fae565bb403329d9918321a507986e56 authored over 3 years ago by Bartek Iwańczuk <[email protected]>
feat: Add support for "deno test --fail-fast=N" (#11316)

This commit adds support for specifying threshold in the "--fail-fast"
flag for "deno test" sub...

32855f2c853b7f30a92d4cb95549cba8abfd44e5 authored over 3 years ago by Yasser A.Idrissi <[email protected]>
chore(cli/tools/test_runner): inline execute_module rresults (#11358)

0bc54a0099c70dc05326a2b4a7aa5b0273b1bf1c authored over 3 years ago by Casper Beyer <[email protected]>
refactor: deno_http op crate (#11335)

f649960f87a408124b5b0d6f55f3be7f5724a4e7 authored over 3 years ago by Luca Casonato <[email protected]>
docs(manual/typescript): use consistent tenses in discussing cross-lang imports (#11361)

6460eadaa178b3a9d09d04205977e4f659fe8fff authored over 3 years ago by Josh McSavaney <[email protected]>
Revert "Remove unstable native plugins (#10908)"

This reverts commit 7dd4090c2a3dc0222fd6ff611eeb2bd69cd28224.

511c48a03adee54aaadbefdeb2d2d521f6a45843 authored over 3 years ago by Ryan Dahl <[email protected]>
fix: align DedicatedWorkerGlobalScope event handlers to spec (#11353)

eea6000ef6e30e6684995619e630d3beb7d7484b authored over 3 years ago by Andreu Botella <[email protected]>
Revert "feat(cli/tools/test_runner): add terse reporter (#11156)" (#11352)

it's another flag to understand, more code, and isn't something that anyone really needs.

Thi...

67c9937e6658c2be9b54cd95132a1055756e433b authored over 3 years ago by Ryan Dahl <[email protected]>
fix(extensiosn/web): AddEventListenerOptions.signal shouldn't be nullable (#11348)

b3f22d3fdd248e333bb091395f4be3f48dc24733 authored over 3 years ago by Divy Srivastava <[email protected]>
chore: fix broken url in first_steps.md (#11341)

Co-authored-by: Satya Rohith <[email protected]>

5bf753713ce8868ba4c43c40cbbb34e68b399e39 authored over 3 years ago by Ryan Pivovar <[email protected]>
feat(cli/tools/test_runner): add terse reporter (#11156)

This commit adds "--terse" flag to "deno test" that makes testing reporter
output one character...

9d57a4aaeb18461bbeeea30fc8ab8804357185c1 authored over 3 years ago by Casper Beyer <[email protected]>
fix(cli): make --doc work with --watch (#11183)

9b89668065a5cd23f4326855980f7dd59182efaf authored over 3 years ago by Casper Beyer <[email protected]>
docs(manual): split testing into multiple chapters (#11067)

Co-authored-by: Bartek Iwańczuk <[email protected]>

6aad9749d2b5203faf164cc33328174047c287e8 authored over 3 years ago by Casper Beyer <[email protected]>
chore: update crates (#11332)

ab079a8d63e9a32d2ddae1071797f57823357967 authored over 3 years ago by Luca Casonato <[email protected]>
chore(extensions/crypto): enable WPT stringification test (#11336)

391bf17479dbc087e0e7dde65f8b353f5089486c authored over 3 years ago by Divy Srivastava <[email protected]>
feat(repl): support autocomplete on declarations containing a primitive (#11325)

d9c43f7f43905376c908d9bb534a0b04a8727195 authored over 3 years ago by David Sherret <[email protected]>
feat(core): return v8::Value from JsRuntime::execute_script (#11129)

This commit changes return type of JsRuntime::execute_script to include
v8::Value returned from...

27e1b4cb5ac81c5ac2ca5adf78c91fdbef9409e8 authored over 3 years ago by Bartek Iwańczuk <[email protected]>
refactor: use primordials for extensions/crypto (#11229)

91fe137d7da3cbd1ab1c2cfd963962d964571526 authored over 3 years ago by Divy Srivastava <[email protected]>
perf(core): avoid extra alloc in Deno.core.encode() (#11323)

01cf8aab9f7dd3d5e33a8b36d576ac575b5dfd0e authored over 3 years ago by Aaron O'Mullan <[email protected]>
refactor(cli/tools/coverage): strongly type inspector values (#11326)

c76c09e3354bc3aedc6de94f177f92c2c96593d6 authored over 3 years ago by Casper Beyer <[email protected]>
fix: inspecting prototypes of built-ins with custom inspect implementations should not throw (#11308)

5fa58c92165e23386b8ed3c3079103997fe1bef9 authored over 3 years ago by David Sherret <[email protected]>
feat(runtime/http): server side websocket support (#10359)

Co-authored-by: Nayeem Rahman <[email protected]>
Co-authored-by: Luca Casonato <hello@lcas...

5e092b19fe113bdecd36b4e0184c82f4b3343bca authored over 3 years ago by Leo K <[email protected]>
chore: update wgpu to 0.9.0 (#11315)

215f6f2c9e0522c7c8d794f35713225884540cd7 authored over 3 years ago by Luca Casonato <[email protected]>
chore: remove test files (#11331)

ce587a15daa7238db3cf8d3dee9d41a71bc2fc6a authored over 3 years ago by Luca Casonato <[email protected]>
docs(runtime): fix link to API docs (#11328)

5e5095bbe3c9a666d6888ca401d864e0a0fa6240 authored over 3 years ago by Yoshiya Hinosawa <[email protected]>
fix(cli/tools/upgrade): check if passed version is valid (#11296)

397c34ca1512e592d08bf7b3c7e86b65d42ee08f authored over 3 years ago by Leo K <[email protected]>
fix(docs): update contributing instructions to mention installing python 3 instead of 2. (#11319)

cd3fab183fd06b21cdfdef25f834c764289d8a83 authored over 3 years ago by David Sherret <[email protected]>
fix(cli/tools/lint): output json reports to stdout (#11311)

f48a3fd194855cbd1ffb4447086bf252b822802d authored over 3 years ago by Casper Beyer <[email protected]>
refactor(extensions/crypto): use key::CryptoHash with digest (#11309)

5bcbbb75e9df029299647bf5c84f58b7317a5c1d authored over 3 years ago by Divy Srivastava <[email protected]>
Revert "tests: parallelize test runs in wpt" (#11321)

This reverts commit 7edb1d713c036583e2ba3caf0df042835781a49c.

48e7c871d9798161e99a30ff738ca94b92aed7a3 authored over 3 years ago by Luca Casonato <[email protected]>
tests: escape lone surrogates in wptreport (#11310)

c972fe6cec8f643fbafd0fe33b461798faedaf80 authored over 3 years ago by Andreu Botella <[email protected]>
chore: temporarily disable flaky single_compile_with_reload test (#11320)

29b9c89312547661fa8e32efd2f29a653b83d730 authored over 3 years ago by David Sherret <[email protected]>
fix: uuid crate needs 'serde' feature (#11318)

340e36cc2c48bd777255c383226927fc35c81baa authored over 3 years ago by Luca Casonato <[email protected]>