summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2023-02-17refactor: add `NpmPackageId` back from deno_graph as `NpmPackageNodeId` (#17804)David Sherret
2023-02-17chore: upgrade tokio to 1.25.0 (#17590)Bartek Iwańczuk
2023-02-15refactor: use deno_graph's semver and npm structs (#17791)David Sherret
2023-02-15refactor: make resolver required (#17783)David Sherret
2023-02-15fix(ext/ffi): improve error messages in FFI module (#17786)Matt Mastracci
2023-02-14feat(ext/node): embed std/node into the snapshot (#17724)Bartek Iwańczuk
2023-02-10chore: upgrade rusty_v8 to 0.63.0 (#17705)Bartek Iwańczuk
2023-02-09refactor: deno_graph 0.43 upgrade (#17692)David Sherret
2023-02-08refactor: internal runtime code TS support (#17672)Leo Kettmeir
2023-02-07chore: upgrade rusty_v8 to 0.62.2 (#17604)Bartek Iwańczuk
2023-02-07chore: forward v1.30.3 release commit to main (#17677)denobot
2023-02-03chore: forward v1.30.2 release commit to main (#17641)denobot
2023-02-02chore: forward v1.30.1 release commit to main (#17623)denobot
2023-01-30chore: update webgpu (#17534)Leo Kettmeir
2023-01-28fix(fmt): semiColons: false - handle prop with following generator and do whi...David Sherret
2023-01-261.30.0 (#17532)denobot
2023-01-25feat: embed import map in the config file (#17478)Bartek Iwańczuk
2023-01-25Revert "chore: upgrade rusty_v8 to 0.62.0 (#17200)" (#17523)Bartek Iwańczuk
2023-01-25chore: upgrade rusty_v8 to 0.62.0 (#17200)Bartek Iwańczuk
2023-01-24refactor(deno_graph): remove unused Resolved::Ok#kind usage (#17504)David Sherret
2023-01-23refactor: Move lockfile to a separate crate (#17503)Bartek Iwańczuk
2023-01-19chore: upgrade tokio to 1.24.2 (#17467)Jun Jiang
2023-01-18chore(ext/crypto): Update rsa to 0.7.0 (#16327)Kyle Willmon
2023-01-18chore: upgrade base64-simd to 0.8.0 (#17463)Nugine
2023-01-17chore: forward v1.29.4 release commit to main (#17453)denobot
2023-01-15chore(ext/webidl): Add dictionary converter microbenchmark (#17435)Divy Srivastava
2023-01-14chore: upgrade rusty_v8 to 0.60.1 (#17407)Bartek Iwańczuk
2023-01-13chore: forward 1.29.3 release back to main (#17401)David Sherret
2023-01-11fix(fmt): better handling of link reference definitions when formatting markd...David Sherret
2023-01-08feat(core): allow specifying name and dependencies of an Extension (#17301)Leo Kettmeir
2023-01-08feat(ext/ffi): structs by value (#15060)Dj
2023-01-06chore: upgrade tokio to 1.24.0 (#17271)Jun Jiang
2023-01-05chore: forward v1.29.2 release commit to main (#17277)denobot
2023-01-04fix: upgrade deno_ast to 0.23 (#17269)David Sherret
2022-12-20chore: bump deno_fetch and deno_http versions (#17124)Ryan Dahl
2022-12-20fix(ext/http): close stream on resp body error (#17126)Luca Casonato
2022-12-19chore(test_util): use pty2 instead of pty (#17131)Divy Srivastava
2022-12-19refactor(progress bars): global control for drawing (#17091)David Sherret
2022-12-15chore: forward v1.29.1 release commit to main (#17067)denobot
2022-12-151.29.0 (#17052)denobot
2022-12-13fix(fmt): panic in yaml header with multi-byte characters (#17042)David Sherret
2022-12-13chore: upgrade rusty_v8 to 0.60.0 (#17033)Bartek Iwańczuk
2022-12-12feat: improve download progress bar (#16984)Bartek Iwańczuk
2022-12-07feat(fmt): improve width calculation (#16982)David Sherret
2022-12-07feat(flags): add `deno check --all` as new preferred alias for `--remote` (#1...David Sherret
2022-12-06refactor: remove `deno_graph::Locker` usage (#16877)David Sherret
2022-12-05fix(task): improve word parsing (#16911)David Sherret
2022-12-02chore(build): bump textwrap to 0.15.2 (#16906)Rui Chen
2022-12-02fix(task): support redirects in pipe sequences (#16903)David Sherret
2022-12-01chore: forward v1.28.3 release commit to main (#16884)denobot