This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/home-assistant/home-assistant](https://www.home-assistant.io/) ([source](https://github.com/home-assistant/core)) | minor | `2026.1.3` → `2026.2.0` |
---
### Release Notes
<details>
<summary>home-assistant/core (ghcr.io/home-assistant/home-assistant)</summary>
### [`v2026.2.0`](https://github.com/home-assistant/core/releases/tag/2026.2.0)
[Compare Source](https://github.com/home-assistant/core/compare/2026.1.3...2026.2.0)
<https://www.home-assistant.io/blog/2026/02/04/release-20262/>
</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 this update 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:eyJjcmVhdGVkSW5WZXIiOiI0My4wLjIiLCJ1cGRhdGVkSW5WZXIiOiI0My4wLjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #3720
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [home-assistant/core](https://github.com/home-assistant/core) | minor | `2026.1.3` → `2026.2.0` |
---
### Release Notes
<details>
<summary>home-assistant/core (home-assistant/core)</summary>
### [`v2026.2.0`](https://github.com/home-assistant/core/releases/tag/2026.2.0)
[Compare Source](https://github.com/home-assistant/core/compare/2026.1.3...2026.2.0)
<https://www.home-assistant.io/blog/2026/02/04/release-20262/>
</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 this update 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:eyJjcmVhdGVkSW5WZXIiOiI0My4wLjIiLCJ1cGRhdGVkSW5WZXIiOiI0My4wLjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #3719
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [clidey/whodb](https://github.com/clidey/whodb) | minor | `0.90.0` → `0.91.0` |
---
### Release Notes
<details>
<summary>clidey/whodb (clidey/whodb)</summary>
### [`v0.91.0`](https://github.com/clidey/whodb/releases/tag/0.91.0)
[Compare Source](https://github.com/clidey/whodb/compare/0.90.0...0.91.0)
- SSL Support - our biggest change of the year so far! We've added support for the various SSL modes that the databases generally support
- Ability to disable the credential form via env key WHODB\_DISABLE\_CREDENTIAL\_FORM=true and expose only pre-defined env proifles (thanks to [@​orangutangent](https://github.com/orangutangent)!)
- Health logic - now if your server or database goes down, WhoDB will let you know and let you connect to an alternative profile
- Mock data generation improvements - we now support foreign keys as well as more data types and more relevant data based on the types (thanks to [@​majiayu000](https://github.com/majiayu000)!)
- CLI improvements including prompt injection protection, HTTP streaming, safe mode, better descriptions, and more. Check it out <https://www.npmjs.com/package/@​clidey/whodb-cli>
- General bug fixes
Please report any issues you run into at <https://github.com/clidey/whodb/issues>
#### 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.91.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
- Feature/588 disable credential form by [@​orangutangent](https://github.com/orangutangent) in [#​790](https://github.com/clidey/whodb/pull/790)
- Ssl by [@​modelorona](https://github.com/modelorona) in [#​777](https://github.com/clidey/whodb/pull/777)
#### New Contributors
- [@​orangutangent](https://github.com/orangutangent) made their first contribution in [#​790](https://github.com/clidey/whodb/pull/790)
**Full Changelog**: <https://github.com/clidey/whodb/compare/0.90.1...0.91.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:eyJjcmVhdGVkSW5WZXIiOiI0My4wLjIiLCJ1cGRhdGVkSW5WZXIiOiI0My4wLjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #3718
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.