-
**What would you like Renovate to be able to do?**
Support Deno as a regular package manager.
**Describe the solution you'd like**
Provide upgrades if someone uses branch versions
**Addit…
-
Works great but not if you are writing Typescript using Deno and the Language Server Extension enabled: https://marketplace.visualstudio.com/items?itemName=denoland.vscode-deno
-
eslint.config.mjs package-lock.json
~/papernet main ?:1 userland@localhost 18:31:47··❯ deno fmt
Error formatting: /home/userland/papernet/views/index.html
Syntax error (expected close…
-
In Deno Deploy, `DENO_` prefixed environment are not allowed. (See https://github.com/denoland/std/issues/6127)
This makes it impossible to use `kv_oauth` from another instance of deno deploy that …
-
- built-in commands like `deno test` suddenly get not so simple when permissions or external commands are required (e.g `deno test -RW` for snapshot tests)
- running `deno test` is better and less co…
-
More: https://github.com/denoland/deno-astro-adapter/issues/25
-
Hi folks! First of all, awesome project, great job!
I'm trying to create a smart image server that crops/encodes the image depending on the user's browser on Deno. Node.js has lots of alternatives,…
-
To have info on a dependency
- [x] Sub-dependencies
- [x] Bundle Size
- [ ] Information from NPM / JSR manifest (description, author, which registry (NPM/JSR), link to registry + repository, ...)…
-
I don't see anyone else with this issue, but I cannot figure this one out.
I ran the install and test scripts from the [docs](https://docs.deno.com/deploy/kv/manual/node/) page:
```js
import { …
-
Hi
With the release of Deno 2 with full npm compatibility, it's unclear to me how to best use Astro with Deno. There is/was an astro integration for deno but it hasn't seen a commit for four months…
dnbkr updated
1 month ago