Skip to content

Configure Renovate#51

Open
mapbox-renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure
Open

Configure Renovate#51
mapbox-renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure

Conversation

@mapbox-renovate
Copy link

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/test.yml (github-actions)
  • package.json (npm)
  • .nvmrc (nvm)

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.
  • Pin Docker digests.
  • Pin github-action digests.
  • Enable Renovate configuration migration PRs when needed.
  • Pin dependency versions for development dependencies.

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


You have configured Renovate to use branch main as base branch.

What to Expect

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

Pin dependencies
Update actions/checkout action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-5.x
  • Merge into: main
  • Upgrade actions/checkout to 08c6903cd8c0fde910a37f88322edcfb5dd907a8
Update actions/setup-node action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-5.x
  • Merge into: main
  • Upgrade actions/setup-node to a0853c24544627f65ddf259abe73b1d18a591444
Update Node.js to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade node to 22
Update vitest monorepo to v3 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-vitest-monorepo
  • Merge into: main
  • Upgrade @vitest/coverage-v8 to ^3.0.0
  • Upgrade vitest to ^3.0.0

❓ 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 Renovate Bot.

@mapbox-renovate mapbox-renovate bot added dependencies Pull requests that update a dependency file staging labels Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file staging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants