summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2024-04-19chore(deps): bump rustls from 0.21.10 to 0.21.11 (#23464)dependabot[bot]
2024-04-19feat: upgrade V8 to 12.4 (#23435)Bartek Iwańczuk
2024-04-19perf(lsp): cleanup document dependencies (#23426)Nayeem Rahman
2024-04-18fix(fmt): error for more unterminated nodes (#23449)David Sherret
2024-04-17fix(publish): support import equals (#23421)Luca Casonato
2024-04-17perf: v8 code cache (#23081)Igor Zinkovsky
2024-04-16fix(cli): Identify and fix a test deadlock (#23411)Matt Mastracci
2024-04-16chore: forward v1.42.4 commit to `main` (#23394)Bartek Iwańczuk
2024-04-15chore: upgrade deno_core to 0.275.0 (#23383)Bartek Iwańczuk
2024-04-15fix(lsp): improved cjs tracking (#23374)David Sherret
2024-04-13fix(publish): do not error for param with initializer before required paramet...David Sherret
2024-04-12fix(publish): handle definite assignment on ts private properties (#23345)David Sherret
2024-04-12chore(test): use file_test_runner for spec tests (#23348)David Sherret
2024-04-12chore: upgrade deno_core to 0.274.0 (#23344)Divy Srivastava
2024-04-12chore: fix nightly builds (#23328)Matt Mastracci
2024-04-12chore: update deno_graph (#23340)Luca Casonato
2024-04-12chore: forward v1.42.3 release commit to main (#23335)denobot
2024-04-11fix: upgrade deno_ast related crates (#23187)David Sherret
2024-04-11chore: forward v1.42.2 release commit to main (#23315)denobot
2024-04-09chore: update `h2` crate (#23272)Asher Gomez
2024-04-02perf: reduce allocations in `MediaType::from_specifier` (#23190)David Sherret
2024-04-01chore: forward v1.42.1 release commit to main (#23162)denobot
2024-03-31fix: deno_graph 0.69.10 (#23147)David Sherret
2024-03-281.42.0 (#23105)denobot
2024-03-28chore: update deno_doc to 0.119.0 (#23103)Leo Kettmeir
2024-03-27feat(task): Task description in the form of comments (#23101)Nathan Whitaker
2024-03-27feat(task): cross-platform shebang support (#23091)David Sherret
2024-03-26fix(runtime): use FQDN in NetDescriptor (#23084)Nayeem Rahman
2024-03-25chore(tests): Introduce integration tests for `jupyter` subcommand (#23074)Nathan Whitaker
2024-03-21feat(lint): `deno lint --fix` and lsp quick fixes (#22615)David Sherret
2024-03-21chore: upgrade deno_core to 0.272.0 (#23022)Bartek Iwańczuk
2024-03-21feat: deno_task_shell 0.15 (#23019)David Sherret
2024-03-21chore: bump simd-json and value-trait (#23015)Eric Long
2024-03-20fix(ext/node): worker_threads ESM handling (#22841)mash-graz
2024-03-14chore: Forward 1.41.3 release commit (#22930)Nathan Whitaker
2024-03-14fix(ext/node): Support private EC key signing (#22914)Divy Srivastava
2024-03-13chore: rough first pass on spec tests (#22877)David Sherret
2024-03-13chore: upgrade deno_core to 0.270.0 (#22826)Divy Srivastava
2024-03-13fix(ext/node): initial `crypto.createPublicKey()` support (#22509)Asher Gomez
2024-03-12fix(slow-types): improved exports tracing and infer type literals in as exprs...David Sherret
2024-03-12refactor: add `deno_permissions` crate (#22236)Divy Srivastava
2024-03-11fix(runtime): Restore default signal handler after user handlers are unregist...Nathan Whitaker
2024-03-10fix: fix crate vulnerabilities (#22825)Dimitris Apostolou
2024-03-09fix(ext/node): support junction symlinks on Windows (#22762)Divy Srivastava
2024-03-08chore: forward v1.41.2 release commit to main (#22793)denobot
2024-03-07fix(publish): make include and exclude work (#22720)David Sherret
2024-03-08chore: upgrade deno_core (#22782)Bartek Iwańczuk
2024-03-07perf(cli): use faster_hex (#22761)Matt Mastracci
2024-03-06chore: upgrade deno_core (#22725)Nathan Whitaker
2024-03-06fix: don't include source maps in release mode (#22751)Bartek Iwańczuk