Update dependency kaneo to v2.22.0 #408

Merged
Lumpiasty merged 1 commits from renovate/kaneo into fresh-start 2026-08-22 22:30:34 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
kaneo minor v2.20.0v2.22.0

Release Notes

usekaneo/kaneo (kaneo)

v2.22.0

Compare Source

Features
  • site: add blog section with alternatives round-ups (ddc242f)
Bug Fixes
  • api: return 404 when a label does not exist (442a382)
  • ci: stop the release chart gate requesting packages write (6ebb762)
Documentation
  • describe the release flow in the agent guide (56a9eab)
  • update contributors and sponsors (012778e)

v2.21.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/usekaneo/kaneo/compare/v2.20.0...v2.21.0


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kaneo](https://github.com/usekaneo/kaneo) | minor | `v2.20.0` → `v2.22.0` | --- ### Release Notes <details> <summary>usekaneo/kaneo (kaneo)</summary> ### [`v2.22.0`](https://github.com/usekaneo/kaneo/releases/tag/v2.22.0) [Compare Source](https://github.com/usekaneo/kaneo/compare/v2.21.0...v2.22.0) ##### Features - **site:** add blog section with alternatives round-ups ([ddc242f](https://github.com/usekaneo/kaneo/commit/ddc242f51eb549a75ab69c7dda4d4c594f3bacb1)) ##### Bug Fixes - **api:** return 404 when a label does not exist ([442a382](https://github.com/usekaneo/kaneo/commit/442a38230291edb7784343dc8cf576705a32c737)) - **ci:** stop the release chart gate requesting packages write ([6ebb762](https://github.com/usekaneo/kaneo/commit/6ebb762cf346fb4a862819ca0dd180994e905664)) ##### Documentation - describe the release flow in the agent guide ([56a9eab](https://github.com/usekaneo/kaneo/commit/56a9eabf7e78dfd51664285b801ae8c1fd22dcdc)) - update contributors and sponsors ([012778e](https://github.com/usekaneo/kaneo/commit/012778e4e64c1d18c84fde192e025ae798f3df33)) ### [`v2.21.0`](https://github.com/usekaneo/kaneo/releases/tag/v2.21.0) [Compare Source](https://github.com/usekaneo/kaneo/compare/v2.20.0...v2.21.0) #### What's Changed - fix(api): add timeout to Turnstile verification by [@&#8203;sentry](https://github.com/sentry)\[bot] in [#&#8203;1623](https://github.com/usekaneo/kaneo/pull/1623) - fix(web,sentry): handle Safari "TypeError: Load failed" network errors by [@&#8203;sentry](https://github.com/sentry)\[bot] in [#&#8203;1624](https://github.com/usekaneo/kaneo/pull/1624) - fix(web,sentry): ignore third-party adware/extension errors from cdn77.org by [@&#8203;sentry](https://github.com/sentry)\[bot] in [#&#8203;1625](https://github.com/usekaneo/kaneo/pull/1625) - fix(web): prevent auth client timeout by optimizing i18n loading by [@&#8203;sentry](https://github.com/sentry)\[bot] in [#&#8203;1626](https://github.com/usekaneo/kaneo/pull/1626) - fix(web): prevent Shiki highlighter crash on stale dynamic module load by [@&#8203;sentry](https://github.com/sentry)\[bot] in [#&#8203;1627](https://github.com/usekaneo/kaneo/pull/1627) - fix(web): prevent Tiptap TransformError from duplicate Link extension by [@&#8203;sentry](https://github.com/sentry)\[bot] in [#&#8203;1629](https://github.com/usekaneo/kaneo/pull/1629) - refactor: simplify conditional checks with optional chaining and clean up lint warnings by [@&#8203;aoright](https://github.com/aoright) in [#&#8203;1613](https://github.com/usekaneo/kaneo/pull/1613) - fix(api): gzip API responses to shrink large board payloads by [@&#8203;Kampe](https://github.com/Kampe) in [#&#8203;1631](https://github.com/usekaneo/kaneo/pull/1631) - fix(web): use fallback MIME type for unknown files by [@&#8203;hydraxman](https://github.com/hydraxman) in [#&#8203;1614](https://github.com/usekaneo/kaneo/pull/1614) - fix: increase card title font size by [@&#8203;smltr](https://github.com/smltr) in [#&#8203;1571](https://github.com/usekaneo/kaneo/pull/1571) - feat(auth): let admins restrict workspace creation to instance admins by [@&#8203;pesnik](https://github.com/pesnik) in [#&#8203;1562](https://github.com/usekaneo/kaneo/pull/1562) - Adds a per-project monthly calendar view alongside board, backlog and gantt. by [@&#8203;fvoci](https://github.com/fvoci) in [#&#8203;1570](https://github.com/usekaneo/kaneo/pull/1570) - chore: migrate supported runtime to Node 24 by [@&#8203;N1arko](https://github.com/N1arko) in [#&#8203;1561](https://github.com/usekaneo/kaneo/pull/1561) - refactor(planka-import): drop the dead author parameter from formatComment by [@&#8203;andrejsshell](https://github.com/andrejsshell) in [#&#8203;1632](https://github.com/usekaneo/kaneo/pull/1632) - feat: add Coolify deployment support (docker-compose.yml + guide) by [@&#8203;pourmirzai](https://github.com/pourmirzai) in [#&#8203;1558](https://github.com/usekaneo/kaneo/pull/1558) - chore(deps): bump react-email from 5.2.10 to 6.9.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1606](https://github.com/usekaneo/kaneo/pull/1606) - fix(email): let the workspace invitation template render without copy by [@&#8203;andrejsshell](https://github.com/andrejsshell) in [#&#8203;1633](https://github.com/usekaneo/kaneo/pull/1633) #### New Contributors - [@&#8203;Kampe](https://github.com/Kampe) made their first contribution in [#&#8203;1631](https://github.com/usekaneo/kaneo/pull/1631) - [@&#8203;smltr](https://github.com/smltr) made their first contribution in [#&#8203;1571](https://github.com/usekaneo/kaneo/pull/1571) - [@&#8203;pesnik](https://github.com/pesnik) made their first contribution in [#&#8203;1562](https://github.com/usekaneo/kaneo/pull/1562) - [@&#8203;pourmirzai](https://github.com/pourmirzai) made their first contribution in [#&#8203;1558](https://github.com/usekaneo/kaneo/pull/1558) **Full Changelog**: <https://github.com/usekaneo/kaneo/compare/v2.20.0...v2.21.0> </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 CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zOS4yIiwidXBkYXRlZEluVmVyIjoiNDQuMzkuMiIsInRhcmdldEJyYW5jaCI6ImZyZXNoLXN0YXJ0IiwibGFiZWxzIjpbXX0=-->
Renovate added 1 commit 2026-08-22 22:26:26 +00:00
Renovate added 1 commit 2026-08-22 22:26:26 +00:00
Lumpiasty merged commit 6241b81f02 into fresh-start 2026-08-22 22:30:34 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Lumpiasty/klaster#408