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(cli/dts): sleepSync doesn't return a Promise (#10358)

Per its name its synchronous for the current thread

201185f9fb05c2cc1ab5304abeb04191f9337ab6 authored almost 4 years ago
feat(cli/upgrade): add download progress (#10343)

fd3b961126150960104a0d456ceac14b12f90c8b authored almost 4 years ago
ci: only run WPT on linux (#10351)

17d35fdd7ef11cadf7951fc4d25868adfecf130b authored almost 4 years ago
docs: updated link (#10345)

c14bd770860395b76e98ba5c11a6dd7dfe284a20 authored almost 4 years ago
refactor: use 'data-url' crate to process data URLs in lsp & file_fetcher (#10196)

Closes: #10118

13f7592b8a7a7f79e9d89117a1bdbeaf999622c4 authored almost 4 years ago
fix(op_crates/fetch): Prevent throwing when inspecting a request (#10335)

Fixes: #10334

feb6af77323bfbcb8409ae529c8d152362d1c203 authored almost 4 years ago
Key CI cache on build profile (#10333)

We are aware that "lint debug ubuntu" and "test debug ubuntu" are sharing
caches - and that it ...

c5fda85ef027d7b523604486e9e59fa7280929d4 authored almost 4 years ago
Use ubuntu-latest-xl on more CI jobs (#10322)

2400ecbe16775b54ccd9782119b09b00e3b0e786 authored almost 4 years ago
refactor(core): rename send() to opcall() (#10307)

I think it's a better fit since recv() was killed and opcall <> syscall (send/recv
was too rem...

dd156e886b0d0f7d67538539bf7f3624b817d80a authored almost 4 years ago
1.9.2

8074d8bcf3cdcc7e9a08df147e0082798a7c2760 authored almost 4 years ago
chore: release crates (#10327)

Release crates for the cli 1.9.2 release.

52d316f143e6069a2fa8ba16bc2cff2baf7f1e83 authored almost 4 years ago
chore: update dependencies (#10325)

This updates swc_* crates to latest, and various other deps.

0cef6aca86af713692537703604ad89377e445e3 authored almost 4 years ago
fix(runtime/js/http): cancel body on response failure (#10225)

8a416a5ba22bb8b9e6d9eb48e78a167fdea6d64c authored almost 4 years ago
fix(cli): standalone bin corruption on M1 (#10311)

2d722832c4382c20c2f889456affa0e9b6a58d7d authored almost 4 years ago
fix(op_crates/webgpu): move non-null op buffer arg check when needed (#10319)

6824ffb999c6e5bf4e58db60361eaf63dd3c57ec authored almost 4 years ago
chore: remove dead code (#10321)

1f821dd5e581228febc9b4410bb402646d5f2b13 authored almost 4 years ago
fix: parse websocket messages correctly (#10318)

2b5cc6b49846c89b3e50a6f51688d527520e4cc4 authored almost 4 years ago
fix(#10292): Don't gray-out internal frames (#10293)

21ab4d94c0edca94cb71c5e444f93005074b17f2 authored almost 4 years ago
ci: separate cache for cargo home and build output (#10306)

b3013c1f95c5d3852bebcae76e13baad00925a0b authored almost 4 years ago
fix(#10302): flaky worker test (#10303)

b837fc300d5f31cf2628e81d59e388286493ce71 authored almost 4 years ago
refactor(core): simplify error handling (#10297)

- register builtin v8 errors in core.js so consumers don't have to
- remove complexity of error...

ff9ff4a3771689c56d557bf0dbeeb46a50d1adf2 authored almost 4 years ago
refactor(core): kill recv() and init() (#10299)

`init()` was previously needed to init the shared queue, but now that it's
gone `init()` only r...

89bb774010b6b80bcbf7c19e8ed28f569abf4d90 authored almost 4 years ago
chore: clean cache (#10290)

a7b487327595fc7f2a19458dfee54c2d39c706ee authored almost 4 years ago
fix(fetch): Response inspect regression (#10295)

8d0e0ead51d523c35c7d6b423510c9df8ba1339c authored almost 4 years ago
docs: document Deno's HTTP Server API (#10280)

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

21372d7b25141d5edb662d87e5842744ca23e8b5 authored almost 4 years ago
fix: do not panic on not found cwd (#10238)

3b78f6c4493093701660bba496d87342ffbc08d7 authored almost 4 years ago
fix(installer): Remove double '.' from temporary archive extension on upgrade (#10289)

320c19c7c09f18af7647f2a278dd8c3e18bffba4 authored almost 4 years ago
docs: Deno.emit supports bundling as IIFE (#10242)

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

0a699f416b561c02e70f0fc0c44b484c504cb91a authored almost 4 years ago
docs(manual/wasm): add more example code. (#10250)

a1ac17f9fa8d22e13a619598941aad4fba2fd6a3 authored almost 4 years ago
build: use Node 16 in CI (#10270)

ffc01f9fc5cb9301fbf01a0d25b871ff02b4c3b1 authored almost 4 years ago
docs: mention docker support (#9618)

754d837682448b6ac1cd21061a26e803d42ccab0 authored almost 4 years ago
fix(lsp): document symbol performance mark (#10264)

572ec4a0a7ffd11c37fb48bbe7b8f86e9693d253 authored almost 4 years ago
v1.9.1

7760d9a669552e69211b101d4656662a3dddf8dd authored almost 4 years ago
chore: release crates (#10269)

* Revert "tooling(bench_util): benching and profiling utilities (#10223)"

This reverts commit...

34328335743a377a701c5b812ab725c34ecc29c8 authored almost 4 years ago
chore: upgrade deno_doc, deno_lint (#10268)

0cc01965760a63e951485c625209adb7ba44f86a authored almost 4 years ago
chore: add readme for cutting release (#10070)

Co-authored-by: Luca Casonato <[email protected]>
Co-authored-by: Yoshiya Hinosawa <stibiu...

e23cfcd577d11cb5371477e72fcd19f0618ce330 authored almost 4 years ago
fix(runtime): include HTTP op in WebWorker (#10207)

15ffdd2624108f99960fc2da86e4f751e32bfd16 authored almost 4 years ago
chore: align fetch to spec (#10203)

This commit aligns the `fetch` API and the `Request` / `Response`
classes belonging to it to th...

9e6cd91014ac4a0d34556b0d09cbe25e4e0930c6 authored almost 4 years ago
fix(#10031): lsp handles x-typescript-types header on type only imports properly (#10261)

115197ffb06aad2a3045e8478980ab911b5a5eeb authored almost 4 years ago
chore: update copyright headers (#10243)

8424647d22fd0c18ddefc5969250afc20fcc7a3b authored almost 4 years ago
feat(lsp): Implement textDocument/documentSymbol (#9981)

Co-authored-by: Kitson Kelly <[email protected]>

2079da0f1ca62795c8c95dcbc5bcb8676c367f3f authored almost 4 years ago
feat(lsp): Implement textDocument/semanticTokens/full (#10233)

Co-authored-by: Kitson Kelly <[email protected]>

6d404ec54bab00d9f86c8d69a70dd94e5ab83434 authored almost 4 years ago
revert: Conn type changes in #10012 and #10061 (#10255)

Fixes #10200 (again)

This reverts commit 9c7c9a35c12625bd4793c21539391d6b08d17e73 and a8057e3...

b6203cb4657f8269bf80b135b3c49fb9304895c1 authored almost 4 years ago
docs: Incorrect tsconfig option name (#10140)

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

07887b120cb8bfeccb3a9dd2d65c4da9d84a3e60 authored almost 4 years ago
fix(#10125): remove documents when closed in the lsp (#10254)

Fixes #10125

fe8057105e67b7120ec1fc9debeda4c0535d7b2a authored almost 4 years ago
feat(lsp): improve diagnostic status page (#10253)

65f7a021f092f2c475969a6f6762ab5e35d65123 authored almost 4 years ago
refactor(op_crates/websocket): use Serialize for return values (#10220)

d6233100bd6a5c5b2a1c541f580cc47053f6f90d authored almost 4 years ago
fix(rt/http): correct URL in Request (#10256)

This commit fixes the URL returned from `request.url` in the HTTP server
to be fully qualified....

fe59e7ae6034249c47eaf94f4258bb4467153f0d authored almost 4 years ago
fix(runtime): handle race condition in postMessage where worker has terminated (#10239)

The panic was caused by the lack of an error class mapping for
futures::channel::TrySendError, ...

4786e1d92dcbdcbe743c5e2be0878c3c4f68e781 authored almost 4 years ago
op_crates/url: basic url_parse bench (#10245)

776a999eab2b04385ccd2c80cdce365feec20e05 authored almost 4 years ago
refactor(core): move SerializablePkg to serde_v8 (#10231)

167f017ca0a09417325c4f20d8ae08d9f6092e4b authored almost 4 years ago
feat(lsp): implement textDocument/prepareCallHierarchy (#10061)

65a2a04d3bf116c1dee8d2528ec18e71ca4d7bf2 authored almost 4 years ago
chore: align `Headers` to spec (#10199)

This commit aligns `Headers` to spec. It also removes the now unused
03_dom_iterable.js file. We...

0552eaf569ef910b0d132b6e60758f17a4519d91 authored almost 4 years ago
fix(install): use first `deno` executable on PATH rather than deno.exe (#10247)

0c5ecec8f60d4f1586e56b4e6e36ca973c555830 authored almost 4 years ago
cleanup(cli): use runtime's reg_sync() and reg_async() (#10241)

06cd451d20cdf8864b6739aa13f10dde0aec5a8a authored almost 4 years ago
cleanup(core): simplify op_async(), drop need for try_dispatch_op() (#10240)

5b31d0f846f95bc8f4f51ff59503e77c9caead2e authored almost 4 years ago
chore: improve help text (#10186)

9b5d8a2f2c30fc7b80b6f783aadb9cb2778adebd authored almost 4 years ago
refactor(serde_v8): move magic code to subfolder and minor cleanup (#10230)

2538de9ceda43a2d1edab3a12778d1ff7c7f0c60 authored almost 4 years ago
tooling(bench_util): benching and profiling utilities (#10223)

733a00030582375c43fa156e978f25df6ecc9e9a authored almost 4 years ago
refactor(core): remove ZeroCopyBuf's dep on the bindings mod (#10232)

Also cleanup `bindings::deserialize()/decode()` so they
use the `ZeroCopyBuf` abstraction rath...

8fb1af14129850ce5a124572b6b8131056727594 authored almost 4 years ago
lint(serde_v8): fix "inconsistent struct constructor" (#10227)

043021cbd3b9c26807978d956babcf9f607cfbc2 authored almost 4 years ago
chore(cli/lsp): fix 2 lint errors (#10228)

1. error: called `.iter().count()` on a `Vec`
2. error: inconsistent struct constructor

204b699be4cf88e216572d77ad4cced9ab4748bc authored almost 4 years ago
refactor(cli/flags): reorganize declarations (#10204)

d8447cff363f099ef9f0bda9d3fb3b0474a48d6f authored almost 4 years ago
fix(#10200): weaken types so non-breaking (#10205)

Fixes #10200

9c7c9a35c12625bd4793c21539391d6b08d17e73 authored almost 4 years ago
fix(#10182): hang during http server response (#10197)

fe9cee620a4c0d8923bdf99882f95275b69abcb4 authored almost 4 years ago
fix(core): better "missing type" GothamState error (#10189)

Include the type name in the error message so you know what to look for.

ad7f6d4510afc71ed40da1aa1ad649d59d3aef12 authored almost 4 years ago
chore: align FormData to spec (#10169)

This PR aligns `FormData` to spec. All WPT tests are passing.

353e79c796efc6c6aa328abb4d7cef5e642944af authored almost 4 years ago
refactor: move timers to deno_timers op crate (#10179)

Move timers out of runtime/ and into a standalone op crate.

5214acd3d9dec56ee159544f0f6bf9834a62c097 authored almost 4 years ago
perf(js/http): avoid v8 deopt in async iterator (#10160)

83f6d4bf940e8e6fa1393139df51916dbb94470b authored almost 4 years ago
v1.9.0

262ee78592209a1f8e449cfa1308dca9688a414e authored almost 4 years ago
chore: release crates (#10164)

1be65bbe4f15df27d502ed6c06d717e7a964dbab authored almost 4 years ago
feat(cli): raise file descriptor limit on startup (#10162)

Raise the soft limit to the hard limit when possible. This is similar
to what Node.js does to a...

d46b37f6a8639e25ff54ea1e264cc7cebdd03be9 authored almost 4 years ago
fix(cli/dts): Make respondWith() return a Promise (#10128)

df49a8462caf1cf4eea5c9f386322dae5e14dc4f authored almost 4 years ago
feat(cli/dts): stricter typings for Listener & Conn (#10012)

a8057e3e06962a8d7c6330a085704bb4493eed04 authored almost 4 years ago
feat(permissions): allow env permission to take values (#9825)

8b59d9f7bc2ce4aa33b6b8ac41495c62d3791f3c authored almost 4 years ago
fix(core): remove wasm-test-streaming flag (#10158)

ec1fce58d93de61462ddf0c9e9c58e6e844d2230 authored almost 4 years ago
upgrade: rusty_v8 0.22.1 (V8 9.1.269.5) (#10159)

36f147364a6990dc7c57542243021a54f2f0a606 authored almost 4 years ago
upgrade: rusty_v8 0.22.0 (V8 9.1.269.2) (#10152)

b9f758d3ad6b71d9ac7bcae7192985a1f9258724 authored almost 4 years ago
perf: lazy header instantiation for HTTP requests (#10150)

This commit introduces a performance optimization for the native HTTP
server. From my testing i...

dabce813e064b7b3a2197cb327bde00e7b403688 authored almost 4 years ago
perf(fetch): optimize normalizeMethod() (#10154)

9f26e639dd6ddc9416bfd4d12b87efdac2699b1d authored almost 4 years ago
perf(core/ops): avoid allocs when returning primitives (#10149)

2eafbf2b98e56ef992ba0ea47886e97c9567886e authored almost 4 years ago
core: remove some unnecessary heap allocations

73b7bd92e5c9b7f03aee11808fdcb72f95348d72 authored almost 4 years ago
core: let embedders plug in their own V8 platform

Fixes #9912.

986513c080b97372ae4dfe23256089b0f2c11033 authored almost 4 years ago
refactor(deno): remove concept of bin & json ops (#10145)

46b1c653c0c433932908b7610f60b409af134c76 authored almost 4 years ago
fix(runtime/js/http): Correctly parse user response headers (#10076)

a20504642d083172f297543f9788b128e9c2e0bc authored almost 4 years ago
feat(runtime): add truncate and truncateSync methods to Deno.File (#10130)

9d53dab4df64361f00dda2534eecbd04797d56a2 authored almost 4 years ago
feat(runtime): add stat and statSync methods to Deno.File (#10107)

da9219341fe8bcf080d3ebdd03d35cec1268875e authored almost 4 years ago
perf(runtime): optimize PermissionState::check (#9993)

5c2a8cdbdcc3ae74a4c2d8fb704a331986f49a95 authored almost 4 years ago
feat(runtime): stabilize Deno.fstat and Deno.fstatSync (#10108)

This commit stabilizes Deno.fstat and Deno.fstatSync
which are well known system calls and hav...

875ac73f1e8459ecec3d0d7b275546740bfe007e authored almost 4 years ago
feat: Add Deno.memoryUsage() (#9986)

bf99039ea944c32f0247ad8b3d1057f20f921b40 authored almost 4 years ago
feat(runtime/permissions): prompt fallback (#9376)

Co-authored-by: Yoshiya Hinosawa <[email protected]>
Co-authored-by: Bartek Iwańczuk <biwanc...

fefe93c91b63e35bf88f5f432f0cca09948d0623 authored almost 4 years ago
fix(runtime/js/timers): Use (0, eval) instead of eval() (#10103)

8b49d948f58e0665e87e63f7e154ab53fa60a939 authored almost 4 years ago
ci: store last-modified timestamps in Github Actions cache (#10110)

06b5959eed5bd634851cd52dc24dca51e48d32de authored almost 4 years ago
Revert "use incremental build in ci (#10053)" (#10110)

This reverts commit fd65e6de3dc1ff909a1419c3b8f0c76daf1a69ed.

ae95da5d10c2899e8475964466b249a0d15d9825 authored almost 4 years ago
fix(op_crates/console): console.table value misalignment with varying keys (#10127)

3c645457a4cb39a393f88635bbca3894df37d3e2 authored almost 4 years ago
perf: build runtime at opt-3 (#10072)

6519f232bd8b2a56620e0754e7d58c2b0780676f authored almost 4 years ago
feat: blob URL support in fetch (#10120)

This commit adds blob URL support in `fetch`. Tested via WPT. This is
the first op_crate to hav...

e7f18d64686e2b94fe9ecba8106ca2ff5bdfe7f3 authored almost 4 years ago
feat: stabilize Deno.ftruncate and Deno.ftruncateSync (#10126)

This stabilizes Deno.ftruncate and Deno.ftruncateSync.

This is a well known system call and t...

f5a9474952f459a5095e0aae68e0984fdd84b210 authored almost 4 years ago
refactor(op_crates/web): remove unused code path in TextEncoder (#10104)

According to
https://developer.mozilla.org/en-US/docs/Web/API/TextEncoder,
TextEncoder should ...

c0b6e09172f242e98a5bc82bd6f5dc20f705c8a2 authored almost 4 years ago
core: avoid async op future reboxing to bundle PromiseId (#10123)

29eca72fea4f1e160a8d76d2ebda26e2c48b9658 authored almost 4 years ago