microsoft / microsoft/durabletask-mssql

Update Microsoft.Data.SqlClient and related dependencies

Open
#203 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

dependencies
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.