Skip to content

Configure Renovate#1

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure
Open

Configure Renovate#1
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented Jun 12, 2025

Copy link
Copy Markdown

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.


Detected Package Files

  • backend/go/go.mod (gomod)
  • bench/go.mod (gomod)
  • benchman/go.mod (gomod)
  • backend/java/pom.xml (maven)
  • backend/node/package.json (npm)
  • package.json (npm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • 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.

🔡 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.


What to Expect

With your current configuration, Renovate will create 42 Pull Requests:

chore(deps): update dependency @​types/node to v20.19.11
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 20.19.11
chore(deps): update dependency ts-jest to v29.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-jest-29.x-lockfile
  • Merge into: main
  • Upgrade ts-jest to 29.4.1
chore(deps): update react monorepo to v19.1.12
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Upgrade @types/react to 19.1.12
  • Upgrade @types/react-dom to 19.1.9
fix(deps): update dependency input-otp to v1.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/input-otp-1.x
  • Merge into: main
  • Upgrade input-otp to 1.4.2
fix(deps): update dependency mysql2 to v3.14.4
  • Schedule: ["at any time"]
  • Branch name: renovate/mysql2-3.x-lockfile
  • Merge into: main
  • Upgrade mysql2 to 3.14.4
fix(deps): update dependency recharts to v2.15.4
  • Schedule: ["at any time"]
  • Branch name: renovate/recharts-2.x
  • Merge into: main
  • Upgrade recharts to 2.15.4
fix(deps): update radix-ui-primitives monorepo
chore(deps): update dependency @​biomejs/biome to v2.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/biomejs-biome-2.x-lockfile
  • Merge into: main
  • Upgrade @biomejs/biome to 2.2.2
chore(deps): update dependency @​types/node to v22.18.0
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 22.18.0
chore(deps): update dependency typescript to v5.9.2
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x-lockfile
  • Merge into: main
  • Upgrade typescript to 5.9.2
chore(deps): update playwright monorepo to v1.55.0
  • Schedule: ["at any time"]
  • Branch name: renovate/playwright-monorepo
  • Merge into: main
  • Upgrade @playwright/test to 1.55.0
  • Upgrade playwright to 1.55.0
fix(deps): update dependency @​hono/node-server to v1.19.1
  • Schedule: ["at any time"]
  • Branch name: renovate/hono-node-server-1.x-lockfile
  • Merge into: main
  • Upgrade @hono/node-server to 1.19.1
fix(deps): update dependency cmdk to v1.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/cmdk-1.x
  • Merge into: main
  • Upgrade cmdk to 1.1.1
fix(deps): update dependency embla-carousel-react to v8.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/embla-carousel-monorepo
  • Merge into: main
  • Upgrade embla-carousel-react to 8.6.0
fix(deps): update dependency hono to v4.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/hono-4.x-lockfile
  • Merge into: main
  • Upgrade hono to 4.9.5
fix(deps): update dependency io.jsonwebtoken:jjwt-api to v0.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/io.jsonwebtoken-jjwt-api-0.x
  • Merge into: main
  • Upgrade io.jsonwebtoken:jjwt-api to 0.13.0
fix(deps): update dependency io.jsonwebtoken:jjwt-impl to v0.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/io.jsonwebtoken-jjwt-impl-0.x
  • Merge into: main
  • Upgrade io.jsonwebtoken:jjwt-impl to 0.13.0
fix(deps): update dependency io.jsonwebtoken:jjwt-jackson to v0.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/io.jsonwebtoken-jjwt-jackson-0.x
  • Merge into: main
  • Upgrade io.jsonwebtoken:jjwt-jackson to 0.13.0
fix(deps): update dependency lucide-react to ^0.542.0
  • Schedule: ["at any time"]
  • Branch name: renovate/lucide-monorepo
  • Merge into: main
  • Upgrade lucide-react to ^0.542.0
fix(deps): update dependency next to v15.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/nextjs-monorepo
  • Merge into: main
  • Upgrade next to 15.5.2
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.5
fix(deps): update dependency puppeteer to v24.18.0
  • Schedule: ["at any time"]
  • Branch name: renovate/puppeteer
  • Merge into: main
  • Upgrade puppeteer to 24.18.0
fix(deps): update dependency react-day-picker to v9.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-day-picker-9.x-lockfile
  • Merge into: main
  • Upgrade react-day-picker to 9.9.0
fix(deps): update dependency react-hook-form to v7.62.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-hook-form-7.x-lockfile
  • Merge into: main
  • Upgrade react-hook-form to 7.62.0
fix(deps): update module github.com/go-sql-driver/mysql to v1.9.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-go-sql-driver-mysql-1.x
  • Merge into: main
  • Upgrade github.com/go-sql-driver/mysql to v1.9.3
fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-golang-jwt-jwt-v5-5.x
  • Merge into: main
  • Upgrade github.com/golang-jwt/jwt/v5 to v5.3.0
fix(deps): update module github.com/google/uuid to v1.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-google-uuid-1.x
  • Merge into: main
  • Upgrade github.com/google/uuid to v1.6.0
fix(deps): update module github.com/labstack/echo/v4 to v4.13.4
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-labstack-echo-v4-4.x
  • Merge into: main
  • Upgrade github.com/labstack/echo/v4 to v4.13.4
fix(deps): update module golang.org/x/crypto to v0.41.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-crypto-0.x
  • Merge into: main
  • Upgrade golang.org/x/crypto to v0.41.0
chore(deps): update dependency @​types/node to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade @types/node to ^22.0.0
chore(deps): update dependency @​types/supertest to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/supertest-6.x
  • Merge into: main
  • Upgrade @types/supertest to ^6.0.0
chore(deps): update dependency supertest to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/supertest-7.x
  • Merge into: main
  • Upgrade supertest to ^7.0.0
chore(deps): update dependency tailwindcss to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-tailwindcss-monorepo
  • Merge into: main
  • Upgrade tailwindcss to ^4.0.0
chore(deps): update jest monorepo to v30 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: main
  • Upgrade @types/jest to ^30.0.0
  • Upgrade jest to ^30.0.0
fix(deps): update dependency @​hookform/resolvers to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/hookform-resolvers-5.x
  • Merge into: main
  • Upgrade @hookform/resolvers to ^5.0.0
fix(deps): update dependency bcrypt to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/bcrypt-6.x
  • Merge into: main
  • Upgrade bcrypt to ^6.0.0
  • Upgrade @types/bcrypt to ^6.0.0
fix(deps): update dependency date-fns to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/date-fns-4.x
  • Merge into: main
  • Upgrade date-fns to ^4.0.0
fix(deps): update dependency react-resizable-panels to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/react-resizable-panels-3.x
  • Merge into: main
  • Upgrade react-resizable-panels to ^3.0.0
fix(deps): update dependency recharts to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/recharts-3.x
  • Merge into: main
  • Upgrade recharts to 3.1.2
fix(deps): update dependency sonner to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/sonner-2.x
  • Merge into: main
  • Upgrade sonner to ^2.0.0
fix(deps): update dependency tailwind-merge to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwind-merge-3.x
  • Merge into: main
  • Upgrade tailwind-merge to ^3.0.0
fix(deps): update dependency zod to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/zod-4.x
  • Merge into: main
  • Upgrade zod to ^4.0.0

🚸 Branch creation will be limited to maximum 2 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 was generated by Mend Renovate. View the repository job log.

@vercel

vercel Bot commented Jun 12, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
v0- ❌ Failed (Inspect) Jun 12, 2025 2:45am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants