Skip to content

chore: Configure Renovate#2

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

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

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 1, 2026

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)
  • 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.
  • Ensure that every dependency pinned by digest and sourced from GitHub.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title
  • Run Renovate on following schedule: before 10am on friday

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

chore(deps): update dependency esbuild to ^0.25.0 [security]
  • Branch name: renovate/npm-esbuild-vulnerability
  • Merge into: main
  • Upgrade esbuild to ^0.25.0
chore(deps): update javascript
  • Schedule: ["before 10am on friday"]
  • Branch name: renovate/js
  • Merge into: main
  • Upgrade @types/node to 20.19.35
  • Upgrade ts-jest to 29.4.6
chore(deps): update dependency jest to v30
  • Schedule: ["before 10am on friday"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: main
  • Upgrade jest to ^30.0.0
chore(deps): update typescript types (major)
  • Schedule: ["before 10am on friday"]
  • Branch name: renovate/major-ts-types
  • Merge into: main
  • Upgrade @types/jest to ^30.0.0
  • Upgrade @types/node to ^24.0.0
fix(deps): update dependency @​actions/core to v3
  • Schedule: ["before 10am on friday"]
  • Branch name: renovate/actions-core-3.x
  • Merge into: main
  • Upgrade @actions/core to ^3.0.0
fix(deps): update dependency @​actions/github to v9
  • Schedule: ["before 10am on friday"]
  • Branch name: renovate/actions-github-9.x
  • Merge into: main
  • Upgrade @actions/github to ^9.0.0
chore(deps): lock file maintenance
  • Schedule: ["before 4am on monday"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: main
  • Regenerate lock files to use latest dependency versions

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

@renovate renovate bot added the dependencies Renovatebot and dependabot updates label Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Renovatebot and dependabot updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants