Update all non-major dependencies #47

Open
MilaBot wants to merge 1 commits from renovate/all-minor-patch into dev
Collaborator

This PR contains the following updates:

Package Type Update Change
org.apache.commons:commons-lang3 (source) dependencies minor 3.18.0 -> 3.20.0
com.github.oshi:oshi-core dependencies minor 6.8.2 -> 6.9.1
com.google.guava:guava dependencies minor 33.4.8-jre -> 33.5.0-jre

Release Notes

oshi/oshi (com.github.oshi:oshi-core)

v6.9.1

New Features
Bug fixes / Improvements

v6.9.0

New Features
Bug fixes / Improvements

v6.8.3

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 | |---|---|---|---| | [org.apache.commons:commons-lang3](https://commons.apache.org/proper/commons-lang/) ([source](https://gitbox.apache.org/repos/asf/commons-lang.git)) | dependencies | minor | `3.18.0` -> `3.20.0` | | [com.github.oshi:oshi-core](https://github.com/oshi/oshi) | dependencies | minor | `6.8.2` -> `6.9.1` | | [com.google.guava:guava](https://github.com/google/guava) | dependencies | minor | `33.4.8-jre` -> `33.5.0-jre` | --- ### Release Notes <details> <summary>oshi/oshi (com.github.oshi:oshi-core)</summary> ### [`v6.9.1`](https://github.com/oshi/oshi/blob/HEAD/CHANGELOG.md#690-2025-09-18--691-2025-10-18) ##### New Features - [#&#8203;2925](https://github.com/oshi/oshi/pull/2925): Introduced oshi-core-java25 module that intends to provide FFM support - [@&#8203;rohan-coder02](https://github.com/rohan-coder02). - [#&#8203;2949](https://github.com/oshi/oshi/pull/2949): Implement MacOperatingSystem using FFM - [@&#8203;dbwiddis](https://github.com/dbwiddis). - [#&#8203;2959](https://github.com/oshi/oshi/pull/2959), [#&#8203;2968](https://github.com/oshi/oshi/pull/2968): Implement WindowsOperatingSystem using FFM - [@&#8203;rohan-coder02](https://github.com/rohan-coder02). - [#&#8203;2990](https://github.com/oshi/oshi/pull/2990): Add methods for calculating CPU usage with two arrays - [@&#8203;dbwiddis](https://github.com/dbwiddis). - [#&#8203;2991](https://github.com/oshi/oshi/pull/2991): Add installed apps, network params, internet protocols API in Windows FFM - [@&#8203;rohan-coder02](https://github.com/rohan-coder02). - [#&#8203;3007](https://github.com/oshi/oshi/pull/3007): Add ffm implementation for hal.memory [@&#8203;wolfs](https://github.com/wolfs). ##### Bug fixes / Improvements - [#&#8203;2946](https://github.com/oshi/oshi/pull/2946): Add Hyper-V VM mac address - [@&#8203;chunzhennn](https://github.com/chunzhennn). - [#&#8203;2960](https://github.com/oshi/oshi/pull/2960): Include Apple Silicon MacDisplay registry options - [@&#8203;dbwiddis](https://github.com/dbwiddis). - [#&#8203;2966](https://github.com/oshi/oshi/pull/2966): Add macOS 26 (Tahoe) codename mapping - [@&#8203;zacharee](https://github.com/zacharee). - [#&#8203;2973](https://github.com/oshi/oshi/pull/2973): Handle DWORD registry keys in Windows Installed Apps implementation - [@&#8203;dbwiddis](https://github.com/dbwiddis). - [#&#8203;2983](https://github.com/oshi/oshi/pull/2983): JNA 5.18.0 - [@&#8203;dbwiddis](https://github.com/dbwiddis). - [#&#8203;3006](https://github.com/oshi/oshi/pull/3006): Remove animal-sniffer-maven-plugin - [@&#8203;arun-misra](https://github.com/arun-misra). ### [`v6.9.0`](https://github.com/oshi/oshi/blob/HEAD/CHANGELOG.md#690-2025-09-18--691-2025-10-18) ##### New Features - [#&#8203;2925](https://github.com/oshi/oshi/pull/2925): Introduced oshi-core-java25 module that intends to provide FFM support - [@&#8203;rohan-coder02](https://github.com/rohan-coder02). - [#&#8203;2949](https://github.com/oshi/oshi/pull/2949): Implement MacOperatingSystem using FFM - [@&#8203;dbwiddis](https://github.com/dbwiddis). - [#&#8203;2959](https://github.com/oshi/oshi/pull/2959), [#&#8203;2968](https://github.com/oshi/oshi/pull/2968): Implement WindowsOperatingSystem using FFM - [@&#8203;rohan-coder02](https://github.com/rohan-coder02). - [#&#8203;2990](https://github.com/oshi/oshi/pull/2990): Add methods for calculating CPU usage with two arrays - [@&#8203;dbwiddis](https://github.com/dbwiddis). - [#&#8203;2991](https://github.com/oshi/oshi/pull/2991): Add installed apps, network params, internet protocols API in Windows FFM - [@&#8203;rohan-coder02](https://github.com/rohan-coder02). - [#&#8203;3007](https://github.com/oshi/oshi/pull/3007): Add ffm implementation for hal.memory [@&#8203;wolfs](https://github.com/wolfs). ##### Bug fixes / Improvements - [#&#8203;2946](https://github.com/oshi/oshi/pull/2946): Add Hyper-V VM mac address - [@&#8203;chunzhennn](https://github.com/chunzhennn). - [#&#8203;2960](https://github.com/oshi/oshi/pull/2960): Include Apple Silicon MacDisplay registry options - [@&#8203;dbwiddis](https://github.com/dbwiddis). - [#&#8203;2966](https://github.com/oshi/oshi/pull/2966): Add macOS 26 (Tahoe) codename mapping - [@&#8203;zacharee](https://github.com/zacharee). - [#&#8203;2973](https://github.com/oshi/oshi/pull/2973): Handle DWORD registry keys in Windows Installed Apps implementation - [@&#8203;dbwiddis](https://github.com/dbwiddis). - [#&#8203;2983](https://github.com/oshi/oshi/pull/2983): JNA 5.18.0 - [@&#8203;dbwiddis](https://github.com/dbwiddis). - [#&#8203;3006](https://github.com/oshi/oshi/pull/3006): Remove animal-sniffer-maven-plugin - [@&#8203;arun-misra](https://github.com/arun-misra). ### [`v6.8.3`](https://github.com/oshi/oshi/blob/HEAD/CHANGELOG.md#680-2025-03-22--681-2025-04-15--682-2025-05-31--683-2025-08-16) ##### 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/2849): 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). - [#&#8203;2889](https://github.com/oshi/oshi/pull/2889): Handle system date format on macOS getInstalledApps output parsing - [@&#8203;dyorgio](https://github.com/dyorgio). - [#&#8203;2941](https://github.com/oshi/oshi/pull/2941): Add get monitor model to the EdidUtil Class - [@&#8203;ayonization](https://github.com/ayonization). - [#&#8203;2939](https://github.com/oshi/oshi/pull/2939): Add get preferred resolution to the EdidUtil Class - [@&#8203;ayonization](https://github.com/ayonization). - [#&#8203;2902](https://github.com/oshi/oshi/pull/2902): Deduplicate installed applications using Set across Windows, Linux, MacOS and Read both 32-bit, 64-bit Windows registry keys when fetching installed apps - [@&#8203;rohan-coder02](https://github.com/rohan-coder02). - [#&#8203;2908](https://github.com/oshi/oshi/pull/2908): Fix Windows cache size - [@&#8203;lesley29](https://github.com/dbwiddis). - [#&#8203;2912](https://github.com/oshi/oshi/pull/2912): Installed apps feature for AIX - [@&#8203;rohan-coder02](https://github.com/rohan-coder02). - [#&#8203;2926](https://github.com/oshi/oshi/pull/2926): Exclude CD-ROM from Windows FileSystem localOnly query - [@&#8203;cesnekmichal](https://github.com/cesnekmichal). - [#&#8203;2929](https://github.com/oshi/oshi/pull/2929): Improve Linux temperature sensor selection - [@&#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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Ni4wIiwidXBkYXRlZEluVmVyIjoiNDEuMTczLjEiLCJ0YXJnZXRCcmFuY2giOiJkZXYiLCJsYWJlbHMiOltdfQ==-->
MilaBot added 1 commit 2025-08-18 00:02:08 +00:00
Skydust was assigned by MilaBot 2025-08-18 00:02:08 +00:00
MilaBot force-pushed renovate/all-minor-patch from 8ca97c0ecd to e82d6eb58a 2025-09-18 00:02:56 +00:00 Compare
MilaBot changed title from Update dependency com.github.oshi:oshi-core to v6.8.3 to Update all non-major dependencies 2025-09-18 00:03:00 +00:00
MilaBot force-pushed renovate/all-minor-patch from e82d6eb58a to ec0f8772af 2025-09-20 00:02:34 +00:00 Compare
MilaBot force-pushed renovate/all-minor-patch from ec0f8772af to 04b34af455 2025-09-25 00:04:52 +00:00 Compare
MilaBot force-pushed renovate/all-minor-patch from 04b34af455 to 31b553bb6d 2025-10-20 00:02:59 +00:00 Compare
MilaBot added 2 commits 2025-11-17 00:06:21 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/all-minor-patch:renovate/all-minor-patch
git checkout renovate/all-minor-patch
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#47