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

Bump org.apache.rat:apache-rat from 0.15 to 0.16.1 in /buildSrc #12058

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps org.apache.rat:apache-rat from 0.15 to 0.16.1.

Dependabot compatibility score

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

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Failing checks are inspected and point to the corresponding known issue(s) (See: Troubleshooting Failing Builds)
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)
  • Public documentation issue/PR created

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Copy link
Contributor

github-actions bot commented Jan 29, 2024

Compatibility status:

Checks if related components are compatible with change d53af5d

Incompatible components

Skipped components

Compatible components

Copy link
Contributor

❌ Gradle check result for 079bd5f: 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?

@kotwanikunal
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/gradle/buildSrc/org.apache.rat-apache-rat-0.16.1 branch from 079bd5f to 5d28c16 Compare January 29, 2024 17:13
Copy link
Contributor

❌ Gradle check result for 5d28c16: 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?

@opensearch-trigger-bot
Copy link
Contributor

This PR is stalled because it has been open for 30 days with no activity.

@opensearch-trigger-bot opensearch-trigger-bot bot added the stalled Issues that have stalled label Mar 5, 2024
@reta
Copy link
Collaborator

reta commented Mar 27, 2024

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/gradle/buildSrc/org.apache.rat-apache-rat-0.16.1 branch from 5d28c16 to a45f675 Compare March 27, 2024 13:55
Copy link
Contributor

❌ Gradle check result for a45f675: 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?

@opensearch-trigger-bot opensearch-trigger-bot bot removed the stalled Issues that have stalled label Mar 27, 2024
@reta
Copy link
Collaborator

reta commented Apr 11, 2024

@dependabot recreate please

@dependabot dependabot bot force-pushed the dependabot/gradle/buildSrc/org.apache.rat-apache-rat-0.16.1 branch from a45f675 to d53af5d Compare April 11, 2024 16:52
Copy link
Contributor

❌ Gradle check result for d53af5d: 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?

@VachaShah
Copy link
Collaborator

VachaShah commented Apr 25, 2024

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.

@opensearch-trigger-bot
Copy link
Contributor

This PR is stalled because it has been open for 30 days with no activity.

@opensearch-trigger-bot opensearch-trigger-bot bot added the stalled Issues that have stalled label May 26, 2024
@sandeshkr419
Copy link
Contributor

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 8, 2024

Sorry, only users with push access can use that command.

@dblock
Copy link
Member

dblock commented Aug 12, 2024

@dependabot recreate

Bumps org.apache.rat:apache-rat from 0.15 to 0.16.1.

---
updated-dependencies:
- dependency-name: org.apache.rat:apache-rat
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/buildSrc/org.apache.rat-apache-rat-0.16.1 branch from d53af5d to 310ff1e Compare August 12, 2024 16:44
@dependabot dependabot bot requested review from ashking94 and linuxpi as code owners August 12, 2024 16:44
Copy link
Contributor

❌ Gradle check result for 310ff1e: 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?

@sandeshkr419
Copy link
Contributor

This will require manual investigation to upgrade: #16071

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot PRs with auto version bumps from dependabot dependencies Pull requests that update a dependency file stalled Issues that have stalled
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants