Update all non-major dependencies #39

Merged
Skydust merged 1 commits from renovate/all-minor-patch into dev 2025-04-20 11:49:35 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
net.dv8tion:JDA dependencies patch 5.3.1 -> 5.3.2
com.github.oshi:oshi-core dependencies patch 6.8.0 -> 6.8.1
com.google.guava:guava dependencies patch 33.4.6-jre -> 33.4.8-jre

Release Notes

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

v5.3.2: | Bug fix for PrivateChannel#getName

Overview

Small bug fix release.

Bug Fixes

Full Changelog: https://github.com/discord-jda/JDA/compare/v5.3.1...v5.3.2

Installation

Gradle

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

Maven

<dependency>
    <groupId>net.dv8tion</groupId>
    <artifactId>JDA</artifactId>
    <version>5.3.2</version> 
</dependency>
oshi/oshi (com.github.oshi:oshi-core)

v6.8.1

New Features
Bug fixes / Improvements

Configuration

📅 Schedule: 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [net.dv8tion:JDA](https://github.com/discord-jda/JDA) | dependencies | patch | `5.3.1` -> `5.3.2` | | [com.github.oshi:oshi-core](https://github.com/oshi/oshi) | dependencies | patch | `6.8.0` -> `6.8.1` | | [com.google.guava:guava](https://github.com/google/guava) | dependencies | patch | `33.4.6-jre` -> `33.4.8-jre` | --- ### Release Notes <details> <summary>discord-jda/JDA (net.dv8tion:JDA)</summary> ### [`v5.3.2`](https://github.com/discord-jda/JDA/releases/tag/v5.3.2): | Bug fix for PrivateChannel#getName ### Overview Small bug fix release. #### Bug Fixes - Fix `PrivateChannel#getName` returning `null` by [@&#8203;freya022](https://github.com/freya022) in https://github.com/discord-jda/JDA/pull/2820 **Full Changelog**: https://github.com/discord-jda/JDA/compare/v5.3.1...v5.3.2 ### Installation #### Gradle ```gradle repositories { mavenCentral() } dependencies { implementation("net.dv8tion:JDA:5.3.2") } ``` #### Maven ```xml <dependency> <groupId>net.dv8tion</groupId> <artifactId>JDA</artifactId> <version>5.3.2</version> </dependency> ``` </details> <details> <summary>oshi/oshi (com.github.oshi:oshi-core)</summary> ### [`v6.8.1`](https://github.com/oshi/oshi/blob/HEAD/CHANGELOG.md#680-2025-03-22--681-2025-04-15) ##### New Features - [#&#8203;2851](https://github.com/oshi/oshi/pull/2851): Report installed apps stats on mac, windows, and linux - [@&#8203;rohan-coder02](https://github.com/rohan-coder02). - [#&#8203;2854](https://github.com/oshi/oshi/pull/2854): Add raw access to map structures in proc filesystem - [@&#8203;jdeppe-pivotal](https://github.com/jdeppe-pivotal). ##### Bug fixes / Improvements - [#&#8203;2849](https://github.com/oshi/oshi/pull/2846): Include 3D controller (\[0302]) in Linux GPU detection - [@&#8203;lesley29](https://github.com/lesley29). - [#&#8203;2868](https://github.com/oshi/oshi/pull/2868): Fix windows thread details collection - [@&#8203;dbwiddis](https://github.com/dbwiddis). </details> --- ### Configuration 📅 **Schedule**: 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](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzMuNCIsInVwZGF0ZWRJblZlciI6IjM5LjI0OC4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbXX0=-->
MilaBot added 1 commit 2025-04-06 00:01:13 +00:00
Skydust was assigned by MilaBot 2025-04-06 00:01:14 +00:00
MilaBot force-pushed renovate/all-minor-patch from 720369082a to 766ecfee4d 2025-04-09 00:01:51 +00:00 Compare
MilaBot changed title from Update dependency net.dv8tion:JDA to v5.3.2 to Update all non-major dependencies 2025-04-09 00:01:52 +00:00
MilaBot force-pushed renovate/all-minor-patch from 766ecfee4d to 4e61c71ded 2025-04-15 00:02:11 +00:00 Compare
MilaBot force-pushed renovate/all-minor-patch from 4e61c71ded to 82a139a6a1 2025-04-16 00:02:29 +00:00 Compare
Skydust merged commit 82a139a6a1 into dev 2025-04-20 11:49:35 +00:00
Skydust deleted branch renovate/all-minor-patch 2025-04-20 11:49:35 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Skydust/JdrBot#39