Dependabot version updates now support Deno
infraengineer
feature
Dependabot's version update functionality has been expanded to include the Deno ecosystem. This enhancement allows developers using Deno to automate dependency updates through pull requests, streamlining project maintenance. To enable this, users need to add a Deno entry to their `.github/dependabot.yml` configuration file. This feature currently only applies to version updates, not security updates.
Features (1) ›
- Dependabot version updates now support Deno
Dependabot now supports version updates for the Deno ecosystem. Users can enable this by adding a Deno entry to their `.github/dependabot.yml` file. This update applies only to version updates, not security updates.
Read the original announcement →
https://github.blog/changelog/2026-06-09-dependabot-version-updates-now-support-the-deno-ecosystem
Related releases
- GitHub Copilot Deprecates Gemini 2.5 Pro and 3 Flash Models GitHub Changelog ·
- GitHub Copilot Enterprise Teams Model Policy Targeting in Public Preview GitHub Changelog ·
- npm restricts granular access token ability to bypass 2FA for sensitive actions GitHub Changelog ·
- GitHub Models officially retired GitHub Changelog ·
- GitHub Copilot VS Code Updates: Agents, Chat, UI, and Accessibility GitHub Changelog ·
- GitHub Actions: Reference same-repo workflows with self-repository syntax GitHub Changelog ·