Ecosyste.ms: OpenCollective

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

github.com/tauri-apps/deno

A secure JavaScript and TypeScript runtime
https://github.com/tauri-apps/deno

feat: show detailed version with --version (#3507)

3115781e4316653ab3619e3d94bdbce01fca4ec2 authored about 5 years ago by Yoshiya Hinosawa <[email protected]>
upgrade: tokio 0.2 in deno_core_http_bench, take2 (#3435)

e1eb458cad8caf5a0f08ad1d44caba7d557daf92 authored about 5 years ago by Bartek Iwańczuk <[email protected]>
std/node: better error message for read perm in require() (#3502)

33d2e3d53601c4e56e4ac56b75e336cf1152ad08 authored about 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
Feat: Add more dir APIs for Deno (#3491)

de946989150d74204678da7f613a4e039d033e46 authored about 5 years ago by Axetroy <[email protected]>
Use async-await at few places, fix spelling mistake (#3499)

22a2afe5588ae71301db6b9a6000d241ef1e762a authored about 5 years ago by Gurwinder Singh <[email protected]>
fetch support URL instance as input (#3496)

83f95fb8dfaed42eee3e1e0cd3a6e9b94f05ef2d authored about 5 years ago by Axetroy <[email protected]>
Support utf8 in file_server (#3495)

7e116dd70d7c194f2967d64e7700aae0bb17100f authored about 5 years ago by 木杉 <[email protected]>
feat(file_server): add help & switch to flags (#3489)

d8e60309d2eed482a3a4c896e68a4a97e7f7b0d7 authored about 5 years ago by 木杉 <[email protected]>
flag: upgrade std to v0.26.0 (#3492)

8cf470474f34102871051e75ad5cb3bb457e74d1 authored about 5 years ago by Axetroy <[email protected]>
fix permission errors are swallowed by fs.exists (#3493)

8cf8a29d35d5832230034b3f9f6ce3cc67dba7c1 authored about 5 years ago by Axetroy <[email protected]>
file_server: get file and fileInfo concurrently (#3486)

df7d8288d984f703722fae161b7d32fae9ab3149 authored about 5 years ago by Weijia Wang <[email protected]>
fix: file_server swallowing permission errors (#3467)

7f27f649cca0e928a422aaa6182988087338e435 authored about 5 years ago by 木杉 <[email protected]>
benchmark: align deno_http and node_http response (#3484)

d146d45861708bcf1879563a545a2c8b8f96bd80 authored about 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
fix v8-flags example to manual (#3470)

ef174883985d764d727002be004a113968922013 authored about 5 years ago by dnalborczyk <[email protected]>
fix(std/http): close connection on .respond() error (#3475)

c3c69aff7e1df1a9480d2a5e9a0fa17cf3af6409 authored about 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
fix: Only swallow NotFound errors in std/fs/expandGlob() (#3479)

407195ea870a82f4341671d6718f813bd9a3b7ac authored about 5 years ago by Nayeem Rahman <[email protected]>
Fix release assets not being executable (#3480)

c93ae0b05a4c4fe5b43a9bd2b6430637b17979d0 authored about 5 years ago by Andy Hayden <[email protected]>
fix: decoding uri in file_server (#3187)

31ddfd5a42d658b92e954e44d3326a8e37ac9198 authored about 5 years ago by AleksandrukTad <[email protected]>
timer: due/now Math.max instead of min (#3477)

ec7f3ce1c27d7c2d231a75d6a4eea82867d7ad2b authored about 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
Disable flaky plugin test on windows (#3474)

4b9953b6ac9d07f9d54f2f29c8fa33c0abcdc906 authored about 5 years ago by Ry Dahl <[email protected]>
fix(installer): installs to the wrong directory on Windows (#3462)

Close: #3443

90c5aadbca8b47fc43bd3ece80e007b1b546c402 authored about 5 years ago by 木杉 <[email protected]>
Replace deprecated GetContent with GetBackingStore (#3458)

50b6907bc332315eeb13c05bf687b990bc8dd936 authored about 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
fix: plugin ops should change op count metrics (#3455)

7144bbed34ee3d867c76a88398e6d73843385b34 authored about 5 years ago by Luca Casonato <[email protected]>
fix isolate tests (#3459)

Some tests were silently failing after #3358 and #3434 because pool.spawn_ok
was used which doe...

e02029c602cbef4c2c63d53a9d6bdab3ab2130fe authored about 5 years ago by Bartek Iwańczuk <[email protected]>
v0.26.0

0ce9011edc8ec53df47e3103ecca3069d385ce37 authored about 5 years ago by Ryan Dahl <[email protected]>
Revert "Synchronize deno and deno_std versions" (#3446)

Preventing release v0.26.0
This reverts commit 81efa9d938aa169d16e67762d336d75738375cd6.

e6228bc3c4d974cf9e67b00e0a14a09f94d8ef5e authored about 5 years ago by Ry Dahl <[email protected]>
feat: first pass at native plugins (#3372)

7c3b9b4f4f2f4ec8fdeb0e77bb853fd22ffaa476 authored about 5 years ago by Andy Finch <[email protected]>
fix depot_tools on macOS Catalina by upgrading it to 23247b9 (#3441)

Fixes: #3440
Fixes: #3153

214b3eb29aa9cce8a55a247b4bd816cbd19bfe6b authored about 5 years ago by Christian Moritz <[email protected]>
Timer/microtask ordering fix (#3439)

32937251315493ef2c3b42dd29340e8a34501aa4 authored about 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
feat: Add --no-remote, rename --no-fetch to --cached-only (#3417)

91da410fc3bfde76c3c8930c6f8bfd4d5f9b974e authored about 5 years ago by Nayeem Rahman <[email protected]>
remove duplicated argv member from ThreadSafeGlobalState (#3433)

ee013102ff4ce75c1068b6e771ed120fc32a849d authored about 5 years ago by Ry Dahl <[email protected]>
fix some typos in permissions (#3436)

00844b41428a73d3fb3fd06ba3e564b4e1e3c63c authored about 5 years ago by Andy Finch <[email protected]>
better html for file_server (#3423)

cfa4f540baac5beaf168de3e818c882ccbd95136 authored about 5 years ago by 木杉 <[email protected]>
disable eager polling for ops (#3434)

136b5e3da2c689b54b34c46fa41973e0ccca66ab authored about 5 years ago by Bartek Iwańczuk <[email protected]>
Update .gitignore

2ed3592def992a094d61d40db0569ac2fecb402f authored about 5 years ago by Vincent LE GOFF <[email protected]>
fix realpath behavior in windows (#3425)

537c6b3ed9a783b64bec0d41260c13ac84b7feb6 authored about 5 years ago by 木杉 <[email protected]>
synchronize deno and deno_std versions (#3415)

81efa9d938aa169d16e67762d336d75738375cd6 authored about 5 years ago by Axetroy <[email protected]>
Revert "update deno_core_http_bench to Tokio 0.2 (#3408)"

It seems this has caused CI to go red for an unknown reason.

This reverts commit 866dba8aa116...

a537c03df71da49c356bb56882be920e38d37558 authored about 5 years ago by Ry Dahl <[email protected]>
Tweaks to arg_hacks and add v8-flags to repl (#3409)

3451c5fb55528427a8417fbceea86dc187fc93c5 authored about 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
update deno_core_http_bench to Tokio 0.2 (#3408)

866dba8aa116677143a354af7f3271e4f9c417e1 authored about 5 years ago by Bartek Iwańczuk <[email protected]>
v0.25.0

2cd22b5437a375f0e33f26327101afb818a03802 authored about 5 years ago by Ryan Dahl <[email protected]>
better error messages for 'relative import path not prefixed with / or ./ or ../' (#3405)

9712e0c31582b5052e7e647f694af1f7bccad0b9 authored about 5 years ago by Bartek Iwańczuk <[email protected]>
feat: add ignore parser for std/prettier (#3399)

2a348144c6932f749dfa28b6b8590d6df1c083f2 authored about 5 years ago by Axetroy <[email protected]>
refactor: reorganize flags (#3389)

- Remove ability to specify run arguments like `--allow-net` after the
script argument. It's ...

c016684653df45c3c3bc88d79dfc295ea5c6426f authored about 5 years ago by Ry Dahl <[email protected]>
Add Deno.realpath (#3404)

f88dc4e197f36842b13843dd88da3d74d67578e5 authored about 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
better error message for missing module (#3402)

658ec2aaf9c7e0d0b4ded4e97a3d89dc2fa25806 authored about 5 years ago by Bartek Iwańczuk <[email protected]>
refactor: Elevate DenoPermissions lock to top level (#3398)

bca23e64339f9b41272e4a01e4c1a86602e5c1e4 authored about 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
Make private namespaces in lib.deno_runtime.d.ts more private (#3400)

9e97eb287954393615ec89d42e7ca5548ecb0881 authored about 5 years ago by Kitson Kelly <[email protected]>
remove tokio_util::block_on (#3388)

This PR removes tokio_util::block_on - refactored compiler and file
fetcher slightly so that w...

c6bb3d5a10ba8acceadcaa66050abcaefb7bc0bb authored about 5 years ago by Bartek Iwańczuk <[email protected]>
minor clean ups in TS compiler (#3394)

363b968bfcef26c30f84e485beec6194e5b1dd98 authored about 5 years ago by Bartek Iwańczuk <[email protected]>
feat: Support named exports on bundles. (#3352)

8d977d0117c2b61e6714cec9e4238f4ba0a56195 authored about 5 years ago by Kitson Kelly <[email protected]>
remove tokio_util::block_on from ops/workers.rs (#3381)

1912ed674097588adb7b83e7b78043b2168821f3 authored about 5 years ago by Bartek Iwańczuk <[email protected]>
std/node: add some Node.js polyfill to require() (#3382)

6708fcc38688b80d4e052f755f02efb09a2071d1 authored about 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
fix: use AF_INET6 in ./tools/http_server.py (#3374)

2ac107f54848e44144c0ee2bdbdfb40732e20b2b authored about 5 years ago by Bartek Iwańczuk <[email protected]>
feat(std/node) add CommonJS require (#3380)

e73a82dc42b3d80bea42482e227c31e5ef01e273 authored about 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
chore: improve examples (#3377)

e6fdb2628fdeeae0c7b06c25214b2edba96364dd authored about 5 years ago by Ry Dahl <[email protected]>
support load yaml/yml prettier config (#3370)

00aa409ff228a8fe6c73677012538844ce96a3ec authored about 5 years ago by 罗文 <[email protected]>
feat: op registration during calls (#3375)

b6b813cbfcf1a440a4a3b5eb10f55cfc85c4e3f3 authored about 5 years ago by Andy Finch <[email protected]>
chore: remove unneeded tokio deps (#3376)

f437521afb5df52fc9d4b7ee5664dacbf5881e3e authored about 5 years ago by Bartek Iwańczuk <[email protected]>
feat: std/node/process (#3368)

4ca624a355674babbeac093b9b631210ba2f983e authored about 5 years ago by Rafał Pocztarski <[email protected]>
feat: add --check for deno fmt (#3369)

542ec461c4f970727d5a7dabeaae27689efb88f3 authored about 5 years ago by 罗文 <[email protected]>
feat: Add std/encoding/yaml module (#3361)

5671d38d8f0176c2828a242a79a856fcfae93c3e authored about 5 years ago by Lilian Saget-Lethias <[email protected]>
fix deno_core_http_bench (#3364)

a2f5bccad7f73607dc4ec20bdb60c6c4ac8dc9e6 authored about 5 years ago by Bartek Iwańczuk <[email protected]>
refactor: fixes for futures (#3363)

After landing #3358 the benchmarks exploded indicating problems with workers and deno_core_http_...

f356b2bd5e3d46eaf4147a38a2f7c7e7c2824fbf authored about 5 years ago by Bartek Iwańczuk <[email protected]>
Use async to replace FutureExt in lib.rs (#3359)

2b3afda625c5818f01a45f52075ac04307224b30 authored about 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
Use futures 0.3 API (#3358)

8f9a942cb911ed017eb128e9fbeb6f9a48e69601 authored about 5 years ago by Bartek Iwańczuk <[email protected]>
fmt: respect prettierrc and prettierignore (#3346)

cb00fd6e988184420f842b1e77ca4cf627d32773 authored about 5 years ago by 罗文 <[email protected]>
fix: std/datetime toIMF bug (#3357)

26bf928d28496920bb86934b06ac4342a0998597 authored about 5 years ago by Leo Chandra <[email protected]>
run std test with cargo test (#3344)

Removes three CI jobs

34ed16ed3a7dd5c33382c55df4a24313eb4038ec authored about 5 years ago by Bartek Iwańczuk <[email protected]>
Add wasm example to manual (#3353)

411f53f7bbff54ff8b16f4d4c0f6d2ef573926f1 authored about 5 years ago by Andy Hayden <[email protected]>
Fix remote .wasm import content type issue (#3351)

306ab015e8d5601764c7c505cd6bc90361cd4504 authored about 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
v0.24.0

0fffef8e5afed754358efc5b41d93549592cd941 authored about 5 years ago by Ryan Dahl <[email protected]>
fix: error handling in std/fs/walk() (#3318)

- Make assertThrows() return the Error
- Remove WalkOptions::onError()

79010384587f1c3474407ce72500cdbcc18e9792 authored about 5 years ago by Nayeem Rahman <[email protected]>
Turn on TS strict mode for deno_typescript (#3330)

4902a1cacb0348efde9ab342172f2706ac27e837 authored about 5 years ago by Ry Dahl <[email protected]>
refactor: per-worker resource table, take 2 (#3342)

- removes global `RESOURCE_TABLE` - resource tables are now created per `Worker`
in `State`
...

8b90b8e88325d28fe41d8312ea91417b6e66a12e authored about 5 years ago by Bartek Iwańczuk <[email protected]>
add RUST_BACKTRACE to ci

38ffe8886db104068af07cd5efe3d83f42da8ed6 authored about 5 years ago by Bartek Iwańczuk <[email protected]>
Loader: support .wasm imports (#3328)

* loader: support .wasm imports

* http_server: true

* Support named exports

* Clippy

4189cc1ab5493ab0aef48c06416c4d16f6806245 authored about 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
Revert "refactor: per-worker resource table (#3306)"

This patch does not work with the recent bundler changes (#3325).
Unfortunately I didn't merge m...

fdf0ede2acd110ba04857d5674db19c908b3ff32 authored about 5 years ago by Ryan Dahl <[email protected]>
refactor: per-worker resource table (#3306)

- removes global `RESOURCE_TABLE` - resource tables are now created per `Worker`
in `State`
...

fd62379eafde6571f126df5650b80cfda9f74229 authored about 5 years ago by Bartek Iwańczuk <[email protected]>
Revert "tests: share http server between tests (#3336)"

This reverts commit dbf861f8a02f4a90ef68a4e2741b973becc53438.

af448e864c4ac7e2ec601a25d46f95861ff5ade0 authored about 5 years ago by Ryan Dahl <[email protected]>
Ignore some files that facilitate editors. (#3337)

Using an editor, such as VSCode, some of the plugins require some
files locally to provide a go...

9ffebd68eda7c815e50800d77f9e8673b6c39c48 authored about 5 years ago by Kitson Kelly <[email protected]>
tests: share http server between tests (#3336)

Re-enable flaky tests

dbf861f8a02f4a90ef68a4e2741b973becc53438 authored about 5 years ago by Bartek Iwańczuk <[email protected]>
Disable flaky tests lock_check_ok2 again (#3334)

Mistakenly re-enabled in #3275.

dab54578704b142b454dcd0cd44069209664c566 authored about 5 years ago by Ry Dahl <[email protected]>
Update to TypeScript 3.7 (#3275)

and update to prettier 1.19

Also, update `assert()` and remove not null assertions where poss...

9837d324a7c3f5e1c850dadabfd670edad4aa85b authored about 5 years ago by Kitson Kelly <[email protected]>
Disable flaky tests lock_check_ok2 and lock_check_err2 (#3331)

279191ad9447c66fe1278589a7be242d035bb68b authored about 5 years ago by Ry Dahl <[email protected]>
fmt: allow configuration of Prettier options (#3314)

80b137154880dc94a12f079ada14461ad849f720 authored about 5 years ago by 罗文 <[email protected]>
Make bundles fully standalone (#3325)

- Bundles are fully standalone. They now include the shared loader with
`deno_typescript`.
-...

8d03397293b388317299dfb0648b541a7005807d authored about 5 years ago by Kitson Kelly <[email protected]>
feat: std/node (#3319)

ee1b8dc883db1531d913f7b10a8d1160f3209d93 authored about 5 years ago by Vincent LE GOFF <[email protected]>
fix url parse bug (#3316)

0f33bf68859c162eb3d65ab53a7c71092585e1d1 authored about 5 years ago by 木杉 <[email protected]>
flags: bump deno_std to v0.23.0 (#3322)

7ba42ee4a6f73c66736d88d30dd9f9b72b6edfff authored about 5 years ago by 罗文 <[email protected]>
Add permissions.request (#3296)

31115067cd3156db1ead0dc0f11c78875840dc4f authored about 5 years ago by Yoshiya Hinosawa <[email protected]>
fix manual (#3313)

PS C:\Users\zhbnh> git config --global core.symlinks=true
error: invalid key: core.symlinks=true

b3baab6d1479abbfd2e534fe05f5e146c2d5b1a2 authored about 5 years ago by 木杉 <[email protected]>
refactor: worker is no longer a resource (#3290)

335e8bd33cd22891f12b58c4d9489d19c886ae4c authored about 5 years ago by Bartek Iwańczuk <[email protected]>
net: Check for closing status when iterating Listener (#3309)

std/http/server.ts: Use listener.next() instead of listener.accept()

d586f119fa588a590a4ba2b74c8c210de710e3e7 authored about 5 years ago by Nayeem Rahman <[email protected]>
upgrade: Prettier 1.19.1 (#3305)

9889a28008eb9da1793bb9987bafe0b4952dd90a authored about 5 years ago by 罗文 <[email protected]>
test: re-enable integration test 045 (#3300)

This test was improved in #3185.

54f23b7caa90a3f1962ad4ec6180d4ec31b9db07 authored about 5 years ago by Yoshiya Hinosawa <[email protected]>
disable flaky test

964b84091a7744eeac0fa785301aeb62855bf5f6 authored about 5 years ago by Ryan Dahl <[email protected]>
Add jsdoc for std/http/http_status.ts

The website documentation now supports enums
https://github.com/denoland/deno_website2/commit/6f...

97ceea49f5ab2fcc0e8afe69a92b167570347c24 authored about 5 years ago by Ryan Dahl <[email protected]>
Upgrade rust crates (#3292)

adab69bccca986bd7da93a84ca419bdd09587a06 authored about 5 years ago by Bert Belder <[email protected]>
refactor: move Child resource to ops/process.rs (#3291)

c57207e96a577b7f13514fecdde5c47c7a497405 authored about 5 years ago by Bartek Iwańczuk <[email protected]>