1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/.github/workflows
Bartek Iwańczuk 8b34c4d75b
fix: memory leak when transpiling (#24490)
This commit fixes memory leak described in
https://github.com/denoland/deno/issues/24380.

This is done by upgrading following crates:
- deno_ast
- deno_graph
- eszip
- dprint-plugin-typescript
- deno_lint
- deno_doc
- deno_emit
2024-07-10 13:51:55 +00:00
..
cargo_publish.yml chore: update Deno version in workflows (#22523) 2024-02-22 00:42:21 +00:00
ci.generate.ts fix: memory leak when transpiling (#24490) 2024-07-10 13:51:55 +00:00
ci.yml fix: memory leak when transpiling (#24490) 2024-07-10 13:51:55 +00:00
post_publish.yml ci: update to Ubuntu 22.04 runners for all workflows (#18526) 2023-04-01 08:35:31 +05:30
start_release.yml chore: update Deno version in workflows (#22523) 2024-02-22 00:42:21 +00:00
version_bump.yml chore: update Deno version in workflows (#22523) 2024-02-22 00:42:21 +00:00
wpt_epoch.yml fix: update CLI flags for WPT (#23501) 2024-04-23 04:47:45 +02:00