renovatebot / renovate

Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io
https://mend.io/renovate
GNU Affero General Public License v3.0
17.87k stars 2.37k forks source link

Support deno #6237

Open rarkins opened 4 years ago

rarkins commented 4 years ago

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/

HonkingGoose commented 3 years ago

@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?

rarkins commented 3 years ago

Yes, let's implement the datasource first, and it can be a separate issue

secustor commented 2 years ago

Blocked by https://github.com/renovatebot/renovate/issues/12724

yardenshoham commented 1 year ago

12724 was successfully completed

github-actions[bot] commented 1 year ago

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

rarkins commented 1 year ago

https://deno-blog.com/What_every_developer_should_know_about_the_Deno_third_party_module_registry.2023-04-09

Hajime-san commented 9 months ago

They are building official jsr registry👀

https://www.kitsonkelly.com/posts/jsr-first-impressions

Hajime-san commented 7 months ago

How about jsr datasource support?

https://jsr.io/

rarkins commented 7 months ago

Please create a separate discussion (suggest an idea) with details such as the API spec, how it would work, etc.

felipecrs commented 7 months ago

That'd be a separate issue indeed, especially since jsr can also be used together with npm managers.

devsheva commented 3 months ago

any news on this?

github-actions[bot] commented 3 months ago

Hi there,

Get your discussion 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. Discussions without reproductions are less likely to be converted to Issues.

Please follow these steps:

  1. Read our guide on creating a minimal reproduction.
  2. Go to our minimal reproduction template repository.
  3. Select the Use this template button to create a new repository based on the template.
  4. Work on the minimal reproduction in your own repository.
  5. Fill out the information in your repository's README.md.
  6. Add the link to your reproduction to the first post of your Discussion. If you are not the original author, you can post a new comment with the link.

Good luck,

The Renovate team