Support deno
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
Additional context
https://deno.land/x/
@rarkins I saw you wanted to support the Deno datasource and manager on Slack. Turns out you already had a issue to add the Deno package manager. 😄
Do you want a new issue that tracks Deno datasource support, or do you want to use the current issue for that?
You might want to increase the priority of this issue as well maybe?
Yes, let's implement the datasource first, and it can be a separate issue
Blocked by https://github.com/renovatebot/renovate/issues/12724
#12724 was successfully completed
Hi there,
Get your issue fixed faster by creating a minimal reproduction. This means a repository dedicated to reproducing this issue with the minimal dependencies and config possible.
Before we start working on your issue we need to know exactly what's causing the current behavior. A minimal reproduction helps us with this.
To get started, please read our guide on creating a minimal reproduction.
We may close the issue if you, or someone else, haven't created a minimal reproduction within two weeks. If you need more time, or are stuck, please ask for help or more time in a comment.
Good luck,
The Renovate team
https://deno-blog.com/What_every_developer_should_know_about_the_Deno_third_party_module_registry.2023-04-09
They are building official jsr registry👀
https://www.kitsonkelly.com/posts/jsr-first-impressions
How about jsr datasource support?
https://jsr.io/
Please create a separate discussion (suggest an idea) with details such as the API spec, how it would work, etc.
That'd be a separate issue indeed, especially since jsr can also be used together with npm managers.