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): re-add dom.asynciterable lib (#9888)

Fixes: #9881

881e1e8164f1661158bac24f7ec03b969a0a8a02 authored almost 4 years ago
feat(lsp): add import completions (#9821)

5ebb4017030c065c31d52be50dc7fa7a4c128d64 authored almost 4 years ago
build: Remove other unrelated CI build things (#9875)

d6d5ced1ab90404d25a87a242ee5b03ca655abe5 authored almost 4 years ago
feat(lsp): implement textDocument/selectionRange (#9845)

Ref: #8643

77cfadf5321df90ea5fd625e2eb9d51b3920b437 authored almost 4 years ago
Update setup_your_environment.md (#9876)

unlike other system config file, in windows `$profile` file is a
common config file of powersh...

b233985feacb6a869e491e28474faa936dc07538 authored almost 4 years ago
build: disable CI cache (#9872)

137744d19cc5c3a3eab06cbd362e8be4b3d84482 authored almost 4 years ago
feat(core): Deno.core.heapStats() (#9659)

This commit implements "Deno.core.heapStats()" function
that allows to programatically measure...

876f075ddebfaa69e8b80c5556a5da3c47a98764 authored almost 4 years ago
docs(import_maps): Fix example for project-relative absolute specifiers (#9856)

26f7a3f185881c12081eb6d3cedbf9e637376d86 authored almost 4 years ago
typo

870337c6cd8c6a269cec7f4cab74a77419880b64 authored almost 4 years ago
v1.8.2

f50ed4e281e6c30120412271eb66a1fb67d1c63e authored almost 4 years ago
chore: release crates (#9847)

c08284ab9d215848af861606dbb2709f8357867e authored almost 4 years ago
fix(core): don't panic on invalid arguments for Deno.core.print (#9834)

c00872c0c0ad09fb0e45e7a10c6ffeff6a7bddef authored almost 4 years ago
refactor(runtime/permissions): Rename permission structs (#9841)

dd12a668e7b4d9cc293027995012da68b4c3aba7 authored almost 4 years ago
refactor: Move bin ops to deno_core and unify logic with json ops (#9457)

This commit moves implementation of bin ops to "deno_core" crates
as well as unifying logic bet...

1251c893212d57303ecdfa8d953d1e487cb7ec7d authored almost 4 years ago
upgrade: tokio 1.4.0 (#9842)

0d26a82ea9169c013e9b0f29c1ec418b28e273cf authored almost 4 years ago
fix(op_crates/webgpu): create instance only when required (#9771)

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

0f9c929b3a7135667e7f1f8de3ae1195b59fb2e3 authored almost 4 years ago
Typo

941a7c8ec9dd1da28923b45da6009576e65c172b authored almost 4 years ago
refactor(runtime/ops/worker_host): simplify worker perms handling (#9835)

2d55090d8cb506305b9d485d927d2de7a20dc87d authored almost 4 years ago
chores: enforce type ResourceId across codebase (#9837)

91ca58fb2639a791237570e4f1fadda9eeb8c0bc authored almost 4 years ago
normalize rids (#9832)

197305908b721340041be03e5a11fe60a1711fb2 authored almost 4 years ago
fix(cli/bundle): display anyhow error chain (#9822)

277e19f4d26b66bbba99b0a3d6539b524dc88830 authored almost 4 years ago
fix: fallback to default UA and CA data for Deno.createHttpClient() (#9830)

7d12dd18992cc58ce9866c2e42d914c8c8cf6d7a authored almost 4 years ago
refactor(lsp): slightly reorganize diagnostics debounce logic (#9796)

This patch doesn't actually fix the bug I was hoping to fix, which is
that `update_diagnostics(...

fb5a2786ec9854ceca840daeb9ae154dcf804d12 authored almost 4 years ago
move runtime ops to serde ops (#9828)

b59151f39eba2ddcfe9448dfecd043046d7a0852 authored almost 4 years ago
chore(console): distinguish between log levels (#9824)

Change `Console.#printFunc` to pass a log level as the second argument
(0 = debug, 3 = error), ...

62716422b9f57b11f3a0afb01f5011b63702226d authored almost 4 years ago
refactor: update minimal ops & rename to buffer ops (#9719)

This commit rewrites "dispatch_minimal" into "dispatch_buffer".

It's part of an effort to uni...

20627c91364d2a992fdfaaad7c8ae86454dbc2ed authored almost 4 years ago
refactor: clean up permission handling (#9367)

0e70d9e59bc0e70f1921bb217ee00fc2e6facb69 authored almost 4 years ago
refactor: use serde ops more (#9817)

b3fe85163f303a1592335b23c25554dd0e39a4c4 authored almost 4 years ago
fix(doc): update example for sub processes (#9798)

bd961c3bc305e90e760394d2f424c5360a67543b authored almost 4 years ago
refactor(lsp): refactor completions and add tests (#9789)

506b321d472005d0cf916823dfa8ea37fa0b064a authored almost 4 years ago
Revert "fix(cli/module_graph): Set useDefineForClassFields to true" (#9792)

Backwards incompatible change cannot be made in-between patch releases.

This commit broke std...

2ff9b01551d4bdb3a820774252706d4e58bceaba authored almost 4 years ago
docs(testing): Add custom test example (#9791)

0ae079fe50c674824e86a1a0aeb4d2dbd5721dbf authored almost 4 years ago
chore: Upgrade rustyline to 8.0.0 (#9781)

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

b2a1ad0611e484b57420925f51393e57c679815c authored almost 4 years ago
docs: match install section with website (#9665)

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

a3e0766e6a56ce0904e8e6e9f21d87c7f4a15be3 authored almost 4 years ago
fix(cli/module_graph): Set useDefineForClassFields to true (#9774)

Fixes #9773

c4709834b37640fd3c9d492123e6add904546573 authored almost 4 years ago
fix(runtime): do not require deno namespace in workers for crypto (#9784)

7286eea75c991dd12cbe5f124f5037a93de1ce43 authored almost 4 years ago
chore: upgrade to tokio 1.3.0 (#9778)

c8fbf6d38a189bb98496bc843cfab0e0819d1b96 authored almost 4 years ago
ci: don't store $CARGO_HOME in Github Actions cache (#9779)

There currently is a problem related to Github Actions in general or the
'actions-rs/cargo' act...

a22aadbe50879408fc299c3a1233a65bec018b34 authored almost 4 years ago
refactor: simplify icu data alignment (#9766)

10b99e8eb0e04e8340187b8aafe860405114d0d7 authored almost 4 years ago
chore: bump crates (#9769)

fbec6e39c7bc85a3f8a0d2a70192935be367e646 authored almost 4 years ago
refactor: move Console to op_crates/console (#9770)

0770449c938cdd0edbadaf1e87e460b21fc1b4ef authored almost 4 years ago
chore: split web op crate (#9635)

This commit starts splitting out the deno_web op crate into multiple
smaller crates. This commi...

e83ff62ccbe33ad9c19cb9cab9154b6767d6d74b authored almost 4 years ago
upgrade: rusty_v8 0.21.0 (#9725)

2f9d7c02dc87cfc57a6d37dc27bb0680b9ac7128 authored almost 4 years ago
fix(fmt): Correctly format hard breaks in markdown (#9742)

3ab48864fe4f1122d766aceefd4882c4cc526451 authored almost 4 years ago
fix(lsp): allow on disk files to change (#9746)

Fixes #9348

88a7fa36aa40df3c461137d3bbbfea03db69446f authored almost 4 years ago
fix: getBindGroupLayout always illegal invocation (#9684)

db96be7cdc3b9d8c8d5373e90ca6c2c57599529b authored almost 4 years ago
chore: remove unused import on non-windows (#9743)

f800dfc3cbce9a701c00d7827338db5c1bf8899c authored almost 4 years ago
fix(lsp): diagnostics use own thread and debounce (#9572)

a020ebde2d9c69a1e2616c96f907866d417f2e0f authored almost 4 years ago
v1.8.1

8d3baa7777b6bd2a2631e1b87a4676b520f2b447 authored almost 4 years ago
ci: Remove sccache, use better cargo cache (#9687)

ff96c95bbb5979aa2cbdc9e3e8500c596636de05 authored almost 4 years ago
chore: release crates (#9731)

cdc0b6958d3cb33829355885488b730bccde427c authored almost 4 years ago
fix(webgpu): Add Uint32Array type for code in ShaderModuleDescriptor (#9730)

1621d7862393e4bcd6a1ecb46544a02981fd3411 authored almost 4 years ago
fix(core): shared queue assertion failure in case of js error (#9721)

In case JavaScript throws an unhandled error, part of the "shared_queue" could
be still unproce...

4cd1f3d2b22f0e425f42cb45fd0df50f05533b39 authored almost 4 years ago
fix(webgpu): add webidl records and simple unions (#9698)

The only functional user facing difference is that this commit allows the
use SPIRV shaders, no...

c009dad9820fe3d565f2f8fc7025d24af82d29a4 authored almost 4 years ago
fix(runtime/js): add navigator interface objects (#9685)

0bc488c85c4bbc5b900cf5ff7b09227345b87763 authored almost 4 years ago
chore: fix decendents in runtime readme (#9718)

ceeebe46eeb548ab3048f244a942973d9e8a2f41 authored almost 4 years ago
fix(coverage): ensure single line functions don't yield false positives (#9717)

3ec9a9bfe4137f57df648ec5664725f96c9ef8d4 authored almost 4 years ago
fix(cli/ast): Pass importsNotUsedAsValues to swc (#9714)

Fixes #9709

33eea0400d6b72d84c8fe80d1fbf9f02723187fb authored almost 4 years ago
fix(cli/compile): do not append .exe depending on target (#9668)

74584eef04a0a395d903ec9fcb8d91caf305be41 authored almost 4 years ago
chore: remove unstable from permission (#9701)

2894c0e615bf99e86f80ab1d2c7278be9769a52b authored almost 4 years ago
chore: Update release schedule (#9697)

8e01e232996b38b751ba6c2cf2638152a758a3c3 authored almost 4 years ago
chore(ci): move fmt before lint (#9695)

afbae1c99da0b23fc1bb793cc34c6c8d3973d85c authored almost 4 years ago
chore: update zipped exec size (#9678)

c1fe86b15c2566e7281a74e3a4b61775f4f120ea authored almost 4 years ago
fix(cli/tests): Fix flaky worker test (#9691)

da5ca4f521828a8b31cf22ee227000c2910df28b authored almost 4 years ago
test(cli): move lint command tests into a module (#9674)

04740af7879097af94f21769fdc75bae0320db93 authored almost 4 years ago
fix(runtime/web_worker): Don't block self.onmessage with TLA (#9619)

This commit rewrites implementation of "JsRuntime::mod_evaluate".

Event loop is no longer po...

0f2121355f65baa27b530ef286c8b4ca0009fabf authored almost 4 years ago
Re-enable sccache (#9670)

af7e02124fbec3cd3b2d17f6fa88682b826e455e authored almost 4 years ago
chore(lsp): update lspower to 0.8.4 (#9663)

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

79e2e6a1f47b9d24abab14cfd69376d825b52e03 authored almost 4 years ago
Pin lspower, because it made semvar incompatible patch release (#9656)

f9c8f9896853adf707f52f7eaf00eeffd32f638e authored almost 4 years ago
v1.8.0

18b894072d3eb6b04016e77ece0d78512f7ffca1 authored almost 4 years ago
Bump crates again (#9653)

25200ce295029e761b3a7cf1dcb0cd6fee52a6bc authored almost 4 years ago
Bump crate versions (#9651)

f1fe6a57baa08b4a42e6c134c2f91849397d7b01 authored almost 4 years ago
test(op_crates/web): add regression tests for past URL bugs (#9639) (#9639)

Closes: #9383

1f47bdd69d4c07c2d183cdaf8d86dcf5ecf4b662 authored almost 4 years ago
docs(testing): add assertExists example (#9613)

79c198f3488a4faaab2076aec751e29f4363001a authored almost 4 years ago
docs(testing): add assertObjectMatch example (#9645)

07626645e784ebc7f7335e40c439a39f9ae13864 authored almost 4 years ago
chore: upgrade crates (#9632)

faf2e802724be9d493dad232759b76e7253feab0 authored almost 4 years ago
refactor(op_crates/web): Move URL parsing to Rust (#9276)

badc88b78a623d66ae86157d44a438c14dd7616a authored almost 4 years ago
test(cli): reorganize test subcommand testcases and fixtures (#9627)

62f33e3b146da2f4264d6fa71409516de892bdf3 authored almost 4 years ago
feat(cli): represent type dependencies in info (#9630)

Fixes #7927

6dae6277497c0b083f25ead2ab020482dcd5c45f authored almost 4 years ago
feat: stabilise import maps (#9526)

This commit stabilises import maps by removing requirement
on "--unstable" flag when "--import-...

0dc89c0a793fa80b4c3ef89128fc674ec62b72a3 authored almost 4 years ago
feat: WebGPU API (#7977)

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

7cd14f97c9300357475e3e461fa57cbb7ec5bfec authored almost 4 years ago
fix(lsp): improve exception handling on tsc snapshots (#9628)

Refs #9348

dbdbe7a1cf0d56df85305eb3638bc177d8a0216f authored almost 4 years ago
feat: Align import map to spec and test using WPT (#9616)

This commit updates implementation of import maps to
align it to current revision of the spec.
...

c2a7386a429f11f08f003467e7351f9b262649c4 authored almost 4 years ago
fix: typo in coverage exit_unstable (#9626)

ff83df399af3a4ff9e291d25a9129d102ebbe284 authored almost 4 years ago
chore: improve internal webidl functions (#9606)

72425ec4cebbabe5058bb79ce7eae8807c766cb4 authored almost 4 years ago
chore(runtime): remove rustyline dependency (#9625)

ded68aba7302488c1e41214766017f9f5a9a2d86 authored almost 4 years ago
chore(runtime): removed unused dependencies (#9622)

This PR removes the following unused dependencies from the runtime
crate:
- env_logger
- rust...

d88d8b75d0e44a0e667b4e68ee6c1fa17a431f50 authored almost 4 years ago
chore: move crypto types to op_crates/crypto (#9609)

4b56537ea9d5c3e5f60ca817ed00c55dcbb2131c authored almost 4 years ago
Improve 'deno lsp' help text (#9610)

07eb0090445c22001ba50e71359839250c1b749a authored almost 4 years ago
chore: simplify internal dependencies between crates (#9600)

67ca978f9718dea41730276a0b0dcdbf2df3099b authored almost 4 years ago
feat(cli/source_map): Use top user frame for error source lines (#9604)

This commit changes formatting of JS errors; by not showing
source lines for internal code. Wh...

ebd2047de442334d6a8fea3a1d2d87e49980f90e authored almost 4 years ago
Upgrade rusty_v8 (V8 9.0.257.3) (#9605)

3d87198ba0e8775e303da01519f01a2025c55cee authored almost 4 years ago
feat(runtime): stabilize Deno.symlink and Deno.symlinkSync (#9226)

2ac7798a20f34d9e774299c6e538aed96dfb7257 authored almost 4 years ago
chore(cli/runtime): use re-export serde from deno_core (#9599)

e516e4d1d5bd12182a3f541e1e6e000639dbc5da authored almost 4 years ago
chore(core): optional args for registerErrorClass (#9602)

975705a64911b0ced8ddf18985b49d86e4f35e51 authored almost 4 years ago
feat(runtime): stabilize Deno.link and Deno.linkSync (#9417)

This commit makes "Deno.link" and "Deno.linkSync" stable.

The permission required has been ch...

aa47f8186cbc068232e23b92a6966be9bd23e4bb authored almost 4 years ago
feat(cli/doc): use type definitions "deno doc" if available (#8459)

This commit adds support for type definitions in "deno doc";
with this change "deno doc" is abl...

cdae4423c27443e0085d59f45eda1c978f186a1c authored almost 4 years ago
fix(runtime): do not panic on irregular dir entries (#9579)

687ff2ab14d6a735aa5bf0ec57ef00cfe0c04e4b authored almost 4 years ago
test(lsp): add benchmarking tests (#9586)

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

d26bef21a5aef23ac63a794903d67fede1ae2204 authored almost 4 years ago
feat(cli): update to TypeScript 4.2 (#9341)

d7837c8eb5590317bf005ba84b72c8e78ba06be3 authored almost 4 years ago