farbenmeer / farbenmeer/tapi

Dependency Dashboard

Open
#4 12 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2
Forks
1
Avg merge
4h 57m
Merged PRs (30d)
42

Description

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/farbenmeer/tapi).

## Awaiting Schedule

The following updates are awaiting their schedule. To get an update now, click on a checkbox below.

- [ ] chore(deps): lock file maintenance

## Rate-Limited

The following updates are currently rate-limited. To force their creation now, click on a checkbox below.

- [ ] chore(deps): update pnpm to v12.4.1
- [ ] chore(deps): update react monorepo to v19.3.0 (`@types/react`, `react`)
- [ ] 🔐 **Create all rate-limited PRs at once** 🔐

## Pending Status Checks

The following updates await pending status checks. To force their creation now, click on a checkbox below.

- [ ] chore(deps): update dependency @testing-library/dom to v10.4.2
- [ ] chore(deps): update dependency srvx to v1.0.5
- [ ] chore(deps): update mcr.microsoft.com/devcontainers/typescript-node docker tag to v5

## Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

- [ ] [chore(deps): update dependency @happy-dom/global-registrator to v20.14.5](../pull/497)
- [ ] [chore(deps): update dependency zod to v4.6.2](../pull/498)
- [ ] **Click on this checkbox to rebase all open PRs at once**

## PR Closed (Blocked)

The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.

- [ ] [chore(deps): update changesets/action action to v2](../pull/477)
- [ ] [chore(deps): update dependency @changesets/cli to v3](../pull/478)

## Detected Dependencies

devcontainer (1)

.devcontainer/devcontainer.json (3)

- `mcr.microsoft.com/devcontainers/typescript-node 4-24-bullseye` → [Updates: `5-24-bullseye`]
- `ghcr.io/devcontainers/features/github-cli 1`
- `ghcr.io/devcontainers/features/docker-outside-of-docker 1`

docker-compose (1)

compose.yml (2)

- `redis 8-alpine`
- `postgres 18-alpine`

dockerfile (2)

ai-pod.Dockerfile

website/Dockerfile (1)

- `node 24-slim`

github-actions (4)

.github/workflows/ci.yml (4)

- `actions/checkout v7`
- `pnpm/action-setup v6.1.0`
- `actions/setup-node v7`
- `postgres 18`

.github/workflows/claude.yml (2)

- `actions/checkout v7`
- `anthropics/claude-code-action v1`

.github/workflows/deploy-docs.yml (6)

- `actions/checkout v7`
- `pnpm/action-setup v6.1.0`
- `actions/setup-node v7`
- `actions/configure-pages v6`
- `actions/upload-pages-artifact v5`
- `actions/deploy-pages v5`

.github/workflows/release.yml (4)

- `actions/checkout v7`
- `pnpm/action-setup v6.1.0`
- `actions/setup-node v7`
- `changesets/action v1` → [Updates: `v2.1.2`]

npm (13)

package.json (4)

- `@biomejs/biome ^2.5.12`
- `@changesets/cli ^2.29.6` → [Updates: `^3.0.0`]
- `typescript ^7.0.0`
- `pnpm 12.3.4` → [Updates: `12.4.1`]

packages/prisma-migrate-test/package.json (15)

- `@electric-sql/pglite ^0.5.0`
- `@prisma/adapter-better-sqlite3 ^7.0.0`
- `@prisma/client >=6.0.0`
- `@prisma/client-runtime-utils ^7.3.0`
- `@types/better-sqlite3 ^9.0.0`
- `@types/node ^25.0.3`
- `better-sqlite3 ^13.0.0`
- `pglite-prisma-adapter ^0.7.0`
- `prisma >=6.0.0`
- `typescript ^7.0.0`
- `vitest ^5.0.0`
- `@electric-sql/pglite ^0.3.0 || ^0.4.0 || ^0.5.0`
- `@prisma/adapter-better-sqlite3 ^7.0.0`
- `better-sqlite3 ^12.0.0 || ^13.0.0`
- `pglite-prisma-adapter ^0.7.0`

