summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2024-08-29chore: forward v1.46.2 release commit to main (#25296)denobot
2024-08-29chore: upgrade rusqlite (#25289)Arnau Orriols
2024-08-29fix: update deno_doc (#25290)Leo Kettmeir
2024-08-29fix: upgrade deno_core to 0.307.0 (#25287)snek
2024-08-28fix: delete old Deno 1.x headers file when loading cache (#25283)David Sherret
2024-08-28feat: improve lockfile v4 to store normalized version constraints and be more...David Sherret
2024-08-28fix(ext/node): import EC JWK keys (#25266)Divy Srivastava
2024-08-28fix(ext/node): update aead-gcm-stream to 0.3 (#25261)Divy Srivastava
2024-08-26perf(cache): single cache file for remote modules (#24983)David Sherret
2024-08-26feat: lockfile v4 by default (#25165)David Sherret
2024-08-26fix(fmt/markdown): fix regression with multi-line footnotes and inline math (...David Sherret
2024-08-24refactor(lsp): changes for lsp_types 0.97.0 (#25169)Nayeem Rahman
2024-08-22chore: enable `log` feature for tracing crate (#25078)Yusuke Tanaka
2024-08-22chore(build): deno_kv - remove dep on deno_node (#25158)David Sherret
2024-08-22chore: forward v1.46.1 release commit to main (#25155)denobot
2024-08-221.46.0 (#25139)denobot
2024-08-22fix(fmt/markdown): metadata header sometimes missing trailing blank line (#25...David Sherret
2024-08-21feat: Upgrade V8 to 12.9 (#25138)Bartek Iwańczuk
2024-08-21fix(lsp): resolve jsx import source with types mode (#25064)Nayeem Rahman
2024-08-21feat(flags): improve help output and make `deno run` list tasks (#25108)Leo Kettmeir
2024-08-20fix: Don't panic if fail to handle JS stack frame (#25122)Nathan Whitaker
2024-08-20fix: deserialize lockfile v3 straight (#25121)David Sherret
2024-08-20chore(release): Release Deno v1.46.0-rc.3 (#25112)Bartek Iwańczuk
2024-08-20feat: glob and directory support for `deno check` and `deno cache` cli arg pa...Yazan AbdAl-Rahman
2024-08-20fix: adjust suggestion for lockfile regeneration (#25107)Bartek Iwańczuk
2024-08-20feat(unstable): ability to use a local copy of jsr packages (#25068)David Sherret
2024-08-20fix(cli): update permission prompt message for compiled binaries (#24081)Yazan AbdAl-Rahman
2024-08-19chore(release): Release Deno v1.46.0-rc.2 (#25101)Bartek Iwańczuk
2024-08-19fix(compile): make output more deterministic (#25092)David Sherret
2024-08-19fix(fmt): regression with pipe in code blocks in tables (#25098)David Sherret
2024-08-19feat: upgrade deno_core (#25042)snek
2024-08-19feat(FUTURE): terse lockfile (v4) (#25059)David Sherret
2024-08-18fix: clean up flag help output (#24686)Luca Casonato
2024-08-19chore(release): Release Deno v1.46.0-rc.1 (#25088)Bartek Iwańczuk
2024-08-17fix(fmt): upgrade to dprint-plugin-markdown 0.17.4 (#25075)David Sherret
2024-08-16feat(config/jsr): add license field (#25056)David Sherret
2024-08-15feat(lint): Add lint for usage of node globals (with autofix) (#25048)Nathan Whitaker
2024-08-15fix(node): Create additional pipes for child processes (#25016)Nathan Whitaker
2024-08-15feat: `deno compile --icon <ico>` (#25039)Divy Srivastava
2024-08-14feat(fmt): support HTML, Svelte, Vue, Astro and Angular (#25019)Pig Fang
2024-08-12fix: update deno_doc (#24972)Leo Kettmeir
2024-08-12feat: `deno upgrade --rc` (#24905)Bartek Iwańczuk
2024-08-12feat: better help output (#24958)Leo Kettmeir
2024-08-11fix(ext/node): rewrite X509Certificate resource and add `publicKey()` (#24988)Divy Srivastava
2024-08-11fix(ext/node): support ieee-p1363 ECDSA signatures and pss salt len (#24981)Divy Srivastava
2024-08-09feat(fmt): support CSS, SCSS, Sass and Less (#24870)Pig Fang
2024-08-08fix(add): better error message providing scoped pkg missing leading `@` symbo...David Sherret
2024-08-08fix(ext/fetch): include TCP src/dst socket info in error messages (#24939)Yusuke Tanaka
2024-08-08fix: cache bust jsr meta file when version not found in dynamic branches (#24...David Sherret
2024-08-08fix(ext/node): add crypto.diffieHellman (#24938)Luca Casonato