-
### Which package is the feature request for? If unsure which one to select, leave blank
crawlee
### Feature
I would like to use Deno for my crawling projects.
### Motivation
All the f…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Awaiting Schedule
These upda…
-
# Feature Request
RISCV Support
**Note:** While we appreciate all feature requests, please understand that not all requests can be accepted. Providing detailed information will help us better evalua…
-
I'd suggest to remove the log module.
It isn't cross platform compatible, has the lowest JSR score of all `@std` packages with 88%, and is still unstable. The API has not evolved since originally p…
-
In JS, code execution is always tied to some realm (or "context" in V8 terminology), which provides a global object and a set of built-ins (`Object`, `Array`, `Error`, etc.) which is different from th…
-
Version: Deno 2.1.0
Last working version `2.0.6`.
```console
$ docker run --rm -it denoland/deno:alpine-2.0.6 run -A npm:@informalsystems/quint@0.22.4 --version
Warning The following packages co…
-
### What problem are you trying to solve?
I regularly update a Deno Deploy app and use the following code to return the Deploy version. This used to regularly udpate as new versions of Deno were rele…
-
## Description
Currently, the SVG renderer forces the background to be white which doesn’t play well with dark mode. This is unlike the built-in renderer in VSCode which doesn't set it.
It’s cau…
-
### Describe the bug
I installed wasmer in heavily regulated environment where DPI and self-signed certificate is used.
I cannot find any way to tell wasmer to use system certificates.
```sh
…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Deno's web app framework "Fresh" uses [file-based routing](https://fresh.deno.dev/docs/concepts/ro…