chore: Configure Renovate #1

Open
admin wants to merge 1 commits from renovate/configure into main
Owner

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.

📚 See our Reading List for relevant documentation you may be interested in reading.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


Detected Package Files

  • docker-compose.build.yml (docker-compose)
  • docker-compose.caddy.yml (docker-compose)
  • docker-compose.hosted.yml (docker-compose)
  • docker-compose.resources.yml (docker-compose)
  • docker-compose.yml (docker-compose)
  • Dockerfile (dockerfile)
  • docker/cron.Dockerfile (dockerfile)
  • .gitea/workflows/masterplan-lock.yml (github-actions)
  • .github/actions/setup-core/action.yml (github-actions)
  • .github/workflows/ci-cache.yml (github-actions)
  • .github/workflows/codeql.yml (github-actions)
  • .github/workflows/compliance-pr.yml (github-actions)
  • .github/workflows/compliance-swarm.yml (github-actions)
  • .github/workflows/core-build.yml (github-actions)
  • .github/workflows/docker-image-scan.yml (github-actions)
  • .github/workflows/docker-publish.yml (github-actions)
  • .github/workflows/npm-publish.yml (github-actions)
  • .github/workflows/pr-agent.yml (github-actions)
  • .github/workflows/swedish-compliance-diff.yml (github-actions)
  • .github/workflows/swedish-compliance-review.yml (github-actions)
  • .github/workflows/test-pg-real.yml (github-actions)
  • .github/workflows/zizmor.yml (github-actions)
  • mise.toml (mise)
  • package.json (npm)
  • packages/accounted-mcp/package.json (npm)
  • packages/connect-contract/package.json (npm)
  • packages/gnubok-mcp/package.json (npm)
  • .claude/skills/mcp-builder/scripts/requirements.txt (pip_requirements)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitLab.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title
  • Provide a link to octochangelog's improved breakdown for Renovate's changelogs

What to Expect

With your current configuration, Renovate will create 3 Pull Requests, up to a maximum of 51 over time (see docs for prConcurrentLimit):

fix(deps): replace dependency framer-motion with motion
  • Schedule: ["at any time"]
  • Branch name: renovate/framer-motion-replacement
  • Merge into: main
  • Upgrade framer-motion to ^12.42.2
chore(deps): update alpine:3.24 docker digest to 294b683
  • Schedule: ["at any time"]
  • Branch name: renovate/alpine-3.24
  • Merge into: main
  • Upgrade alpine to sha256:294b683cb724975bec92580e1e685676bd4b50bda910ddb8c51d4cabeaec77e6
chore(deps): update caddy:2-alpine docker digest to de23def
  • Schedule: ["at any time"]
  • Branch name: renovate/caddy-2-alpine
  • Merge into: main
  • Upgrade caddy to sha256:de23def33b17fb5d1290b0f6c2add1d70780e52341896c00a4c8a2a2fe9d355e
chore(deps): update dependency @​supabase/ssr to v0.12.7
  • Schedule: ["at any time"]
  • Branch name: renovate/supabase-ssr-0.x-lockfile
  • Merge into: main
  • Upgrade @supabase/ssr to 0.12.7
chore(deps): update dependency @​upstash/redis to v1.38.4
  • Schedule: ["at any time"]
  • Branch name: renovate/upstash-redis-1.x-lockfile
  • Merge into: main
  • Upgrade @upstash/redis to 1.38.4
chore(deps): update dependency eslint to v9.39.5
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: main
  • Upgrade eslint to 9.39.5
chore(deps): update dependency jszip to v3.10.2
  • Schedule: ["at any time"]
  • Branch name: renovate/jszip-3.x-lockfile
  • Merge into: main
  • Upgrade jszip to 3.10.2
chore(deps): update dependency mailparser to v3.9.25
  • Schedule: ["at any time"]
  • Branch name: renovate/mailparser-3.x-lockfile
  • Merge into: main
  • Upgrade mailparser to 3.9.25
chore(deps): update dependency postcss to v8.5.28
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-8.x-lockfile
  • Merge into: main
  • Upgrade postcss to 8.5.28
chore(deps): update dependency sharp to v0.35.4
  • Schedule: ["at any time"]
  • Branch name: renovate/sharp-0.x-lockfile
  • Merge into: main
  • Upgrade sharp to 0.35.4
chore(deps): update dependency vitest to v4.1.11
  • Schedule: ["at any time"]
  • Branch name: renovate/vitest-monorepo
  • Merge into: main
  • Upgrade vitest to 4.1.11
