summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2023-03-31perf: `const` op declaration (#18288)Divy Srivastava
2023-03-28chore: restore pty tests and make them run on the Linux CI (#18424)David Sherret
2023-03-28fix(ext/node): implement crypto.Sign (RSA/PEM/SHA{224,256,384,512}) (#18471)Yoshiya Hinosawa
2023-03-28feat(ext/node): add `crypto.checkPrime` API (#18465)Divy Srivastava
2023-03-25fix(ext/node): add aes-128-ecb algorithm support (#18412)Yoshiya Hinosawa
2023-03-23chore: forward v1.32.1 release commit to main (#18399)denobot
2023-03-221.32.0 (#18367)denobot
2023-03-22chore(test_util): replace tempdir code w/tempdir crate (#18340)Matt Mastracci
2023-03-22chore: upgrade rusty_v8 to 0.66.0 (#18339)Bartek Iwańczuk
2023-03-22feat(ext/kv): key-value store (#18232)Heyang Zhou
2023-03-21Revert "perf: disable TSC snapshot compression (#18333)" (#18336)Bartek Iwańczuk
2023-03-21perf: disable TSC snapshot compression (#18333)Bartek Iwańczuk
2023-03-21feat: TypeScript 5.0.2 (except decorators) (#18294)David Sherret
2023-03-19chore: bump http to ^0.29.0 (#18259)Max
2023-03-17perf: disable runtime snapshot compression (#18239)Bartek Iwańczuk
2023-03-17BREAKING(unstable): remove WebGPU (#18094)Leo Kettmeir
2023-03-16chore: bump rusty_v8 to 0.65.0 (#18231)Divy Srivastava
2023-03-16feat(serde_v8): support BigInt serialization (#18225)Luca Casonato
2023-03-16chore: forward v1.31.3 release commit to main (#18222)denobot
2023-03-14refactor(lockfile): move `anyhow` to `thiserror` (#18178)Yiyu Lin
2023-03-14fix(ext/node): add crypto.createCipheriv (#18091)Yoshiya Hinosawa
2023-03-13fix(core): Upgrades bytes crate from =1.2.1 to ^1.4.0 (#18123)sean watters
2023-03-10chore: forward v1.31.2 release commit to main (#18114)denobot
2023-03-10fix(prompt): better output with control chars (#18108)Bartek Iwańczuk
2023-03-09chore: bump rusty_v8 to 0.64.0 (#18096)Divy Srivastava
2023-03-08refactor(lsp): improve test client initialization (#18015)David Sherret
2023-03-08deps: bump once_cell to ^1.17.1 (#18075)Miroslav Bajtoš
2023-03-08fix: attempt to only allow one deno process to update the node_modules folder...David Sherret
2023-03-07refactor: Add "deno_fs" extension crate (#18040)Bartek Iwańczuk
2023-03-05chore(ext/node): cleanup empty internal_bindings (#18032)Divy Srivastava
2023-03-05refactor(runtime): factor out deno_io extension crate (#18001)Bartek Iwańczuk
2023-02-27deps: bump `regexp` to `^1.7.0` (#17966)Dominic DiGiacomo
2023-02-26fix(cli,ext/web): Upgrading uuid from =1.1.2 to 1.3.0 (#17963)sean watters
2023-02-26chore: Changing dependency on tokio-util from version-lock to semver minimum ...luketpeterson
2023-02-24chore: forward v1.31.1 release commit to main (#17939)denobot
2023-02-24chore: fix cargo publish (#17907)David Sherret
2023-02-241.31.0 (#17906)denobot
2023-02-22feat(task): support scripts in package.json (#17887)David Sherret
2023-02-20perf: use ops for node:crypto ciphers (#17819)Divy Srivastava
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-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-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-02-01chore: bump serde & serde_json deps to use semver minimums (#17610)luketpeterson
2023-01-30chore: update webgpu (#17534)Leo Kettmeir
2023-01-261.30.0 (#17532)denobot