summaryrefslogtreecommitdiff
path: root/cli/Cargo.toml
AgeCommit message (Expand)Author
2023-08-24build(deps): bump trust-dns-server from 0.22.0 to 0.22.1 (#20114)dependabot[bot]
2023-08-24refactor: use "deno_config" crate (#20260)Bartek Iwańczuk
2023-08-22fix(lint): erroneous remove await in async (#20235)David Sherret
2023-08-22feat(ext/kv): connect to remote database (#20178)Heyang Zhou
2023-08-21refactor: upgrade deno_ast 0.28 and deno_semver 0.4 (#20193)David Sherret
2023-08-17fix(cli): handle missing `now` field in cache (#20192)David Sherret
2023-08-10chore: forward v1.36.1 to main (#20119)Divy Srivastava
2023-08-08refactor(cli): move `snapshot_from_lockfile` function to `deno_npm` (#20024)Yusuke Tanaka
2023-08-08refactor: use deno_cache_dir crate (#20092)David Sherret
2023-08-08fix(fmt): do not insert expr stmt leading semi-colon in do while stmt body (#...David Sherret
2023-08-06build: allow disabling snapshots for dev (#20048)Nayeem Rahman
2023-08-031.36.0 (#20036)denobot
2023-07-28chore: remove unused dependencies (#19962)Divy Srivastava
2023-07-27feat(cli): Adding JUnit test reports (#19747)Cooper Benson
2023-07-26fix(check): should bust check cache when json module or npm resolution change...David Sherret
2023-07-261.35.3 (#19947)denobot
2023-07-26fix(task): ensure quoted strings are maintained mid-word (#19944)David Sherret
2023-07-26chore: update chrono dependency (#19943)Bartek Iwańczuk
2023-07-20chore: forward v1.35.2 release commit to main (#19887)denobot
2023-07-12chore: forward 1.35.1 back to main (#19814)David Sherret
2023-07-10perf: add setup cache for node_modules folder (#19787)David Sherret
2023-07-051.35.0 (#19717)denobot
2023-07-04chore: upgrade deno_lint to 0.49.0 (#19703)Bartek Iwańczuk
2023-06-30fix(npm): support siblings that are peer dependencies of each other (#19657)David Sherret
2023-06-27chore: update deno_lint to 0.48.0 (#19619)Bartek Iwańczuk
2023-06-26Revert "Reland "refactor(core): cleanup feature flags for js source i… (#19...Bartek Iwańczuk
2023-06-25Reland "refactor(core): cleanup feature flags for js source inclusion" (#19519)Nayeem Rahman
2023-06-16chore: forward v1.34.3 release commit to main (#19526)denobot
2023-06-13Revert "refactor(core): cleanup feature flags for js source inclusion… (#19...Bartek Iwańczuk
2023-06-13refactor(core): cleanup feature flags for js source inclusion (#19463)Nayeem Rahman
2023-06-12chore: update clap (#19467)Leo Kettmeir
2023-06-09fix(fmt): do not panic formatting json with multiple values (#19442)David Sherret
2023-06-09chore: forward v1.34.2 release commit to main (#19434)denobot
2023-06-08refactor(compile): store the npm snapshot in the eszip (#19343)David Sherret
2023-06-05fix: upgrade to deno_ast 0.27 (#19375)David Sherret
2023-06-05chore: update deno_lint to 0.46.0 (#19372)Kenta Moriuchi
2023-05-29chore: forward v1.34.1 to main (#19312)Bartek Iwańczuk
2023-05-241.34.0 (#19246)denobot
2023-05-23feat: add support for globs in the config file and CLI arguments for files (#...Bartek Iwańczuk
2023-05-19Revert "perf: use jemalloc as global allocator (#18957)" (#19187)Bartek Iwańczuk
2023-05-18feat(task): glob expansion (#19084)David Sherret
2023-05-18chore: forward v1.33.4 release commit to main (#19181)denobot
2023-05-12chore: forward v1.33.3 release commit to main (#19111)denobot
2023-05-10feat(compile): unstable npm and node specifier support (#19005)David Sherret
2023-05-09perf(fmt): faster formatting for minified object literals (#19050)David Sherret
2023-05-04chore: forward v1.33.2 release commit to main (#18990)denobot
2023-05-03perf: use jemalloc as global allocator (#18957)Bartek Iwańczuk
2023-04-30fix(fmt/json): support formatting number with exponent and no sign (#18894)David Sherret
2023-04-28chore: forward v1.33.1 release commit to main (#18897)denobot
2023-04-281.33.0 (#18879)denobot