chore(deps): update dependency clidey/whodb to v0.100.0 (#4867)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [clidey/whodb](https://github.com/clidey/whodb) | minor | `0.99.0` → `0.100.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/2) for more information. --- ### Release Notes <details> <summary>clidey/whodb (clidey/whodb)</summary> ### [`v0.100.0`](https://github.com/clidey/whodb/releases/tag/0.100.0) [Compare Source](https://github.com/clidey/whodb/compare/0.99.0...0.100.0) - Library updates - Backend bug fixes - Maintenance 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.100.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 github.com/aws/aws-sdk-go-v2/config from 1.32.11 to 1.32.12 in /core by [@​dependabot](https://github.com/dependabot)\[bot] in [#​851](https://github.com/clidey/whodb/pull/851) - Bump github.com/aws/aws-sdk-go-v2/service/elasticache from 1.51.11 to 1.51.12 in /core by [@​dependabot](https://github.com/dependabot)\[bot] in [#​849](https://github.com/clidey/whodb/pull/849) - Bump github.com/modelcontextprotocol/go-sdk from 1.3.0 to 1.4.1 in /cli by [@​dependabot](https://github.com/dependabot)\[bot] in [#​845](https://github.com/clidey/whodb/pull/845) - Bump golang.org/x/term from 0.40.0 to 0.41.0 in /cli by [@​dependabot](https://github.com/dependabot)\[bot] in [#​842](https://github.com/clidey/whodb/pull/842) - Bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 in /desktop-common in the go\_modules group across 1 directory by [@​dependabot](https://github.com/dependabot)\[bot] in [#​823](https://github.com/clidey/whodb/pull/823) - Bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 in /core in the go\_modules group across 1 directory by [@​dependabot](https://github.com/dependabot)\[bot] in [#​824](https://github.com/clidey/whodb/pull/824) - Bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 in /cli in the go\_modules group across 1 directory by [@​dependabot](https://github.com/dependabot)\[bot] in [#​822](https://github.com/clidey/whodb/pull/822) - Bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 in /desktop-ce in the go\_modules group across 1 directory by [@​dependabot](https://github.com/dependabot)\[bot] in [#​821](https://github.com/clidey/whodb/pull/821) - Bump the npm\_and\_yarn group across 1 directory with 2 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​816](https://github.com/clidey/whodb/pull/816) - Bump github.com/xuri/excelize/v2 from 2.10.0 to 2.10.1 in /cli by [@​dependabot](https://github.com/dependabot)\[bot] in [#​827](https://github.com/clidey/whodb/pull/827) - Bump github.com/xuri/excelize/v2 from 2.10.0 to 2.10.1 in /core by [@​dependabot](https://github.com/dependabot)\[bot] in [#​854](https://github.com/clidey/whodb/pull/854) **Full Changelog**: <https://github.com/clidey/whodb/compare/0.99.0...0.100.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=--> Reviewed-on: #4867 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
This commit was merged in pull request #4867.
This commit is contained in:
@@ -20,4 +20,4 @@ dependencies:
|
||||
version: 4.6.2
|
||||
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/whodb.png
|
||||
# renovate: datasource=github-releases depName=clidey/whodb
|
||||
appVersion: 0.99.0
|
||||
appVersion: 0.100.0
|
||||
|
||||
Reference in New Issue
Block a user