Update All Projects
depsonar_update_allBatch update dependencies across all projects, with dry-run preview by default. Filter by framework or language to target specific stacks.
Instructions
Batch update across all projects. Defaults to dry_run=true (safe preview).
Can filter by framework or language.
Examples:
"Update all my projects"
"Update all SvelteKit projects, apply changes"
"Preview updates for all Python projects"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | No | minor | |
| dry_run | No | Defaults to true (safe preview). | |
| language | No | Only update this language. | |
| directory | No | ||
| framework | No | Only update this framework. |