Skip to content

fix(deps): update dependency org.reflections:reflections to v0.10.2

Perun-GitLab Service Account requested to merge renovate/reflections.version into main

This MR contains the following updates:

Package Type Update Change
org.reflections:reflections compile minor 0.9.11 -> 0.10.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ronmamo/reflections (org.reflections:reflections)

v0.10.2

Compare Source

reflections-0.10.2

v0.10.1

Compare Source

reflections-0.10.1

  • 0.10.1 - fix exception in JavassistHelper.getParametersAnnotations, docs
  • ci: Setup GitHub actions for basic MR CI (#​333)
  • Make the path format to be platform-compatible (#​299)
  • enable Dependabot v2 (#​319)
  • Enable automatic module name (#​308)

known issue https://github.com/ronmamo/reflections/issues/351: deprecated scanners are using wrong index name :( which results in empty query results. will be solved in next release. workaround/solution: migrate to the new Scanners

v0.10

Compare Source

reflections-0.10 refactor

known issue #​337: annotation not marked with Retention(RUNTIME) will be excluded because of an exception

v0.9.12

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports