Skip to content
This repository has been archived by the owner on Nov 12, 2023. It is now read-only.

fix(deps): update dependency net.dv8tion:jda to v5.0.0-alpha.5 #190

Merged
merged 1 commit into from
Jan 30, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 30, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
net.dv8tion:JDA 5.0.0-alpha.4 -> 5.0.0-alpha.5 age adoption passing confidence

Release Notes

DV8FromTheWorld/JDA

v5.0.0-alpha.5

Compare Source

Changelog

New Features

Interactions Rework

In this release we completely reworked how interactions work in JDA. The changes are significant, but they also bring with them a lot of improvements and new features. I would highly suggest that users take a look at the migration guide provided in the PR to better understand the changes.

Summary:

  • Reworks of:
    • Slash Commands
    • Select Menus
    • Buttons
  • Introduction of new functionality:
    • User Context Commands
    • Message Context Commands
    • Slash Command Auto Complete
    • An improved hierarchy for Interactions
    • An improved hierarchy for Components

Changes

Removed

  • N/A

Full Changelog: discord-jda/JDA@v5.0.0-alpha.4...v5.0.0-alpha.5

Installation

Gradle

repositories {
    mavenCentral()
}
dependencies {
    implementation("net.dv8tion:JDA:5.0.0-alpha.5")
}

Maven

<dependency>
    <groupId>net.dv8tion</groupId>
    <artifactId>JDA</artifactId>
    <version>5.0.0-alpha.5</version> 
</dependency>

Configuration

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


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@github-actions github-actions bot added this to ❓ 優先度未振り分け - Needs triage in Main Jan 30, 2022
@renovate renovate bot merged commit 9e23e87 into master Jan 30, 2022
Main automation moved this from ❓ 優先度未振り分け - Needs triage to ✅ 完了済み - Done / Closed Jan 30, 2022
@renovate renovate bot deleted the renovate/net.dv8tion-jda-5.x branch January 30, 2022 10:25
@github-actions
Copy link
Contributor

リリースが完了しました

https://github.com/jaoafa/Javajaotan2/releases/tag/v2.1.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Main
✅ 完了済み
Development

Successfully merging this pull request may close these issues.

None yet

1 participant