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

⬆️ Deno 2 #928

Merged
merged 1 commit into from
Dec 13, 2024
Merged

⬆️ Deno 2 #928

merged 1 commit into from
Dec 13, 2024

Conversation

cowboyd
Copy link
Member

@cowboyd cowboyd commented Dec 13, 2024

Motivation

Most everybody is running Deno 2 locally for development, so we want to make it work well.

Approach

This updates the github workflows to use Deno 2, and also papers over some of the new TypeScript errors that are introduces by making catch blocks type their errors as unknown

Most everybody is running Deno 2 locally for development, so we want
to make it work well.

This updates the github workflows to use Deno 2, and also papers over
some of the new TypeScript errors that are introduces by making catch
blocks type their errors as `unknown`
@cowboyd cowboyd merged commit 43a692b into v3 Dec 13, 2024
5 checks passed
@cowboyd cowboyd deleted the deno-2 branch December 13, 2024 23:54
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