Conversation
Co-authored-by: rajbos <6085745+rajbos@users.noreply.github.com>
Co-authored-by: rajbos <6085745+rajbos@users.noreply.github.com>
|
@copilot remove the package.json from this changeset, that change is not needed. Dynamic files should not be added to the changesets when you write that code! Also add support for the |
…port Co-authored-by: rajbos <6085745+rajbos@users.noreply.github.com>
✅ Done! I've addressed both requests:
The updated configuration includes both npm and github-actions ecosystems with consistent scheduling, labeling, and safety controls. Changes committed in 8fca5c1. |
|
@copilot address this error: Your .github/dependabot.yml contained invalid details The property '#/updates/0/groups/security-updates/update-types/0' value "security" did not match one of the following values: major, minor, patch |
Co-authored-by: rajbos <6085745+rajbos@users.noreply.github.com>
✅ Fixed! The Dependabot configuration error has been resolved: Issue: What changed:
The configuration is now valid and should work correctly. Changes committed in a307d61. |
This PR adds a comprehensive Dependabot configuration to automatically keep the VS Code extension's npm dependencies and GitHub Actions up-to-date.
What's Added
.github/dependabot.yml- Complete configuration file for automated dependency managementConfiguration Features
📅 Update Schedule
🛡️ Smart Safety Controls
typescript,@types/vscode,vscode) to prevent breaking changes📦 Dual Ecosystem Support
🏷️ Organization & Tracking
dependencies,npm, andgithub-actionslabels for easy filteringnpm:andgithub-actions:prefixes and scope inclusionBenefits
This configuration strikes a balance between keeping dependencies current and maintaining stability, ensuring the extension continues to work reliably while staying secure and up-to-date across both npm packages and GitHub Actions.
Resolves the request to automatically update used dependencies in the repository.
Warning
update.code.visualstudio.comnode /home/REDACTED/work/github-copilot-token-usage/github-copilot-token-usage/node_modules/.bin/vscode-test(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Fixes #5
Original prompt
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.