chore(deps): update dependency clidey/whodb to v0.111.0 #7191

Merged
renovate-bot merged 1 commits from renovate/unified-whodb into main 2026-05-20 21:02:14 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
clidey/whodb minor 0.110.00.111.0

Release Notes

clidey/whodb (clidey/whodb)

v0.111.0

Compare Source

  • Common
    • Add automatic connection string parsing to every database so now you can paste entire connection strings and WhoDB will automatically extract the relevant details
    • Database and schema dropdowns now gray out on database/profile change
    • QuestDB create table improvements
    • Fix #​1009 which was due to Apollo upgrade
    • Fix #​1004 which was due to some aggressive compression that did not work reliably across all systems
    • Behind the scenes improvements
  • Desktop
    • Add write permission for Apple Store build as it was blocking SQlite and DuckDB writes

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.111.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.110.0...0.111.0


Configuration

📅 Schedule: (in timezone America/Chicago)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [clidey/whodb](https://github.com/clidey/whodb) | minor | `0.110.0` → `0.111.0` | --- ### Release Notes <details> <summary>clidey/whodb (clidey/whodb)</summary> ### [`v0.111.0`](https://github.com/clidey/whodb/releases/tag/0.111.0) [Compare Source](https://github.com/clidey/whodb/compare/0.110.0...0.111.0) - Common - Add automatic connection string parsing to every database so now you can paste entire connection strings and WhoDB will automatically extract the relevant details - Database and schema dropdowns now gray out on database/profile change - QuestDB create table improvements - Fix [#&#8203;1009](https://github.com/clidey/whodb/issues/1009) which was due to Apollo upgrade - Fix [#&#8203;1004](https://github.com/clidey/whodb/issues/1004) which was due to some aggressive compression that did not work reliably across all systems - Behind the scenes improvements - Desktop - Add write permission for Apple Store build as it was blocking SQlite and DuckDB writes #### 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.111.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 the npm\_and\_yarn group across 0 directory with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1014](https://github.com/clidey/whodb/pull/1014) - Bump cloud.google.com/go/alloydb from 1.24.0 to 1.26.0 in /core by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1008](https://github.com/clidey/whodb/pull/1008) - Bump github.com/deckarep/golang-set/v2 from 2.8.0 to 2.9.0 in /core by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1007](https://github.com/clidey/whodb/pull/1007) - Bump cloud.google.com/go/redis from 1.22.0 to 1.23.0 in /core by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1006](https://github.com/clidey/whodb/pull/1006) - Bump github.com/aws/aws-sdk-go-v2/config from 1.32.14 to 1.32.17 in /core by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1005](https://github.com/clidey/whodb/pull/1005) - Bump github.com/go-sql-driver/mysql from 1.9.3 to 1.10.0 in /core by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;999](https://github.com/clidey/whodb/pull/999) **Full Changelog**: <https://github.com/clidey/whodb/compare/0.110.0...0.111.0> </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xODkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE4OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJkb2NrZXIiLCJnaXRodWItcmVsZWFzZXMiXX0=-->
renovate-bot added the github-releasesautomergedocker labels 2026-05-20 21:02:07 +00:00
renovate-bot added 1 commit 2026-05-20 21:02:08 +00:00
chore(deps): update dependency clidey/whodb to v0.111.0
lint-test-helm / lint-helm (pull_request) Successful in 23s
lint-test-helm / validate-kubeconform (pull_request) Has been skipped
render-manifests / render-manifests (pull_request) Successful in 1m0s
e3ac4049bf
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-05-20 21:02:09 +00:00
renovate-bot merged commit b8542ba7a8 into main 2026-05-20 21:02:14 +00:00
renovate-bot deleted branch renovate/unified-whodb 2026-05-20 21:02:15 +00:00
Sign in to join this conversation.