This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.
Repository Problems
These problems occurred while renovating this repository. View logs.
- ⚠️ WARN: Some upgrade(s) did not have a releaseTimestamp, but as we're running with minimumReleaseAgeBehaviour=timestamp-optional, proceeding. See debug logs for more information
Abandoned Dependencies
The following dependencies have not received updates for an extended period and may be unmaintained.
View abandoned dependencies (12)
[!NOTE]
Packages are marked as abandoned when they exceed the abandonmentThreshold since their last release. Unlike deprecated packages with official notices, abandonment is detected by release inactivity.
Awaiting Schedule
The following updates are awaiting their schedule. To get an update now, click on a checkbox below.
Pending Status Checks
The following updates await pending status checks. To force their creation now, click on a checkbox below.
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
Detected Dependencies
docker-compose (1)
app/docker-compose.yml (1)
postgres 18@sha256:69e8582b781cb44fa4557b98ed586fe68361e320d9b12f9707494335634f4f3d → [Updates: 18]
dockerfile (2)
app/Dockerfile (1)
node 24-alpine@sha256:7fddd9ddeae8196abf4a3ef2de34e11f7b1a722119f91f28ddf1e99dcafdf114 → [Updates: 24-alpine]
calendar-api/Dockerfile (1)
node 24-alpine@sha256:7fddd9ddeae8196abf4a3ef2de34e11f7b1a722119f91f28ddf1e99dcafdf114 → [Updates: 24-alpine]
github-actions (3)
.github/workflows/app.yml (9)
actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83dd
pnpm/action-setup v5@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 → [Updates: v6]
actions/setup-node v6@6044e13b5dc448c55e2357c09f80417699197238 → [Updates: v6]
docker/setup-buildx-action v4@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd
actions/upload-artifact v7@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f → [Updates: v7]
docker/build-push-action v7@d08e5c354a6adb9ed34480a06d141179aa583294 → [Updates: v7]
docker/login-action v4@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 → [Updates: v4]
docker/build-push-action v7@d08e5c354a6adb9ed34480a06d141179aa583294 → [Updates: v7]
node 24
.github/workflows/autofix.yml (2)
actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83dd
pnpm/action-setup v5@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 → [Updates: v6]
.github/workflows/calendar-api.yml (8)
actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83dd
pnpm/action-setup v5@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 → [Updates: v6]
actions/setup-node v6@6044e13b5dc448c55e2357c09f80417699197238 → [Updates: v6]
docker/setup-buildx-action v4@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd
docker/build-push-action v7@d08e5c354a6adb9ed34480a06d141179aa583294 → [Updates: v7]
docker/login-action v4@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 → [Updates: v4]
docker/build-push-action v7@d08e5c354a6adb9ed34480a06d141179aa583294 → [Updates: v7]
node 24
npm (4)
app/package.json (53)
@hapi/iron ^7.0.1
@hono/node-server ^1.19.9 → [Updates: ^2.0.0]
@hookform/error-message 2.0.1
@node-saml/node-saml ^5.0.1
@opentelemetry/api ^1.9.0
@opentelemetry/auto-instrumentations-node ^0.73.0
@opentelemetry/sdk-node ^0.215.0
@react-hook/debounce 4.0.0
@tanstack/react-query 5.99.2 → [Updates: 5.100.1]
@tanstack/react-query-devtools 5.99.2 → [Updates: 5.100.1]
@tanstack/react-router ^1.121.3
@tanstack/react-start ^1.121.3 → [Updates: ^1.121.3]
classnames 2.5.1
d3 7.9.0
dotenv ^17.3.0
drizzle-orm ^0.45.0
hono ^4.11.9 → [Updates: ^4.11.9]
moment 2.30.1
nodemailer ^8.0.0 → [Updates: ^8.0.0]
pino ^10.3.1
postgres ^3.4.7
react 19.2.5
react-dom 19.2.5
react-hook-form 7.73.1
react-transition-group 4.4.5
yup 1.7.1
@eslint/compat 2.0.5
@eslint/js 10.0.1
@playwright/test 1.59.1
@tanstack/router-plugin 1.167.22 → [Updates: 1.167.23]
@types/d3 7.4.3
@types/node 24.12.2
@types/nodemailer 8.0.0
@types/react 19.2.14
@types/react-dom 19.2.3
@types/react-transition-group 4.4.12
bootstrap-sass 3.4.3
drizzle-kit 0.31.10
eslint 10.2.1
eslint-config-prettier 10.1.8
eslint-config-react-hooks 1.0.0
eslint-plugin-prettier 5.5.5
eslint-plugin-react 7.37.5
eslint-plugin-react-hooks 7.1.1
git-rev-sync 3.0.2
globals 17.5.0
jiti 2.6.1
prettier 3.8.3
sass 1.99.0
typescript 6.0.3
typescript-eslint 8.58.2 → [Updates: 8.59.0]
vite 8.0.9 → [Updates: 8.0.10]
pnpm 10.33.0+sha512.10568bb4a6afb58c9eb3630da90cc9516417abebd3fabbe6739f0ae795728da1491e9db5a544c76ad8eb7570f5c4bb3d6c637b2cb41bfdcdb47fa823c8649319 → [Updates: 10.33.2]
app/pnpm-workspace.yaml
calendar-api/package.json (23)
@elysiajs/cors 1.4.1 → [Updates: 1.4.2]
@elysiajs/node 1.4.5
@js-temporal/polyfill ^0.5.1
@opentelemetry/api ^1.9.0
@opentelemetry/auto-instrumentations-node ^0.73.0
@opentelemetry/sdk-node ^0.215.0
elysia 1.4.28
ical.js ^2.2.1
p-map ^7.0.3
zod ^4.1.11
@eslint/js 10.0.1
@tsconfig/node24 24.0.4
@tsconfig/strictest 2.0.8
@types/node 24.12.2
eslint 10.2.1
eslint-config-prettier 10.1.8
eslint-plugin-prettier 5.5.5
jiti 2.6.1
prettier 3.8.3
typescript 6.0.3
typescript-eslint 8.58.2 → [Updates: 8.59.0]
vitest 4.1.4 → [Updates: 4.1.5]
pnpm 10.33.0+sha512.10568bb4a6afb58c9eb3630da90cc9516417abebd3fabbe6739f0ae795728da1491e9db5a544c76ad8eb7570f5c4bb3d6c637b2cb41bfdcdb47fa823c8649319 → [Updates: 10.33.2]
calendar-api/pnpm-workspace.yaml
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.
Repository Problems
These problems occurred while renovating this repository. View logs.
Abandoned Dependencies
The following dependencies have not received updates for an extended period and may be unmaintained.
View abandoned dependencies (12)
2023-02-112022-11-092025-03-312021-06-182022-02-282023-12-292024-03-12eslint-config-react-hooks2021-06-162025-04-032022-01-192023-12-272022-08-01Awaiting Schedule
The following updates are awaiting their schedule. To get an update now, click on a checkbox below.
Pending Status Checks
The following updates await pending status checks. To force their creation now, click on a checkbox below.
@tanstack/react-start,@tanstack/router-plugin)@tanstack/react-query,@tanstack/react-query-devtools)Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
Detected Dependencies
docker-compose (1)
dockerfile (2)
github-actions (3)
npm (4)