summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2024-05-011.43.0 (#23629)denobot
2024-05-01chore: update deno_doc (#23621)Leo Kettmeir
2024-04-30fix(publish): handle variable declarations with a declare keyword (#23616)David Sherret
2024-04-30feat(cli): add support for jsxImportSourceTypes (#23419)Luca Casonato
2024-04-29fix: handle specifying an import map in an ancestor dir of deno.json (#23602)David Sherret
2024-04-29fix(fmt/md): better handling of lists in block quotes (#23604)David Sherret
2024-04-29fix: reenable syntax highlighting for doc html generator (#23570)Leo Kettmeir
2024-04-29chore: migrate bench, publish, and more itests to spec tests (#23584)David Sherret
2024-04-26test: update for private npm registry test server (#23572)Bartek Iwańczuk
2024-04-25chore: rework TLS code in test server (#23566)Matt Mastracci
2024-04-251.43.0 (#23549)denobot
2024-04-24feat(jsr): support importing from jsr via HTTPS specifiers (except for type c...David Sherret
2024-04-24chore: update deno_doc (#23544)Leo Kettmeir
2024-04-24chore: use deno_unsync through deno_core (#23532)Matt Mastracci
2024-04-23chore: bump deno_core (#23497)Matt Mastracci
2024-04-21chore: update deno_config to 0.16.1 (#23480)Bartek Iwańczuk
2024-04-20fix(ext/node): implement process.kill in Rust (#23130)Divy Srivastava
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