chore(renovate): execute once a week #276

Merged
joao.dubas merged 1 commits from jpd-chore-execute-renovate-once-a-week into main 2025-07-23 21:39:09 +00:00
Owner

This is necessary because the amount of pull requests related to mise is overwhelming.

Also, extend the full configuration from the recommended preset.

As of 2025-07-23, this is the recommended preset:

{
  "extends": [
    ":dependencyDashboard",
    ":semanticPrefixFixDepsChoreOthers",
    ":ignoreModulesAndTests",
    "group:monorepos",
    "group:recommended",
    "mergeConfidence:age-confidence-badges",
    "replacements:all",
    "workarounds:all"
  ]
}
This is necessary because the amount of pull requests related to `mise` is overwhelming. Also, extend the full configuration from the [recommended preset][0]. As of 2025-07-23, this is the recommended preset: ```json { "extends": [ ":dependencyDashboard", ":semanticPrefixFixDepsChoreOthers", ":ignoreModulesAndTests", "group:monorepos", "group:recommended", "mergeConfidence:age-confidence-badges", "replacements:all", "workarounds:all" ] } ``` [0]: https://docs.renovatebot.com/presets-config/#configrecommended
joao.dubas added 1 commit 2025-07-23 21:37:44 +00:00
Also, extend the full configuration from the [recommended preset][0].

As of 2025-07-23, this is the recommended preset:

```json
{
  "extends": [
    ":dependencyDashboard",
    ":semanticPrefixFixDepsChoreOthers",
    ":ignoreModulesAndTests",
    "group:monorepos",
    "group:recommended",
    "mergeConfidence:age-confidence-badges",
    "replacements:all",
    "workarounds:all"
  ]
}
```

[0]: https://docs.renovatebot.com/presets-config/#configrecommended
joao.dubas force-pushed jpd-chore-execute-renovate-once-a-week from 2093045360 to 6f0849e801 2025-07-23 21:38:31 +00:00 Compare
joao.dubas merged commit 3dffced742 into main 2025-07-23 21:39:09 +00:00
joao.dubas deleted branch jpd-chore-execute-renovate-once-a-week 2025-07-23 21:39:09 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: joao.dubas/ide#276
No description provided.