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

fix(extensions/console): left align table entries (#11295)

a8dcf9e2617999223f586403c200dea5601bec5f authored over 3 years ago by Divy Srivastava <[email protected]>
fix(crypto): hash input for RSASSA-PKCS1-v1_5 before signing (#11314)

e3a4e9cf11438948ddd86a7ebdac344190acafa8 authored over 3 years ago by Divy Srivastava <[email protected]>
fix(webgpu): align error scopes to spec (#9797)

b091b8fefb5946c9ddaae026cbc6ad5159409c51 authored over 3 years ago by Luca Casonato <[email protected]>
chore: use parking_lot for synchronization primitives to align with tokio (#11289)

parking_lot is already transitively used in tokio via the "full" cargo feature

7fc0e8ec8cd4b18ba10a04cf0ac2bee48826de3d authored over 3 years ago by David Sherret <[email protected]>
fix(repl): do not panic when Deno.inspect throws (#11292)

78ac19f51f48984ea16f97a0c574fa507544b8d5 authored over 3 years ago by Casper Beyer <[email protected]>
tests: parallelize test runs in wpt (#11306)

7edb1d713c036583e2ba3caf0df042835781a49c authored over 3 years ago by Luca Casonato <[email protected]>
feat: support SharedArrayBuffer sharing between workers (#11040)

This commit adds support for sharing SABs between workers.

bdfad23dd012d0c3226b466544e86109da18d09c authored over 3 years ago by Luca Casonato <[email protected]>
refactor: use primordials in extensions/web, part2 (#11299)

672a88f2727286233ab904e23a9145aa5563a834 authored over 3 years ago by Bartek Iwańczuk <[email protected]>
ci: avoid running man-db triggers when setting up sysroot (#11300)

753fd1eacc0ca7bcb5dd36b164dca4e340be03b4 authored over 3 years ago by Bert Belder <[email protected]>
ci: fix typo 'CCFLAGs' to 'CFLAGS' (#11298)

b7d0667a7445f2590ef4cf606efdb435c32cf16a authored over 3 years ago by Bert Belder <[email protected]>
refactor: use primordials in extensions/web (#11273)

Co-authored-by: Divy Srivastava <[email protected]>

1aac47720b8dad6826d59263f8e825c221f2a328 authored over 3 years ago by Bartek Iwańczuk <[email protected]>
perf: don't double convert to USVString for TextEncoder (#11297)

This works since both core.encode and the ops bindings to a Rust String
will already replace an...

f139a0cc11f0b3a7e3cb1975310c079e4741d199 authored over 3 years ago by Andreu Botella <[email protected]>
feat(crypto): implement generateKey() and sign() (#9614)

Co-authored-by: Luca Casonato <[email protected]>
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail...

570309d795d2e2a00fc2523ca80818b275b567e6 authored over 3 years ago by Divy Srivastava <[email protected]>
refactor: use primordials for extensions/console (#11249)

2ed222fceb2a2f3f2dfaeff87953e3b599e18641 authored over 3 years ago by Divy Srivastava <[email protected]>
refactor: use primordials in extensions/fetch (#11266)

ab6b0cefd36f4a2530267c03683e1db1a1b81838 authored over 3 years ago by Satya Rohith <[email protected]>
feat(test): add --shuffle flag to randomize test ordering (#11163)

e8258e0210c4690a1fbbcefe0e6a859da8efc19b authored over 3 years ago by Casper Beyer <[email protected]>
perf: opt-level = 3 for deno_net (#11283)

bdeb4f430b387ebdacce7c68bb1f316830856c39 authored over 3 years ago by Luca Casonato <[email protected]>
chore: add tests for previous assertion error when file contained only triple slash references (#11285)

ce3fbb4bd1bcdfbead8fb795d1ff2f71c6051bf4 authored over 3 years ago by David Sherret <[email protected]>
chore: upgrade crates (#11284)

334cef06e7778dabe7c9b6c4998f476675281698 authored over 3 years ago by Bartek Iwańczuk <[email protected]>
refactor: use primordials for extensions/timers (#11256)

e0f67098aa067b9784e48874ce3efb0dfce9fd93 authored over 3 years ago by Simon Rask <[email protected]>
fix(core): Delay deadlock detection for dynamic imports (#11282)

060dd3ae82caf7cab57dfb40a295028887ab70bb authored over 3 years ago by Nayeem Rahman <[email protected]>
fix(runtime): ignored tests should not cause permission changes (#11278)

407de8b8347bae165e60b9ccf0bce8050ba861fa authored over 3 years ago by Casper Beyer <[email protected]>
chore: upgrade Tokio to 1.8.0 (#11281)

0a33cc1951940ebf862361106635ff1bb39d852b authored over 3 years ago by Yusuke Tanaka <[email protected]>
refactor: asynchronous blob backing store (#10969)

Co-authored-by: Luca Casonato <[email protected]>

2c0b0e45b72ef1b5d7fa95e1e110d07ddbc720f7 authored over 3 years ago by Jimmy Wärting <[email protected]>
tests: be more liberal with expectation wildcards (#11279)

ea87d860beda7cd40eb6857199a00e5ba8700fd2 authored over 3 years ago by Casper Beyer <[email protected]>
fix: spec conformance for performance API (#10887)

220104f577c3c079454b902a413fae98060595ec authored over 3 years ago by Leo K <[email protected]>
fix(fetch): OPTIONS should be allowed a non-null body (#11242)

a6c840d15020b72326832c19e6a5ac0d95b9bdca authored over 3 years ago by Craig Morten <[email protected]>
refactor: introduce primordials for web/streams (#11251)

3ee0c36453a2591139b7e35882e04c1e706e9253 authored over 3 years ago by Luca Casonato <[email protected]>
refactor(runtime): reduce duplication in test harness (#11274)

c4cc353d594edae121fd1e8fcd5c85d4ae0d0988 authored over 3 years ago by Casper Beyer <[email protected]>
fix(webidl): use primordial for SymbolToStringTag (#11275)

6a4769670df5ea3653a110474af0ec2ca79eeb0b authored over 3 years ago by Divy Srivastava <[email protected]>
fix(webstorage): use primordial for Symbol.for (#11276)

a80e34f92c81504471d0cdb17eb64f53f2c54add authored over 3 years ago by Divy Srivastava <[email protected]>
refactor: use primordials for extensions/websocket (#11240)

ffd28e7d6762298efbe63b5c2d40e04b909120b4 authored over 3 years ago by Divy Srivastava <[email protected]>
fix: primordials in extensions/net and runtime/js (#11270)

a8f9ac654dce7b7b62c44d8810a8b6bf9acc7c37 authored over 3 years ago by Simon Rask <[email protected]>
refactor: use primordials in extensions/web/02_event.js (#11264)

f0fbd49a2d1f506f2e59a089b32cbfe960a999fe authored over 3 years ago by Bartek Iwańczuk <[email protected]>
refactor use primordials in extensions/webgpu (#11265)

ae526e0abbb6f5079323b7171c4d11c843e22e4a authored over 3 years ago by Bartek Iwańczuk <[email protected]>
fix: align DOMException to webidl spec (#11259)

3c0267dbb526e1067ba7ab7702663a429f8f3a10 authored over 3 years ago by Luca Casonato <[email protected]>
refactor: use primordials in runtime/, part2 (#11248)

5addba2abc2e384e751e8884b4ac3219688c2473 authored over 3 years ago by Bartek Iwańczuk <[email protected]>
feat: enable WebAssembly.instantiateStreaming and wasm async compilation (#11200)

The WebAssembly streaming APIs used to be enabled, but used to take
buffer sources as their fir...

ffa75be48044255ed49a822a7a61a2a130123a4a authored over 3 years ago by Andreu Botella <[email protected]>
chore: update wpt submodule

14104c4e5be0ef3d68b4459a727ea1b0b7aa83e1 authored over 3 years ago by Luca Casonato <[email protected]>
fix: stream strategy size should be plain function

7ef0f43d87e3e45e8084bb7ae0dee2053968c010 authored over 3 years ago by Luca Casonato <[email protected]>
refactor: introduce primordials for ext/web (#11228)

bf39b883d6b585a08abb4d272d9edc874545271a authored over 3 years ago by Luca Casonato <[email protected]>
fix: primordials in extensions/net (#11250)

425b9a8228b62b68e3592771eda1538c9bc098d5 authored over 3 years ago by Bartek Iwańczuk <[email protected]>
refactor: use primordials for `13_buffer.js` and `30_fs.js` (#11247)

51de4e1f7cb7839f22e324473cec942717c517e7 authored over 3 years ago by Simon Rask <[email protected]>
refactor: use primordials in extensions/net/ (#11243)

bd7bb43a0e1059473a7930fe15f01e3e1954ef02 authored over 3 years ago by Bartek Iwańczuk <[email protected]>
refactor: use primordials in runtime/, part1 (#11241)

6137c8046d2d1bf4145a72aa634270c7aaf23341 authored over 3 years ago by Bartek Iwańczuk <[email protected]>
refactor: use primordials for extensions/broadcast_channel (#11231)

d4de477ef903e2e47c6427e14f0fe543106b1297 authored over 3 years ago by Divy Srivastava <[email protected]>
refactor: use primordials for extensions/webstorage (#11239)

e90b97ada252a7fe81bb3ae547be4d772f70cded authored over 3 years ago by Divy Srivastava <[email protected]>
chore: add TypedArray to primordials typings (#11236)

caf87694d0f7168f82fc91685d1e688b68ba5ffa authored over 3 years ago by Luca Casonato <[email protected]>
chore: upgrade rusty_v8 and serde_v8 (#11233)

da654fddff505fed9696703eac5c90caf4750ce8 authored over 3 years ago by Bartek Iwańczuk <[email protected]>
doc: fix duplicated words 'use of use of' (#11230)

a70e2249cfcba0ae1d76fca764549031ed998369 authored over 3 years ago by TED@Hexaflow <[email protected]>
refactor: use primordials for extensions/webidl (#11227)

4ae50f5c067bf450b6287aaafd94b458ca8ecea7 authored over 3 years ago by Luca Casonato <[email protected]>
fix(diff): better handling of text with only line ending differences (#11212)

Additionally fixes:

* It not displaying a diff when one text had a trailing newline and the o...

68b4d60fd744de0717f56d8a8f4735a149d3c681 authored over 3 years ago by David Sherret <[email protected]>
Remove unstable native plugins (#10908)

This commit removes implementation of native plugins
alongside the unstable "Deno.openPlugin()"...

7dd4090c2a3dc0222fd6ff611eeb2bd69cd28224 authored over 3 years ago by Bartek Iwańczuk <[email protected]>
refactor: use primordials for extensions/url (#11225)

2544ec9af4c6a11fbbb7766c843f1362486e96b7 authored over 3 years ago by Luca Casonato <[email protected]>
refactor: introduce primordials (#10939)

This commit introduces primordials to deno_core. Primordials are a
frozen set of all intrinsic ...

c9204c4aee81a0e61fe591bf97cdb0956de5f1eb authored over 3 years ago by Luca Casonato <[email protected]>
perf: speed up TextEncoder.prototype.encodeInto() (#11219)

The current implementation of op_encoding_encode_into UTF-8 encodes each
individual code point ...

7b0375fae7578c0c7e4f4229e59ad5046ecf75ab authored over 3 years ago by Andreu Botella <[email protected]>
fix(fetch): a consumed body with a non-stream source should result in a disturbed stream (#11217)

4bc8fe71db89d3c430bc615815a15b7ee04476c7 authored over 3 years ago by Andreu Botella <[email protected]>
feat(core): pump V8 message loop on event loop tick (#11221)

This commit adds support for Atomics and FinalizationRegistry by integrating
V8's message loop ...

513f921219d32fe5deea264f6604b54b24d81d8f authored over 3 years ago by Bartek Iwańczuk <[email protected]>
docs(cli/flags): use deno instead of target/debug/deno (#11215)

5648b22fe102c212a653580d2e190283c057cc20 authored over 3 years ago by Zhangyuan Nie <[email protected]>
chore: upgrade rusty_v8 and serde_v8 (#11216)

bce662d5bb8c58fa4f2b6125c21a3453d7c898fb authored over 3 years ago by Bartek Iwańczuk <[email protected]>
v1.11.3

Co-authored-by: Ryan Dahl <[email protected]>

0385a990529399775b76db4c27704faa4a092efa authored over 3 years ago by Luca Casonato <[email protected]>
ci: don't set DENO_CANARY when releasing, attempt 2 (#11214)

1a5984983f7205769c9b6ce1e3cc66b41dee7bc7 authored over 3 years ago by Bert Belder <[email protected]>
chore: update dprint-plugin-json to remove duplicate dprint-core dependency (#11209)

899470addc1fe9653f293ef9b85d42ab6d927bc1 authored over 3 years ago by David Sherret <[email protected]>
build: switch to wpt.fyi prod (#11201)

32b9aa5720dfdedbf0e0c2f3ae0fadb80994849e authored over 3 years ago by Luca Casonato <[email protected]>
upgrade: swc 0.44.0 (#11197)

e9e286a56e061bcd346c11175c2685ca026c8771 authored over 3 years ago by Luca Casonato <[email protected]>
fix: panic in request body streaming (#11191)

de6e44794b7a95b6895a9aab907e01788820d18c authored over 3 years ago by Luca Casonato <[email protected]>
feat(inspector): improve inspector prompt in Chrome Devtools (#11187)

This commit improves how Deno inspector presents itself in Chrome Devtools.

3e21ffc935a139f9cfa1ddfaeffd6429d53061ed authored over 3 years ago by Bartek Iwańczuk <[email protected]>
ci: don't set DENO_CANARY when releasing (#11181)

Fixes: #11179

622f9c688902411e347038e82fc5c354c60678cf authored over 3 years ago by Bert Belder <[email protected]>
chore: get rid of REPL timeout (#11175)

* Get rid of timeout
* Use tokio channel and reduce calls to run_event_loop

Co-authored-by: ...

5db9f627e3b105ffc1ed43bb81732886308ddfdf authored over 3 years ago by Bert Belder <[email protected]>
test(cli): harden test runner tests (#11166)

a0c0daac24c496e49e7c0abaae12f34723785a7d authored over 3 years ago by Casper Beyer <[email protected]>
fix(cli): pretty print coverage files (#11157)

96d05829002ef065b8fc84fe70de062cff0e95b3 authored over 3 years ago by Casper Beyer <[email protected]>
fix(core/modules): Fix concurrent loading of dynamic imports (#11089)

This commit changes implementation of module loading in "deno_core"
to track all currently fetc...

c577c273a467123851be5ce3b0bba1095e6cd621 authored over 3 years ago by Nayeem Rahman <[email protected]>
feat: Add "deno_net" extension (#11150)

This commits moves implementation of net related APIs available on "Deno"
namespace to "deno_ne...

38a7128cdd6f3308ba3c13cfb0b0d4ef925a44c3 authored over 3 years ago by Bartek Iwańczuk <[email protected]>
chore: release deno_core (#11164)

30cba2484815f712502ae8937a25afa13aba0818 authored over 3 years ago by Bartek Iwańczuk <[email protected]>
fix(http): remove unwrap() in HTTP bindings (#11130)

9e875b2a2353eb4f3c6343a22e19c01276571cf6 authored over 3 years ago by Bartek Iwańczuk <[email protected]>
chore: split up integration_tests.rs into separate files (#11131)

098a7c8886a5be80f2acb4ed81365498a228ca0a authored over 3 years ago by David Sherret <[email protected]>
fix(runtime/http): Encode and decode headers as byte strings in the HTTP server (#11144)

5bf7da91f178067c62d07f0220c99ba27791d206 authored over 3 years ago by Andreu Botella <[email protected]>
feat(inspector): pipe console messages between terminal and inspector (#11134)

This commit adds support for piping console messages to inspector.

This is done by "wrapping"...

7b9737b9f4c25e1d25bfb352198cf24a50ceb2de authored over 3 years ago by Bartek Iwańczuk <[email protected]>
fix(fetch): encode and decode headers as byte strings (#11070)

015f252066c21bd6d36e5b4d58a34dd40e4c0db0 authored over 3 years ago by Andreu Botella <[email protected]>
fix: MessagePort in message for postMessage transfers (#11103)

22e7b0f585fb3715ef1894b2c26a0e3cbbd43e9e authored over 3 years ago by Luca Casonato <[email protected]>
fix(lsp): reload import registries should not error when the module registries directory does not exist (#11123)

1f4cdc067a4e26921ee53d58751bb60279d3cab2 authored over 3 years ago by David Sherret <[email protected]>
feat(core): Re-export serde_v8 (#11125)

2f1ac460912f0faf3806e320b287573d1af762aa authored over 3 years ago by Nick Randall <[email protected]>
chore: use local deno_std in tools scripts (#11122)

59696df9e01ece12104c5c4c54e81c61cfdbe9fb authored over 3 years ago by Bartek Iwańczuk <[email protected]>
chore: move repl integration tests to separate file (#11127)

5ee6995cf78ac8865d649ef8b896950d5e1c533a authored over 3 years ago by David Sherret <[email protected]>
fix: specify AbortSignal for native http requests (#11126)

40b083c540b90766ea746fc869bf8ea9634eaf06 authored over 3 years ago by Luca Casonato <[email protected]>
chore: upgrade serde_v8 (#11120)

e86c1710f4684a1896950894850695ee59d1f61f authored over 3 years ago by Bartek Iwańczuk <[email protected]>
upgrade: rusty_v8 0.23.0 (V8 9.2.230.12) (#11113)

48f9df9aa236599ef560cff42dbf5ce7acdd51df authored over 3 years ago by Ryan Dahl <[email protected]>
chore(ext/console): deprecate Deno.customInspect (#10035)

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

d832d2bfd1f0487181f96bdecd7a28968a150fac authored over 3 years ago by Yoshiya Hinosawa <[email protected]>
fix(runtime/signal): use op_async_unref for op_signal_poll (#11097)

606611708c4351e9f5e0e3b975f9331d95168efb authored over 3 years ago by Yoshiya Hinosawa <[email protected]>
test(cli): refactor the usages of delay (#11098)

This PR refactors the usages of delay utility in js unit testing. The same
utiliy is defined in...

66c5f41c5bd5fa08daa09f8650135000c1787829 authored over 3 years ago by Yoshiya Hinosawa <[email protected]>
docs(lsp): Add Emacs eglot lsp configuration example (#10006)

Co-authored-by: John Spurlock <[email protected]>

dd4ed825762d32ca9f791bda3bb9c459886c7061 authored over 3 years ago by Daniel Perez Alvarez <[email protected]>
feat(lsp): dependency hover information (#11090)

9e51766f3e12a8284360ed9a437b21a51ba31d98 authored over 3 years ago by Kitson Kelly <[email protected]>
chore(wpt): clean up temporary files created by the WPT test runner (#11108)

Fixes #11107.

be5d2983b41f6a650b7e2f5d986b67e801454d6d authored over 3 years ago by Andreu Botella <[email protected]>
fix: make readonly `Event` properties readonly (#11106)

586586b7911088086c99dfeb5a4b082dc1393c62 authored over 3 years ago by David Sherret <[email protected]>
fix(inspect): eliminate panic inspecting event classes (#10979)

a2067ec46d410b691229b6fcaa12ff5f1dd223f3 authored over 3 years ago by David Sherret <[email protected]>
feat(repl): support import declarations in the REPL (#11086)

4b3845b998ae2f7cd6e02625b4cfc3613878ceb2 authored over 3 years ago by David Sherret <[email protected]>
fix(lsp): handle invalid config setting better (#11104)

Fixes #11100
Fixes #10808

8ed83cba7e2eeabb3af1fd65579dacd782f50644 authored over 3 years ago by Kitson Kelly <[email protected]>
fix(url): use USVStrings in URLSearchParams constructor (#11101)

40310eaebfaa38eff929213f2d6b912b87ad3edf authored over 3 years ago by Andreu Botella <[email protected]>
docs: fixed spelling mistake (#11096)

d54e3ea9bb496f3b9152def8532525de40009df0 authored over 3 years ago by Nick Williams <[email protected]>
ci: fix pushing benchmark results to gh-pages (#11095)

b7f875e010beb6affc8101f9ac3d0f1429198769 authored over 3 years ago by Bert Belder <[email protected]>