finos / symphony-bdk-java

The Symphony BDK (Bot Developer Kit) for Java helps you to create production-grade Chat Bots and Extension Applications on top of the Symphony REST APIs.
https://symphony-bdk-java.finos.org
Apache License 2.0
23 stars 68 forks source link

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

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

ronmamo/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*

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 PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.10.2). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.