Skip to content

dependency: Update dependency net.dv8tion:JDA to v6.6.0 - #331

Merged
renovate[bot] merged 1 commit into
masterfrom
renovate/net.dv8tion-jda-6.x
Sep 6, 2026
Merged

dependency: Update dependency net.dv8tion:JDA to v6.6.0#331
renovate[bot] merged 1 commit into
masterfrom
renovate/net.dv8tion-jda-6.x

Conversation

@renovate

@renovate renovate Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
net.dv8tion:JDA 6.5.06.6.0 age confidence

Release Notes

discord-jda/JDA (net.dv8tion:JDA)

v6.6.0

Compare Source

Overview

This is a minor release adding a few new features before a bigger change coming in 6.7.0 which will introduce handling for Obfuscated Channels.

If you can, please try out and give feedback on Add handling for obfuscated channels #​3042. To enable obfuscated channels early for testing purposes, you can toggle a switch in your application dashboard as described here.

New Features

Changes

Bug Fixes

Full Changelog: discord-jda/JDA@v6.5.0...v6.6.0

Installation

Gradle

repositories {
    mavenCentral()
}
dependencies {
    implementation("net.dv8tion:JDA:6.6.0")
}

Maven

<dependency>
    <groupId>net.dv8tion</groupId>
    <artifactId>JDA</artifactId>
    <version>6.6.0</version> 
</dependency>

Configuration

📅 Schedule: (UTC)

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


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate Bot added the 🔄 dependencies Pull requests that update a dependency file label Sep 6, 2026
@renovate
renovate Bot merged commit a37f1a7 into master Sep 6, 2026
2 checks passed
@renovate
renovate Bot deleted the renovate/net.dv8tion-jda-6.x branch September 6, 2026 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔄 dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants