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

feat(cli): upgrade to TypeScript 4.3 (#9960)

59237d195f6afa0d8927128751ba5ff4562d7cce authored over 3 years ago by Kitson Kelly <[email protected]>
fix(ext/fetch): fix error message of Request constructor (#10772)

56f6e57438c23f75e23e28f45ad0f76b94379d59 authored over 3 years ago by Yoshiya Hinosawa <[email protected]>
docs(permissions): fix grammatical error in permissions docs (#10755)

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

7e4c387ae5f7186717c1def65e26dc9a774152ea authored over 3 years ago by Jonathan Svenheden <[email protected]>
fix(#10733): empty tsconfig.json file does not cause error (#10734)

Fixes #10733

3468e1fcf8a3c9163cee714f0a3da9ab5acf4b01 authored over 3 years ago by Romain Prignon <[email protected]>
feat(cli): add origin data dir to deno info (#10589)

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

b21fa78a1e8b2c9df549b29454970b39da708a5c authored over 3 years ago by crowlKats <[email protected]>
fix(fetch): make prototype properties writable (#10769)

d5d59bb794503416ced2c3ad6a2bb043f97ce3e5 authored over 3 years ago by Luca Casonato <[email protected]>
refactor: move JsRuntimeInspector to deno_core (#10763)

This commit moves implementation of "JsRuntimeInspector" to "deno_core" crate.

To achieve tha...

e5beb800c94099852964d482a32a13f5c29ec147 authored over 3 years ago by Bartek Iwańczuk <[email protected]>
refactor: Rewrite Inspector implementation (#10725)

This commit refactors implementation of inspector.

The intention is to be able to move inspec...

e9edd7e14d9d78f03c5f2e67fcc44e4dbaab8f2c authored over 3 years ago by Bartek Iwańczuk <[email protected]>
feat(lsp): show hints from `deno_lint` in addition to messages (#10739)

02a4e7dc7cce4df8f2e8e69d3aa4e2eed22e627d authored over 3 years ago by Yusuke Tanaka <[email protected]>
fix(extension/file): update File constructor following the spec (#10760)

c8b3f85796570dd97a9000f4824bde0bcad68281 authored over 3 years ago by Yoshiya Hinosawa <[email protected]>
cleanup(test_plugin): use else if statement (#10718)

b96d7a666259c423b7985da12a1474fc1f18796e authored over 3 years ago by Carter Snook <[email protected]>
docs(cli/dts): tag test permission example as typescript (#10753)

3a2e020c8f7538efe34ea2f7141d276c1e34a077 authored over 3 years ago by Casper Beyer <[email protected]>
feat(lsp): diagnostics for deno types and triple-slash refs (#10699)

Fixes #9823

cd4194a5e41e4750275c732bf48fcf50482e3b92 authored over 3 years ago by Kitson Kelly <[email protected]>
fix(cli/test): don't use reserved symbol `:` in specifier (#10751)

6044b037fb3efd638e599f39da2b28f53c915319 authored over 3 years ago by Casper Beyer <[email protected]>
fix(cli/upgrade): modify download size paddings (#10639)

428bc6849f36ea31f32a42cb8acf64a5902659bf authored over 3 years ago by CGQAQ <[email protected]>
chore: update wpt

5f0d91497b03795250c55340c7e7c7de66d4607b authored over 3 years ago by Ben Noordhuis <[email protected]>
feat(extensions): add BroadcastChannel

Co-Authored-By: Ben Noordhuis <[email protected]>
Fixes: #10354

8cf7f966f24d0fb996b41d92b04ad9647337a8f6 authored over 3 years ago by Ben Noordhuis <[email protected]>
feat(extensions): BroadcastChannel WPT conformance

Replaces the file-backed provider by an in-memory one because proper
file locking is a hard prob...

af1546391c4a561eb26ccf9cd244b05aed9b5bfc authored over 3 years ago by Ben Noordhuis <[email protected]>
bench(timers_ops): op_now() & setTimeout() (#10744)

8fd951b2002ed5a2af309672832e491062657537 authored over 3 years ago by Aaron O'Mullan <[email protected]>
fix(docs): rename read to readSync (#10732)

Signed-off-by: 迷渡 <[email protected]>

b88fcef26be6f45472c2c6891212deae3192897c authored over 3 years ago by 迷渡 <[email protected]>
fix(test): ensure coverage dir exists (#10717)

b3f2502b32f1a5c9583248012230d23099f9b337 authored over 3 years ago by Yoshiya Hinosawa <[email protected]>
cleanup(bench_util): use Extensions for setup (#10737)

ee00b7c8973668daf7f4c3876a25b282a3b8e313 authored over 3 years ago by Aaron O'Mullan <[email protected]>
fix(bench_util): correctly run async benches in tokio context (#10736)

f82e7d3bdf18cf103d536050e3032494fff10bd8 authored over 3 years ago by Aaron O'Mullan <[email protected]>
fix(runtime/http): fix empty blob response (#10689)

4a9b40b717dc7e5be59bbd4e56670d27995faf58 authored over 3 years ago by Yoshiya Hinosawa <[email protected]>
chore(lsp): provide test for lsp deadlock issue (#10679)

Resolves: #10587

8708d3c0451129792d58b7fa856101ceaa7bf487 authored over 3 years ago by Kitson Kelly <[email protected]>
chore: add README to bench_util/ (#10712)

8aa09ccba92320ca4109c9efe8ec44306c2e5cbc authored over 3 years ago by Bartek Iwańczuk <[email protected]>
fix(cli/tools/test_runner): --doc should not require permissions (#10719)

c9db09630d9761b4c7625fbd95f46678124043df authored over 3 years ago by Casper Beyer <[email protected]>
fix(lsp): re-enable the per resource configuration without a deadlock (#10625)

Fixes #10603

014d8d51c0bfb10a8f47544a94d5a2b6cea7b578 authored over 3 years ago by Kitson Kelly <[email protected]>
fix(cli/dts): fix missing error class (NotSupported) in types (#10713)

bdee065d424f4dcc45c9137ccd1d0d9e581d20ae authored over 3 years ago by Carter Snook <[email protected]>
chore: publish deno_bench_util crate (#10709)

c94c2c0911107d206006cb940ab761b4e0c231aa authored over 3 years ago by Bartek Iwańczuk <[email protected]>
fix(cli): always allow documentation modules to be checked (#10581)

1f0a84530ab7e9129382d34a7d8c8f7e74e0d5ef authored over 3 years ago by Casper Beyer <[email protected]>
refactor(core): move ModuleMap to separate RefCell (#10656)

This commit moves bulk of the logic related to module loading
from "JsRuntime" to "ModuleMap".
...

0768f8d369bf446ab7003e93819bebaf410ab6d4 authored over 3 years ago by Bartek Iwańczuk <[email protected]>
fix(serde_v8): remove intentional deserialization error on non-utf8 strings (#10156)

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

eb56186e4499c7584d2cfffdca4fde7ad3da16ee authored over 3 years ago by Aaron O'Mullan <[email protected]>
tooling: re-enable bench_util (#10674)

24da0aa37db14b0d40815222cf25b34055b13a6a authored over 3 years ago by Aaron O'Mullan <[email protected]>
test(cli/dts): typecheck examples in declaration files (#10707)

This commits adds two integration tests that typecheck examples
in the docstrings in Deno decla...

df7639c09664207df4aeb1e66e4bad405eed8cc3 authored over 3 years ago by Casper Beyer <[email protected]>
ci: fix 'skip save cache' step in windows CI (#10704)

ba09ce0729d3ac4e618ba95e6e0d43fb7f3316fa authored over 3 years ago by Yoshiya Hinosawa <[email protected]>
fix(cli/tools/test_runner): use file_fetcher.fetch to get sources (#10708)

3ec32a0a1cbc42b794961fe50f527f6e595084d9 authored over 3 years ago by Casper Beyer <[email protected]>
fix(cli): canonicalize coverage dir (#10364)

42f76670fc308e2c78e2e2069064baf1e329d6a6 authored over 3 years ago by Casper Beyer <[email protected]>
docs(cli/dts): fix plugin example (#10647)

8a9b83b3ea782c73942df72b5cada2302fb1b8c3 authored over 3 years ago by Casper Beyer <[email protected]>
fix(runtime/http): expose nextRequest() errors in respondWith() (#10384)

b43b639f450ad31fdf3c054b6d4718d4ba29a6a7 authored over 3 years ago by Nayeem Rahman <[email protected]>
fix(webstorage): use opstate for sqlite connection (#10692)

Fixes #10691

1cb5ec3c5ee92dab2d894b3c210ad4f3509cca51 authored over 3 years ago by crowlKats <[email protected]>
fix(#10695): deps diagnostics include data property (#10696)

Fixes #10695

91decbfabf6eec32486cbed124607bdf567d5e4a authored over 3 years ago by Kitson Kelly <[email protected]>
docs(cli/dts): make worker example pass (#10703)

3af44a26eb9426603c265e800176603518f85981 authored over 3 years ago by Casper Beyer <[email protected]>
docs: fix unix socket examples (#10705)

7f94db1bfd0417c37a4eb9c6161a43c6ed6867aa authored over 3 years ago by Casper Beyer <[email protected]>
fix(deno install): support `file:` scheme URLs (#10562)

6e1e33ce8843ceb8327066cff8191b141bac9490 authored over 3 years ago by Satya Rohith <[email protected]>
docs(cli/dts): fix typo in `TestDefinition.only` description (#10697)

ef5e5f5e460b40b2c5f7cbcf0a1d11488fc7277f authored over 3 years ago by Casper Beyer <[email protected]>
docs: fix misspelling (#10683)

beda3b028cbab14806401c5abbcc42abe0f0ecea authored over 3 years ago by Raika Toriyama <[email protected]>
fix(runtime): support source maps with Deno.emit() and bundle (#10510)

Closes: #10413

5127bb0d895bd2b5bfae62d977f786dc3014bea5 authored over 3 years ago by Satya Rohith <[email protected]>
docs: update getting started for clarity (#10694)

Co-authored-by: RobyCigar <[email protected]>

7cf674d4111b0c9e21f2dcba0dcfd8213573fa5f authored over 3 years ago by Kitson Kelly <[email protected]>
docs(typescript): fix typo in faqs (#10682)

7d79d86e55a3c287455c6c8652184d9bc46330e1 authored over 3 years ago by Raika Toriyama <[email protected]>
fix(lsp): make failed to load config error descriptive (#10685)

19e4080fa201cb837cf910d53bf949d017c17fb6 authored over 3 years ago by Satya Rohith <[email protected]>
chore: update deno_lint binary used in CI to v0.5.0 (#10652)

cda09c166fd075590c1f8dd313d4f57a560ecbd8 authored over 3 years ago by Yusuke Tanaka <[email protected]>
cleanup(core.js): make op wrapper arg names generic (#10675)

These bits were missed in #10448.

21d62b9b9ed7b4cd375a2815bdd9d8ccaa85e537 authored over 3 years ago by Aaron O'Mullan <[email protected]>
feat(lsp): provide X-Deno-Warning as a diagnostic (#10680)

Closes #9932

12bfdef62ce0e10dec4999a88055d2358c983285 authored over 3 years ago by Kitson Kelly <[email protected]>
feat(lsp): support formatting json and markdown files (#10180)

Resolves #9447
Resolves #9415

d69a5fbe1a4f909b7eba0eac81dd111fb7229232 authored over 3 years ago by Satya Rohith <[email protected]>
fix(lsp): ignore type definition not found diagnostic (#10610)

Fixes #10575

8ffeabc678dc33932ba71273fa2dc9d787274880 authored over 3 years ago by Satya Rohith <[email protected]>
refactor(lsp): memoize script versions per tsc request (#10601)

3318c495f670b2c2ad6418276b5aff0781724e16 authored over 3 years ago by Kitson Kelly <[email protected]>
chore: add/update crates listed in workspace (#10673)

afaac64737f04844ee6897a5ede81d11140b9950 authored over 3 years ago by Bert Belder <[email protected]>
ci: make rustc deny warnings on all platforms (#10672)

1efd66e3986a7af475eefe0475090b608f5934f2 authored over 3 years ago by Bert Belder <[email protected]>
refactor: share test harness for lsp between bench and integration (#10659)

27e7bb090e9d771c8f3e4ddba4dd956a4a56855b authored over 3 years ago by Kitson Kelly <[email protected]>
Merge v1.10.2 into main (#10669)

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

9ad52a28e500931a291e9658f155c4c3861de61a authored over 3 years ago by Luca Casonato <[email protected]>
chore: release crates (#10661)

For the Deno 1.10.2 release.

5887dd3c953e07a21768fcc75e65747df75185f3 authored over 3 years ago by Luca Casonato <[email protected]>
chore: update dependencies (#10660)

94eabfeeba3849a5d3a853eca337e0628f4524e1 authored over 3 years ago by Luca Casonato <[email protected]>
tests: fix broken tests on main (#10663)

30b2779bb6239f7a59d64cec65637d83118f3c8f authored over 3 years ago by Luca Casonato <[email protected]>
docs(cli/dts): fix `Deno.startTls` example (#10657)

75d547809fcc6c3fb0af788c682d9a04722825c2 authored over 3 years ago by Casper Beyer <[email protected]>
fix: static import permissions in dynamic imports

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

5151afa123a9635d2f4de9555f8843460b284a11 authored over 3 years ago by Luca Casonato <[email protected]>
feat(runtime): support urls for `Deno.realPath` and `Deno.realPathSync` (#10626)

910935c07125e4710830be0df32a16c3ef278ba6 authored over 3 years ago by Casper Beyer <[email protected]>
docs(cli/dts): fix http server example (#10651)

ac8ea823f5867e35715051176b6a2ff145a3afd1 authored over 3 years ago by Casper Beyer <[email protected]>
cleanup(core/example/hello_world): use Deno.core.print instead of new op (#10645)

9f9a50a3e829641856a1e518c6bdc94d033ad471 authored over 3 years ago by Aaron O'Mullan <[email protected]>
cleanup(core): flatten print's op args (#10643)

d059f9b06ef468c7f4a279d0866dd53ea420c845 authored over 3 years ago by Aaron O'Mullan <[email protected]>
docs(cli/dts): remove stray new operators in examples (#10648)

808226f1106b31e1a5755a4f66ee1c95589dac90 authored over 3 years ago by Casper Beyer <[email protected]>
chore: upgrade Tokio to 1.6.0 (#10637)

be2347ddc2b83e46e503a81f6aa32d5be631d361 authored over 3 years ago by Yusuke Tanaka <[email protected]>
docs(lint): update available rules (#10638)

bd842c0e28f6f661b5dee394f41434ce8984046c authored over 3 years ago by Yusuke Tanaka <[email protected]>
docs(cli/dts): fix link from master to main (#10633)

24a2e1ef82cf1a081a9b4603a597eb0085755e36 authored over 3 years ago by Yusuke Tanaka <[email protected]>
docs(runtime): add WebStorage API (#10593)

1871ff51728509e0d3118a3ee537dd6f292e8435 authored over 3 years ago by crowlKats <[email protected]>
refactor(cli/ops): don't pass ops through json (#10629)

b0e30dbbc63933642a35cd9c4deff21c009860a9 authored over 3 years ago by Casper Beyer <[email protected]>
fix(lsp): remove duplicate cwd in config path (#10620)

608c7d68e26abbc685f97901e6bfa3be910eec10 authored over 3 years ago by Niclas Overby <[email protected]>
docs(cli/dts): use `Deno.stdin.rid` in `Deno.setRaw` example (#10623)

62c752211c982ee6eb297cf49a076464471407f7 authored over 3 years ago by Casper Beyer <[email protected]>
docs(cli/dts): fix `Deno.createHttpClient` example (#10608)

b504eb94bb46e436c6ce944465e55d013031bf92 authored over 3 years ago by Casper Beyer <[email protected]>
docs(cli/dts): fix missing std/testing/asserts.ts imports in examples (#10579)

5e4764a00fa9179be823a35041880e7e5518c854 authored over 3 years ago by Casper Beyer <[email protected]>
fix(cli): ignore x-typescript-types header when media type is not js/jsx (#10574)

e8a7f237de30a8291f97e318ba79382b65a8d228 authored over 3 years ago by Yoshiya Hinosawa <[email protected]>
ci: force enable incremental compilation (#10614)

Note that Rust 1.51.1 adds extra verification to avoid miscompiles, so it
is possible that this...

ea83f18f9009a9201b876a1fbe006e194116bd8d authored over 3 years ago by Bert Belder <[email protected]>
docs(cli/dts): fix worker net permissions example (#10578)

473c93a90b590204c096062781cd4f71cc58cdfe authored over 3 years ago by Casper Beyer <[email protected]>
docs(cli/dts): fix `Deno.applySourceMap` example (#10602)

7211c7cf8f1348a2b4f9177210710a2f44d69158 authored over 3 years ago by Casper Beyer <[email protected]>
v1.10.1

1cd1419e18386d512ab98849d132117182545b89 authored over 3 years ago by Ryan Dahl <[email protected]>
fix(#10603): revert minimal changes to resolve deadlock bug (#10605)

0e17f086ce3795dc958e2bb8dad2bf3525d2b55f authored over 3 years ago by Kitson Kelly <[email protected]>
v1.10.0

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

de706961dc4c3eca0cb27155089642336348c910 authored over 3 years ago by Bartek Iwańczuk <[email protected]>
disable test_watch integration test (#10594)

8d88a83b882ad3644d4a803fb80919cc5e0f681a authored over 3 years ago by Bartek Iwańczuk <[email protected]>
feat(runtime/worker): Structured cloning worker message passing (#9323)

This commit upgrade "Worker.postMessage()" implementation to use
structured clone algorithm in...

635253bd3a3895f49e6c9606beb852da22fee205 authored over 3 years ago by Tim Ramlot <[email protected]>
chore: upgrade Rust to 1.52.1 (#10583)

0d319161bc19a520df653bc0c8386f14a68efbdb authored over 3 years ago by Yusuke Tanaka <[email protected]>
fix(lsp): remove code_action/diagnostics deadlock (#10555)

Landed without test to meet 1.10.0 deadline. See #10587.

41a3b17de44684365ddad9ba0ad9d9c488d3b065 authored over 3 years ago by Kitson Kelly <[email protected]>
docs: remove stale `Deno.compile` example (#10580)

46f0ac59e0cfa2a90d3e7342f890b5090bdc3f90 authored over 3 years ago by Casper Beyer <[email protected]>
docs(cli/dts): fix `Deno.permissions.query` example (#10572)

62562f3fd1a9df55d664df0a74e75f3f5e6e958d authored over 3 years ago by Casper Beyer <[email protected]>
docs(cli/dts): fix Deno.test permission examples (#10571)

576f14baebae5c86b4d07722cd68de2a4c8f4790 authored over 3 years ago by Casper Beyer <[email protected]>
docs: fix issue in manual regarding how to reference types in JavaScript (#10573)

Fixes: #10561

2aa45f880ed1a970324214bb3cee098d98453104 authored over 3 years ago by Kitson Kelly <[email protected]>
feat(lsp): add internal debugging logging (#10438)

Ref: #10368

81f8585643faf42edab45f9e8604a0c1d9c7486a authored over 3 years ago by Kitson Kelly <[email protected]>
docs(cli/dts): fix Deno.watchFs example (#10570)

2b8bac3c85d90de44c00677b015f69fd445c1489 authored over 3 years ago by Casper Beyer <[email protected]>
docs(cli/dts): fix Deno.inspect examples (#10569)

ba8d6ec771a7094eb7df3e8f19c91709f9935379 authored over 3 years ago by Casper Beyer <[email protected]>