Skip to content

Configure Renovate#198

Closed
mapbox-renovate[bot] wants to merge 1 commit intomasterfrom
renovate/configure
Closed

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

Conversation

@mapbox-renovate
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.

📚 See our Reading List for relevant documentation you may be interested in reading.

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


Detected Package Files

  • .github/workflows/builds.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
  • Enable Renovate configuration migration PRs when needed.
  • Recommended configuration for abandoned packages, treating packages without a release for 1 year as abandoned, while taking into account community-sourced overrides.
  • Wait until the npm package is three days old before raising the update. This a) introduces a short delay to allow for malware researchers and scanners to (possibly) detect any malicious behaviour in packages, and b) prevents the maintainer and/or NPM from unpublishing a package you already upgraded to, breaking builds.
  • 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.
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title

You have configured Renovate to use the following baseBranchPatterns: main, master.

What to Expect

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

Update all patch dependencies (master)
  • Schedule: ["at any time"]
  • Branch name: renovate/master-all-patch
  • Merge into: master
  • Upgrade minimist to 1.2.8
  • Upgrade node-addon-api to 2.0.2
Update dependency aws-sdk to v2.1693.0 (master)
  • Schedule: ["at any time"]
  • Branch name: renovate/master-aws-sdk-2.x-lockfile
  • Merge into: master
  • Upgrade aws-sdk to 2.1693.0
Update dependency glob to v7.2.3 (master)
  • Schedule: ["at any time"]
  • Branch name: renovate/master-glob-7.x-lockfile
  • Merge into: master
  • Upgrade glob to 7.2.3
Update dependency node-gyp to v9.4.1 (master)
  • Schedule: ["at any time"]
  • Branch name: renovate/master-node-gyp-9.x-lockfile
  • Merge into: master
  • Upgrade node-gyp to 9.4.1
Update dependency node-gyp-build to v4.8.4 (master)
  • Schedule: ["at any time"]
  • Branch name: renovate/master-node-gyp-build-4.x-lockfile
  • Merge into: master
  • Upgrade node-gyp-build to 4.8.4
Update dependency protocol-buffers to v4.2.0 (master)
  • Schedule: ["at any time"]
  • Branch name: renovate/master-protocol-buffers-4.x-lockfile
  • Merge into: master
  • Upgrade protocol-buffers to 4.2.0
Update dependency tape to v4.17.0 (master)
  • Schedule: ["at any time"]
  • Branch name: renovate/master-tape-4.x-lockfile
  • Merge into: master
  • Upgrade tape to 4.17.0
Update actions/checkout action to v6 (master)
  • Schedule: ["at any time"]
  • Branch name: renovate/master-actions-checkout-6.x
  • Merge into: master
  • Upgrade actions/checkout to v6
Update actions/setup-node action to v6 (master)
  • Schedule: ["at any time"]
  • Branch name: renovate/master-actions-setup-node-6.x
  • Merge into: master
  • Upgrade actions/setup-node to v6
Update actions/setup-python action to v6 (master)
  • Schedule: ["at any time"]
  • Branch name: renovate/master-actions-setup-python-6.x
  • Merge into: master
  • Upgrade actions/setup-python to v6
Update actions/upload-artifact action to v7 (master)
  • Schedule: ["at any time"]
  • Branch name: renovate/master-major-github-artifact-actions
  • Merge into: master
  • Upgrade actions/upload-artifact to v7
Update dependency @​mapbox/cloudfriend to v9 (master)
  • Schedule: ["at any time"]
  • Branch name: renovate/master-mapbox-cloudfriend-9.x
  • Merge into: master
  • Upgrade @mapbox/cloudfriend to ^9.0.0
Update dependency benchmark to v2 (master)
  • Schedule: ["at any time"]
  • Branch name: renovate/master-benchmark-2.x
  • Merge into: master
  • Upgrade benchmark to ^2.0.0
Update dependency glob to v13 (master)
  • Schedule: ["at any time"]
  • Branch name: renovate/master-glob-13.x
  • Merge into: master
  • Upgrade glob to ^13.0.0
Update dependency mkdirp to v3 (master)
  • Schedule: ["at any time"]
  • Branch name: renovate/master-mkdirp-3.x
  • Merge into: master
  • Upgrade mkdirp to ^3.0.0
Update dependency node-addon-api to v8 (master)
  • Schedule: ["at any time"]
  • Branch name: renovate/master-node-addon-api-8.x
  • Merge into: master
  • Upgrade node-addon-api to ^8.0.0
Update dependency node-gyp to v12 (master)
  • Schedule: ["at any time"]
  • Branch name: renovate/master-node-gyp-12.x
  • Merge into: master
  • Upgrade node-gyp to ^12.0.0
Update dependency pbf to v4 (master)
  • Schedule: ["at any time"]
  • Branch name: renovate/master-pbf-4.x
  • Merge into: master
  • Upgrade pbf to ^4.0.0
Update dependency prebuildify to v6 (master)
  • Schedule: ["at any time"]
  • Branch name: renovate/master-prebuildify-6.x
  • Merge into: master
  • Upgrade prebuildify to ^6.0.0
Update dependency protocol-buffers to v5 (master)
  • Schedule: ["at any time"]
  • Branch name: renovate/master-protocol-buffers-5.x
  • Merge into: master
  • Upgrade protocol-buffers to ^5.0.0
Update dependency tape to v5 (master)
  • Schedule: ["at any time"]
  • Branch name: renovate/master-tape-5.x
  • Merge into: master
  • Upgrade tape to ^5.0.0
Update dependency ubuntu to v24 (master)
  • Schedule: ["at any time"]
  • Branch name: renovate/master-ubuntu-24.x
  • Merge into: master
  • Upgrade ubuntu to 24.04

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

@clarkemn
Copy link
Copy Markdown

Closing — opened in error by automated Renovate run.

@clarkemn clarkemn closed this Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant