Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

chore: Configure Renovate

Open RENOVATE_BOT requested to merge renovate/configure into main

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

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


Detected Package Files

  • .gitlab-ci.yml (gitlabci)
  • 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.

:abcd: 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 18 Merge Requests:

chore(deps): update dependency eslint-plugin-react to v7.37.5
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-react-7.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-react to 7.37.5
fix(deps): update font awesome
chore(deps): update node.js to v18.20.8
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18.x
  • Merge into: main
  • Upgrade node to 18.20.8-slim
chore(deps): update node.js to v22.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x-lockfile
  • Merge into: main
  • Upgrade node to 22.15.0
fix(deps): update dependency react-slick to ^0.30.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-slick-0.x
  • Merge into: main
  • Upgrade react-slick to ^0.30.0
fix(deps): update docusaurus monorepo to v3.7.0
fix(deps): update react monorepo to 18.3
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Upgrade react to 18.3
  • Upgrade react-dom to 18.3
chore(deps): update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade eslint to ^9.0.0
chore(deps): update dependency eslint-config-prettier to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-10.x
  • Merge into: main
  • Upgrade eslint-config-prettier to ^10.0.0
chore(deps): update dependency eslint-plugin-prettier to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-5.x
  • Merge into: main
  • Upgrade eslint-plugin-prettier to ^5.0.0
chore(deps): update dependency husky to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-9.x
  • Merge into: main
  • Upgrade husky to ^9.0.0
chore(deps): update dependency prettier to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: main
  • Upgrade prettier to ^3.0.0
chore(deps): update node.js
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade node to 22.15.0
  • Upgrade node to 22.15.0-slim
chore(deps): update typescript-eslint monorepo to v8 (major)
fix(deps): update dependency clsx to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/clsx-2.x
  • Merge into: main
  • Upgrade clsx to ^2.0.0
fix(deps): update dependency prism-react-renderer to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/prism-react-renderer-2.x
  • Merge into: main
  • Upgrade prism-react-renderer to ^2.0.0
fix(deps): update dependency react-icons to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/react-icons-5.x
  • Merge into: main
  • Upgrade react-icons to ^5.0.0
fix(deps): update react monorepo to v19 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: main
  • Upgrade react to 19.1
  • Upgrade react-dom to 19.1

:question: 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.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading