-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
chore(deps): bump com.mycila:license-maven-plugin from 3.0 to 4.3 #5483
chore(deps): bump com.mycila:license-maven-plugin from 3.0 to 4.3 #5483
Conversation
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information The version of Java (11.0.20.1) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. |
Bumps com.mycila:license-maven-plugin from 3.0 to 4.3. --- updated-dependencies: - dependency-name: com.mycila:license-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Move `exclude` from global configuration to `licenseSets` Signed-off-by: Rohan Kumar <[email protected]>
…ugin config Signed-off-by: Rohan Kumar <[email protected]>
dfac1f1
to
3294433
Compare
Quality Gate failedFailed conditions See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
@@ -1,3 +1,18 @@ | |||
/* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This one should be changed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oh, while reviewing I thought it's a new license header. I will create a follow up PR to clean this up.
@@ -1,3 +1,18 @@ | |||
/* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK
@@ -1,3 +1,18 @@ | |||
/* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK
… upgrade Related to fabric8io#5483 After bulk update of license headers due to minor change in license header format, some files got license header duplicated due to wrong positioning of license header earlier. Signed-off-by: Rohan Kumar <[email protected]>
… upgrade Related to fabric8io#5483 After bulk update of license headers due to minor change in license header format, some files got license header duplicated due to wrong positioning of license header earlier. Signed-off-by: Rohan Kumar <[email protected]>
… upgrade Related to #5483 After bulk update of license headers due to minor change in license header format, some files got license header duplicated due to wrong positioning of license header earlier. Signed-off-by: Rohan Kumar <[email protected]>
Description
excludes
withlicenseSets
>excludes
pom.xml
all files contain only license related changes (i.e. comment header is updated/**
to/*
)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)