heroku / buildpacks-php

Heroku's Cloud Native Buildpack for PHP applications.
BSD 3-Clause "New" or "Revised" License
8 stars 2 forks source link

Group libcnb Dependabot updates into one PR #7

Closed edmorley closed 1 year ago

edmorley commented 1 year ago

This makes use of Dependabot's new groups feature to ensure that only a single PR is opened for all libcnb.rs crate updates, given that all libcnb.rs crates should be updated at the same time.

See: https://github.blog/changelog/2023-06-30-grouped-version-updates-for-dependabot-public-beta/ https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups

GUS-W-13708140.