This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/louislam/uptime-kuma](https://github.com/louislam/uptime-kuma) | minor | `2.2.1` → `2.3.2` |
---
### Release Notes
<details>
<summary>louislam/uptime-kuma (ghcr.io/louislam/uptime-kuma)</summary>
### [`v2.3.2`](https://github.com/louislam/uptime-kuma/releases/tag/2.3.2)
[Compare Source](https://github.com/louislam/uptime-kuma/compare/2.3.1...2.3.2)
##### 🐞 Bug Fixes
- [#​7346](https://github.com/louislam/uptime-kuma/issues/7346) fix: Revert back to single SQLite connection by default
### [`v2.3.1`](https://github.com/louislam/uptime-kuma/releases/tag/2.3.1)
[Compare Source](https://github.com/louislam/uptime-kuma/compare/2.3.0...2.3.1)
##### 🐞 Bug Fixes
- [#​7307](https://github.com/louislam/uptime-kuma/issues/7307) fix: Add `busy_timeout` to sqlite to avoid error `SQLITE_BUSY: database is locked` (Thanks [@​wagnerand](https://github.com/wagnerand))
##### Others
- [#​7340](https://github.com/louislam/uptime-kuma/issues/7340) chore: Update dependencies
- [#​7345](https://github.com/louislam/uptime-kuma/issues/7345) chore: update to 2.3.1
- [#​7344](https://github.com/louislam/uptime-kuma/issues/7344) fix(push): use multi-arch Node base in push image Dockerfile (Thanks [@​herwinz](https://github.com/herwinz))
### [`v2.3.0`](https://github.com/louislam/uptime-kuma/releases/tag/2.3.0)
[Compare Source](https://github.com/louislam/uptime-kuma/compare/2.2.1...2.3.0)
##### ⚠️ Breaking changes
- [#​7194](https://github.com/louislam/uptime-kuma/issues/7194) fix: Revert "add sorting to status pages"
- No more sorting feature in status pages.
- Due to bad performance.
- [#​7312](https://github.com/louislam/uptime-kuma/issues/7312) fix(database): add `UPTIME_KUMA_SQLITE_SINGLE_CONNECTION`
- For Raspberry Pi users, you may have to set it to `true` to avoid SQLite locking issues.
- Mainly affected Raspberry Pi users only, you can ignore it if you are not using devices like Raspberry Pi.
##### 🆕 New Features
- [#​7304](https://github.com/louislam/uptime-kuma/issues/7304) feat: websocket improve to fix issue [#​7268](https://github.com/louislam/uptime-kuma/issues/7268) including support authentication (Thanks [@​sofia-fernandez-six](https://github.com/sofia-fernandez-six))
- [#​7207](https://github.com/louislam/uptime-kuma/issues/7207) feat(notification): add custom message template support for Evolution provider (Thanks [@​kbrianps](https://github.com/kbrianps))
- [#​7201](https://github.com/louislam/uptime-kuma/issues/7201) feat: add Telnyx messaging provider (Thanks [@​LuvForAirplanes](https://github.com/LuvForAirplanes))
- [#​7182](https://github.com/louislam/uptime-kuma/issues/7182) feat: Add VK notification provider (Thanks [@​FunNikita](https://github.com/FunNikita))
- [#​7160](https://github.com/louislam/uptime-kuma/issues/7160) feat: Add MAX messenger notification provider (Thanks [@​Redleks](https://github.com/Redleks))
- [#​7156](https://github.com/louislam/uptime-kuma/issues/7156) feat: add OracleDB monitor (Thanks [@​sitiom](https://github.com/sitiom))
- [#​7154](https://github.com/louislam/uptime-kuma/issues/7154) feat: add collapsible groups to status page (Thanks [@​marco-carvalho](https://github.com/marco-carvalho))
##### 💇♀️ Improvements
- [#​7303](https://github.com/louislam/uptime-kuma/issues/7303) feat(ui): add a helptext that RTT for the ping monitor is not avaliable on linux (Thanks [@​stchigel](https://github.com/stchigel))
- [#​7300](https://github.com/louislam/uptime-kuma/issues/7300) feat(ux): changed warning msg (Thanks [@​hemanth5544](https://github.com/hemanth5544))
- [#​7128](https://github.com/louislam/uptime-kuma/issues/7128) fix: Update Home Assistant notification help text for HA 2024 Services→Actions rename (Thanks [@​tr4nt0r](https://github.com/tr4nt0r))
##### 🐞 Bug Fixes
- [#​7248](https://github.com/louislam/uptime-kuma/issues/7248) fix(notification): check for monitorJSON in Stackfield provider (Thanks [@​jlbrt](https://github.com/jlbrt))
- [#​7166](https://github.com/louislam/uptime-kuma/issues/7166) fix: Handle SSL in setup database temp server
- [#​7235](https://github.com/louislam/uptime-kuma/issues/7235) fix(uptime): ensure correct handling of missing time buckets in uptime calculations (Thanks [@​adrianceding](https://github.com/adrianceding))
- [#​7221](https://github.com/louislam/uptime-kuma/issues/7221) fix(notification): ensure applyExisting is not saved to database
- [#​7198](https://github.com/louislam/uptime-kuma/issues/7198) fix: Domain expiry doesn't seem to update [#​7189](https://github.com/louislam/uptime-kuma/issues/7189) (Thanks [@​shanto](https://github.com/shanto))
- [#​7155](https://github.com/louislam/uptime-kuma/issues/7155) fix: propagate create errors (Thanks [@​otbutz](https://github.com/otbutz))
- [#​7159](https://github.com/louislam/uptime-kuma/issues/7159) fix: monitor graph gaps for sub-millisecond TCP pings (Thanks [@​0xRozier](https://github.com/0xRozier))
- [#​7125](https://github.com/louislam/uptime-kuma/issues/7125) fix: prometheus metrics have two series for a single monitor when that monitor has tags (Thanks [@​nicjansma](https://github.com/nicjansma))
##### 🦎 Translation Contributions
- [#​7108](https://github.com/louislam/uptime-kuma/issues/7108) feat: Add English (United Kingdom) language support (Thanks [@​andibing](https://github.com/andibing))
- [#​7292](https://github.com/louislam/uptime-kuma/issues/7292) [#​7197](https://github.com/louislam/uptime-kuma/issues/7197) [#​7132](https://github.com/louislam/uptime-kuma/issues/7132) chore: Translations Update from Weblate (Thanks [@​aindriu80](https://github.com/aindriu80) [@​Ale1x](https://github.com/Ale1x) [@​Aluisio](https://github.com/Aluisio) [@​andibing](https://github.com/andibing) [@​AnnAngela](https://github.com/AnnAngela) [@​CammarataLudovico](https://github.com/CammarataLudovico) [@​cyril59310](https://github.com/cyril59310) [@​dodog](https://github.com/dodog) [@​efenow](https://github.com/efenow) [@​fcordeiro](https://github.com/fcordeiro) [@​firedur](https://github.com/firedur) [@​FunNikita](https://github.com/FunNikita) [@​Gringit](https://github.com/Gringit) [@​Hamstio1](https://github.com/Hamstio1) [@​helakostain](https://github.com/helakostain) [@​ivanbratovic](https://github.com/ivanbratovic) [@​kevinheyer-dev](https://github.com/kevinheyer-dev) [@​mlopezcoria](https://github.com/mlopezcoria) [@​Mo7amm1d](https://github.com/Mo7amm1d) [@​MrEddX](https://github.com/MrEddX) [@​numarkpro](https://github.com/numarkpro) [@​Redleks](https://github.com/Redleks) [@​rodis120](https://github.com/rodis120) [@​samsilveira](https://github.com/samsilveira) [@​thisisjaymehta](https://github.com/thisisjaymehta) [@​ttymayor](https://github.com/ttymayor) [@​Virenbar](https://github.com/Virenbar) [@​wibe01204](https://github.com/wibe01204) [@​Zeromskas](https://github.com/Zeromskas))
##### Others
- [#​7317](https://github.com/louislam/uptime-kuma/issues/7317) [#​7195](https://github.com/louislam/uptime-kuma/issues/7195) [#​7133](https://github.com/louislam/uptime-kuma/issues/7133) chore: Update dependencies
- [#​7204](https://github.com/louislam/uptime-kuma/issues/7204) chore: Add agents.md - anti AI slop
- [#​7146](https://github.com/louislam/uptime-kuma/issues/7146) chore: Add monthly workflow to build `push` Docker image
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- 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 becomes conflicted, 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 [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjAuNCIsInVwZGF0ZWRJblZlciI6IjQzLjE2MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
renovate-bot
changed title from Update ghcr.io/louislam/uptime-kuma Docker tag to v2.3.0 to Update ghcr.io/louislam/uptime-kuma Docker tag to v2.3.22026-05-04 08:01:52 +05:30
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.
This PR contains the following updates:
2.2.1→2.3.2Release Notes
louislam/uptime-kuma (ghcr.io/louislam/uptime-kuma)
v2.3.2Compare Source
🐞 Bug Fixes
v2.3.1Compare Source
🐞 Bug Fixes
busy_timeoutto sqlite to avoid errorSQLITE_BUSY: database is locked(Thanks @wagnerand)Others
v2.3.0Compare Source
⚠️ Breaking changes
UPTIME_KUMA_SQLITE_SINGLE_CONNECTIONtrueto avoid SQLite locking issues.🆕 New Features
💇♀️ Improvements
🐞 Bug Fixes
🦎 Translation Contributions
Others
pushDocker imageConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.
45ea7e0624tob416a9015fUpdate ghcr.io/louislam/uptime-kuma Docker tag to v2.3.0to Update ghcr.io/louislam/uptime-kuma Docker tag to v2.3.2