chore(deps): update dev-dependencies (non-major)
  • Schedule: ["at any time"]
  • Branch name: renovate/dev-dependencies-(non-major)
  • Merge into: main
  • Upgrade @types/node to 20.19.43
  • Upgrade @types/pg to 8.23.1
  • Upgrade pg to 8.23.0
  • Upgrade tsx to sha512-BL5MGkRln6aDYhb0xbQlEAGw743BaZYWdbWtdJOBriYJboKgUUYCadFp2/FpBBZquBC/ezNBn7wMMPx7FDZUDw==
chore(deps): update radix-ui-primitives monorepo
fix(deps): update dependency @ai-sdk/openai-compatible to v2.0.75
  • Schedule: ["at any time"]
  • Branch name: renovate/ai-sdk-openai-compatible-2.x
  • Merge into: main
  • Upgrade @ai-sdk/openai-compatible to sha512-W9w3tCoYrevct2Ips2X4EFOow8Kzrg0nqVJi9jm0lHiMlTmTON4nzaCv3Zkzg6eFCJJVH60kd4+t7tHgtOxx9Q==
fix(deps): update dependency ai to v6.0.282
  • Schedule: ["at any time"]
  • Branch name: renovate/ai-6.x
  • Merge into: main
  • Upgrade ai to sha512-fdzEzSppVTYlgyW/Gp6tMAFIU88yv7k86x77m5vAJo7hXV31hDJCsAkq/aIpE3tP3k4LjrrLcUANPHcBZ0YWsw==
fix(deps): update dependency js-yaml to v4.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/js-yaml-4.x
  • Merge into: main
  • Upgrade js-yaml to sha512-SFNOvSJ+Dgf/9An904Yx+CgSlIPCkIpao4qo51lpee25TIRejdH3rhR4EZMGoNx3/TP3O+wzWuiTFl4sqbltzA==
fix(deps): update nextjs monorepo to v16.3.5
  • Schedule: ["at any time"]
  • Branch name: renovate/nextjs-monorepo
  • Merge into: main
  • Upgrade eslint-config-next to sha512-wPjq9MLQuWykHs8tsm2gH6OJThk6N27L8Te2JatlaGZ7jT1gtgGmJKukygL28xOlWsg5J1a1bGy/PvLyQC8OYA==
  • Upgrade next to sha512-MdtsTgzyfCPRLC6uJ1mN8ao7lyJ4BB0U6Inhnx3gta1UcCIdHK3yxLG0E8OWQteWD8/Q0qb8A5o7wJaL8M9y2w==
chore(deps): update dependency @​hookform/resolvers to v5.9.1
  • Schedule: ["at any time"]
  • Branch name: renovate/hookform-resolvers-5.x-lockfile
  • Merge into: main
  • Upgrade @hookform/resolvers to 5.9.1
chore(deps): update dependency @react-pdf/renderer to v4.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-pdf-renderer-4.x-lockfile
  • Merge into: main
  • Upgrade @react-pdf/renderer to 4.9.0
chore(deps): update dependency @​supabase/supabase-js to v2.116.0
  • Schedule: ["at any time"]
  • Branch name: renovate/supabase-supabase-js-2.x-lockfile
  • Merge into: main
  • Upgrade @supabase/supabase-js to 2.116.0
chore(deps): update dependency @​upstash/ratelimit to v2.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/upstash-ratelimit-2.x-lockfile
  • Merge into: main
  • Upgrade @upstash/ratelimit to 2.1.0
chore(deps): update dependency framer-motion to v12.43.0
  • Schedule: ["at any time"]
  • Branch name: renovate/framer-motion-12.x-lockfile
  • Merge into: main
  • Upgrade framer-motion to 12.43.0
chore(deps): update dependency fuse.js to v7.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/fuse.js-7.x-lockfile
  • Merge into: main
  • Upgrade fuse.js to 7.5.0
chore(deps): update dependency lucide-react to v1.45.0
  • Schedule: ["at any time"]
  • Branch name: renovate/lucide-monorepo
  • Merge into: main
  • Upgrade lucide-react to 1.45.0
chore(deps): update dependency next-intl to v4.14.4
  • Schedule: ["at any time"]
  • Branch name: renovate/next-intl-4.x-lockfile
  • Merge into: main
  • Upgrade next-intl to 4.14.4
chore(deps): update dependency posthog-js to v1.430.2
  • Schedule: ["at any time"]
  • Branch name: renovate/posthog-js-1.x-lockfile
  • Merge into: main
  • Upgrade posthog-js to 1.430.2
chore(deps): update dependency posthog-node to v5.52.1
  • Schedule: ["at any time"]
  • Branch name: renovate/posthog-node-5.x-lockfile
  • Merge into: main
  • Upgrade posthog-node to 5.52.1
chore(deps): update dependency react-hook-form to v7.88.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-hook-form-7.x-lockfile
  • Merge into: main
  • Upgrade react-hook-form to 7.88.0
chore(deps): update dependency recharts to v3.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/recharts-3.x-lockfile
  • Merge into: main
  • Upgrade recharts to 3.10.1
