The Wire · Showcase
VitePress cleans house while test-utils stays current
By RepoJournal · Filed · About Vue.js
Two repos, two commits: VitePress removed stale references and credited Netlify, while test-utils bumped pkg-pr-new to v0.0.86.
VitePress shipped cleanup work across its documentation infrastructure [1][2]. Divyansh Singh removed an incorrect issue reference and added Netlify to the project's special thanks, the kind of housekeeping that keeps contributor records accurate and relationships visible. Over on test-utils, Renovate kept the dependency chain moving forward, bumping pkg-pr-new from 0.0.82 to 0.0.86 [3] to pull in the latest CLI tooling. Nothing blocking, nothing breaking, just maintenance ticking forward across the Vue ecosystem.
One email a day. Unsubscribe in one click.
Keep up with Vue.js in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.
One email a day. Unsubscribe in one click. Read a past issue →
Action items
- → Review VitePress commit for any documentation impact vuejs/vitepress [monitor]
- → Merge test-utils dependency update before next release cycle vuejs/test-utils [plan]
References
- [1] chore: remove incorrect issue reference vuejs/vitepress
- [2] chore: add Netlify to special thanks vuejs/vitepress
- [3] chore(deps): update dependency pkg-pr-new to v0.0.86 ↗ vuejs/test-utils