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 (14)
[!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.
Pending Branch Automerge
The following updates await pending status checks before automerging. To abort the branch automerge and create a PR instead, click on a checkbox below.
PR Closed (Blocked)
The following updates are blocked by an existing closed PR. To recreate the PR, 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 v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 → [Updates: v7]
pnpm/action-setup v6@903f9c1a6ebcba6cf41d87230be49611ac97822e → [Updates: v6]
actions/setup-node v7@820762786026740c76f36085b0efc47a31fe5020
docker/setup-buildx-action v4@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd → [Updates: v4]
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 v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 → [Updates: v7]
pnpm/action-setup v6@903f9c1a6ebcba6cf41d87230be49611ac97822e → [Updates: v6]
.github/workflows/calendar-api.yml (8)
actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 → [Updates: v7]
pnpm/action-setup v6@903f9c1a6ebcba6cf41d87230be49611ac97822e → [Updates: v6]
actions/setup-node v7@820762786026740c76f36085b0efc47a31fe5020
docker/setup-buildx-action v4@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd → [Updates: v4]
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 ^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.79.0
@opentelemetry/sdk-node ^0.221.0
@react-hook/debounce 4.0.0
@tanstack/react-query 5.101.4 → [Updates: 5.102.2]
@tanstack/react-query-devtools 5.101.4 → [Updates: 5.102.2]
@tanstack/react-router ^1.121.3 → [Updates: ^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
moment 2.30.1
nodemailer ^9.0.0
pino ^10.3.1
postgres ^3.4.7
react 19.2.8
react-dom 19.2.8
react-hook-form 7.85.0 → [Updates: 7.86.0]
react-transition-group 4.4.5
yup 1.7.1
@eslint/compat 2.1.0
@eslint/js 10.0.1
@playwright/test 1.62.1
@tanstack/router-plugin 1.168.34 → [Updates: 1.168.35]
@types/d3 7.4.3
@types/node 24.13.3
@types/nodemailer 8.0.1
@types/react 19.2.18
@types/react-dom 19.2.4 → [Updates: 19.2.5]
@types/react-transition-group 4.4.12
bootstrap-sass 3.4.3
drizzle-kit 0.31.10
eslint 10.8.1 → [Updates: 10.9.0]
eslint-config-prettier 10.1.8
eslint-config-react-hooks 1.0.0
eslint-plugin-prettier 5.5.6
eslint-plugin-react 7.37.5
eslint-plugin-react-hooks 7.1.1
git-rev-sync 3.0.2
globals 17.11.0
jiti 2.7.0
prettier 3.9.6
sass 1.103.1
typescript 6.0.3 → [Updates: 7.0.2]
typescript-eslint 8.67.0
vite 8.2.2
pnpm 11.22.0 → [Updates: 11.23.0]
app/pnpm-workspace.yaml
calendar-api/package.json (23)
@elysiajs/cors 1.4.2
@elysiajs/node 1.4.5
@js-temporal/polyfill ^0.5.1
@opentelemetry/api ^1.9.0
@opentelemetry/auto-instrumentations-node ^0.79.0
@opentelemetry/sdk-node ^0.221.0
elysia 1.4.29
ical.js ^2.2.1
p-map ^7.0.3
zod ^4.1.11
@eslint/js 10.0.1
@tsconfig/node24 24.0.5
@tsconfig/strictest 2.0.8
@types/node 24.13.3
eslint 10.8.1 → [Updates: 10.9.0]
eslint-config-prettier 10.1.8
eslint-plugin-prettier 5.5.6
jiti 2.7.0
prettier 3.9.6
typescript 6.0.3 → [Updates: 7.0.2]
typescript-eslint 8.67.0
vitest 4.1.11
pnpm 11.22.0 → [Updates: 11.23.0]
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 (14)
2023-02-112022-11-092025-03-312025-07-212021-06-182022-02-282023-12-292024-03-12eslint-config-react-hooks2021-06-162025-04-032022-01-192025-08-082023-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-router,@tanstack/react-start,@tanstack/router-plugin)@tanstack/react-query,@tanstack/react-query-devtools)Pending Branch Automerge
The following updates await pending status checks before automerging. To abort the branch automerge and create a PR instead, click on a checkbox below.
PR Closed (Blocked)
The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.
Detected Dependencies
docker-compose (1)
dockerfile (2)
github-actions (3)
npm (4)