Skip to content

Conversation

@renovate
Copy link

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

  • .circleci/config.yml (circleci)
  • docker-compose/docker-compose-infra.yml (docker-compose)
  • 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.
  • 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

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

Update dependency axios to v1.12.0 [SECURITY]
  • Branch name: renovate/npm-axios-vulnerability
  • Merge into: main
  • Upgrade axios to 1.12.0
Update dependency webpack to v5.94.0 [SECURITY]
  • Branch name: renovate/npm-webpack-vulnerability
  • Merge into: main
  • Upgrade webpack to 5.94.0
Update dependency chai to v4.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-4.x-lockfile
  • Merge into: main
  • Upgrade chai to 4.5.0
  • Upgrade @types/chai to 4.3.20
Update dependency ts-loader to v9.5.4
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-loader-9.x-lockfile
  • Merge into: main
  • Upgrade ts-loader to 9.5.4
Update dependency ts-md5 to v1.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-md5-1.x-lockfile
  • Merge into: main
  • Upgrade ts-md5 to 1.3.1
Update dependency webpack-cli to v4.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-cli-4.x-lockfile
  • Merge into: main
  • Upgrade webpack-cli to 4.10.0
Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v7.17.29
Update dependency @​types/chai to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-5.x
  • Merge into: main
  • Upgrade @types/chai to ^5.0.0
Update dependency @​types/mocha to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/mocha-10.x
  • Merge into: main
  • Upgrade @types/mocha to ^10.0.0
Update dependency @​types/node to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/node-24.x
  • Merge into: main
  • Upgrade @types/node to ^24.0.0
Update dependency chai to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-6.x
  • Merge into: main
  • Upgrade chai to ^6.0.0
Update dependency mocha to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/mocha-11.x
  • Merge into: main
  • Upgrade mocha to ^11.0.0
Update dependency sinon to v21
  • Schedule: ["at any time"]
  • Branch name: renovate/sinon-21.x
  • Merge into: main
  • Upgrade sinon to ^21.0.0
  • Upgrade @types/sinon to ^21.0.0
Update dependency ts-md5 to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-md5-2.x
  • Merge into: main
  • Upgrade ts-md5 to ^2.0.0
Update dependency ts-node to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-node-10.x
  • Merge into: main
  • Upgrade ts-node to ^10.0.0
Update dependency tslint to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/tslint-6.x
  • Merge into: main
  • Upgrade tslint to ^6.0.0
Update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ^5.0.0
Update dependency webpack-cli to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-cli-6.x
  • Merge into: main
  • Upgrade webpack-cli to ^6.0.0
Update dependency webpack-merge to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-merge-6.x
  • Merge into: main
  • Upgrade webpack-merge to ^6.0.0
Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v9

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


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

0 participants