Skip to content

Conversation

@fdrozdowski
Copy link
Contributor

@fdrozdowski fdrozdowski commented May 12, 2020

Pull request checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • Build was run locally and any changes were pushed
  • Lint has passed locally and any fixes were made for failures

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

Dependabot config.

What is the current behavior?

The dependencies of each package we ship have to be kept up-to-date manually.

What is the new behavior?

Depndabot will check for dependencies to upgrade in all the packages (dvp, common, platform, libs, and tools) and open an automatic PR. Dependabot will scan the repository on a daily basis except for weekends. Dependabot config options are defined here: https://dependabot.com/docs/config-file/.

Does this introduce a breaking change?

  • Yes
  • No

Other information

@fdrozdowski fdrozdowski merged commit 19eb459 into delphix:develop May 13, 2020
@fdrozdowski fdrozdowski deleted the dependabot_config branch May 13, 2020 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants