chore(deps): update dependency clidey/whodb to v0.103.0 #5194

Merged
alexlebens merged 1 commits from renovate/unified-clideywhodb into main 2026-03-28 01:21:32 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
clidey/whodb minor 0.101.00.103.0

Release Notes

clidey/whodb (clidey/whodb)

v0.103.0

Compare Source

  • Fix for database sometimes not switching properly

Installation

Mac App Store

Download from the Apple Store

Microsoft Store

Download from the Microsoft Store

Snap Store
sudo snap install whodb

View on Snapcraft

Docker
docker pull clidey/whodb:0.103.0
docker pull clidey/whodb:latest
Direct Downloads

See assets below for platform-specific packages (DMG, MSIX, etc.).

Documentation

Upgrade Notes

To upgrade from a previous version:

  • Docker: Pull the latest image and restart your container
  • Snap: Run sudo snap refresh whodb
  • Desktop Apps: Download and install the new version

Full Changelog: https://github.com/clidey/whodb/compare/0.102.0...0.103.0

v0.102.0

Compare Source

  • Support for Memcached
  • Support for LM Studio (thanks to @​dhimanAbhi for the PR!)

Installation

Mac App Store

Download from the Apple Store

Microsoft Store

Download from the Microsoft Store

Snap Store
sudo snap install whodb

View on Snapcraft

Docker
docker pull clidey/whodb:0.102.0
docker pull clidey/whodb:latest
Direct Downloads

See assets below for platform-specific packages (DMG, MSIX, etc.).

Documentation

Upgrade Notes

To upgrade from a previous version:

  • Docker: Pull the latest image and restart your container
  • Snap: Run sudo snap refresh whodb
  • Desktop Apps: Download and install the new version

What's Changed

New Contributors

Full Changelog: https://github.com/clidey/whodb/compare/0.101.0...0.102.0


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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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 | Update | Change | |---|---|---| | [clidey/whodb](https://github.com/clidey/whodb) | minor | `0.101.0` → `0.103.0` | --- ### Release Notes <details> <summary>clidey/whodb (clidey/whodb)</summary> ### [`v0.103.0`](https://github.com/clidey/whodb/releases/tag/0.103.0) [Compare Source](https://github.com/clidey/whodb/compare/0.102.0...0.103.0) - Fix for database sometimes not switching properly #### Installation ##### Mac App Store [Download from the Apple Store](https://apps.apple.com/app/whodb/id6754566536) ##### Microsoft Store [Download from the Microsoft Store](https://apps.microsoft.com/detail/9pftx5bv4ds6) ##### Snap Store ```bash sudo snap install whodb ``` [View on Snapcraft](https://snapcraft.io/whodb) ##### Docker ```bash docker pull clidey/whodb:0.103.0 docker pull clidey/whodb:latest ``` ##### Direct Downloads See assets below for platform-specific packages (DMG, MSIX, etc.). #### Documentation - [Documentation](https://docs.whodb.com) - [Report Issues](https://github.com/clidey/whodb/issues) #### Upgrade Notes To upgrade from a previous version: - **Docker**: Pull the latest image and restart your container - **Snap**: Run `sudo snap refresh whodb` - **Desktop Apps**: Download and install the new version *** **Full Changelog**: <https://github.com/clidey/whodb/compare/0.102.0...0.103.0> ### [`v0.102.0`](https://github.com/clidey/whodb/releases/tag/0.102.0) [Compare Source](https://github.com/clidey/whodb/compare/0.101.0...0.102.0) - Support for Memcached - Support for LM Studio (thanks to [@&#8203;dhimanAbhi](https://github.com/dhimanAbhi) for the PR!) #### Installation ##### Mac App Store [Download from the Apple Store](https://apps.apple.com/app/whodb/id6754566536) ##### Microsoft Store [Download from the Microsoft Store](https://apps.microsoft.com/detail/9pftx5bv4ds6) ##### Snap Store ```bash sudo snap install whodb ``` [View on Snapcraft](https://snapcraft.io/whodb) ##### Docker ```bash docker pull clidey/whodb:0.102.0 docker pull clidey/whodb:latest ``` ##### Direct Downloads See assets below for platform-specific packages (DMG, MSIX, etc.). #### Documentation - [Documentation](https://docs.whodb.com) - [Report Issues](https://github.com/clidey/whodb/issues) #### Upgrade Notes To upgrade from a previous version: - **Docker**: Pull the latest image and restart your container - **Snap**: Run `sudo snap refresh whodb` - **Desktop Apps**: Download and install the new version *** #### What's Changed - add support for memcached, add e2e tests, update test binary to ignore missing build folder in tests by [@&#8203;modelorona](https://github.com/modelorona) in [#&#8203;864](https://github.com/clidey/whodb/pull/864) - feat: add lmstudio as ai provider by [@&#8203;dhimanAbhi](https://github.com/dhimanAbhi) in [#&#8203;858](https://github.com/clidey/whodb/pull/858) #### New Contributors - [@&#8203;dhimanAbhi](https://github.com/dhimanAbhi) made their first contribution in [#&#8203;858](https://github.com/clidey/whodb/pull/858) **Full Changelog**: <https://github.com/clidey/whodb/compare/0.101.0...0.102.0> </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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My45My4xIiwidXBkYXRlZEluVmVyIjoiNDMuOTUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZG9ja2VyIiwiZ2l0aHViLXJlbGVhc2VzIl19-->
renovate-bot added the docker label 2026-03-27 12:02:13 +00:00
renovate-bot changed title from chore(deps): update dependency clidey/whodb to v0.102.0 to chore(deps): update dependency clidey/whodb to v0.103.0 2026-03-27 17:02:52 +00:00
renovate-bot added 1 commit 2026-03-28 01:19:31 +00:00
chore(deps): update dependency clidey/whodb to v0.103.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 46s
lint-test-helm / validate-kubeconform (pull_request) Successful in 14s
render-manifests / render-manifests (pull_request) Successful in 1m3s
1c3506a0ba
renovate-bot force-pushed renovate/unified-clideywhodb from e4f494347d to 1c3506a0ba 2026-03-28 01:19:31 +00:00 Compare
alexlebens merged commit a7288202e9 into main 2026-03-28 01:21:32 +00:00
alexlebens deleted branch renovate/unified-clideywhodb 2026-03-28 01:21:35 +00:00
Sign in to join this conversation.