-
Notifications
You must be signed in to change notification settings - Fork 4
chore: migrate to React 19 and update dependencies #407
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: next
Are you sure you want to change the base?
Conversation
Co-authored-by: tnaum-ms <[email protected]>
…rent Co-authored-by: tnaum-ms <[email protected]>
Co-authored-by: tnaum-ms <[email protected]>
|
@copilot you were previously unable to access https://api.github.com/repos/microsoft/vscode-cosmosdb/pulls/2760 The firewall settings have been modified. Review the referenced PR as instructed in the original instructions - the PR might contain insights which are hard to discover. |
- Update additional dev dependencies (@eslint/js, @swc/core, jest, mocha, sass, etc.) - Update runtime dependencies (bson v7, mongodb v7, Azure SDKs, trpc, etc.) - Migrate SlickGrid from v5 to v9 (ESM-only, new prop names) - Update glob to v12 and add dompurify override for security - Fix SlickGrid v9 breaking changes (gridOptions→options, columnDefinitions→columns) - Update MIGRATION-SUMMARY.md with complete details including SlickGrid v9 migration Co-authored-by: tnaum-ms <[email protected]>
I've now reviewed the complete vscode-cosmosdb PR #2760 and applied the additional changes that were missing. The key updates include: Additional Dependencies Updated:
SlickGrid v5→v9 Migration (Major):
All builds, tests, and linting pass. See MIGRATION-SUMMARY.md for complete technical details including the SlickGrid migration guide reference. Commit: 0d00d84 |
|
@copilot Please update the package-lock.json file with |
Co-authored-by: tnaum-ms <[email protected]>
07d7db5 to
2297627
Compare
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.