deno/cli/rt
denobot 3fbb1daddb
Some checks failed
ci / pre-build (push) Has been cancelled
ci / bench release linux-x86_64 (push) Has been cancelled
ci / test debug linux-x86_64 (push) Has been cancelled
ci / test release linux-x86_64 (push) Has been cancelled
ci / test debug macos-x86_64 (push) Has been cancelled
ci / test release macos-x86_64 (push) Has been cancelled
ci / test debug windows-x86_64 (push) Has been cancelled
ci / test release windows-x86_64 (push) Has been cancelled
ci / test debug linux-aarch64 (push) Has been cancelled
ci / test release linux-aarch64 (push) Has been cancelled
ci / test debug macos-aarch64 (push) Has been cancelled
ci / test release macos-aarch64 (push) Has been cancelled
ci / lint debug linux-x86_64 (push) Has been cancelled
ci / lint debug macos-x86_64 (push) Has been cancelled
ci / lint debug windows-x86_64 (push) Has been cancelled
ci / build libs (push) Has been cancelled
ci / publish canary (push) Has been cancelled
2.6.3 (#31690)
Bumped versions for 2.6.3

---------

Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2025-12-20 11:07:07 +00:00
..
binary.rs fix: upgrade to swc_ecma_parser 27 (#31427) 2025-11-27 13:07:50 -05:00
build.rs refactor: move denort to separate crate (#27688) 2025-01-17 20:39:29 +00:00
Cargo.toml 2.6.3 (#31690) 2025-12-20 11:07:07 +00:00
code_cache.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
file_system.rs fix(ext/node): respects flag option on fs.readfile and fs.readfilesync (#31129) 2025-10-31 09:32:36 +01:00
integration_tests_runner.rs refactor: move denort to separate crate (#27688) 2025-01-17 20:39:29 +00:00
main.rs feat(cli): print working dir in grey in stack traces, relative paths in check + compile output (#31194) 2025-11-06 20:38:25 +00:00
node.rs refactor(permissions): remove access check callback (#30050) 2025-07-10 21:40:20 -04:00
run.rs chore: fix spec tests not checking test result (#31594) 2025-12-13 23:27:46 +00:00