Skip to content

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

  • package.json (npm)
  • .travis.yml (travis)

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 10 Pull Requests:

Pin dependencies
Update dependency esbuild to ^0.25.0
  • Schedule: ["at any time"]
  • Branch name: renovate/esbuild-0.x
  • Merge into: main
  • Upgrade esbuild to ^0.25.0
Update dependency husky to ^1.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-1.x
  • Merge into: main
  • Upgrade husky to ^1.3.1
Update dependency prettier to ^1.19.1
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-1.x
  • Merge into: main
  • Upgrade prettier to ^1.19.1
Update dependency tape to ^4.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tape-4.x
  • Merge into: main
  • Upgrade tape to ^4.17.0
Update dependency globals to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/globals-16.x
  • Merge into: main
  • Upgrade globals to ^16.0.0
Update dependency husky to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-9.x
  • Merge into: main
  • Upgrade husky to ^9.0.0
Update dependency pify to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/pify-6.x
  • Merge into: main
  • Upgrade pify to ^6.0.0
Update dependency prettier to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: main
  • Upgrade prettier to ^3.0.0
Update dependency tape to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/tape-5.x
  • Merge into: main
  • Upgrade tape to ^5.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.

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.

0 participants