summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2022-01-27chore: forward v1.18.1 to main (#13514)Bartek Iwańczuk
2022-01-24chore: re-enable wgpu_sync (#13453)Aaron O'Mullan
2022-01-24perf(lsp): independent diagnostic source publishes (#13427)David Sherret
2022-01-24feat(ext/web): add CompressionStream API (#11728)Leo Kettmeir
2022-01-201.18.0Divy Srivastava
2022-01-20chore: bump crate version for 0.18.0 (#13441)Divy Srivastava
2022-01-20revert(#13402): experiment: wgpu sync (#13439)Aaron O'Mullan
2022-01-20fix(fmt): markdown formatting should not remove backslashed backslash at star...David Sherret
2022-01-19experiment: wgpu sync (#13402)Aaron O'Mullan
2022-01-19chore: update v8 to 0.38.1 (#13415)Luca Casonato
2022-01-19chore: update urlpattern (#13422)Leo Kettmeir
2022-01-18Add LSP benchmark mimicking the one on quick-lint-js (#13365)Ryan Dahl
2022-01-14chore: upgrade clap to v3 (#13266)Leo Kettmeir
2022-01-13refactor: upgrade to import_map v0.6 (#13368)David Sherret
2022-01-13chore: forward v1.17.3 to main (#13364)Bartek Iwańczuk
2022-01-13refactor: move transpiling to deno_ast (#13332)David Sherret
2022-01-11chore: bump rust-urlpattern to 0.1.3 (#13328)Leo Kettmeir
2022-01-11fix(coverage): merge coverage ranges (#13334)Bartek Iwańczuk
2022-01-11feat(ext/crypto): implement AES-KW for wrapKey/unwrapKey (#13286)Sean Michael Wykes
2022-01-10feat(cli, runtime): compress snapshots (#13320)evan
2022-01-06chore: forward 1.17.2 to main (#13295)Bartek Iwańczuk
2022-01-05feat(ext/crypto): implement AES-GCM encryption (#13119)Divy Srivastava
2022-01-04fix: upgrade swc_ecmascript to 0.103 (#13284)David Sherret
2022-01-04fix(signals): prevent panic when listening to forbidden signals (#13273)Leo Kettmeir
2022-01-04chore: upgrade v8 from 9.7 to 9.8 (#13269)Ben Noordhuis
2022-01-03feat(ext/crypto): support AES-CTR encrypt/decrypt (#13177)Sean Michael Wykes
2021-12-23fix(coverage): use only string byte indexes and 0-indexed line numbers (#13190)David Sherret
2021-12-23feat(runtime): add op_network_interfaces (#12964)Ben Noordhuis
2021-12-22chore: merge v1.17.1 into main (#13184)Bartek Iwańczuk
2021-12-22chore: update deno_graph and deno_doc (#13173)Kitson Kelly
2021-12-18refactor: use `once_cell` instead of `lazy_static` (#13135)Divy Srivastava
2021-12-16v1.17.0Bartek Iwańczuk
2021-12-16chore: release crates for v1.17.0 (#13112)Bartek Iwańczuk
2021-12-16feat(ext/crypto): support importing ECSDA and ECDH (#13088)Sean Michael Wykes
2021-12-15feat: Add support for import assertions and JSON modules (#12866)Bartek Iwańczuk
2021-12-15chore: updates to support deno_graph API changes (#13080)Kitson Kelly
2021-12-13refactor(ext/crypto): generateKey rust cleanup (#13069)Luca Casonato
2021-12-11chore: update swc_ecma_dep_graph (#13053)Bartek Iwańczuk
2021-12-10chore: run cargo update (#13051)David Sherret
2021-12-10refactor(ext/crypto): symmetric jwk decode in rust (#13047)Luca Casonato
2021-12-09feat(lsp): registry suggestion cache respects cache headers (#13010)Kitson Kelly
2021-12-08fix: upgrade swc fixing many bundling and `--no-check` bugs (#13025)David Sherret
2021-12-07build: pin dependencies in cli crate (#12967)Bartek Iwańczuk
2021-12-07chore: upgrade to rustls 0.20 (#12488)Ryan Dahl
2021-12-04chore: merge v1.16.4 into main (#12984)Luca Casonato
2021-12-03chore: update to rusty v8 0.36.0 (#12979)Luca Casonato
2021-12-01refactor: deno_tls does not depend on reqwest (#12961)Ryan Dahl
2021-12-01refactor: cli doesn't need to depend on deno_tls (#12952)Ryan Dahl
2021-11-28refactor: add deno_fetch::Options for init (#12904)Ryan Dahl
2021-11-25chore: upgrade lspower to 1.4.0 (#12894)Bartek Iwańczuk