Ruben Fiszel
Ruben Fiszel
This PR was automatically created by Snyk using the credentials of a real user. ### Snyk has created this PR to fix 4 vulnerabilities in the dockerfile dependencies of this...
This PR was automatically created by Snyk using the credentials of a real user. ### Snyk has created this PR to fix 4 vulnerabilities in the dockerfile dependencies of this...
This PR was automatically created by Snyk using the credentials of a real user. ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this...
This PR was automatically created by Snyk using the credentials of a real user. ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this...
This PR was automatically created by Snyk using the credentials of a real user. ### Snyk has created this PR to fix 4 vulnerabilities in the dockerfile dependencies of this...
This PR was automatically created by Snyk using the credentials of a real user. ### Snyk has created this PR to fix 3 vulnerabilities in the dockerfile dependencies of this...
This PR was automatically created by Snyk using the credentials of a real user. ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this...
Currently, runtime detection rely on Deno not existing in global shim, but if a project uses Dnt, it will exist. To enable projects to keep using Deno shims while not...
Compiled package with dnt npm upgrade provider works fine on node but on bun: ``` ▶ bun /git/windmill/cli/npm/esm/main.js upgrade 87 | } 88 | }); 89 | }), 90 |...
https://github.com/c4spar/deno-cliffy/blob/33b01f838f5cf84cac86d271b0b4c00311bef0de/internal/runtime/read_sync.ts#L4 ``` [dnt] Top level await cannot be used when distributing CommonJS/UMD (See deps/jsr.io/@cliffy/internal/1.0.0-rc.5/runtime/read_sync.ts 6:5). Please re-organize your code to not use a top level await or only distribute an...