summaryrefslogtreecommitdiff
path: root/cli/Cargo.toml
AgeCommit message (Expand)Author
2024-02-06fix(publish): 'explit' typo (#22296)John Spurlock
2024-02-05refactor(cli): Move op descriptions into Rust and prepare for op import (#22271)Matt Mastracci
2024-02-05fix: Fix segmentation fault in tests on CPUs with PKU support (#22152)Alessandro Cosentino
2024-02-03fix(test/regression): handle CLI arg directory using `../` in path (#22244)David Sherret
2024-02-01fix(publish): use lighter crate for opening browser (#22224)Bartek Iwańczuk
2024-02-01chore: forward v1.40.3 release commit to main (#22220)Divy Srivastava
2024-02-01refactor: load bytes in deno_graph (#22212)David Sherret
2024-01-31chore(publish): try to automatically open the web browser (#22208)Bartek Iwańczuk
2024-01-31chore: update deno_doc (#22174)Leo Kettmeir
2024-01-26chore: forward v1.40.2 commit to main (#22133)Bartek Iwańczuk
2024-01-25chore: forward v1.40.1 commit to main (#22107)Bartek Iwańczuk
2024-01-25chore: update deno_graph (#22099)Luca Casonato
2024-01-251.40.0 (#22096)denobot
2024-01-25chore: upgrade deno_lint to 0.55.0 (#22092)Bartek Iwańczuk
2024-01-24feat(publish): exclude and include (#22055)Luca Casonato
2024-01-24feat: TC39 decorator proposal support (#22040)Bartek Iwańczuk
2024-01-23chore: make deno --help more colorful (#21962)Bartek Iwańczuk
2024-01-23feat(cli): improved diagnostics printing (#22049)Luca Casonato
2024-01-23chore: update deno_ast and deno_graph (#22033)Bartek Iwańczuk
2024-01-22feat(lockfile): track JSR and npm dependencies in config file (#22004)David Sherret
2024-01-22fix(runtime): only discard extension sources if a snapshot is provided (#22023)Nayeem Rahman
2024-01-21fix: remove conditional unstable type-checking from other commands (#21991)Bartek Iwańczuk
2024-01-21fix(lsp): improved npm specifier to import map entry mapping (#22016)David Sherret
2024-01-18fix(lsp): regression - formatting was broken on windows (#21972)David Sherret
2024-01-17chore: update deno_doc (#21969)Leo Kettmeir
2024-01-16chore: upgrade clap to 4.4.17 (#21956)Bartek Iwańczuk
2024-01-15refactor: use globbing from deno_config (#21925)David Sherret
2024-01-13chore: forward v1.39.4 release commit to main (#21933)denobot
2024-01-12chore: forward v1.39.3 to main (#21915)Bartek Iwańczuk
2024-01-11fix(web): use rustyline for prompt (#21893)Divy Srivastava
2024-01-11fix(fast_check): analyze identifiers in type assertions/as exprs (#21899)David Sherret
2024-01-10feat(unstable): fast subset type checking of JSR dependencies (#21873)David Sherret
2024-01-10refactor: remove snapshotting from deno_runtime (#21794)Bartek Iwańczuk
2024-01-09fix: update deno_lint and swc (#21718)Bartek Iwańczuk
2024-01-04chore: forward v1.39.2 release commit to main (#21793)Bartek Iwańczuk
2024-01-02Revert "fix(runtime): Make native modal keyboard interaction consistent with ...Divy Srivastava
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-12-30chore: update deno_doc to 0.85.0 (#21678)Leo Kettmeir
2023-12-27refactor: simplify hyper, http, h2 deps (#21715)Bartek Iwańczuk
2023-12-27refactor: finish test_util server cleanup, simplify dependencies (#21714)Bartek Iwańczuk
2023-12-26refactor: change cli/ to use hyper 1.1 (#21705)Bartek Iwańczuk
2023-12-21chore: forward v1.39.1 commit to main (#21667) (#21671)Bartek Iwańczuk
2023-12-131.39.0 (#21560)denobot
2023-12-13fix(runtime): Make native modal keyboard interaction consistent with browsers...lionel-rowe
2023-12-11fix: ignore more paths in dynamic arg module search (#21539)David Sherret
2023-12-11fix(doc): ambient namespaces should have members as exports (#21483)David Sherret
2023-12-07feat(unstable): ability to resolve specifiers with no extension, specifiers f...David Sherret
2023-12-06fix(compile/npm): ignore symlinks to non-existent paths in node_modules direc...David Sherret
2023-12-06chore: update rustyline to 13.0.0 (#21481)Bartek Iwańczuk
2023-12-06chore: forward v1.38.5 release commit to main (#21472)Bartek Iwańczuk