xihan123 / QDReadHook

起点阅读自定义增强 Xp 模块,愿大家都有一个愉快的看书体验
GNU General Public License v3.0
783 stars 48 forks source link

fix(deps): update dependency org.luckypray:dexkit to v2.0.2 - autoclosed #253

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.luckypray:dexkit 2.0.1 -> 2.0.2 age adoption passing confidence

Release Notes

LuckyPray/DexKit (org.luckypray:dexkit) ### [`v2.0.2`](https://togithub.com/LuckyPray/DexKit/releases/tag/2.0.2) [Compare Source](https://togithub.com/LuckyPray/DexKit/compare/2.0.1...2.0.2) Update log: - Deprecated `callMethods` and `addCall` methods to eliminate ambiguity; replaced with `callerMethods` and `addCaller`. - `DexClass`, `DexMethod`, and `DexField` now implement `ISerializable` instead of `java.io.Serializable`. - Optimized `InstanceUtil` reflection performance with the addition of `WeakCache`. - Fixed potential unexpected results when setting `searchPackages` parameter. For example, `searchPackages("com.aa")` could result in class `Lcom/aab;`.

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.