Skip to content

Outdated Deno STD causing verbose warning in Deno v1.40.2 #788

Open
@tclzcja

Description

@tclzcja

Hi there,

The current v3.22.4 version throws this verbose warning in Deno 1.40.2:

Screenshot 2024-01-27 at 10 37 24 AM

After digging into the source code, it seems like these warnings are caused by out-dated Deno STD "node" module:

https://github.com/search?q=repo%3Aporsager%2Fpostgres%20132&type=code

The current source code is using v0.132.0 Deno STD while the latest one is v0.213.0, which may solves this verbose warning issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions