Code development platform for open source projects from the European Union institutions 🔵 EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content

chore: Configure Renovate

Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.

🚦 To activate Renovate, merge this Merge Request. To disable Renovate, simply close this Merge Request unmerged.


Detected Package Files

  • package.json (npm)
  • .nvmrc (nvm)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding MR 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.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Merge Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 9 Merge Requests:

chore(deps): update dependency eslint-config-prettier to v10.1.5
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-10.x
  • Merge into: main
  • Upgrade eslint-config-prettier to 10.1.5
chore(deps): update dependency @​noble/curves to v1.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/noble-curves-1.x
  • Merge into: main
  • Upgrade @noble/curves to 1.9.0
chore(deps): update dependency eslint-plugin-perfectionist to v4.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-perfectionist-4.x
  • Merge into: main
  • Upgrade eslint-plugin-perfectionist to 4.13.0
chore(deps): update dependency eslint-plugin-prettier to v5.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-5.x
  • Merge into: main
  • Upgrade eslint-plugin-prettier to 5.4.0
chore(deps): update dependency globals to v16.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/globals-16.x
  • Merge into: main
  • Upgrade globals to 16.1.0
chore(deps): update eslint monorepo to v9.26.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: main
  • Upgrade @eslint/js to 9.26.0
  • Upgrade eslint to 9.26.0
chore(deps): update node.js to v22.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade node to 22.15.0
  • Upgrade @types/node to 22.15.18
chore(deps): update dependency eslint-plugin-unicorn to v59
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-unicorn-59.x
  • Merge into: main
  • Upgrade eslint-plugin-unicorn to 59.0.1
chore(deps): update dependency jose to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/jose-6.x
  • Merge into: main
  • Upgrade jose to 6.0.11

🚸 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 MR has been generated by Renovate Bot.

Edited by Ionut Alexandru MUNTEAN

Merge request reports

Loading