The Wire · Showcase
VITEPRESS FIXES ROBOTS.TXT 404, TEST-UTILS ROLLS DEPENDENCY UPDATES
By RepoJournal · Filed · About Vue.js
VitePress patched a broken robots.txt endpoint while Test-Utils pushed six dependency updates across the stack in a quiet 24 hours.
VitePress shipped a robots.txt fix [1] to stop 404ing requests to https://vitepress.dev/robots.txt, modeling the implementation after Nuxt's approach [1]. In parallel, a markdown refactor [2] is moving container attributes to use the attrs plugin, tightening the rendering pipeline. Over on Test-Utils, Renovate kept the lights on with a standard dependency sweep: @vitejs/plugin-vue bumped to 6.0.8 [3], oxfmt jumped two minor versions to 0.60.0 [4], and actions/setup-node upgraded to v7 [5]. The team also pulled in pkg-pr-new 0.0.80 [6] and an actions/checkout digest pin [7]. This is baseline maintenance work, no breaking changes, no security alerts. Merge with confidence.
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 and merge robots.txt fix in VitePress to resolve 404 errors vuejs/vitepress [plan]
- → Review Test-Utils dependency updates, particularly actions/setup-node v7 for CI impact vuejs/test-utils [plan]
References
- [1] chore(Docs): add robots.txt ↗ vuejs/vitepress
- [2] refactor(markdown): use attrs plugin for container attributes vuejs/vitepress
- [3] chore(deps): update all non-major dependencies ↗ vuejs/test-utils
- [4] chore(deps): update dependency oxfmt to v0.60.0 ↗ vuejs/test-utils
- [5] chore(deps): update actions/setup-node action to v7 ↗ vuejs/test-utils
- [6] chore(deps): update dependency pkg-pr-new to v0.0.80 ↗ vuejs/test-utils
- [7] chore(deps): update actions/checkout digest to 3d3c42e ↗ vuejs/test-utils