summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
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
2024-03-05chore: upgrade deno_core (#22699)Bartek Iwańczuk
2024-03-04chore(deps): bump mio from 0.8.10 to 0.8.11 (#22696)dependabot[bot]
2024-03-01perf(cli): use new deno_core timers (#22569)Matt Mastracci
2024-02-29chore: forward v1.41.1 release commit to main (#22643)denobot
2024-02-29fix: relative dynamic imports in jsr packages (#22624)David Sherret
2024-02-28feat(publish): provenance attestation (#22573)Divy Srivastava
2024-02-27fix(unstable): sloppy imports should resolve .d.ts files during types resolut...David Sherret
2024-02-27chore: bump deno_core (#22596)Matt Mastracci
2024-02-27feat(publish): discover jsr.json and jsr.jsonc files (#22587)Bartek Iwańczuk
2024-02-24fix(lsp): import map expansion (#22553)David Sherret
2024-02-23perf(fmt): reduce memory usage and improve performance (#22570)David Sherret
2024-02-23feat(publish): respect .gitignore during `deno publish` (#22514)Divy Srivastava
2024-02-221.41.0 (#22524)denobot
2024-02-22chore(io): Add a cross-platform unidirectional pipe implementation (#22522)Matt Mastracci
2024-02-21perf: linter lsp memory leak fix and deno_graph executor (#22519)David Sherret
2024-02-21fix(ext/fs): make errors in tempfile creation clearer (#22498)Matt Mastracci
2024-02-21fix(publish): better no-slow-types type discovery (#22517)David Sherret
2024-02-21chore: upgrade deno_core and V8 (#22505)Bartek Iwańczuk
2024-02-21chore: bump deno_lint to 0.57.0 (#22513)Bartek Iwańczuk
2024-02-20perf(jsr): fast check cache and lazy fast check graph (#22485)David Sherret
2024-02-19feat(unstable/lint): no-slow-types for JSR packages (#22430)David Sherret
2024-02-19chore: move `test_util` to `tests/util/server` (#22444)Asher Gomez
2024-02-17chore: bump deno_core (#22443)Matt Mastracci