packages/toapi-cache/package.json (8)

- `@types/node ^25.0.3`
- `@types/pg ^8.0.0`
- `vitest ^5.0.0`
- `typescript ^7.0.0`
- `@redis/client ^6.0.0`
- `pg ^8.0.0`
- `@redis/client ^5.10.0 || ^6.0.0`
- `pg ^8.0.0`

packages/toapi-client/package.json (5)

- `@types/node ^25.0.3`
- `vitest ^5.0.0`
- `zod ^4.0.17` → [Updates: `^4.0.17`]
- `typescript ^5 || ^6.0.0 || ^7.0.0`
- `zod ^4.0.17`

packages/toapi-common/package.json (5)

- `@types/node ^25.0.3`
- `vitest ^5.0.0`
- `zod ^4.0.17` → [Updates: `^4.0.17`]
- `typescript ^5 || ^6.0.0 || ^7.0.0`
- `zod ^4.0.17`

packages/toapi-react/package.json (11)

- `@happy-dom/global-registrator ^20.0.0` → [Updates: `^20.0.0`]
- `@testing-library/dom ^10.4.1` → [Updates: `^10.4.1`]
- `@testing-library/jest-dom ^7.0.0`
- `@testing-library/react ^16.3.0`
- `@types/node ^25.0.3`
- `@types/react ^19.2.7` → [Updates: `^19.2.7`]
- `react ^19.1.1` → [Updates: `^19.1.1`]
- `vitest ^5.0.0`
- `zod ^4.1.5` → [Updates: `^4.1.5`]
- `react ^19.1.1`
- `typescript ^5 || ^6.0.0 || ^7.0.0`

packages/toapi-router/package.json (10)

- `@testing-library/dom ^10.4.1` → [Updates: `^10.4.1`]
- `@types/node ^25.0.3`
- `@types/react ^19.2.7` → [Updates: `^19.2.7`]
- `@vitejs/plugin-react ^6.0.0`
- `@vitest/browser-playwright ^5.0.0`
- `react ^19.1.1` → [Updates: `^19.1.1`]
- `vitest ^5.0.0`
- `vitest-browser-react ^2.0.2`
- `react ^19.1.1`
- `typescript ^5 || ^6.0.0 || ^7.0.0`

packages/toapi-server/package.json (6)

- `zod-openapi ^6.0.0`
- `@types/node ^25.0.3`
- `vitest ^5.0.0`
- `zod ^4.0.17` → [Updates: `^4.0.17`]
- `typescript ^5 || ^6.0.0 || ^7.0.0`
- `zod ^4.0.17`

packages/toapi-vite-plugin/package.json (5)

- `srvx ^1.0.0` → [Updates: `^1.0.0`]
- `@types/node ^25.0.3`
- `vite ^8.0.9`
- `typescript ^5 || ^6.0.0 || ^7.0.0`
- `vite ^8.0.0`

packages/toapi-worker/package.json (3)

- `@types/node ^25.0.3`
- `vitest ^5.0.0`
- `typescript ^5 || ^6.0.0 || ^7.0.0`

pnpm-workspace.yaml (2)

- `playwright ^1.59.1`
- `@playwright/test ^1.59.1`

website-toapi/package.json (5)

- `@astrojs/starlight ^0.42.0`
- `astro ^7.0.0`
- `sharp ^0.35.0`
- `starlight-theme-vintage ^0.2.0`
- `typescript ^7.0.0`

website/package.json (3)

- `@astrojs/starlight ^0.42.0`
- `astro ^7.0.0`
- `sharp ^0.35.0`

nvm (1)

.nvmrc (1)

- `node 24`

---

- [ ] Check this box to trigger a request for Renovate to run again on this repository

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.