The Wire · Showcase
CREATE-VUE BUMPS CLACK PROMPTS TO 1.7, MINOR DEPENDENCY REFRESH INCOMING
By RepoJournal · Filed · About Vue.js
Create-vue's toolchain is getting a modest dependency update cycle, led by Clack Prompts jumping two minor versions.
Create-vue pulled the trigger on a non-major dependency refresh [1] that includes bumping Clack Prompts from 1.5.1 to 1.7.0. This is the kind of routine maintenance that keeps your scaffolding tool's underlying plumbing current without forcing breaking changes on existing projects. The update cycle touches multiple packages across the stack, though the PR body was truncated by GitHub's limits so the full scope isn't visible here. None of this blocks you or your team. If you maintain a create-vue fork or consume it heavily in your pipeline, pull this in at your next opportunity. Otherwise, this is noise you can ignore until your next new project scaffold.
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
- → Merge the dependency update when you're next refreshing create-vue vuejs/create-vue [plan]
References
- [1] chore(deps): update all non-major dependencies ↗ vuejs/create-vue