Ecosyste.ms: OpenCollective

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

Denosaurs

Developing deno modules like denon
Collective - Host: opensource - https://opencollective.com/denosaurs - Website: https://denosaurs.land - Code: https://github.com/denosaurs

feat(upgrade): allow specifying a version (#5156)

github.com/denosaurs/deno_desktop - abbf0339cd0013ba7d691adf76460631c6a03e9f authored over 4 years ago
feat(std/fmt): 8bit and 24bit ANSI colors (#5168)

github.com/denosaurs/deno_desktop - 7d3728e3f4b8c9764518bcbe7e4a49cd18fb1f90 authored over 4 years ago
add option to lint and format only staged files (#5172)

github.com/denosaurs/deno_desktop - 9790399bcea36091da85799c4ed86ead6c9af92a authored over 4 years ago
Add editorconfig & remove indentation in blank liines

github.com/denosaurs/denord - b74c8cd390563bb4ddb6d958cc9325dc477f0ff9 authored over 4 years ago
Add hint on how to exit REPL (#5143)

Removes exit and help commands

github.com/denosaurs/deno_desktop - 4e5e6da348fb6c6d289426f313e564d6fd6fe242 authored over 4 years ago
Link to code of conduct (#5165)

github.com/denosaurs/deno_desktop - 9a0bf201c2d76364038f431dccfbf67922796382 authored over 4 years ago
fix typos (#5163)

github.com/denosaurs/deno_desktop - fca204d8335b407236e16e639099a7696f9563ee authored over 4 years ago
Fix broken links (#5164)

github.com/denosaurs/deno_desktop - febb6aa68f1f1f3c5cf7640658de0807d472bea9 authored over 4 years ago
Don't publish cli when tag name starts with 'std/' (#5159)

github.com/denosaurs/deno_desktop - f479b1964973264920dabca4cef963d056bf4598 authored over 4 years ago
revert PR #5002 (#5141)

github.com/denosaurs/deno_desktop - c42ad381ad64f42e54ea0c1186d81af5abfdbb66 authored over 4 years ago
refactor: Remove cli::compilers module (#5138)

This PR removes "cli/compilers/" directory.

"cli/compilers/ts.rs" has been renamed to "cli/ts...

github.com/denosaurs/deno_desktop - f9f10229a41d000ae9e96f0907ca321f9ffdeea7 authored over 4 years ago
add tools/README.md (#4453)

github.com/denosaurs/deno_desktop - 6b73e0caff9673965df7a096c360ac336eb1cba0 authored over 4 years ago
feat(workers): "crypto" global accessible in Worker scope (#5121)

github.com/denosaurs/deno_desktop - a08a4abac116eda498f8ad2df13b3816ec36c9ad authored over 4 years ago
doc: fix typo on first_steps.md (#5149)

github.com/denosaurs/deno_desktop - c0e8bae498b1892b994757b5f4972913c076a65e authored over 4 years ago
fix: correct type error text (#5150)

github.com/denosaurs/deno_desktop - 5fea4e826cc106e2c42fb279a7115a52572aa907 authored over 4 years ago
BREAKING: make Worker.deno unstable (#5128)

This commit makes "Worker.deno" option unstable.

Added new manual entry "docs/runtime/workers...

github.com/denosaurs/deno_desktop - aca21dad1ba576e2e8b81cfa5ac87d58c69f1de6 authored over 4 years ago
BREAKING: Remove support for .wasm imports (#5135)

Importing .wasm files is non-standardized therefore deciding to
support current functionality p...

github.com/denosaurs/deno_desktop - 2b66b8a03e4f81cc158be40d07534f26fa762c2b authored over 4 years ago
feat: format deno bundle output (#5139)

github.com/denosaurs/deno_desktop - 93cf3bd5341d5985201ea0905280082d5a3310f9 authored over 4 years ago
Remove REPL/Windows hack (#5136)

github.com/denosaurs/deno_desktop - 9a8d94842044c5d91ce8ac09ed96c0e184d842b2 authored over 4 years ago
feat(bundle): add --config flag (#5130)

github.com/denosaurs/deno_desktop - 53265fb6dbe1d1676d68b7060ba33e4ba79b9144 authored over 4 years ago
fix(imports): fix panic on unsupported scheme (#5131)

github.com/denosaurs/deno_desktop - 0ba90c8c11089500b23761f126a8d08afd38a73e authored over 4 years ago
fix(deno_dir): better error message (#5120)

Add better error messages when a cache subdirectory in
`DENO_DIR` cannot be created.

github.com/denosaurs/deno_desktop - dabe88f854b7cc04518c5ff75c55fa437360a91f authored over 4 years ago
fix(docs): add missing "deno run" (#5126)

github.com/denosaurs/deno_desktop - 761b7efb3b8a140caad12803619a2e8a535cc178 authored over 4 years ago
Merge pull request #29 from KyleJune/patch-1

github.com/denosaurs/denon - dce8032ff7ec270f5c235a8ada147d65554398b6 authored over 4 years ago
Fix install command for v1.0.0-rc1

From the release notes, deno install was changed to no longer use a positional argument for sett...

github.com/denosaurs/denon - bb638c3ad986cb9aa7e2d1d6f9923fe96f9c8d6b authored over 4 years ago
Multi page manual (#5110)

github.com/denosaurs/deno_desktop - 34ec3b225425cecdccf754fbc87f4a8f3728890d authored over 4 years ago
Remove flaky and useless tests (#5116)

github.com/denosaurs/deno_desktop - 846c049c9b3ab36d0893292a204c4d0a18de4c8e authored over 4 years ago
Use a Github Actions cache version that works (#5113)

github.com/denosaurs/deno_desktop - 102a247ebbee823151c419ad0d578a76946a4664 authored over 4 years ago
Upgrade to rusty_v8 0.4.2 / V8 8.4.300 (#5113)

github.com/denosaurs/deno_desktop - 7e00b2471d7288bd4bf0225bbd66126a4b33a125 authored over 4 years ago
remove target_test.py (#5112)

github.com/denosaurs/deno_desktop - 6666f1d36a89a1d81c5fa4c936a42bd0f5551bac authored over 4 years ago
BREAKING: execPath should require allow-read (#5109)

github.com/denosaurs/deno_desktop - 221221cc9758225a85ecebb2de206591abf16e68 authored over 4 years ago
Log deno version in CI

github.com/denosaurs/denon - ab1fd68953224652000990bf6910a23b2a3ea06e authored over 4 years ago
Update CI to rc1

github.com/denosaurs/denon - 776d4118c00567dc3ead2e212ee6bf80dc1ab857 authored over 4 years ago
deno 1.0.0-rc1 support

github.com/denosaurs/denon - c7d9d5943866db5fbabb2c8496612ea4014c4d41 authored over 4 years ago
Check destination length in encodeInto (#5078)

github.com/denosaurs/deno_desktop - 76c77bb32c642283e61c9a6bb4936401fc43eaba authored over 4 years ago
refactor(ts): make processImports logic more verbose (#5089)

github.com/denosaurs/deno_desktop - 91369841ef19b41dcdc7934d39620fedc3a0f6c8 authored over 4 years ago
Upgrade crates (#5104)

github.com/denosaurs/deno_desktop - 2b15e53d5a5e54d40692cf7b1deadf9c4178ca74 authored over 4 years ago
feat: deno doc handles default exports (#4873)

github.com/denosaurs/deno_desktop - e18aaf49cfc1dfa8aaa361e343556d1d9eb7251a authored over 4 years ago
Clean up 'inspector_break_on_first_line' test and fix its flakiness (#5098)

github.com/denosaurs/deno_desktop - e513751ee9a9f9d737a0513b5bb0fac06274ede0 authored over 4 years ago
refactor: merge TS compiler into single file (#5091)

github.com/denosaurs/deno_desktop - 2ecdbb62ae8f925b01e3e49f397d439a2f464a21 authored over 4 years ago
fix(cli): fix paths in internal stack traces (#5093)

This commit updates "deno_typescript" crate to properly map
bundle entrypoint file to internal ...

github.com/denosaurs/deno_desktop - 9cd7d598405f8bf6600775827f870848fd3e120a authored over 4 years ago
Simplify ProcessStdio (#5092)

github.com/denosaurs/deno_desktop - 5875bb9c0d5949682191e4b2592433e975abce4d authored over 4 years ago
refactor(ts): remove op_cache (#5071)

This PR removes op_cache and refactors how Deno interacts with TS compiler.

Ultimate goal is ...

github.com/denosaurs/deno_desktop - cf5a39a36127e8df70ac34b9895771fb41d474a6 authored over 4 years ago
Fix inspector hanging when task budget is exceeded (#5083)

The issue is solved by proxying websocket messages over a pair of
`futures::mpsc::unbounded` cha...

github.com/denosaurs/deno_desktop - e574437922db0693e7be7a5df7c474f306e55f7b authored over 4 years ago
update manual with "deno run" (#5082)

github.com/denosaurs/deno_desktop - 6e287d951853ff38fb7002d31b9677c184ae6ffa authored over 4 years ago
feat(std/node): fs.writefile / fs.promises.writeFile (#5054)

github.com/denosaurs/deno_desktop - f0aea98c85e18b297593ed6483b620945483fa37 authored over 4 years ago
feat(fmt): Add `deno-fmt-ignore` and `deno-fmt-ignore-file` comment support (#5075)

github.com/denosaurs/deno_desktop - 60f2d57fb7a01a438e99c5d2ea655cfa44641755 authored over 4 years ago
feat(URL): Support drive letters for file URLs on Windows (#5074)

refactor: Parse URLs more sequentially. This makes it easier to change matching behaviour depend...

github.com/denosaurs/deno_desktop - 8c509bd88517ebc92673d9da91e71a08868e830e authored over 4 years ago
stabilize Deno.cwd and require --allow-read (#5068)

github.com/denosaurs/deno_desktop - 6c02b061ce157b9fc3d20f9bcace0bc6638290d3 authored over 4 years ago
Rename DenoPermissions, add abs path asserts (#5076)

github.com/denosaurs/deno_desktop - 191c59a5912121fb9062aff6a08b1cc110674044 authored over 4 years ago
BREAKING: make WebSocket directly implement AsyncIterable (#5044) (#5045)

github.com/denosaurs/deno_desktop - 796fc9bc3e8e4da7d53fb4617511ce4e2be22485 authored over 4 years ago
Simplify ts-compiler's normalizeString (#5072)

github.com/denosaurs/deno_desktop - 38ecabf205336c2cf51f2a18919da3dcb1a7db97 authored over 4 years ago
simplify unit tests: compiler_api, workers (#5073)

github.com/denosaurs/deno_desktop - 92c0591fcbf74ee34e7bc0518376d8fdb38feb30 authored over 4 years ago
fix: URL constructor throws confusing error on invalid scheme (#5057)

github.com/denosaurs/deno_desktop - 1500547afa9c7784967f1915398bc4e1b3a18e08 authored over 4 years ago
Make it so ts compiler doesn't call cwd op (#5070)

Removes duplicate implementation of the module resolution algorithm

github.com/denosaurs/deno_desktop - 821a4ae5fd92a03dacf125b35bcf977343d27310 authored over 4 years ago
fix(console): formatting misalignment on console.table (#5046)

github.com/denosaurs/deno_desktop - 58d0c4f9d69591b0cca0152c8f7ce055a2185914 authored over 4 years ago
fix(install): Propagate --unstable flag (#5061)

github.com/denosaurs/deno_desktop - 36ad4e3b771356d30e0a43b2c43b85e69ce348cc authored over 4 years ago
BREAKING: remove CLI 'deno script.ts' hack (#5026)

This PR removes the hack in CLI that allows to run scripts with shorthand: deno script.ts.

Re...

github.com/denosaurs/deno_desktop - a913b7a1ba67849464d0314eee9851f59c22556b authored over 4 years ago
Add sha256 and sha224 support (along with HMAC variants) (#5066)

github.com/denosaurs/deno_desktop - bd3b9cc7d97700ee627a621f561eda4c20dbd5f3 authored over 4 years ago
[std/node] add the ability to path argument to be URL type (#5055)

github.com/denosaurs/deno_desktop - 5cc0f056d1af6f76c6ad81a6cd68dcaabba60f35 authored over 4 years ago
Add TransformStream and TransformStreamController (#5042)

github.com/denosaurs/deno_desktop - 7e32269f3f230c5b714bbf70aa59d74f9a867373 authored over 4 years ago
Move std/util/sha1.ts to ES private fields (#5053)

github.com/denosaurs/deno_desktop - 1560af2b6ecda4a020d5a1492b824e4bbf622db3 authored over 4 years ago
fix(cli/fmt_errors): Respect NO_COLOR for stack frames (#5051)

github.com/denosaurs/deno_desktop - 0f3e6e2eeaae882be83f5cb80388d0f4b183b474 authored over 4 years ago
Add hint on how to install gist program (#5041)

github.com/denosaurs/deno_desktop - 03d0ee60b40ce785276006e69a6040b5fc0c99d4 authored over 4 years ago
Deno.chdir should require allow-read not allow-write (#5033)

github.com/denosaurs/deno_desktop - bbbf9f299c284e24882927d34e13ffad1ed6093e authored over 4 years ago
BREAKING: disallow static import of local modules from remote modules (#5050)

This commit changes module loading logic to disallow statically import
local module (file:// sc...

github.com/denosaurs/deno_desktop - 2872b362ff76273d897d75bb8a3ddd5510c182f4 authored over 4 years ago
BREAKING: remove support for JSON imports (#5037)

This commit removes support for importing JSON files as modules.

This change is dictated by s...

github.com/denosaurs/deno_desktop - de2c042482741dc23f7d975458a1fba95863de53 authored almost 5 years ago
BREAKING: feat(cli/installer): Support guessing the executable name (#5036)

github.com/denosaurs/deno_desktop - 96fd0f4692126516239d61784caf6599aa884844 authored almost 5 years ago
BREAKING: remove window.location and self.location (#5034)

This commit removes "location" global available on "window",
"globalThis" and "self".

github.com/denosaurs/deno_desktop - 6661e7e287aa595eccdc8d49940c40953b1f69bc authored almost 5 years ago
Correct copyright in cli/js/web/decode_utf8.ts (#5035)

github.com/denosaurs/deno_desktop - 5d3c49082ffa96fc97af1e7bf637c930dd9cdf66 authored almost 5 years ago
fix misaligned error reporting on tab char (#5032)

github.com/denosaurs/deno_desktop - 25b765c123ee4779d223b10adbea8db5c472d5a0 authored almost 5 years ago
fix std/fs/walk example (#5030)

github.com/denosaurs/deno_desktop - fa396c0a22f1de4a55ca3ad918f1ba4566d2575b authored almost 5 years ago
fix(std/http): avoid directly modifying the headers object (#5024)

github.com/denosaurs/deno_desktop - e57f0749e7129d0ee57f5b56dfed217ba0a52b94 authored almost 5 years ago
docs(std): typo fix (#5023)

github.com/denosaurs/deno_desktop - be65f6692f0f81dc88c77ba4cf22cdda40760317 authored almost 5 years ago
BREAKING: reorder std/io/utils copyBytes arguments (#5022)

github.com/denosaurs/deno_desktop - 9ded17d722b8da124987cdf16976589a46f2d3f5 authored almost 5 years ago
internal: reorder Buffer's copyBytes arguments (#5021)

github.com/denosaurs/deno_desktop - 4297b865f97d3087fa80a5a73d424d2ea183c6d8 authored almost 5 years ago
fix(fmt): Format `abstract async` as `abstract async` (#5020)

github.com/denosaurs/deno_desktop - 3e72d63205662f3ff38d561cb1bebd8ffe54e3f2 authored almost 5 years ago
doc(std/fs): README.md (#4913)

github.com/denosaurs/deno_desktop - 21f4c7f35c4a7d53e7aca1e531a362e881924edb authored almost 5 years ago
feat: add SWC dependency analyzer (#5015)

This commit adds "analyze_dependencies" function that uses SWC
(by the means of AstParser) to p...

github.com/denosaurs/deno_desktop - f79cb08e0b9afa7609a353a464e0876d8c8a593c authored almost 5 years ago
std/node: toString for globals (#5013)

github.com/denosaurs/deno_desktop - 898773d3f89b12e84d371644d4f13dec078bdc13 authored almost 5 years ago
Unstable methods should not appear in runtime or d.ts (#4957)

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

github.com/denosaurs/deno_desktop - 80e22111416751ce34dbc5cb32ffa9f293517370 authored almost 5 years ago
Added parry interface

github.com/denosaurs/parry - 541cc1451e7fce7033e6eedc2b4a4bcf6836a373 authored almost 5 years ago
Deno v0.42.0 support and deno in Worker

github.com/denosaurs/parry - edcb5a88d4f1a9fa72c3d8b77c51f37b2b60bd89 authored almost 5 years ago
fix(doc): better repr for object literal types (#4998)

github.com/denosaurs/deno_desktop - 4993a6504b4b447e0e02454094cffb02ee18c081 authored almost 5 years ago
feat: Add WritableStreams (and enable ReadableStreams piping) (#4980)

github.com/denosaurs/deno_desktop - 81c75332fbf2635f5275cc85053dc244f211471d authored almost 5 years ago
std/node: make process global (#4985)

github.com/denosaurs/deno_desktop - 84d687e958ab93afb161def4a8ab47f8994307c9 authored almost 5 years ago
Formatting

github.com/denosaurs/denon - 006e3b6b7f770b205490e045bc9e404f748f61c9 authored almost 5 years ago
Add deno 0.42.0 support

github.com/denosaurs/denon - 779510bfe299408a406215abc97e1b5fe45844fc authored almost 5 years ago
refactor(core): add "prepare_load" hook to ModuleLoader trait (#4866)

This PR adds prepare_load hook method to ModuleLoader trait. It allows implementors to perform p...

github.com/denosaurs/deno_desktop - 46bfcbbaa84b4b715f3b829c9b4ac3b5154adfb6 authored almost 5 years ago
fix(manual): Deno.copy args order (#4999)

github.com/denosaurs/deno_desktop - 5f8c4d9b686efc10abe2abb7ba453020ecfe4814 authored almost 5 years ago
fix(std): use fromFileUrl (#5005)

github.com/denosaurs/deno_desktop - c569d958aaf49db70856a60d75954c83ab8bd95a authored almost 5 years ago
adding missing test cases for <unknown> base (#4988)

github.com/denosaurs/deno_desktop - 4bc9c18fe96a30f2fb8262e3ea139ce628b7f4e5 authored almost 5 years ago
feat: Make WebSocket Reader/Writer (#5001) (#5002)

github.com/denosaurs/deno_desktop - 8ec36681dd4abac346551a54cdd6870ed8e864f5 authored almost 5 years ago
Cleanup std/node/fs functions (#5000)

github.com/denosaurs/deno_desktop - 12c6055855af37d00be953080370909d0d7ea9b1 authored almost 5 years ago
make camel case readDir, readLink, realPath (#4995)

github.com/denosaurs/deno_desktop - bc792c02674cc22459a3016b271f9c5b70e9d573 authored almost 5 years ago
Fix MultipartReader for big files (#4865)

github.com/denosaurs/deno_desktop - 78e0ae643c8eb9817b3396cf07a263ce9f03fc4c authored almost 5 years ago