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

Automate dependencies upgrades and include security scan #57

Open
malaskowski opened this issue Dec 21, 2020 · 2 comments
Open

Automate dependencies upgrades and include security scan #57

malaskowski opened this issue Dec 21, 2020 · 2 comments

Comments

@malaskowski
Copy link
Member

Is your feature request related to a problem? Please describe.
Knot.x Dependencies groups most of the dependencies versions that whole Knot.x ecosystem is using. I'd like to automate those dependencies upgrades, together with basic security scan and CI building whole Knot.x stack in order to check for any regression regarding the upgraded dependency.

Describe the solution you'd like
Implement a dependency upgrade mechanism that will automate upgrades e.g. in a form of PRs so that CI can build after the change.

Describe alternatives you've considered
Manually check for dependencies upgrade every some period of time.

Additional context
Dependabot seems to be a nice solution, but at the moment of raising this issue, there is no support for Gradle Kotlin DSL.

It may occur that it is necessary to move dependencies versions from gradle.properties to build.gradle.kts to make dependabot work.

@tomaszmichalak
Copy link
Member

I reconfigured dependabot and it looks that no error appears:
https://app.dependabot.com/accounts/Knotx/update-logs/68005305

However, no PR created.

@tomaszmichalak
Copy link
Member

@malaskowski maybe we need to configure it for BOM project: https://dependabot.com/docs/config-file/

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

No branches or pull requests

2 participants