jaoafa / jaoTone

🎼 Discord MusicBot for jMS Gamers Club
https://jaoafa.github.io/jaoTone/
2 stars 1 forks source link

fix(deps): update dependency net.dv8tion:jda to v5.0.0-beta.6 #42

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
net.dv8tion:JDA 5.0.0-beta.5 -> 5.0.0-beta.6 age adoption passing confidence

Release Notes

DV8FromTheWorld/JDA ### [`v5.0.0-beta.6`](https://togithub.com/DV8FromTheWorld/JDA/releases/tag/v5.0.0-beta.6): | Messages in Stage Channels [Compare Source](https://togithub.com/DV8FromTheWorld/JDA/compare/v5.0.0-beta.5...v5.0.0-beta.6) ### Overview This release adds support for messages and interactions inside stage channels. #### New Features - Add default_forum_layout for Forum Channel by [@​Mysterious-Dev](https://togithub.com/Mysterious-Dev) in [https://github.com/DV8FromTheWorld/JDA/pull/2407](https://togithub.com/DV8FromTheWorld/JDA/pull/2407) - Support messages in stage channels by [@​MinnDevelopment](https://togithub.com/MinnDevelopment) in [https://github.com/DV8FromTheWorld/JDA/pull/2399](https://togithub.com/DV8FromTheWorld/JDA/pull/2399) #### Changes - Count reply mentions in bag getters by [@​MinnDevelopment](https://togithub.com/MinnDevelopment) in [https://github.com/DV8FromTheWorld/JDA/pull/2409](https://togithub.com/DV8FromTheWorld/JDA/pull/2409) #### Bug Fixes - Fix NPE when adding choices on unsupported option types by [@​freya022](https://togithub.com/freya022) in [https://github.com/DV8FromTheWorld/JDA/pull/2418](https://togithub.com/DV8FromTheWorld/JDA/pull/2418) **Full Changelog**: https://github.com/DV8FromTheWorld/JDA/compare/v5.0.0-beta.5...v5.0.0-beta.6 ### Installation #### Gradle ```gradle repositories { mavenCentral() } dependencies { implementation("net.dv8tion:JDA:5.0.0-beta.6") } ``` #### Maven ```xml net.dv8tion JDA 5.0.0-beta.6 ```

Configuration

📅 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.