chore(deps): update dependency resend to v6.28.0
  • Schedule: ["at any time"]
  • Branch name: renovate/resend-6.x-lockfile
  • Merge into: main
  • Upgrade resend to 6.28.0
chore(deps): update dependency stripe to v22.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/stripe-22.x-lockfile
  • Merge into: main
  • Upgrade stripe to 22.6.2
chore(deps): update dependency swr to v2.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/swr-2.x-lockfile
  • Merge into: main
  • Upgrade swr to 2.5.1
chore(deps): update dependency tailwind-merge to v3.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwind-merge-3.x-lockfile
  • Merge into: main
  • Upgrade tailwind-merge to 3.7.0
chore(deps): update dependency zod to v4.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/zod-4.x-lockfile
  • Merge into: main
  • Upgrade zod to 4.6.2
chore(deps): update supabase/postgres docker tag to v15.14.1.173
  • Schedule: ["at any time"]
  • Branch name: renovate/supabase-postgres-15.x
  • Merge into: main
  • Upgrade supabase/postgres to 15.14.1.173
chore(deps): update tailwindcss monorepo to v4.3.3
fix(deps): update dependency @anthropic-ai/bedrock-sdk to v0.33.5
  • Schedule: ["at any time"]
  • Branch name: renovate/anthropic-ai-bedrock-sdk-0.x
  • Merge into: main
  • Upgrade @anthropic-ai/bedrock-sdk to sha512-xOXi8IqYZVsL4bd/rwFAKgIoowd+F+n+LKv1mQbHlOfluWd3caFFbwf3UqAbbjXXdlUZYnfgKyMNPtzuC2ueKQ==
fix(deps): update dependency @anthropic-ai/sdk to v0.125.0
  • Schedule: ["at any time"]
  • Branch name: renovate/anthropic-ai-sdk-0.x
  • Merge into: main
  • Upgrade @anthropic-ai/sdk to sha512-Hq5wYlXupzJ9M1Fzqjqa3hObcuigEXVZJqSYDgeZGM3wF4qrNERM5Z1OOAeoT9rlod8awJ3uYyJjbQXp1ckIGg==
fix(deps): update dependency nodemailer to v9.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/nodemailer-9.x
  • Merge into: main
  • Upgrade nodemailer to sha512-izw9mVKFix6YSnC9eLgV6g1opl9DUlRio9ZNcq+Wu9Ujn2UwF+8Nl0B8nz22kEC+CTZCvinkxwJ0DeFbb6NwcQ==
fix(deps): update react monorepo to v19.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Upgrade @types/react to 19.3.0
  • Upgrade @types/react-dom to 19.3.0
  • Upgrade react to sha512-E8LUcbtBWt20bbl2YoHfx4ZDBdxVTfOKtCZn9cDSJ4l6/nuoApcpIBcj47t2wZoVX8g2ZHuMHbiShgCR1T5Sog==
  • Upgrade react-dom to sha512-JDk8dgif51OjFoDE70+OT9ICyYr+69HlmihNwp1+Nsfbna3t5sIiCa9ZJktDmQ4/1b/rn26hIAR2uYXDMr5r0Q==
chore(deps): update dependency @​types/node to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/node-24.x
  • Merge into: main
  • Upgrade @types/node to sha512-YJ7EqCstVTzIr0fMr7qul/977en+pQHrfmuKIo6Zr9i75Be21dr3MovcfvGtyvi2HAUrRerWps5sMO9I7WaxDw==
chore(deps): update dependency dotenv to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-18.x
  • Merge into: main
  • Upgrade dotenv to sha512-0eR4m4D/jH5eaI3evo2ZqqMii5mrTCR12v12VChdie6O1gPHs7XAjzTep0CWc1Bd+oNx3vVfbi734dK4zghigw==
chore(deps): update dependency eslint to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade eslint to sha512-NPXn6r5zl4uET1DAVPaOwzX3rut4c0wcmw3dWJAfOsTM5+TogXo0DDjz8pwm/hL8cyVNpHqeK4JpN0NjnyFFNw==
chore(deps): update dependency typescript to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-7.x
  • Merge into: main
  • Upgrade typescript to sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==
chore(deps): update dependency vitest to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/major-vitest-monorepo
  • Merge into: main
  • Upgrade vitest to sha512-gpsMNoRhMjMktVxPtstOH4/PJuPyovVaMDr4oDilXaGH1EcqM2OE96SoHT2VIQ6fTGtTjqmHDrEu2X9RQiXf8Q==
chore(deps): update supabase/postgres docker tag to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/supabase-postgres-17.x
  • Merge into: main
  • Upgrade supabase/postgres to 17.6.1.173
