One million Dependabot pull requests merged
We’re celebrating an exciting milestone with one million Dependabot pull requests merged.

When we first acquired Dependabot, we made it available as a GitHub app to give you the functionality to update your projects’ dependencies with pull requests. Those updates could be used to add support for new features, introduce performance improvements, or address security vulnerabilities.
Dependabot continues to help developers take care of tedious tasks so they can focus on what matters most for their projects. It’s come a long way from its first merged pull request in April 2017, and today we’re excited to announce that Dependabot just celebrated one million merged pull requests! 🎉
The one millionth pull request
The one millionth Dependabot pull request was merged by @magarcia, when they updated their Gatsby and GitHub Pages-powered personal blog by bumping the babel-preset-gatsby package from 0.2.1
to 0.2.7
.
The process to check if a dependency is out-of-date, update it locally, find release notes for the new version, and submit a pull request may only take a few minutes—but it quickly adds up. What’s even more impressive about one million pull requests is the number of developer hours that have been saved. Without Dependabot for the past two years, we would have needed a team of engineers working solely on updating dependencies full-time. Instead, Dependabot can help those engineers focus on building new features, streamlining code, addressing bugs, and maintaining other high-priority projects.
Curious about how Dependabot can free up your time and keep your projects secure and up-to-date? Now you can install and configure it in a few clicks. Get it for free from GitHub Marketplace while we integrate it to make your workflow even more seamless.
Did you know? Dependabot also powers GitHub’s automated security fix pull requests—something we’re rolling out to all repositories that receive security alerts. GitHub will monitor your dependencies for known security vulnerabilities and automatically open pull requests to update them to the minimum required version.
Learn about automated security fixes
Tags:
Written by
Related posts

Racing into 2025 with new GitHub Innovation Graph data
Discover the latest trends and insights on public software development activity on GitHub with the quarterly release of data for the Innovation Graph, updated through December 2024.

GitHub Availability Report: March 2025
In March, we experienced one incident that resulted in degraded performance across GitHub services.

Vibe coding with GitHub Copilot: Agent mode and MCP support rolling out to all VS Code users
In celebration of MSFT’s 50th anniversary, we’re rolling out Agent Mode with MCP support to all VS Code users. We are also announcing the new GitHub Copilot Pro+ plan w/ premium requests, the general availability of models from Anthropic, Google, and OpenAI, next edit suggestions for code completions & the Copilot code review agent.