summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2023-08-12chore: deno_core -> 0.201.0 (#20135)Matt Mastracci
2023-08-10chore: forward v1.36.1 to main (#20119)Divy Srivastava
2023-08-10chore: upgrade fastwebsockets to 0.4.4 (#19089)Divy Srivastava
2023-08-08refactor(cli): move `snapshot_from_lockfile` function to `deno_npm` (#20024)Yusuke Tanaka
2023-08-08refactor: use deno_cache_dir crate (#20092)David Sherret
2023-08-08fix(fmt): do not insert expr stmt leading semi-colon in do while stmt body (#...David Sherret
2023-08-06fix(unstable): vendor cache should support adding files to hashed directories...David Sherret
2023-08-05refactor: remove snapshot_module_load_cb (#20043)Nayeem Rahman
2023-08-05chore: use zlib-ng for flate2 (#20059)Matt Mastracci
2023-08-04chore(cargo): update async-compression/flate2/miniz to latest (#20049)Luca Bruno
2023-08-03chore: fix pty support on Macs (#20037)Matt Mastracci
2023-08-031.36.0 (#20036)denobot
2023-08-02fix: regression in workers using dynamic imports (#20006)Bartek Iwańczuk
2023-07-31feat(node/os): implement getPriority, setPriority & userInfo (#19370)Leo Kettmeir
2023-07-31refactor: update core extension api usage (#19952)Nayeem Rahman
2023-07-31feat(ext/http): Upgrade to hyper1.0-rc4 (#19987)Matt Mastracci
2023-07-28chore: remove unused dependencies (#19962)Divy Srivastava
2023-07-27feat(cli): Adding JUnit test reports (#19747)Cooper Benson
2023-07-26fix(check): should bust check cache when json module or npm resolution change...David Sherret
2023-07-261.35.3 (#19947)denobot
2023-07-26fix(task): ensure quoted strings are maintained mid-word (#19944)David Sherret
2023-07-26chore: update chrono dependency (#19943)Bartek Iwańczuk
2023-07-25chore: Bump deno_core (#19940)Matt Mastracci
2023-07-23chore: update deno_core to 0.196.0 (#19897)Bartek Iwańczuk
2023-07-23chore(deps): bump getrandom to 0.2.10 (#19914)Jakub Jirutka
2023-07-20chore: forward v1.35.2 release commit to main (#19887)denobot
2023-07-14chore: update log, percent-encoding, and rusqlite (#19815)puffyCid
2023-07-12chore: forward 1.35.1 back to main (#19814)David Sherret
2023-07-10perf: add setup cache for node_modules folder (#19787)David Sherret
2023-07-09chore: upgrade deno_core and rusty_v8 (#19773)Bartek Iwańczuk
2023-07-051.35.0 (#19717)denobot
2023-07-04chore: upgrade deno_lint to 0.49.0 (#19703)Bartek Iwańczuk
2023-07-02refactor: rename built-in node modules from ext:deno_node/ to node: (#19680)Bartek Iwańczuk
2023-07-02feat(lsp): basic support of auto-imports for npm specifiers (#19675)David Sherret
2023-07-02refactor(core): Extract deno_core (#19658)Matt Mastracci
2023-07-01chore: upgrade rusty_v8 to 0.74.1 (#19677)Bartek Iwańczuk
2023-06-30fix(npm): support siblings that are peer dependencies of each other (#19657)David Sherret
2023-06-29chore: upgrade Rust to 1.70 and libffi-sys to 2.3.0 (#19639)Matt Mastracci
2023-06-29chore: upgrade rusty_v8 to 0.74.0 (#19633)Bartek Iwańczuk
2023-06-29fix(core): Ensure we don't lose the waker when polling an empty JoinSet (#19655)Matt Mastracci
2023-06-27chore: update deno_lint to 0.48.0 (#19619)Bartek Iwańczuk
2023-06-26Revert "Reland "refactor(core): cleanup feature flags for js source i… (#19...Bartek Iwańczuk
2023-06-25Reland "refactor(core): cleanup feature flags for js source inclusion" (#19519)Nayeem Rahman
2023-06-24fix(ext/node): support brotli APIs (#19223)Divy Srivastava
2023-06-24refactor(ops): Adding op2 macro and implementing in a couple of places (#19534)Matt Mastracci
2023-06-16chore: forward v1.34.3 release commit to main (#19526)denobot
2023-06-14fix(compile): some npm dependencies were missing in compiled output (#19503)David Sherret
2023-06-13feat(kv) queue implementation (#19459)Igor Zinkovsky
2023-06-13Revert "refactor(core): cleanup feature flags for js source inclusion… (#19...Bartek Iwańczuk
2023-06-13refactor(core): cleanup feature flags for js source inclusion (#19463)Nayeem Rahman