HLTech / pact-gen

MIT License
14 stars 4 forks source link

Update dependency org.reflections:reflections to v0.10.2 #88

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.reflections:reflections 0.9.11 -> 0.10.2 age adoption passing confidence

Release Notes

ronmamo/reflections (org.reflections:reflections) ### [`v0.10.2`](https://togithub.com/ronmamo/reflections/releases/tag/0.10.2) [Compare Source](https://togithub.com/ronmamo/reflections/compare/0.10.1...0.10.2) reflections-0.10.2 ### [`v0.10.1`](https://togithub.com/ronmamo/reflections/releases/tag/0.10.1) [Compare Source](https://togithub.com/ronmamo/reflections/compare/0.10...0.10.1) reflections-0.10.1 - 0.10.1 - fix exception in JavassistHelper.getParametersAnnotations, docs - ci: Setup GitHub actions for basic PR CI ([#​333](https://togithub.com/ronmamo/reflections/issues/333)) - Make the path format to be platform-compatible ([#​299](https://togithub.com/ronmamo/reflections/issues/299)) - enable Dependabot v2 ([#​319](https://togithub.com/ronmamo/reflections/issues/319)) - Enable automatic module name ([#​308](https://togithub.com/ronmamo/reflections/issues/308)) known issue [https://github.com/ronmamo/reflections/issues/351](https://togithub.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`](https://togithub.com/ronmamo/reflections/releases/tag/0.10) [Compare Source](https://togithub.com/ronmamo/reflections/compare/0.9.12...0.10) reflections-0.10 refactor *known issue [#​337](https://togithub.com/ronmamo/reflections/issues/337): annotation not marked with `Retention(RUNTIME)` will be excluded because of an exception* ### [`v0.9.12`](https://togithub.com/ronmamo/reflections/compare/0.9.11...0.9.12) [Compare Source](https://togithub.com/ronmamo/reflections/compare/0.9.11...0.9.12)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.