microsoft / microsoft/durabletask-mssql
Update Microsoft.Data.SqlClient and related dependencies
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 105
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
This project currently depends on Microsoft.Data.SqlClient/3.0.0, which is several years old and may some outdated transitive dependencies with security issues.
Versions of Microsoft.SqlServer.SqlManagementObjects also need to be updated, perhaps more urgently since it brings with it a much wider variety of dependencies.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the project files that declare Microsoft.Data.SqlClient and Microsoft.SqlServer.SqlManagementObjects, then inspect their current dependency graph for outdated transitive packages. Update the requested dependencies to compatible versions and verify the project still builds and its existing tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, sql
- Domain
- backend, databases
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100