[xwiki/xwiki-platform] 1ddf2a: [Misc] Make Renovate wait for pnpm's minimumReleas...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 1ddf2af9b962791f0c74b07b6e207a6a396760b4 https://github.com/xwiki/xwiki-platform/commit/1ddf2af9b962791f0c74b07b6e207... Author: Manuel Leduc <manuel.leduc@xwiki.com> Date: 2026-07-31 (Fri, 31 Jul 2026) Changed paths: M .github/renovate.json5 Log Message: ----------- [Misc] Make Renovate wait for pnpm's minimumReleaseAge on npm updates Renovate does not read pnpm's minimumReleaseAge policy, so it proposed npm updates within minutes of publication. pnpm then records those immature versions in minimumReleaseAgeExclude on the first install, leaving pnpm-workspace.yaml modified and requiring a follow-up commit. Waiting one day matches the policy pnpm enforces. Commit: 1163b1fa6144cfb97232109326f37c229194e76d https://github.com/xwiki/xwiki-platform/commit/1163b1fa6144cfb97232109326f37... Author: Manuel Leduc <manuel.leduc@xwiki.com> Date: 2026-07-31 (Fri, 31 Jul 2026) Changed paths: M pnpm-workspace.yaml Log Message: ----------- [Misc] Prune matured entries from minimumReleaseAgeExclude An exclusion only has an effect while the version is younger than minimumReleaseAge, so entries become dead weight once the version matures. The nx 23.1.1 entries are still within the maturity window and are kept, as removing them would make pnpm re-add them on the next install. Commit: 4d8de08e50999b499e48441ad27cf74672f82eae https://github.com/xwiki/xwiki-platform/commit/4d8de08e50999b499e48441ad27cf... Author: Manuel Leduc <manuel.leduc@xwiki.com> Date: 2026-07-31 (Fri, 31 Jul 2026) Changed paths: M .github/renovate.json5 Log Message: ----------- [Misc] Enable the pnpmDedupe Renovate post-update option Compare: https://github.com/xwiki/xwiki-platform/compare/b3a4cdff6093...4d8de08e5099 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications