Skip to content

Fix Deno 2 lint and type compatibility - #49

Merged
strzibny merged 2 commits into
masterfrom
deno
Sep 9, 2026
Merged

strzibny merged 2 commits into
masterfrom
deno

Conversation

@strzibny

@strzibny strzibny commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Newer Deno versions reject inline remote import URLs through the no-import-prefix lint rule. This moves those dependencies into the existing deno.json import map and uses bare specifiers throughout the project. The repository’s documented Deno 1.28.3 minimum is already incompatible with the existing configuration and node: imports. Deno 1.46.3 works.

@catherine-serpapi catherine-serpapi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good, thanks @strzibny!

@strzibny
strzibny merged commit feed808 into master Sep 9, 2026
30 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