Skip to content

chore: Configure Renovate#17

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

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

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 22, 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

  • package.json (npm)
  • .nvmrc (nvm)
  • renovate.json (renovate-config-presets)

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.
  • Pin Docker digests.
  • Pin github-action digests.
  • Enable Renovate configuration migration PRs when needed.
  • Pin dependency versions for development dependencies.
  • Remove hourly and concurrent rate limits.
  • Use semantic prefixes for commit messages and PR titles.
  • Separate patch and minor releases of dependencies into separate PRs.
  • If automerging, push the new commit directly to the base branch (no PR).
  • Pin dependency versions where depType=dependencies. Usually applies only to non-dev dependencies in package.json.
  • Enable Docker major updates.
  • Default config I like to use everywhere
  • Required since Renovate can't find default.json5

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

fix(deps): pin dependency bulma to v0.7.2
  • Schedule: ["at any time"]
  • Branch name: renovate/pin-dependencies
  • Merge into: master
  • Pin bulma to 0.7.2
fix(deps): update dependency bulma-prefers-dark to v0.1.0-beta.1
  • Schedule: ["at any time"]
  • Branch name: renovate/bulma-prefers-dark-0.1.x
  • Merge into: master
  • Upgrade bulma-prefers-dark to 0.1.0-beta.1
chore(deps): update node.js to v8.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/node-8.x
  • Merge into: master
  • Upgrade node to 8.17.0
fix(deps): update dependency bulma to v0.9.4
  • Schedule: ["at any time"]
  • Branch name: renovate/bulma-0.x
  • Merge into: master
  • Upgrade bulma to ^0.9.0
chore(deps): update node.js to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: master
  • Upgrade node to 22.18.0
fix(deps): update dependency bulma to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/bulma-1.x
  • Merge into: master
  • Upgrade bulma to ^1.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 was generated by Mend Renovate. View the repository job log.

@cloudflare-workers-and-pages
Copy link

Deploying geojs-io with  Cloudflare Pages  Cloudflare Pages

Latest commit: cc47834
Status: ✅  Deploy successful!
Preview URL: https://37708efd.geojs-io.pages.dev
Branch Preview URL: https://renovate-configure.geojs-io.pages.dev

View logs

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