Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.junit.jupiter:junit-jupiter-api (source) 5.13.0 -> 5.13.1 age adoption passing confidence
net.dv8tion:JDA 5.5.1 -> 5.6.0 age adoption passing confidence

Release Notes

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

v5.6.0: | ApplicationManager and minor improvements

Overview

This release introduces the ApplicationManager, which can be used to update the application's description and other settings through JDA.

New Features

Changes

Bugs Fixed

Full Changelog: discord-jda/JDA@v5.5.1...v5.6.0

Installation

Gradle

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

Maven

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

Configuration

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

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

@github-actions
Copy link

github-actions bot commented Jun 7, 2025

Overall Project 82.04%

There is no coverage information present for the Files changed

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bc00f44 to 450d41d Compare June 7, 2025 21:47
@renovate renovate bot changed the title fix(deps): update dependency org.junit.jupiter:junit-jupiter-api to v5.13.1 fix(deps): update all non-major dependencies Jun 7, 2025
@github-actions
Copy link

github-actions bot commented Jun 7, 2025

Overall Project 82.04%

There is no coverage information present for the Files changed

@gmitch215 gmitch215 merged commit 41ce967 into master Jun 8, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants