Skip to content

Configure Renovate #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Configure Renovate #1

wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 21, 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

  • .github/workflows/sdk_generation.yaml (github-actions)
  • .github/workflows/sdk_publish.yaml (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
  • 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.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Wait until the npm package is three days old before raising the update, this prevents npm unpublishing a package you already upgraded to.
  • Automerge non-major upgrades for semver stable packages if they pass tests.
  • Require all status checks to pass before any automerging.
  • Update @types/* packages automatically if tests pass.
  • Update testing packages automatically if tests pass.
  • Pin all dependency versions except peerDependencies.
  • Run Renovate on following schedule: after 2pm every weekday,before 5am every weekday,every weekend

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

♻️ Pin dependencies
♻️ Update dependency bun to ^1.2.3
  • Schedule: ["after 2pm every weekday","before 5am every weekday","every weekend"]
  • Branch name: renovate/bun-1.x
  • Merge into: main
  • Upgrade bun to ^1.2.3
♻️ Update dependency bun-types to ^1.2.3
  • Schedule: ["after 2pm every weekday","before 5am every weekday","every weekend"]
  • Branch name: renovate/bun-types-1.x
  • Merge into: main
  • Upgrade bun-types to ^1.2.3
♻️ Update dependency zod to ^3.24.1
  • Schedule: ["after 2pm every weekday","before 5am every weekday","every weekend"]
  • Branch name: renovate/zod-3.x
  • Merge into: main
  • Upgrade zod to ^3.24.1
♻️ Update dependency @​modelcontextprotocol/sdk to <1.10.2
  • Schedule: ["after 2pm every weekday","before 5am every weekday","every weekend"]
  • Branch name: renovate/modelcontextprotocol-sdk-1.x
  • Merge into: main
  • Upgrade @modelcontextprotocol/sdk to <1.10.2
♻️ Update dependency typescript to ^5.7.3
  • Schedule: ["after 2pm every weekday","before 5am every weekday","every weekend"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ^5.7.3
♻️ Update dependency typescript-eslint to ^8.23.0
  • Schedule: ["after 2pm every weekday","before 5am every weekday","every weekend"]
  • Branch name: renovate/typescript-eslint-monorepo
  • Merge into: main
  • Upgrade typescript-eslint to ^8.23.0
♻️ Update dependency express to v5
  • Schedule: ["after 2pm every weekday","before 5am every weekday","every weekend"]
  • Branch name: renovate/express-5.x
  • Merge into: main
  • Upgrade express to ^5.0.0
  • Upgrade @types/express to ^5.0.0
♻️ Update dependency globals to v16
  • Schedule: ["after 2pm every weekday","before 5am every weekday","every weekend"]
  • Branch name: renovate/globals-16.x
  • Merge into: main
  • Upgrade globals to ^16.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.

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.

1 participant