chore(deps): update dependency clidey/whodb to v0.92.0 #3917

Merged
alexlebens merged 1 commits from renovate/unified-clideywhodb into main 2026-02-11 21:18:39 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
clidey/whodb minor 0.91.00.92.0

Release Notes

clidey/whodb (clidey/whodb)

v0.92.0

Compare Source

  • Add option to log into MongoDB without user/password
  • Bug fix around how we were reading schema - caused problems with certain underlying drivers
  • Running in WSL2 but have Ollama installed outside of it? Now it should resolve it fine (tricky stuff)
  • Bug fix where Export All didn't work if rows were selected
  • Bug fix where Export Selected showed up in places where we can't select rows
  • Bug fix where CSV/Excel option was not preselected if user clicked Export As ...
  • Change wording of AI Model Type to AI Model Provider
  • Bug fix where health check wasn't working in Elasticsearch in some instances
  • Bug fix around auto-login
  • Better intellisense
  • Table height now stretches further down to use more screen real estate.
  • TAB in autocomplete should now work consistently.
  • Fixed hard to reproduce bug where everything suddenly became selected (highlighted) and couldn't be deselected.

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.92.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.91.0...0.92.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.91.0` → `0.92.0` | --- ### Release Notes <details> <summary>clidey/whodb (clidey/whodb)</summary> ### [`v0.92.0`](https://github.com/clidey/whodb/releases/tag/0.92.0) [Compare Source](https://github.com/clidey/whodb/compare/0.91.0...0.92.0) - Add option to log into MongoDB without user/password - Bug fix around how we were reading schema - caused problems with certain underlying drivers - Running in WSL2 but have Ollama installed outside of it? Now it should resolve it fine (tricky stuff) - Bug fix where Export All didn't work if rows were selected - Bug fix where Export Selected showed up in places where we can't select rows - Bug fix where CSV/Excel option was not preselected if user clicked Export As ... - Change wording of AI Model Type to AI Model Provider - Bug fix where health check wasn't working in Elasticsearch in some instances - Bug fix around auto-login - Better intellisense - Table height now stretches further down to use more screen real estate. - TAB in autocomplete should now work consistently. - Fixed hard to reproduce bug where everything suddenly became selected (highlighted) and couldn't be deselected. #### 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.92.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.91.0...0.92.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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
renovate-bot added the image label 2026-02-11 20:01:43 +00:00
renovate-bot added 1 commit 2026-02-11 20:01:45 +00:00
chore(deps): update dependency clidey/whodb to v0.92.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 17s
02854336c2
renovate-bot force-pushed renovate/unified-clideywhodb from 02854336c2 to 5aa58b4f1e 2026-02-11 21:02:17 +00:00 Compare
renovate-bot force-pushed renovate/unified-clideywhodb from 5aa58b4f1e to 313cb2a6bc 2026-02-11 21:17:07 +00:00 Compare
alexlebens merged commit 923912eebb into main 2026-02-11 21:18:39 +00:00
alexlebens deleted branch renovate/unified-clideywhodb 2026-02-11 21:18:46 +00:00
Sign in to join this conversation.