Skip to content

chore: group all Vite+ packages on one Renovate policy - #42

Merged
fengmk2 merged 1 commit into
mainfrom
renovate-vite-plus-group
Aug 6, 2026
Merged

chore: group all Vite+ packages on one Renovate policy#42
fengmk2 merged 1 commit into
mainfrom
renovate-vite-plus-group

Conversation

@fengmk2

@fengmk2 fengmk2 commented Aug 6, 2026

Copy link
Copy Markdown
Member

The vite catalog entry is an npm alias for @voidzero-dev/vite-plus-core, so it falls into the preset's generic npm-packages group (3-day minimumReleaseAge, Monday schedule) while vite-plus follows the vite+ rule (0 days, any time). Each Vite+ release then splits across two PRs with mismatched versions: #36 bumps vite-plus to 0.2.8 and leaves the alias at 0.2.1, while #37 bumps the alias to 0.2.7 and leaves vite-plus at 0.2.1.

Add a repo rule so vite-plus and @voidzero-dev/vite-plus-* share the vite+ group and the same age and schedule.

After merging, a Renovate run should fold the alias bump into #36 and drop it from #37.

The vite catalog entry is an npm alias for @voidzero-dev/vite-plus-core,
so it falls into the preset's generic npm-packages group (3-day
minimumReleaseAge, Monday schedule) while vite-plus follows the vite+
rule (0 days, any time). Each Vite+ release then splits across two PRs
with mismatched versions: the vite+ PR bumps vite-plus and leaves the
alias behind, and the npm-packages PR bumps the alias and leaves
vite-plus behind.

Add a repo rule so vite-plus and @voidzero-dev/vite-plus-* share the
vite+ group and the same age and schedule.
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

✅ Staging deployment successful!

Preview: https://vp-setup-staging.void.app/
Commit: 9d46aa4

@fengmk2
fengmk2 merged commit ddee46d into main Aug 6, 2026
4 checks passed
@fengmk2
fengmk2 deleted the renovate-vite-plus-group branch August 6, 2026 03:52
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.

1 participant