OpenSearch
OpenSearch copied to clipboard
Bump org.apache.rat:apache-rat from 0.15 to 0.16.1 in /buildSrc
Bumps org.apache.rat:apache-rat from 0.15 to 0.16.1.
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)
Check List
- [x] New functionality includes testing.
- [x] All tests pass
- [x] New functionality has been documented.
- [x] New functionality has javadoc added
- [x] Failing checks are inspected and point to the corresponding known issue(s) (See: Troubleshooting Failing Builds)
- [x] Commits are signed per the DCO using --signoff
- [x] Commit changes are listed out in CHANGELOG.md file (See: Changelog)
- [x] Public documentation issue/PR created
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Compatibility status:
Checks if related components are compatible with change d53af5d
Incompatible components
Skipped components
Compatible components
:x: Gradle check result for 079bd5f811deabfe1a3208554743752e5c3163bf: FAILURE
Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?
@dependabot recreate
:x: Gradle check result for 5d28c16b343a4e3cc6043e1e34ef2eff591e636b: FAILURE
Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?
This PR is stalled because it has been open for 30 days with no activity.
@dependabot recreate
:x: Gradle check result for a45f67500048da962a1c4eefaf6d980b37ddbdda: FAILURE
Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?
@dependabot recreate please
:x: Gradle check result for d53af5d0dc2a853aa4ae317da81ee0a5672d145e: FAILURE
Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?
I was looking into this upgrade and found that there are breaking changes from 0.15 to 0.16 of apache-rat
, mainly that substring matches are removed which we use https://github.com/opensearch-project/OpenSearch/blob/main/buildSrc/src/main/groovy/org/opensearch/gradle/precommit/LicenseHeadersTask.groovy#L127. Text based configuration has been introduced in 0.16 replacing that. I could not find a lot of documentation on how to upgrade for the new version.
This PR is stalled because it has been open for 30 days with no activity.
@dependabot recreate
Sorry, only users with push access can use that command.
@dependabot recreate
:x: Gradle check result for 310ff1e33b86492dce06db4466b907c995e5657d: FAILURE
Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?