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

enable Dependabot v2 #22

Closed
wants to merge 1 commit into from
Closed

enable Dependabot v2 #22

wants to merge 1 commit into from

Conversation

sullis
Copy link

@sullis sullis commented Jul 4, 2020

Copy link
Member

@slawekjaranowski slawekjaranowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Please create JIRA issue for this PR.

schedule:
interval: daily
time: '04:00'
open-pull-requests-limit: 10
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you should add something as:

ignore:
  - dependency-name: org.apache.maven:maven-core
    versions:
    - "> 3.0"

for all maven core artifacts.

Please test dependbot on your fork: https://docs.github.com/en/github/administering-a-repository/enabling-and-disabling-version-updates#enabling-version-updates-on-forks

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And please add to excludes also versions of commons-io, commons-lang3 and mocikito known that requires Java 8 (we are at java 7)

@asfgit asfgit closed this in c18d8e5 Nov 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants