Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create dependabot.yml #134

Merged
merged 1 commit into from
Jun 15, 2022
Merged

Create dependabot.yml #134

merged 1 commit into from
Jun 15, 2022

Conversation

jeffpaul
Copy link
Member

Description of the Change

This adds a dependabot.yml config file to check for version updates (see: https://github.blog/changelog/2022-06-02-enable-dependabot-version-updates-from-the-repository-settings-page/). The other config options are noted here: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file.

Alternate Designs

Keep as-is with bumping things during the release process or otherwise in an adhoc manner.

Possible Drawbacks

Additional noise from regular version bumps, in which case we could dial this down to weekly instead of daily.

Verification Process

Seems like merging in and waiting a day is the best way to test how this works?

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests passed.

Changelog Entry

Added - Dependabot daily version update check.

Credits

Props @jeffpaul.

@jeffpaul jeffpaul added this to the 1.1.0 milestone Jun 15, 2022
@jeffpaul jeffpaul requested a review from dkotter June 15, 2022 00:49
@jeffpaul jeffpaul self-assigned this Jun 15, 2022
@jeffpaul jeffpaul marked this pull request as ready for review June 15, 2022 00:49
@dkotter dkotter merged commit 8cccfc6 into develop Jun 15, 2022
@dkotter dkotter deleted the add/dependabot-version-updates branch June 15, 2022 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants