Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-13 | chore: upgrade rusty_v8 to 0.71.2 (#19116) | Bartek Iwańczuk | |
Closes https://github.com/denoland/deno/issues/19021 | |||
2023-03-16 | chore: upgrade deno_automation to 0.19.0 (#18213) | David Sherret | |
I updated the lockfile with: ``` deno cache --lock=tools/deno.lock.json --lock-write ./tools/wpt.ts ./tools/upload_wptfyi.js ./tools/release/deps.ts ``` | |||
2023-01-10 | chore(ci): ci refactor - Part 1 - Generate ci yaml by js (#17335) | David Sherret | |
2022-11-22 | chore: workspace inheritance (#16343) | Leo Kettmeir | |
2022-08-25 | chore: fix publish for circular dependencies (#15598) | David Sherret | |
2022-07-19 | chore: update deno automation to 0.12 (#15248) | David Sherret | |
2022-04-13 | chore: use lock file for tooling scripts (#14253) | Bartek Iwańczuk | |
This commit adds lock file for maintenance scripts in "tools/" directory. The lock file is stored in "tools/deno.lock.json". |