Skip to content

chore: add renovate#430

Merged
Clemsazert merged 2 commits into
mainfrom
setup-renovate
Jul 6, 2026
Merged

chore: add renovate#430
Clemsazert merged 2 commits into
mainfrom
setup-renovate

Conversation

@Clemsazert

@Clemsazert Clemsazert commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

🔎 Détails

Setup de renovate pour gérer les dépendances sur l'application converter et les github-actions utilisées dans le workflow du répo.

📄 Documentation

Spec

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

There is no coverage information present for the Files changed

Total Project Coverage 52.48% 🍏

@Clemsazert Clemsazert marked this pull request as ready for review July 6, 2026 09:09
issam71100
issam71100 previously approved these changes Jul 6, 2026
Comment thread .github/renovate.json Outdated
"description": "Mises à jour des GitHub Actions",
"matchManagers": ["github-actions"],
"groupName": "github-actions updates",
"separateMajorMinor": false

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apparemment, les packageRules sont fusionnées lorsqu'une dépendance correspond à plusieurs règles. Un peu comme en CSS, les propriétés sont héritées tant qu'elles ne sont pas redéfinies. Comme tu désactives globalement Renovate avec enabled: false, les règles suivantes héritent de cette valeur puisqu'elles ne redéfinissent pas enabled à true.
(cf. https://docs.renovatebot.com/configuration-options/?utm_source=chatgpt.com#packagerules)

Comment thread .github/renovate.json Outdated
{
"description": "Mises à jour des dépendances - Converter",
"matchFileNames": ["converter/**"],
"groupName": "converter updates"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

idem

@issam71100 issam71100 self-requested a review July 6, 2026 13:33
@issam71100 issam71100 dismissed their stale review July 6, 2026 13:34

comment

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

There is no coverage information present for the Files changed

Total Project Coverage 52.48% 🍏

@Clemsazert Clemsazert merged commit f4ee315 into main Jul 6, 2026
1 check passed
@Clemsazert Clemsazert deleted the setup-renovate branch July 6, 2026 15:55
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.

2 participants