chore(deps): update dependency clidey/whodb to v0.97.0 #4377

Merged
alexlebens merged 1 commits from renovate/unified-clideywhodb into main 2026-03-03 20:45:25 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
clidey/whodb minor 0.95.00.97.0

Release Notes

clidey/whodb (clidey/whodb)

v0.97.0

Compare Source

  • Fix for the AI Chat streaming

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.97.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.96.0...0.97.0

v0.96.0

Compare Source

  • Updates to how the AWS provider handles authentication
  • Bug fixes for mock data related to cyclical foreign keys
  • AI backend changes to make it easier to add generic providers
  • Add small migration checks that show messages if a legacy option is used
  • Apply Connection Timeout default to all database drivers that support it

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.96.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.95.0...0.96.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.95.0` → `0.97.0` | --- ### Release Notes <details> <summary>clidey/whodb (clidey/whodb)</summary> ### [`v0.97.0`](https://github.com/clidey/whodb/releases/tag/0.97.0) [Compare Source](https://github.com/clidey/whodb/compare/0.96.0...0.97.0) - Fix for the AI Chat streaming #### 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.97.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.96.0...0.97.0> ### [`v0.96.0`](https://github.com/clidey/whodb/releases/tag/0.96.0) [Compare Source](https://github.com/clidey/whodb/compare/0.95.0...0.96.0) - Updates to how the AWS provider handles authentication - Bug fixes for mock data related to cyclical foreign keys - AI backend changes to make it easier to add generic providers - Add small migration checks that show messages if a legacy option is used - Apply Connection Timeout default to all database drivers that support it #### 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.96.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.95.0...0.96.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:eyJjcmVhdGVkSW5WZXIiOiI0My40OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNDkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
renovate-bot added the image label 2026-03-03 14:02:55 +00:00
renovate-bot added 1 commit 2026-03-03 14:02:59 +00:00
chore(deps): update dependency clidey/whodb to v0.96.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 47s
1e6b3e085e
renovate-bot force-pushed renovate/unified-clideywhodb from 1e6b3e085e to 4aaad78d1a 2026-03-03 15:05:03 +00:00 Compare
renovate-bot force-pushed renovate/unified-clideywhodb from 4aaad78d1a to 292b984a6a 2026-03-03 17:03:51 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency clidey/whodb to v0.96.0 to chore(deps): update dependency clidey/whodb to v0.97.0 2026-03-03 17:03:51 +00:00
renovate-bot force-pushed renovate/unified-clideywhodb from 292b984a6a to 04e5137015 2026-03-03 18:12:28 +00:00 Compare
renovate-bot force-pushed renovate/unified-clideywhodb from 04e5137015 to 96e3ce9b91 2026-03-03 19:03:27 +00:00 Compare
renovate-bot force-pushed renovate/unified-clideywhodb from 96e3ce9b91 to 4dd4fcb1ba 2026-03-03 20:06:40 +00:00 Compare
renovate-bot force-pushed renovate/unified-clideywhodb from 4dd4fcb1ba to 39d9c2985c 2026-03-03 20:10:17 +00:00 Compare
renovate-bot force-pushed renovate/unified-clideywhodb from 39d9c2985c to 733926e621 2026-03-03 20:13:08 +00:00 Compare
alexlebens merged commit 766772da32 into main 2026-03-03 20:45:25 +00:00
alexlebens deleted branch renovate/unified-clideywhodb 2026-03-03 20:45:31 +00:00
Sign in to join this conversation.