chore(deps): update dependency clidey/whodb to v0.98.0 #4554

Merged
alexlebens merged 1 commits from renovate/unified-clideywhodb into main 2026-03-09 16:57:47 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
clidey/whodb minor 0.97.00.98.0

Release Notes

clidey/whodb (clidey/whodb)

v0.98.0

Compare Source

  • Fix issue where UUID generation was inconsistent in certain environments
  • Remove column type from export to make it possible to reimport
  • Fix issue where page size wasn't being respecting in certain situations
  • Fix issue where "Enter" key wasn't being respected when changing page size
  • Hide NDJSON option in export if the database does not support it
  • Fix where importing CSV with empty values for nullable cols fails in certain situations
  • Fix where import CSV would fail in override and append modes in certain situations
  • Update how the shortcuts are set up as well as remove conflicting ones
  • Fix for certain shortcuts not being registered
  • Add Merge With Existing Data import option (similar to upsert in SQL)
  • Added a generic frontend error boundary check

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.98.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.97.0...0.98.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.97.0` → `0.98.0` | --- ### Release Notes <details> <summary>clidey/whodb (clidey/whodb)</summary> ### [`v0.98.0`](https://github.com/clidey/whodb/releases/tag/0.98.0) [Compare Source](https://github.com/clidey/whodb/compare/0.97.0...0.98.0) - Fix issue where UUID generation was inconsistent in certain environments - Remove column type from export to make it possible to reimport - Fix issue where page size wasn't being respecting in certain situations - Fix issue where "Enter" key wasn't being respected when changing page size - Hide NDJSON option in export if the database does not support it - Fix where importing CSV with empty values for nullable cols fails in certain situations - Fix where import CSV would fail in override and append modes in certain situations - Update how the shortcuts are set up as well as remove conflicting ones - Fix for certain shortcuts not being registered - Add Merge With Existing Data import option (similar to upsert in SQL) - Added a generic frontend error boundary check #### 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.98.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.97.0...0.98.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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
renovate-bot added the image label 2026-03-09 11:04:18 +00:00
renovate-bot added 1 commit 2026-03-09 11:04:19 +00:00
chore(deps): update dependency clidey/whodb to v0.98.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 19s
a31eb3c914
renovate-bot force-pushed renovate/unified-clideywhodb from a31eb3c914 to c5804f311b 2026-03-09 14:06:26 +00:00 Compare
alexlebens merged commit d4633363f6 into main 2026-03-09 16:57:47 +00:00
alexlebens deleted branch renovate/unified-clideywhodb 2026-03-09 16:57:54 +00:00
Sign in to join this conversation.