fix(deps): update dependency @ai-sdk/openai-compatible to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/ai-sdk-openai-compatible-3.x
  • Merge into: main
  • Upgrade @ai-sdk/openai-compatible to sha512-WbalnkqFWBnLOQt0w5Jba4LROZz6nacpm5FXKNiJmcZkPbOju0K/DYFtPal2kLP4DiE9q23T0GIM8Zq6/O73tw==
fix(deps): update dependency ai to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/ai-7.x
  • Merge into: main
  • Upgrade ai to sha512-Ov+3j/nSajaVH5hO8C94wN9wisG5tAJ8HWsLV9d/+nlzrRGUh3oYO3Kp1fRyUNWjAWLSpGLHLPaHCdfxb307Vg==
fix(deps): update dependency framer-motion to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/framer-motion-13.x
  • Merge into: main
  • Upgrade framer-motion to sha512-9E33ebgMaO33w1nN/jEdW8z3/GO483fMi4rqbMG9rt83XgW9QLKRe4NcmJ8s+fQ3O34++UHrIQwlIWGIWTITjA==
fix(deps): update dependency js-yaml to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/js-yaml-5.x
  • Merge into: main
  • Upgrade js-yaml to sha512-28R/k+NAjeuf7+CKlTxWZVExJGwVVLwY06DgEnOMz2gEpfNkDcD7QvyiVPT0xy0XXhU8vHsd4Ot42OOPdJG7dQ==
fix(deps): update dependency nodemailer to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/nodemailer-10.x
  • Merge into: main
  • Upgrade nodemailer to sha512-uCZ0AtFDI46sHwJ6mhwNuIoA/KiTC0ZCzX7g01941+H9VMIXEiZjtgjQkzoBRTeQba0cIrKfwk31q99PfcIMRw==

