Skip to content

chore: Configure Renovate#1

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

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

Conversation

@renovate

@renovate renovate Bot commented Feb 4, 2026

Copy link
Copy Markdown

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

🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request.


Detected Package Files

  • example/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.
  • 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 17 Pull Requests:

chore(deps): update dependency esbuild to ^0.25.0 [security]
  • Branch name: renovate/npm-esbuild-vulnerability
  • Merge into: main
  • Upgrade esbuild to ^0.25.0
chore(deps): update dependency rollup to v3.29.5 [security]
  • Branch name: renovate/npm-rollup-vulnerability
  • Merge into: main
  • Upgrade rollup to 3.29.5
fix(deps): update dependency eslint to v9 [security]
  • Branch name: renovate/npm-eslint-vulnerability
  • Merge into: main
  • Upgrade eslint to 9.26.0
fix(deps): update dependency next to v15 [security]
  • Branch name: renovate/npm-next-vulnerability
  • Merge into: main
  • Upgrade next to 15.5.10
chore(deps): update dependency rimraf to v4.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/rimraf-4.x-lockfile
  • Merge into: main
  • Upgrade rimraf to 4.4.1
chore(deps): update jest monorepo
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-monorepo
  • Merge into: main
  • Upgrade @types/jest to 29.5.14
  • Upgrade jest to 29.7.0
fix(deps): update dependency @​types/node to v18.19.130
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18.x
  • Merge into: main
  • Upgrade @types/node to 18.19.130
fix(deps): update nextjs monorepo to v13.5.11
  • Schedule: ["at any time"]
  • Branch name: renovate/nextjs-monorepo
  • Merge into: main
  • Upgrade @next/font to 13.5.11
  • Upgrade eslint-config-next to 13.5.11
fix(deps): update react monorepo
chore(deps): update dependency rimraf to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/rimraf-6.x
  • Merge into: main
  • Upgrade rimraf to ^6.0.0
chore(deps): update dependency rollup-plugin-dts to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-dts-6.x
  • Merge into: main
  • Upgrade rollup-plugin-dts to ^6.0.0
chore(deps): update dependency rollup-plugin-esbuild to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-esbuild-6.x
  • Merge into: main
  • Upgrade rollup-plugin-esbuild to ^6.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 @​types/node to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/node-24.x
  • Merge into: main
  • Upgrade @types/node to 24.10.10
fix(deps): update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to 5.9.3
fix(deps): update nextjs monorepo (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-nextjs-monorepo
  • Merge into: main
  • Upgrade @next/font to 14.2.15
  • Upgrade eslint-config-next to 16.1.6
fix(deps): update react monorepo to v19 (major)

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

0 participants