Dependabot Preview, which has facilitated over seven million pull requests for more than 30,000 organizations, is being phased out in favor of GitHub-native Dependabot, following its integration into GitHub after Dependabot's acquisition in May 2019. As of now, Dependabot Preview no longer accepts new customers and will cease operations on August 3, 2021, requiring users to upgrade to GitHub Dependabot to continue receiving package update pull requests. This transition includes a new configuration process via a file similar to the previous version, with added improvements, and users can access update logs through their repository's Insights page. While most features from Dependabot Preview are now available in GitHub Dependabot, some, like live updates and PHP environment variable registries, are absent, though alternative solutions such as GitHub Actions are suggested. Auto-merge is also not supported, with recommendations to use third-party apps or GitHub Actions instead. The switch to GitHub Dependabot underscores the importance of keeping dependencies updated for software security, with future enhancements planned for GitHub Enterprise Server support and improved notifications. Users are encouraged to contact GitHub Support for any migration assistance and can explore further information through the provided documentation and roadmap.