Skip to content

Bump net.dv8tion:JDA from 5.0.0-beta.18 to 6.4.2#8

Merged
TylerS1066 merged 1 commit into
mainfrom
dependabot/gradle/net.dv8tion-JDA-6.4.2
Jun 13, 2026
Merged

Bump net.dv8tion:JDA from 5.0.0-beta.18 to 6.4.2#8
TylerS1066 merged 1 commit into
mainfrom
dependabot/gradle/net.dv8tion-JDA-6.4.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 13, 2026

Copy link
Copy Markdown
Contributor

Bumps net.dv8tion:JDA from 5.0.0-beta.18 to 6.4.2.

Release notes

Sourced from net.dv8tion:JDA's releases.

v6.4.2

New Features

Changes

Bug Fixes

Full Changelog: discord-jda/JDA@v6.4.1...v6.4.2

Installation

Gradle

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

Maven

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

v6.4.1

Bug Fixes

... (truncated)

Commits
  • 559e5ac Bump version to 6.4.2 (#3097)
  • 9856bf8 Fix incorrect check for choice value length (#3096)
  • 4db330f Update ThreadLocalReason docs (#3066)
  • 1dba527 Fix incorrect ID used in AbstractGuildChannelImpl#getGuild for entity parent ...
  • e0e32c1 Fix Guild#invalidate not removing thread channels from global cache (#3094)
  • d7cf822 Improve error messages caused by entities relying on the cache to find themse...
  • fa7db8b Component options: Prevent setting an out-of-range number of default values (...
  • 6b5c1d4 Update dependencies (#3093)
  • def4cb8 Add attachment flags, embed flags and fields, and, media flags (#3081)
  • 0705394 Fix deserialization of components without unfurled media (#3078)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [net.dv8tion:JDA](https://github.com/discord-jda/JDA) from 5.0.0-beta.18 to 6.4.2.
- [Release notes](https://github.com/discord-jda/JDA/releases)
- [Commits](discord-jda/JDA@v5.0.0-beta.18...v6.4.2)

---
updated-dependencies:
- dependency-name: net.dv8tion:JDA
  dependency-version: 6.4.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 13, 2026
@TylerS1066 TylerS1066 merged commit 500739f into main Jun 13, 2026
2 checks passed
@TylerS1066 TylerS1066 deleted the dependabot/gradle/net.dv8tion-JDA-6.4.2 branch June 13, 2026 19:27
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant