Improvement

December 18, 20201 minute read

Dependabot: `gradle` Kotlin and `composer` v2 support

Dependabot version updates now support

  • Kotlin manifest files like .gradle.kts (gradle)
  • PHP using the latest composer v2 (composer)

These are possible thanks to community contributions to Dependabot. If you’d like to contribute an improvement to Dependabot’s support for an existing ecosystem, check out Dependabot’s contributing guidelines. At this time, we’re taking a short break from accepting new ecosystem additions in order to update support for existing ecosystems.

To enable version updates and add support for these package managers, check in a dependabot.yml file with the specified package-ecosystem.

Subscribe to our developer newsletter

Discover tips, technical guides, and best practices in our biweekly newsletter just for devs.

By submitting, I agree to let GitHub and its affiliates use my information for personalized communications, targeted advertising, and campaign effectiveness. See the GitHub Privacy Statement for more details.

Dependabot: `gradle` Kotlin and `composer` v2 support - GitHub Changelog