This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [kaneo](https://github.com/usekaneo/kaneo) | patch | `v2.7.2` → `v2.7.4` |
---
### Release Notes
<details>
<summary>usekaneo/kaneo (kaneo)</summary>
### [`v2.7.4`](https://github.com/usekaneo/kaneo/releases/tag/v2.7.4)
[Compare Source](https://github.com/usekaneo/kaneo/compare/v2.7.3...v2.7.4)
#### What's Changed
- chore(deps): bump the npm\_and\_yarn group across 1 directory with 5 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1272](https://github.com/usekaneo/kaneo/pull/1272)
- feat(api): add S3 key prefix support and auto-delete orphaned assets by [@​tiran133](https://github.com/tiran133) in [#​1258](https://github.com/usekaneo/kaneo/pull/1258)
**Full Changelog**: <https://github.com/usekaneo/kaneo/compare/v2.7.3...v2.7.4>
### [`v2.7.3`](https://github.com/usekaneo/kaneo/releases/tag/v2.7.3)
[Compare Source](https://github.com/usekaneo/kaneo/compare/v2.7.2...v2.7.3)
#### What's Changed
- fix(web): Use correct websocket path by [@​Lumpiasty](https://github.com/Lumpiasty) in [#​1228](https://github.com/usekaneo/kaneo/pull/1228)
- fix: properly construct WS URL by [@​tiran133](https://github.com/tiran133) in [#​1254](https://github.com/usekaneo/kaneo/pull/1254)
- fix(web): project backlog filter priority items and assignee styles by [@​nimone](https://github.com/nimone) in [#​1260](https://github.com/usekaneo/kaneo/pull/1260)
- fix(db): add missing foreign key indexes by [@​randoneering](https://github.com/randoneering) in [#​1226](https://github.com/usekaneo/kaneo/pull/1226)
- chore(deps): bump the npm\_and\_yarn group across 2 directories with 3 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1259](https://github.com/usekaneo/kaneo/pull/1259)
- chore(deps): bump [@​hono/node-server](https://github.com/hono/node-server) from 1.19.13 to 2.0.2 in /apps/api by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1239](https://github.com/usekaneo/kaneo/pull/1239)
- chore(deps-dev): bump jsdom from 29.0.1 to 29.1.1 in /apps/web by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1236](https://github.com/usekaneo/kaneo/pull/1236)
- chore(deps): bump [@​better-auth/api-key](https://github.com/better-auth/api-key) from 1.6.9 to 1.6.11 in /apps/api by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1251](https://github.com/usekaneo/kaneo/pull/1251)
- chore(deps): bump [@​hono/node-ws](https://github.com/hono/node-ws) from 1.3.0 to 1.3.1 in /apps/api by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1242](https://github.com/usekaneo/kaneo/pull/1242)
- chore(deps): bump [@​tiptap/extension-underline](https://github.com/tiptap/extension-underline) from 3.22.5 to 3.23.1 in /apps/web by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1246](https://github.com/usekaneo/kaneo/pull/1246)
- chore(deps): bump [@​tiptap/extension-placeholder](https://github.com/tiptap/extension-placeholder) from 3.22.5 to 3.23.1 in /apps/web by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1240](https://github.com/usekaneo/kaneo/pull/1240)
- chore(deps-dev): bump vitest from 4.1.2 to 4.1.6 in /packages/libs by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1269](https://github.com/usekaneo/kaneo/pull/1269)
- chore(deps): bump [@​better-auth/drizzle-adapter](https://github.com/better-auth/drizzle-adapter) from 1.6.9 to 1.6.11 in /apps/api by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1249](https://github.com/usekaneo/kaneo/pull/1249)
- chore(deps): bump [@​types/node](https://github.com/types/node) from 25.2.3 to 25.8.0 in /packages/email by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1267](https://github.com/usekaneo/kaneo/pull/1267)
- chore(deps-dev): bump react from 19.1.0 to 19.2.6 in /packages/libs by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1238](https://github.com/usekaneo/kaneo/pull/1238)
- chore(deps-dev): bump hono from 4.12.14 to 4.12.19 in /packages/libs by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1266](https://github.com/usekaneo/kaneo/pull/1266)
- chore(deps): bump [@​tailwindcss/vite](https://github.com/tailwindcss/vite) from 4.2.1 to 4.3.0 in /apps/web by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1250](https://github.com/usekaneo/kaneo/pull/1250)
- chore(security): align pnpm overrides with bumped deps and resolve next alerts by [@​andrejsshell](https://github.com/andrejsshell) in [#​1271](https://github.com/usekaneo/kaneo/pull/1271)
- fix: remove duplicate import tasks modal close button by [@​azula9713](https://github.com/azula9713) in [#​1264](https://github.com/usekaneo/kaneo/pull/1264)
- fix(api): emit task.status\_changed for git webhook status updates by [@​tinsever](https://github.com/tinsever) in [#​1263](https://github.com/usekaneo/kaneo/pull/1263)
- feat(i18n): add Korean (ko-KR) translation by [@​fvoci](https://github.com/fvoci) in [#​1229](https://github.com/usekaneo/kaneo/pull/1229)
- fix(api): resolve issue [#​1231](https://github.com/usekaneo/kaneo/issues/1231) by [@​randoneering](https://github.com/randoneering) in [#​1257](https://github.com/usekaneo/kaneo/pull/1257)
#### New Contributors
- [@​Lumpiasty](https://github.com/Lumpiasty) made their first contribution in [#​1228](https://github.com/usekaneo/kaneo/pull/1228)
- [@​nimone](https://github.com/nimone) made their first contribution in [#​1260](https://github.com/usekaneo/kaneo/pull/1260)
- [@​azula9713](https://github.com/azula9713) made their first contribution in [#​1264](https://github.com/usekaneo/kaneo/pull/1264)
- [@​fvoci](https://github.com/fvoci) made their first contribution in [#​1229](https://github.com/usekaneo/kaneo/pull/1229)
**Full Changelog**: <https://github.com/usekaneo/kaneo/compare/v2.7.2...v2.7.3>
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Enabled.
♻ **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 [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xODYuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE4Ni4xIiwidGFyZ2V0QnJhbmNoIjoiZnJlc2gtc3RhcnQiLCJsYWJlbHMiOltdfQ==-->
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:
v2.7.2→v2.7.4Release Notes
usekaneo/kaneo (kaneo)
v2.7.4Compare Source
What's Changed
Full Changelog: https://github.com/usekaneo/kaneo/compare/v2.7.3...v2.7.4
v2.7.3Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/usekaneo/kaneo/compare/v2.7.2...v2.7.3
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Mend Renovate.