Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update to Deno 2 #33

Merged
merged 1 commit into from
Nov 5, 2024
Merged

chore: update to Deno 2 #33

merged 1 commit into from
Nov 5, 2024

Conversation

irbull
Copy link
Contributor

@irbull irbull commented Oct 31, 2024

Updates the testing infrastructure to use Deno 2. There were a few
breaking changes around subprocess handling that needed to be updated.

All the testing dependencies have also been updated to come from JSR
instead of denoland/x.

This change-set also updates the formatting of several files as the
rules have changed with Deno 2.

@irbull irbull force-pushed the update-deno branch 4 times, most recently from a45b8dc to 0155343 Compare October 31, 2024 20:24
@irbull irbull changed the title Update deno chore: update to Deno 2 Oct 31, 2024
@irbull irbull force-pushed the update-deno branch 3 times, most recently from 020e15d to 79fb530 Compare November 1, 2024 02:57
Updates the testing infrastructure to use Deno 2. There were a few
breaking changes around subprocess handling that needed to be updated.

All the testing dependencies have also been updated to come from JSR
instead of denoland/x.

This change-set also updates the formatting of several files as the
rules have changed with Deno 2.
Copy link
Member

@kt3k kt3k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you!

@kt3k kt3k merged commit f8d18fd into denoland:main Nov 5, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants