Skip to content

fix(deps): update maven#41

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/maven
Open

fix(deps): update maven#41
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/maven

Conversation

@renovate

@renovate renovate Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
ch.qos.logback:logback-classic (source, changelog) 1.5.321.5.34 age confidence
net.dv8tion:JDA 6.4.16.4.2 age confidence
org.jetbrains.kotlin.jvm (source) 2.3.212.4.0 age confidence

Release Notes

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

v6.4.2

New Features

Changes

  • Improve error messages caused by entities relying on the cache to find themselves by @​freya022 in #​3067
  • Component options: Prevent setting an out-of-range number of default values by @​freya022 in #​3068
  • Fix deserialization of components without unfurled media by @​freya022 in #​3078

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>
JetBrains/kotlin (org.jetbrains.kotlin.jvm)

v2.4.0


Configuration

📅 Schedule: (UTC)

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 changed the title fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.33 fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.34 Jun 1, 2026
@renovate renovate Bot force-pushed the renovate/maven branch from 4f02343 to 43e79ea Compare June 1, 2026 22:16
@renovate renovate Bot changed the title fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.34 fix(deps): update maven to v1.5.34 Jun 2, 2026
@renovate renovate Bot force-pushed the renovate/maven branch from 43e79ea to 9933723 Compare June 3, 2026 11:02
@renovate renovate Bot changed the title fix(deps): update maven to v1.5.34 fix(deps): update maven Jun 3, 2026
@renovate renovate Bot force-pushed the renovate/maven branch from 9933723 to adfedbe Compare June 6, 2026 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants