summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2024-09-16fix(npm): better error handling for remote npm deps (#25670)David Sherret
2024-09-16fix(lockfile): use loose deserialization for version constraints (#25660)David Sherret
2024-09-14feat: TypeScript 5.6 and `npm:@types/node@22` (#25614)David Sherret
2024-09-12v2.0.0-rc.2 (#25583)Bartek Iwańczuk
2024-09-10feat(cli): use NotCapable error for permission errors (#25431)Luca Casonato
2024-09-10fix: update malva in deno to support astro css comments (#25553)HasanAlrimawi
2024-09-09BREAKING: remove deprecated files config (#25535)David Sherret
2024-09-09fix(fmt): fix tabs in YAML (#25536)Pig Fang
2024-09-07feat: Update no-window lint rule (#25486)Bartek Iwańczuk
2024-09-06feat(add): Add npm packages to package.json if present (#25477)Nathan Whitaker
2024-09-052.0.0-rc.1 (#25467)Bartek Iwańczuk
2024-09-05BREAKING: remove "emit" and "map" from deno info output (#25468)David Sherret
2024-09-05feat(check): turn on useUnknownInCatchVariables (#25465)David Sherret
2024-09-04chore: forward v1.46.3 release commit to main (#25425)denobot
2024-09-04BREAKING(config): make supported compilerOptions an allow list (#25432)David Sherret
2024-09-04chore(cli): remove deno_emit dependency (#25427)Luca Casonato
2024-09-04build(deps): bump quinn-proto from 0.11.3 to 0.11.8 (#25400)dependabot[bot]
2024-09-03fix(flags): require global flag for permission flags in install subcommand (#...Leo Kettmeir
2024-08-31v2.0.0-rc.0 (#25316)Bartek Iwańczuk
2024-08-30refactor: remove DENO_FUTURE (#25314)David Sherret
2024-08-30fix: upgrade deno_ast 0.42 (#25313)David Sherret
2024-08-29feat(config): Node modules option for 2.0 (#25299)Nathan Whitaker
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