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

ci: Test on Deno v2 #8

Merged
merged 4 commits into from
Dec 18, 2024
Merged

ci: Test on Deno v2 #8

merged 4 commits into from
Dec 18, 2024

Conversation

danopia
Copy link
Member

@danopia danopia commented Dec 10, 2024

Notable changes:

  • Need to retype catches / exception handlers for Typescript to be happy
  • Need to drop removed APIs: Deno.metrics(), Deno.resources()
  • Deno.run is soft-removed, can likely drop the instrumentation on it as well, Deno.Command is the new API

@danopia danopia merged commit 8c2a6aa into main Dec 18, 2024
7 checks passed
@danopia danopia deleted the deno-v2 branch December 18, 2024 12:21
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.

1 participant