chore(idp): bump to pnpm-11 and migrate config#2810
Conversation
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
| Duplication | 0 |
🟢 Coverage ∅ diff coverage · +0.00% coverage variation
Metric Results Coverage variation ✅ +0.00% coverage variation (-1.00%) Diff coverage ✅ ∅ diff coverage Coverage variation details
Coverable lines Covered lines Coverage Common ancestor commit (a52de9f) 81229 18673 22.99% Head commit (39d8979) 81229 (+0) 18675 (+2) 22.99% (+0.00%) Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch:
<coverage of head commit> - <coverage of common ancestor commit>Diff coverage details
Coverable lines Covered lines Diff coverage Pull request (#2810) 0 0 ∅ (not applicable) Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified:
<covered lines added or modified>/<coverable lines added or modified> * 100%
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
JammingBen
left a comment
There was a problem hiding this comment.
Change looks good! Since the minimumReleaseAge now defaults to 24 hours, we should maybe set the same in the renovate config, at least for the JS deps.
- allow it to open up to 4 PRs in parallel - change the npm interval to daily - set cooldown to 1 day to reflect the `minimumReleaseAge` default of pnpm
Thanks for the hint. We're still using dependabot. I adjusted the config accordingly. |
No description provided.