🚸 PR creation will be limited to maximum 4 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prHourlyLimit for details.


Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR has been generated by Mend Renovate CLI.

Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged. 📚 See our [Reading List](https://docs.renovatebot.com/reading-list/) for relevant documentation you may be interested in reading. 🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to `renovate.json` in this branch. Renovate will update the Pull Request description the next time it runs. --- ### Detected Package Files * `docker-compose.build.yml` (docker-compose) * `docker-compose.caddy.yml` (docker-compose) * `docker-compose.hosted.yml` (docker-compose) * `docker-compose.resources.yml` (docker-compose) * `docker-compose.yml` (docker-compose) * `Dockerfile` (dockerfile) * `docker/cron.Dockerfile` (dockerfile) * `.gitea/workflows/masterplan-lock.yml` (github-actions) * `.github/actions/setup-core/action.yml` (github-actions) * `.github/workflows/ci-cache.yml` (github-actions) * `.github/workflows/codeql.yml` (github-actions) * `.github/workflows/compliance-pr.yml` (github-actions) * `.github/workflows/compliance-swarm.yml` (github-actions) * `.github/workflows/core-build.yml` (github-actions) * `.github/workflows/docker-image-scan.yml` (github-actions) * `.github/workflows/docker-publish.yml` (github-actions) * `.github/workflows/npm-publish.yml` (github-actions) * `.github/workflows/pr-agent.yml` (github-actions) * `.github/workflows/swedish-compliance-diff.yml` (github-actions) * `.github/workflows/swedish-compliance-review.yml` (github-actions) * `.github/workflows/test-pg-real.yml` (github-actions) * `.github/workflows/zizmor.yml` (github-actions) * `mise.toml` (mise) * `package.json` (npm) * `packages/accounted-mcp/package.json` (npm) * `packages/connect-contract/package.json` (npm) * `packages/gnubok-mcp/package.json` (npm) * `.claude/skills/mcp-builder/scripts/requirements.txt` (pip_requirements) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding PR is merged - Enable Renovate Dependency Dashboard creation. - Use semantic commit type `fix` for dependencies and `chore` for all others if semantic commits are in use. - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests (except for nuget) directories. - Group known monorepo packages together. - Use curated list of recommended non-monorepo package groupings. - Show only the Age and Confidence Merge Confidence badges for pull requests. - Apply crowd-sourced package replacement rules. - Apply crowd-sourced workarounds for known problems with packages. - Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff - Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff - Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff - Ensure that every dependency pinned by digest and sourced from GitLab.com contains a link to the commit-to-commit diff - Correctly link to the source code for golang.org/x packages - Link to pkg.go.dev/... for golang.org/x packages' title - Provide a link to octochangelog's improved breakdown for Renovate's changelogs --- ### What to Expect With your current configuration, Renovate will create 3 Pull Requests, up to a maximum of 51 over time (see [docs for `prConcurrentLimit`](https://docs.renovatebot.com/configuration-options/#prconcurrentlimit)): <details> <summary>fix(deps): replace dependency framer-motion with motion</summary> - Schedule: ["at any time"] - Branch name: `renovate/framer-motion-replacement` - Merge into: `main` - Upgrade [framer-motion](https://github.com/motiondivision/motion) to `^12.42.2` </details> <details> <summary>chore(deps): update alpine:3.24 docker digest to 294b683</summary> - Schedule: ["at any time"] - Branch name: `renovate/alpine-3.24` - Merge into: `main` - Upgrade [alpine](https://github.com/alpinelinux/docker-alpine) to `sha256:294b683cb724975bec92580e1e685676bd4b50bda910ddb8c51d4cabeaec77e6` </details> <details> <summary>chore(deps): update caddy:2-alpine docker digest to de23def</summary> - Schedule: ["at any time"] - Branch name: `renovate/caddy-2-alpine` - Merge into: `main` - Upgrade [caddy](https://github.com/caddyserver/caddy-docker) to `sha256:de23def33b17fb5d1290b0f6c2add1d70780e52341896c00a4c8a2a2fe9d355e` </details> <details> <summary>chore(deps): update dependency @&#8203;supabase/ssr to v0.12.7</summary> - Schedule: ["at any time"] - Branch name: `renovate/supabase-ssr-0.x-lockfile` - Merge into: `main` - Upgrade [@supabase/ssr](https://github.com/supabase/ssr) to `0.12.7` </details> <details> <summary>chore(deps): update dependency @&#8203;upstash/redis to v1.38.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/upstash-redis-1.x-lockfile` - Merge into: `main` - Upgrade [@upstash/redis](https://github.com/upstash/redis-js) to `1.38.4` </details> <details> <summary>chore(deps): update dependency eslint to v9.39.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-monorepo` - Merge into: `main` - Upgrade [eslint](https://github.com/eslint/eslint) to `9.39.5` </details> <details> <summary>chore(deps): update dependency jszip to v3.10.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/jszip-3.x-lockfile` - Merge into: `main` - Upgrade [jszip](https://github.com/Stuk/jszip) to `3.10.2` </details> <details> <summary>chore(deps): update dependency mailparser to v3.9.25</summary> - Schedule: ["at any time"] - Branch name: `renovate/mailparser-3.x-lockfile` - Merge into: `main` - Upgrade [mailparser](https://github.com/nodemailer/mailparser) to `3.9.25` </details> <details> <summary>chore(deps): update dependency postcss to v8.5.28</summary> - Schedule: ["at any time"] - Branch name: `renovate/postcss-8.x-lockfile` - Merge into: `main` - Upgrade [postcss](https://github.com/postcss/postcss) to `8.5.28` </details> <details> <summary>chore(deps): update dependency sharp to v0.35.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/sharp-0.x-lockfile` - Merge into: `main` - Upgrade [sharp](https://github.com/lovell/sharp) to `0.35.4` </details> <details> <summary>chore(deps): update dependency vitest to v4.1.11</summary> - Schedule: ["at any time"] - Branch name: `renovate/vitest-monorepo` - Merge into: `main` - Upgrade [vitest](https://github.com/vitest-dev/vitest) to `4.1.11` </details> <details> <summary>chore(deps): update dev-dependencies (non-major)</summary> - Schedule: ["at any time"] - Branch name: `renovate/dev-dependencies-(non-major)` - Merge into: `main` - Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `20.19.43` - Upgrade [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped) to `8.23.1` - Upgrade [pg](https://github.com/brianc/node-postgres) to `8.23.0` - Upgrade [tsx](https://github.com/privatenumber/tsx) to `sha512-BL5MGkRln6aDYhb0xbQlEAGw743BaZYWdbWtdJOBriYJboKgUUYCadFp2/FpBBZquBC/ezNBn7wMMPx7FDZUDw==` </details> <details> <summary>chore(deps): update radix-ui-primitives monorepo</summary> - Schedule: ["at any time"] - Branch name: `renovate/radix-ui-primitives-monorepo` - Merge into: `main` - Upgrade [@radix-ui/react-checkbox](https://github.com/radix-ui/primitives) to `1.3.11` - Upgrade [@radix-ui/react-dialog](https://github.com/radix-ui/primitives) to `1.1.23` - Upgrade [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives) to `2.1.24` - Upgrade [@radix-ui/react-label](https://github.com/radix-ui/primitives) to `2.1.15` - Upgrade [@radix-ui/react-progress](https://github.com/radix-ui/primitives) to `1.1.16` - Upgrade [@radix-ui/react-select](https://github.com/radix-ui/primitives) to `2.3.7` - Upgrade [@radix-ui/react-slot](https://github.com/radix-ui/primitives) to `1.3.3` - Upgrade [@radix-ui/react-switch](https://github.com/radix-ui/primitives) to `1.3.7` - Upgrade [@radix-ui/react-tabs](https://github.com/radix-ui/primitives) to `1.1.21` - Upgrade [@radix-ui/react-toast](https://github.com/radix-ui/primitives) to `1.2.23` - Upgrade [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives) to `1.2.16` </details> <details> <summary>fix(deps): update dependency @ai-sdk/openai-compatible to v2.0.75</summary> - Schedule: ["at any time"] - Branch name: `renovate/ai-sdk-openai-compatible-2.x` - Merge into: `main` - Upgrade [@ai-sdk/openai-compatible](https://github.com/vercel/ai) to `sha512-W9w3tCoYrevct2Ips2X4EFOow8Kzrg0nqVJi9jm0lHiMlTmTON4nzaCv3Zkzg6eFCJJVH60kd4+t7tHgtOxx9Q==` </details> <details> <summary>fix(deps): update dependency ai to v6.0.282</summary> - Schedule: ["at any time"] - Branch name: `renovate/ai-6.x` - Merge into: `main` - Upgrade [ai](https://github.com/vercel/ai) to `sha512-fdzEzSppVTYlgyW/Gp6tMAFIU88yv7k86x77m5vAJo7hXV31hDJCsAkq/aIpE3tP3k4LjrrLcUANPHcBZ0YWsw==` </details> <details> <summary>fix(deps): update dependency js-yaml to v4.3.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/js-yaml-4.x` - Merge into: `main` - Upgrade [js-yaml](https://github.com/nodeca/js-yaml) to `sha512-SFNOvSJ+Dgf/9An904Yx+CgSlIPCkIpao4qo51lpee25TIRejdH3rhR4EZMGoNx3/TP3O+wzWuiTFl4sqbltzA==` </details> <details> <summary>fix(deps): update nextjs monorepo to v16.3.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/nextjs-monorepo` - Merge into: `main` - Upgrade [eslint-config-next](https://github.com/vercel/next.js) to `sha512-wPjq9MLQuWykHs8tsm2gH6OJThk6N27L8Te2JatlaGZ7jT1gtgGmJKukygL28xOlWsg5J1a1bGy/PvLyQC8OYA==` - Upgrade [next](https://github.com/vercel/next.js) to `sha512-MdtsTgzyfCPRLC6uJ1mN8ao7lyJ4BB0U6Inhnx3gta1UcCIdHK3yxLG0E8OWQteWD8/Q0qb8A5o7wJaL8M9y2w==` </details> <details> <summary>chore(deps): update dependency @&#8203;hookform/resolvers to v5.9.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/hookform-resolvers-5.x-lockfile` - Merge into: `main` - Upgrade [@hookform/resolvers](https://github.com/react-hook-form/resolvers) to `5.9.1` </details> <details> <summary>chore(deps): update dependency @react-pdf/renderer to v4.9.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/react-pdf-renderer-4.x-lockfile` - Merge into: `main` - Upgrade [@react-pdf/renderer](https://github.com/diegomura/react-pdf) to `4.9.0` </details> <details> <summary>chore(deps): update dependency @&#8203;supabase/supabase-js to v2.116.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/supabase-supabase-js-2.x-lockfile` - Merge into: `main` - Upgrade [@supabase/supabase-js](https://github.com/supabase/supabase-js) to `2.116.0` </details> <details> <summary>chore(deps): update dependency @&#8203;upstash/ratelimit to v2.1.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/upstash-ratelimit-2.x-lockfile` - Merge into: `main` - Upgrade [@upstash/ratelimit](https://github.com/upstash/ratelimit-js) to `2.1.0` </details> <details> <summary>chore(deps): update dependency framer-motion to v12.43.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/framer-motion-12.x-lockfile` - Merge into: `main` - Upgrade [framer-motion](https://github.com/motiondivision/motion) to `12.43.0` </details> <details> <summary>chore(deps): update dependency fuse.js to v7.5.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/fuse.js-7.x-lockfile` - Merge into: `main` - Upgrade [fuse.js](https://github.com/krisk/Fuse) to `7.5.0` </details> <details> <summary>chore(deps): update dependency lucide-react to v1.45.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/lucide-monorepo` - Merge into: `main` - Upgrade [lucide-react](https://github.com/lucide-icons/lucide) to `1.45.0` </details> <details> <summary>chore(deps): update dependency next-intl to v4.14.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/next-intl-4.x-lockfile` - Merge into: `main` - Upgrade [next-intl](https://github.com/amannn/next-intl) to `4.14.4` </details> <details> <summary>chore(deps): update dependency posthog-js to v1.430.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/posthog-js-1.x-lockfile` - Merge into: `main` - Upgrade [posthog-js](https://github.com/PostHog/posthog-js) to `1.430.2` </details> <details> <summary>chore(deps): update dependency posthog-node to v5.52.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/posthog-node-5.x-lockfile` - Merge into: `main` - Upgrade [posthog-node](https://github.com/PostHog/posthog-js) to `5.52.1` </details> <details> <summary>chore(deps): update dependency react-hook-form to v7.88.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/react-hook-form-7.x-lockfile` - Merge into: `main` - Upgrade [react-hook-form](https://github.com/react-hook-form/react-hook-form) to `7.88.0` </details> <details> <summary>chore(deps): update dependency recharts to v3.10.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/recharts-3.x-lockfile` - Merge into: `main` - Upgrade [recharts](https://github.com/recharts/recharts) to `3.10.1` </details> <details> <summary>chore(deps): update dependency resend to v6.28.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/resend-6.x-lockfile` - Merge into: `main` - Upgrade [resend](https://github.com/resend/resend-node) to `6.28.0` </details> <details> <summary>chore(deps): update dependency stripe to v22.6.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/stripe-22.x-lockfile` - Merge into: `main` - Upgrade [stripe](https://github.com/stripe/stripe-node) to `22.6.2` </details> <details> <summary>chore(deps): update dependency swr to v2.5.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/swr-2.x-lockfile` - Merge into: `main` - Upgrade [swr](https://github.com/vercel/swr) to `2.5.1` </details> <details> <summary>chore(deps): update dependency tailwind-merge to v3.7.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/tailwind-merge-3.x-lockfile` - Merge into: `main` - Upgrade [tailwind-merge](https://github.com/dcastil/tailwind-merge) to `3.7.0` </details> <details> <summary>chore(deps): update dependency zod to v4.6.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/zod-4.x-lockfile` - Merge into: `main` - Upgrade [zod](https://github.com/colinhacks/zod) to `4.6.2` </details> <details> <summary>chore(deps): update supabase/postgres docker tag to v15.14.1.173</summary> - Schedule: ["at any time"] - Branch name: `renovate/supabase-postgres-15.x` - Merge into: `main` - Upgrade supabase/postgres to `15.14.1.173` </details> <details> <summary>chore(deps): update tailwindcss monorepo to v4.3.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/tailwindcss-monorepo` - Merge into: `main` - Upgrade [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss) to `4.3.3` - Upgrade [tailwindcss](https://github.com/tailwindlabs/tailwindcss) to `4.3.3` </details> <details> <summary>fix(deps): update dependency @anthropic-ai/bedrock-sdk to v0.33.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/anthropic-ai-bedrock-sdk-0.x` - Merge into: `main` - Upgrade [@anthropic-ai/bedrock-sdk](https://github.com/anthropics/anthropic-sdk-typescript) to `sha512-xOXi8IqYZVsL4bd/rwFAKgIoowd+F+n+LKv1mQbHlOfluWd3caFFbwf3UqAbbjXXdlUZYnfgKyMNPtzuC2ueKQ==` </details> <details> <summary>fix(deps): update dependency @anthropic-ai/sdk to v0.125.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/anthropic-ai-sdk-0.x` - Merge into: `main` - Upgrade [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) to `sha512-Hq5wYlXupzJ9M1Fzqjqa3hObcuigEXVZJqSYDgeZGM3wF4qrNERM5Z1OOAeoT9rlod8awJ3uYyJjbQXp1ckIGg==` </details> <details> <summary>fix(deps): update dependency nodemailer to v9.1.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/nodemailer-9.x` - Merge into: `main` - Upgrade [nodemailer](https://github.com/nodemailer/nodemailer) to `sha512-izw9mVKFix6YSnC9eLgV6g1opl9DUlRio9ZNcq+Wu9Ujn2UwF+8Nl0B8nz22kEC+CTZCvinkxwJ0DeFbb6NwcQ==` </details> <details> <summary>fix(deps): update react monorepo to v19.3.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/react-monorepo` - Merge into: `main` - Upgrade [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped) to `19.3.0` - Upgrade [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped) to `19.3.0` - Upgrade [react](https://github.com/react/react) to `sha512-E8LUcbtBWt20bbl2YoHfx4ZDBdxVTfOKtCZn9cDSJ4l6/nuoApcpIBcj47t2wZoVX8g2ZHuMHbiShgCR1T5Sog==` - Upgrade [react-dom](https://github.com/react/react) to `sha512-JDk8dgif51OjFoDE70+OT9ICyYr+69HlmihNwp1+Nsfbna3t5sIiCa9ZJktDmQ4/1b/rn26hIAR2uYXDMr5r0Q==` </details> <details> <summary>chore(deps): update dependency @&#8203;types/node to v24</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-24.x` - Merge into: `main` - Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `sha512-YJ7EqCstVTzIr0fMr7qul/977en+pQHrfmuKIo6Zr9i75Be21dr3MovcfvGtyvi2HAUrRerWps5sMO9I7WaxDw==` </details> <details> <summary>chore(deps): update dependency dotenv to v18</summary> - Schedule: ["at any time"] - Branch name: `renovate/dotenv-18.x` - Merge into: `main` - Upgrade [dotenv](https://github.com/motdotla/dotenv) to `sha512-0eR4m4D/jH5eaI3evo2ZqqMii5mrTCR12v12VChdie6O1gPHs7XAjzTep0CWc1Bd+oNx3vVfbi734dK4zghigw==` </details> <details> <summary>chore(deps): update dependency eslint to v10</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-eslint-monorepo` - Merge into: `main` - Upgrade [eslint](https://github.com/eslint/eslint) to `sha512-NPXn6r5zl4uET1DAVPaOwzX3rut4c0wcmw3dWJAfOsTM5+TogXo0DDjz8pwm/hL8cyVNpHqeK4JpN0NjnyFFNw==` </details> <details> <summary>chore(deps): update dependency typescript to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-7.x` - Merge into: `main` - Upgrade [typescript](https://github.com/microsoft/TypeScript) to `sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==` </details> <details> <summary>chore(deps): update dependency vitest to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-vitest-monorepo` - Merge into: `main` - Upgrade [vitest](https://github.com/vitest-dev/vitest) to `sha512-gpsMNoRhMjMktVxPtstOH4/PJuPyovVaMDr4oDilXaGH1EcqM2OE96SoHT2VIQ6fTGtTjqmHDrEu2X9RQiXf8Q==` </details> <details> <summary>chore(deps): update supabase/postgres docker tag to v17</summary> - Schedule: ["at any time"] - Branch name: `renovate/supabase-postgres-17.x` - Merge into: `main` - Upgrade supabase/postgres to `17.6.1.173` </details> <details> <summary>fix(deps): update dependency @ai-sdk/openai-compatible to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/ai-sdk-openai-compatible-3.x` - Merge into: `main` - Upgrade [@ai-sdk/openai-compatible](https://github.com/vercel/ai) to `sha512-WbalnkqFWBnLOQt0w5Jba4LROZz6nacpm5FXKNiJmcZkPbOju0K/DYFtPal2kLP4DiE9q23T0GIM8Zq6/O73tw==` </details> <details> <summary>fix(deps): update dependency ai to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/ai-7.x` - Merge into: `main` - Upgrade [ai](https://github.com/vercel/ai) to `sha512-Ov+3j/nSajaVH5hO8C94wN9wisG5tAJ8HWsLV9d/+nlzrRGUh3oYO3Kp1fRyUNWjAWLSpGLHLPaHCdfxb307Vg==` </details> <details> <summary>fix(deps): update dependency framer-motion to v13</summary> - Schedule: ["at any time"] - Branch name: `renovate/framer-motion-13.x` - Merge into: `main` - Upgrade [framer-motion](https://github.com/motiondivision/motion) to `sha512-9E33ebgMaO33w1nN/jEdW8z3/GO483fMi4rqbMG9rt83XgW9QLKRe4NcmJ8s+fQ3O34++UHrIQwlIWGIWTITjA==` </details> <details> <summary>fix(deps): update dependency js-yaml to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/js-yaml-5.x` - Merge into: `main` - Upgrade [js-yaml](https://github.com/nodeca/js-yaml) to `sha512-28R/k+NAjeuf7+CKlTxWZVExJGwVVLwY06DgEnOMz2gEpfNkDcD7QvyiVPT0xy0XXhU8vHsd4Ot42OOPdJG7dQ==` </details> <details> <summary>fix(deps): update dependency nodemailer to v10</summary> - Schedule: ["at any time"] - Branch name: `renovate/nodemailer-10.x` - Merge into: `main` - Upgrade [nodemailer](https://github.com/nodemailer/nodemailer) to `sha512-uCZ0AtFDI46sHwJ6mhwNuIoA/KiTC0ZCzX7g01941+H9VMIXEiZjtgjQkzoBRTeQba0cIrKfwk31q99PfcIMRw==` </details> 🚸 PR creation will be limited to maximum 4 per hour, so it doesn't swamp any CI resources or overwhelm the project. See [docs for `prHourlyLimit`](https://docs.renovatebot.com/configuration-options/#prhourlylimit) for details. --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-config-hash:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9-->
admin added 1 commit 2026-09-11 03:06:07 +00:00
Add renovate.json
masterplan-lock / check (push) Successful in 16s
masterplan-lock / check (pull_request) Successful in 6s
97e17964ad
All checks were successful
masterplan-lock / check (push) Successful in 16s
Required
Details
masterplan-lock / check (pull_request) Successful in 6s
Required
Details
This pull request doesn't have enough required approvals yet. 0 of 1 approvals granted from users or teams on the allowlist.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/configure:renovate/configure
git checkout renovate/configure
Sign in to join this conversation.