Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Dec 15, 2025

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

  • .github/workflows/daily-report.yml (github-actions)
  • .github/workflows/deploy-github-pages.yml (github-actions)
  • 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.
  • Ensure that every dependency pinned by digest and sourced from GitHub.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

🔡 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 35 Pull Requests:

chore(deps): update dependency vite to v6.4.1 [security]
  • Branch name: renovate/npm-vite-vulnerability
  • Merge into: main
  • Upgrade vite to 6.4.1
chore(deps): update dependency @​types/yargs to v17.0.35
  • Schedule: ["at any time"]
  • Branch name: renovate/yargs-17.x-lockfile
  • Merge into: main
  • Upgrade @types/yargs to 17.0.35
chore(deps): update dependency eslint-plugin-react-refresh to v0.4.26
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-react-refresh-0.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-react-refresh to 0.4.26
chore(deps): update dependency recharts to v2.15.4
  • Schedule: ["at any time"]
  • Branch name: renovate/recharts-2.x-lockfile
  • Merge into: main
  • Upgrade recharts to 2.15.4
chore(deps): update dependency sonner to v2.0.7
  • Schedule: ["at any time"]
  • Branch name: renovate/sonner-2.x-lockfile
  • Merge into: main
  • Upgrade sonner to 2.0.7
chore(deps): update radix-ui-primitives monorepo
chore(deps): update tailwindcss monorepo to v4.1.18
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-monorepo
  • Merge into: main
  • Upgrade @tailwindcss/vite to 4.1.18
  • Upgrade tailwindcss to 4.1.18
chore(deps): update dependency @​hookform/resolvers to v5.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/hookform-resolvers-5.x-lockfile
  • Merge into: main
  • Upgrade @hookform/resolvers to 5.2.2
chore(deps): update dependency @​types/node to v22.19.7
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 22.19.7
chore(deps): update dependency @​vitejs/plugin-react to v4.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vitejs-plugin-react-4.x-lockfile
  • Merge into: main
  • Upgrade @vitejs/plugin-react to 4.7.0
chore(deps): update dependency globals to v16.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/globals-16.x-lockfile
  • Merge into: main
  • Upgrade globals to 16.5.0
chore(deps): update dependency react-hook-form to v7.71.1
  • Schedule: ["at any time"]
  • Branch name: renovate/react-hook-form-7.x-lockfile
  • Merge into: main
  • Upgrade react-hook-form to 7.71.1
chore(deps): update dependency tailwind-merge to v3.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwind-merge-3.x-lockfile
  • Merge into: main
  • Upgrade tailwind-merge to 3.4.0
chore(deps): update dependency tsx to v4.21.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tsx-4.x-lockfile
  • Merge into: main
  • Upgrade tsx to 4.21.0
chore(deps): update dependency tw-animate-css to v1.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tw-animate-css-1.x-lockfile
  • Merge into: main
  • Upgrade tw-animate-css to 1.4.0
chore(deps): update dependency typescript to ~5.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ~5.9.0
chore(deps): update dependency typescript-eslint to v8.53.1
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-eslint-monorepo
  • Merge into: main
  • Upgrade typescript-eslint to 8.53.1
chore(deps): update dependency zod to v3.25.76
  • Schedule: ["at any time"]
  • Branch name: renovate/zod-3.x-lockfile
  • Merge into: main
  • Upgrade zod to 3.25.76
chore(deps): update eslint monorepo to v9.39.2
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: main
  • Upgrade @eslint/js to 9.39.2
  • Upgrade eslint to 9.39.2
chore(deps): update react monorepo
fix(deps): update dependency lucide-react to ^0.562.0
  • Schedule: ["at any time"]
  • Branch name: renovate/lucide-monorepo
  • Merge into: main
  • Upgrade lucide-react to ^0.562.0
chore(deps): update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to v6
chore(deps): update actions/setup-node action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-6.x
  • Merge into: main
  • Upgrade actions/setup-node to v6
chore(deps): update actions/upload-pages-artifact action to v4
chore(deps): update dependency @​vitejs/plugin-react to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/vitejs-plugin-react-5.x
  • Merge into: main
  • Upgrade @vitejs/plugin-react to ^5.0.0
chore(deps): update dependency eslint-plugin-react-hooks to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: main
  • Upgrade eslint-plugin-react-hooks to ^7.0.0
chore(deps): update dependency globals to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/globals-17.x
  • Merge into: main
  • Upgrade globals to ^17.0.0
chore(deps): update dependency node to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/node-24.x
  • Merge into: main
  • Upgrade node to 24
  • Upgrade @types/node to ^24.0.0
chore(deps): update dependency ts-morph to v27
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-morph-27.x
  • Merge into: main
  • Upgrade ts-morph to ^27.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-day-picker to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/react-day-picker-9.x
  • Merge into: main
  • Upgrade react-day-picker to ^9.0.0
fix(deps): update dependency react-resizable-panels to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/react-resizable-panels-4.x
  • Merge into: main
  • Upgrade react-resizable-panels to ^4.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.0.0
fix(deps): update dependency yargs to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/yargs-18.x
  • Merge into: main
  • Upgrade yargs to ^18.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.

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.

1 participant