Closed renovate[bot] closed 1 year ago
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.
This PR contains the following updates:
5.0.0-beta.6
->5.0.0-beta.8
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the logs for more information.
Release Notes
DV8FromTheWorld/JDA
### [`v5.0.0-beta.8`](https://togithub.com/DV8FromTheWorld/JDA/releases/tag/v5.0.0-beta.8): | Hotfix NullPointerException [Compare Source](https://togithub.com/DV8FromTheWorld/JDA/compare/v5.0.0-beta.7...v5.0.0-beta.8) ### Overview This is a small hotfix release for an error introduced in beta 7. #### Features - Support custom timeout on tasks by [@MinnDevelopment](https://togithub.com/MinnDevelopment) in [https://github.com/DV8FromTheWorld/JDA/pull/2439](https://togithub.com/DV8FromTheWorld/JDA/pull/2439) #### Bug Fixes - Fix NPE in shardmanager by [@MinnDevelopment](https://togithub.com/MinnDevelopment) in [https://github.com/DV8FromTheWorld/JDA/pull/2442](https://togithub.com/DV8FromTheWorld/JDA/pull/2442) **Full Changelog**: https://github.com/DV8FromTheWorld/JDA/compare/v5.0.0-beta.7...v5.0.0-beta.8 ### Installation #### Gradle ```gradle repositories { mavenCentral() } dependencies { implementation("net.dv8tion:JDA:5.0.0-beta.8") } ``` #### Maven ```xmlConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.