<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/dependabot-version-updates-now-support-the-deno-ecosystem-r0ipkbrsa" -->

---
title: Dependabot version updates now support the Deno ecosystem
description: Dependabot now supports the Deno ecosystem for version updates. To get started, add a Deno entry to your .github/dependabot.yml file, and Dependabot will...
canonical: https://daily.dev/posts/dependabot-version-updates-now-support-the-deno-ecosystem-r0ipkbrsa
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Dependabot version updates now support the Deno ecosystem | daily.dev
og:description: Dependabot now supports the Deno ecosystem for version updates. To get started, add a Deno entry to your .github/dependabot.yml file, and Dependabot will...
og:url: https://daily.dev/posts/dependabot-version-updates-now-support-the-deno-ecosystem-r0ipkbrsa
og:image: https://api.daily.dev/og/posts/r0iPKBRSA.png
og:image:alt: Dependabot version updates now support the Deno ecosystem
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Dependabot version updates now support the Deno ecosystem

**[GitHub Changelog](https://daily.dev/sources/github_updates)** · 1 min read · 0 upvotes · 0 comments

## Summary

Dependabot now supports the Deno ecosystem for version updates. To get started, add a Deno entry to your .github/dependabot.yml file, and Dependabot will automatically open pull requests to keep Deno dependencies up to date on the next scheduled run. Note that this covers version updates only, not security updates.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.blog/changelog/2026-06-09-dependabot-version-updates-now-support-the-deno-ecosystem>

## Similar posts on daily.dev

- [Dependabot version updates now support the sbt ecosystem](https://daily.dev/posts/dependabot-version-updates-now-support-the-sbt-ecosystem-lexdqf3wr) · GitHub Changelog · 0 upvotes · 0 comments
- [Conda ecosystem support for Dependabot version updates now generally available](https://daily.dev/posts/conda-ecosystem-support-for-dependabot-version-updates-now-generally-available-nah95evsi) · GitHub Changelog · 0 upvotes · 0 comments
- [Dependabot version updates now support the Nix ecosystem](https://daily.dev/posts/dependabot-version-updates-now-support-the-nix-ecosystem-77socdz4m) · GitHub Changelog · 0 upvotes · 0 comments

---

Tags: [#github](https://daily.dev/tags/github), [#deno](https://daily.dev/tags/deno), [#dependabot](https://daily.dev/tags/dependabot)

[View this post on daily.dev](https://daily.dev/posts/dependabot-version-updates-now-support-the-deno-ecosystem-r0ipkbrsa)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Dependabot version updates now support the Deno ecosystem","url":"https://daily.dev/posts/dependabot-version-updates-now-support-the-deno-ecosystem-r0ipkbrsa","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/dependabot-version-updates-now-support-the-deno-ecosystem-r0ipkbrsa"},"datePublished":"2026-06-10T00:35:45.843Z","dateModified":"2026-06-10T00:36:00.924Z","description":"Dependabot now supports the Deno ecosystem for version updates. To get started, add a Deno entry to your .github/dependabot.yml file, and Dependabot will...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/ebda7ab6bb0737524490493ee5dac423?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/ebda7ab6bb0737524490493ee5dac423?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"GitHub Changelog","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"GitHub Changelog","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/15004b7835da4d89b02b115871f0f6dc","url":"https://daily.dev/sources/github_updates"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/dependabot-version-updates-now-support-the-deno-ecosystem-r0ipkbrsa","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"github,deno,dependabot","timeRequired":"PT1M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"GitHub Changelog","item":"https://daily.dev/sources/github_updates"},{"@type":"ListItem","position":3,"name":"Dependabot version updates now support the Deno ecosystem"}]}
```

