Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 30, 2025

Bumps org.apache.rat:apache-rat from 0.14 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)

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

@rmuir
Copy link
Member

rmuir commented Apr 30, 2025

massive gradle stacktrace, i suspect some api change?

suspicious error:

groovy.lang.MissingMethodException: No signature of method: static org.apache.rat.Defaults.createDefaultMatcher() is applicable for argument types: () values: []

@dweiss
Copy link
Contributor

dweiss commented Apr 30, 2025

Seems like tons of api changes.

@dependabot dependabot bot force-pushed the dependabot/gradle/org.apache.rat-apache-rat-0.16.1 branch from 0a16f70 to 61b0268 Compare April 30, 2025 14:07
@rmuir
Copy link
Member

rmuir commented May 12, 2025

first bumping to 0.15 via #14648

we can rebase the bot after that here.

0.16.x seems like a bigger change based on https://creadur.apache.org/rat/changes-report.html, so there will be more work.

@dependabot dependabot bot force-pushed the dependabot/gradle/org.apache.rat-apache-rat-0.16.1 branch from 61b0268 to 79ac892 Compare May 18, 2025 13:29
Copy link
Contributor

This PR does not have an entry in lucene/CHANGES.txt. Consider adding one. If the PR doesn't need a changelog entry, then add the skip-changelog-check label to it and you will stop receiving this reminder on future updates to the PR.

Copy link
Contributor

github-actions bot commented Jun 2, 2025

This PR has not had activity in the past 2 weeks, labeling it as stale. If the PR is waiting for review, notify the [email protected] list. Thank you for your contribution!

@github-actions github-actions bot added the Stale label Jun 2, 2025
@github-actions github-actions bot removed the Stale label Jun 12, 2025
Copy link
Contributor

This PR has not had activity in the past 2 weeks, labeling it as stale. If the PR is waiting for review, notify the [email protected] list. Thank you for your contribution!

@github-actions github-actions bot added the Stale label Jun 26, 2025
@rmuir
Copy link
Member

rmuir commented Sep 10, 2025

@dependabot rebase

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

---
updated-dependencies:
- dependency-name: org.apache.rat:apache-rat
  dependency-version: 0.16.1
  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/org.apache.rat-apache-rat-0.16.1 branch from 79ac892 to a1f49c0 Compare September 10, 2025 11:20
Copy link
Contributor

This PR does not have an entry in lucene/CHANGES.txt. Consider adding one. If the PR doesn't need a changelog entry, then add the skip-changelog label to it and you will stop receiving this reminder on future updates to the PR.

This special check is a cosmetic one (placement of the
license header in the XML) and only applies to a total of 29 XML files
in the source tree. Processing is complex and runs afoul of thread
safety issues in the rat API.

Remove the check so that we can upgrade rat. XML files are still
separately validated to have a correct license via the official usage of
this rat plugin.
Copy link
Contributor

This PR does not have an entry in lucene/CHANGES.txt. Consider adding one. If the PR doesn't need a changelog entry, then add the skip-changelog label to it and you will stop receiving this reminder on future updates to the PR.

Copy link
Contributor

This PR has not had activity in the past 2 weeks, labeling it as stale. If the PR is waiting for review, notify the [email protected] list. Thank you for your contribution!

@github-actions github-actions bot added Stale and removed Stale labels Sep 25, 2025
@dweiss dweiss closed this Oct 8, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 8, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/org.apache.rat-apache-rat-0.16.1 branch October 8, 2025 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants