chore(deps): update dependency clidey/whodb to v0.106.0 #5944

Merged
alexlebens merged 1 commits from renovate/unified-whodb into main 2026-04-15 18:04:49 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
clidey/whodb minor 0.105.00.106.0

Release Notes

clidey/whodb (clidey/whodb)

v0.106.0

Compare Source

  • CockroachDB support
  • TiDB support
  • Dragonfly support
  • FerretDB support
  • OpenSearch support
  • QuestDB support
  • Valkey support
  • YugabyteDB support
  • MongoDB driver update
  • Fix for MongoDB credentials getting mangled and failing authentication
  • CLI command autocomplete support
  • CLI chat now streams
  • CLI now pings existing connections to see if they're available or not
  • CLI mock data generation support
  • CLI UI fixes
  • Backend optimizations to how data is loaded
  • Library updates

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.106.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

Full Changelog: https://github.com/clidey/whodb/compare/0.105.0...0.106.0


Configuration

📅 Schedule: (in timezone America/Chicago)

  • 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.105.0` → `0.106.0` | --- ### Release Notes <details> <summary>clidey/whodb (clidey/whodb)</summary> ### [`v0.106.0`](https://github.com/clidey/whodb/releases/tag/0.106.0) [Compare Source](https://github.com/clidey/whodb/compare/0.105.0...0.106.0) - CockroachDB support - TiDB support - Dragonfly support - FerretDB support - OpenSearch support - QuestDB support - Valkey support - YugabyteDB support - MongoDB driver update - Fix for MongoDB credentials getting mangled and failing authentication - CLI command autocomplete support - CLI chat now streams - CLI now pings existing connections to see if they're available or not - CLI mock data generation support - CLI UI fixes - Backend optimizations to how data is loaded - Library updates #### 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.106.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 - Bump golang.org/x/crypto from 0.49.0 to 0.50.0 in /cli by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;900](https://github.com/clidey/whodb/pull/900) - Bump github.com/modelcontextprotocol/go-sdk from 1.4.1 to 1.5.0 in /cli by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;893](https://github.com/clidey/whodb/pull/893) - Bump github.com/aws/aws-sdk-go-v2/service/docdb from 1.48.12 to 1.48.13 in /core by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;880](https://github.com/clidey/whodb/pull/880) - Bump github.com/wailsapp/wails/v2 from 2.11.0 to 2.12.0 in /desktop-common by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;871](https://github.com/clidey/whodb/pull/871) - Bump github.com/aws/aws-sdk-go-v2/service/rds from 1.116.3 to 1.117.1 in /core by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;879](https://github.com/clidey/whodb/pull/879) - Bump github.com/hashicorp/go-version from 1.8.0 to 1.9.0 in /cli by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;876](https://github.com/clidey/whodb/pull/876) - Bump github.com/posthog/posthog-go from 1.11.1 to 1.11.2 in /core by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;870](https://github.com/clidey/whodb/pull/870) - Bump the npm\_and\_yarn group across 1 directory with 5 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;869](https://github.com/clidey/whodb/pull/869) - Bump github.com/99designs/gqlgen from 0.17.88 to 0.17.89 in /core by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;865](https://github.com/clidey/whodb/pull/865) - Bump github.com/jackc/pgx/v5 from 5.8.0 to 5.9.1 in /core by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;860](https://github.com/clidey/whodb/pull/860) - Bump the npm\_and\_yarn group across 1 directory with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;901](https://github.com/clidey/whodb/pull/901) - feat: add TiDB database support by [@&#8203;modelorona](https://github.com/modelorona) in [#&#8203;902](https://github.com/clidey/whodb/pull/902) - Gcp support by [@&#8203;modelorona](https://github.com/modelorona) in [#&#8203;904](https://github.com/clidey/whodb/pull/904) - Cockroachdb support by [@&#8203;modelorona](https://github.com/modelorona) in [#&#8203;905](https://github.com/clidey/whodb/pull/905) - More databases by [@&#8203;modelorona](https://github.com/modelorona) in [#&#8203;906](https://github.com/clidey/whodb/pull/906) - Azure provider support by [@&#8203;modelorona](https://github.com/modelorona) in [#&#8203;907](https://github.com/clidey/whodb/pull/907) - Bump github.com/charmbracelet/x/ansi from 0.11.6 to 0.11.7 in /cli by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;910](https://github.com/clidey/whodb/pull/910) - Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.20.0 to 1.21.0 in /core by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;909](https://github.com/clidey/whodb/pull/909) - Bump github.com/ClickHouse/clickhouse-go/v2 from 2.44.0 to 2.45.0 in /core by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;908](https://github.com/clidey/whodb/pull/908) - Bump cloud.google.com/go/alloydb from 1.23.0 to 1.24.0 in /core by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;915](https://github.com/clidey/whodb/pull/915) - Bump cloud.google.com/go/redis from 1.20.0 to 1.21.0 in /core by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;914](https://github.com/clidey/whodb/pull/914) - Bump google.golang.org/api from 0.275.0 to 0.276.0 in /core by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;913](https://github.com/clidey/whodb/pull/913) - Bump github.com/duckdb/duckdb-go/v2 from 2.10501.0 to 2.10502.0 in /core by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;912](https://github.com/clidey/whodb/pull/912) - Bump github.com/posthog/posthog-go from 1.11.2 to 1.11.3 in /core by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;911](https://github.com/clidey/whodb/pull/911) **Full Changelog**: <https://github.com/clidey/whodb/compare/0.105.0...0.106.0> </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkb2NrZXIiXX0=-->
renovate-bot added the docker label 2026-04-15 15:04:52 +00:00
renovate-bot added 1 commit 2026-04-15 17:53:54 +00:00
chore(deps): update dependency clidey/whodb to v0.106.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 32s
lint-test-helm / validate-kubeconform (pull_request) Successful in 54s
render-manifests / render-manifests (pull_request) Successful in 1m28s
bfda196e0a
renovate-bot force-pushed renovate/unified-whodb from f7e772ac63 to bfda196e0a 2026-04-15 17:53:54 +00:00 Compare
alexlebens merged commit d90f579575 into main 2026-04-15 18:04:49 +00:00
alexlebens deleted branch renovate/unified-whodb 2026-04-15 18:04:52 +00:00
Sign in to join this conversation.