Skip to content
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

[ODS-6188] Upgrade Microsoft.Data.SqlClient dependency v7.1 Patch Release #925

Merged
merged 7 commits into from
Jan 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/Cleanup Caches by a branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
name: Cleanup Caches by a branch
on:
pull_request:
branches: [main, 'ODS-*']
branches: [main, 'ODS-*',b-v*-patch*]
types: [ closed ]

env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Lib EdFi.Admin.DataAccess Pull request build and test

on:
pull_request:
branches: [main, 'ODS-*']
branches: [main, 'ODS-*',b-v*-patch*]

env:
INFORMATIONAL_VERSION: "7.1"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Lib edFi.common pullrequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Lib EdFi.Common Pull request build and test

on:
pull_request:
branches: [main, 'ODS-*']
branches: [main, 'ODS-*',b-v*-patch*]

env:
INFORMATIONAL_VERSION: "7.1"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Lib edFi.loadtools pullrequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Lib EdFi.LoadTools Pull request build and test

on:
pull_request:
branches: [main, 'ODS-*']
branches: [main, 'ODS-*',b-v*-patch*]

env:
INFORMATIONAL_VERSION: "7.1"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Lib edFi.ods.api pullrequest .yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Lib EdFi.Ods.Api Pull request build and test

on:
pull_request:
branches: [main, 'ODS-*']
branches: [main, 'ODS-*',b-v*-patch*]

env:
INFORMATIONAL_VERSION: "7.1"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Lib edFi.ods.common pullrequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Lib EdFi.Ods.Common Pull request build and test

on:
pull_request:
branches: [main, 'ODS-*']
branches: [main, 'ODS-*',b-v*-patch*]

env:
INFORMATIONAL_VERSION: "7.1"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Lib edFi.ods.standard pullrequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Lib EdFi.Ods.Standard Pull request build and test

on:
pull_request:
branches: [main, 'ODS-*']
branches: [main, 'ODS-*',b-v*-patch*]

env:
INFORMATIONAL_VERSION: "7.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Lib EdFi.Security.DataAccess Pull request build and test

on:
pull_request:
branches: [main, 'ODS-*']
branches: [main, 'ODS-*',b-v*-patch*]

env:
INFORMATIONAL_VERSION: "7.1"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Pkg EdFi.Database.Admin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Pkg EdFi.Database.Admin
on:
push:
branches:
- main
[main, 'ODS-*',b-v*-patch*]
paths:
- '**.sql'
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Pkg EdFi.Database.Security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Pkg EdFi.Database.Security
on:
push:
branches:
- main
[main, 'ODS-*',b-v*-patch*]
paths:
- '**.sql'
workflow_dispatch:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/Pkg EdFi.Ods.CodeGen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: Pkg EdFi.Ods.CodeGen

on:
pull_request:
branches: [main, 'ODS-*']
branches: [main, 'ODS-*',b-v*-patch*]
push:
branches:
- main
[main, 'ODS-*',b-v*-patch*]
workflow_dispatch:
inputs:
distinct_id:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Pkg EdFi.Ods.Minimal.Template.PostgreSQL
on:
push:
branches:
- main
[main, 'ODS-*',b-v*-patch*]
workflow_dispatch:
inputs:
distinct_id:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Pkg EdFi.Ods.Minimal.Template.TPDM.PostgreSQL
on:
push:
branches:
- main
[main, 'ODS-*',b-v*-patch*]
workflow_dispatch:
inputs:
distinct_id:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Pkg EdFi.Ods.Minimal.Template.TPDM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Pkg EdFi.Ods.Minimal.Template.TPDM
on:
push:
branches:
- main
[main, 'ODS-*',b-v*-patch*]
workflow_dispatch:
inputs:
distinct_id:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Pkg EdFi.Ods.Minimal.Template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Pkg EdFi.Ods.Minimal.Template
on:
push:
branches:
- main
[main, 'ODS-*',b-v*-patch*]
workflow_dispatch:
inputs:
distinct_id:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Pkg EdFi.Ods.Populated.Template.PostgreSQL
on:
push:
branches:
- main
[main, 'ODS-*',b-v*-patch*]
workflow_dispatch:
inputs:
distinct_id:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Pkg EdFi.Ods.Populated.Template.TPDM.PostgreSQL
on:
push:
branches:
- main
[main, 'ODS-*',b-v*-patch*]
workflow_dispatch:
inputs:
distinct_id:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Pkg EdFi.Ods.Populated.Template.TPDM
on:
push:
branches:
- main
[main, 'ODS-*',b-v*-patch*]
workflow_dispatch:
inputs:
distinct_id:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Pkg EdFi.Ods.Populated.Template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Pkg EdFi.Ods.Populated.Template
on:
push:
branches:
- main
[main, 'ODS-*',b-v*-patch*]
workflow_dispatch:
inputs:
distinct_id:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Trgr InitDev workflows in Implementation repo

on:
pull_request:
branches: [main, 'ODS-*']
branches: [main, 'ODS-*',b-v*-patch*]
workflow_dispatch:

env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</When>
<Otherwise>
<ItemGroup>
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.2" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.9" />
</ItemGroup>
</Otherwise>
</Choose>
Expand Down
2 changes: 1 addition & 1 deletion Application/EdFi.Common/EdFi.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Autofac.Extras.DynamicProxy" Version="6.0.1" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.1" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.4" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="7.0.0" />
<PackageReference Include="log4net" Version="2.0.15" />
<PackageReference Include="Npgsql" Version="7.0.6" />
Expand Down
6 changes: 3 additions & 3 deletions Application/EdFi.Ods.Api/EdFi.Ods.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
</When>
<Otherwise>
<ItemGroup>
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="7.1.16" />
<PackageReference Include="EdFi.Suite3.Security.DataAccess" Version="7.1.11" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.2" />
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="7.1.21" />
<PackageReference Include="EdFi.Suite3.Security.DataAccess" Version="7.1.16" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.9" />
</ItemGroup>
</Otherwise>
</Choose>
Expand Down
2 changes: 1 addition & 1 deletion Application/EdFi.Ods.Common/EdFi.Ods.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</When>
<Otherwise>
<ItemGroup>
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.2" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.9" />
</ItemGroup>
</Otherwise>
</Choose>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</When>
<Otherwise>
<ItemGroup>
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.2" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.9" />
</ItemGroup>
</Otherwise>
</Choose>
Expand Down
4 changes: 2 additions & 2 deletions Application/EdFi.Ods.Sandbox/EdFi.Ods.Sandbox.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
</When>
<Otherwise>
<ItemGroup>
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="7.1.16" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.2" />
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="7.1.21" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.9" />
</ItemGroup>
</Otherwise>
</Choose>
Expand Down
4 changes: 2 additions & 2 deletions Application/EdFi.Ods.Tests/EdFi.Ods.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
</When>
<Otherwise>
<ItemGroup>
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="7.1.16" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.2" />
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="7.1.21" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.9" />
</ItemGroup>
</Otherwise>
</Choose>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</When>
<Otherwise>
<ItemGroup>
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.2" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.9" />
</ItemGroup>
</Otherwise>
</Choose>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.1" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.9" />
<PackageReference Include="log4net" Version="2.0.15" />
<PackageReference Include="Microsoft.Extensions.Configuration.CommandLine" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="6.0.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PackageReference Include="EdFi.Suite3.OdsApi.TestSdk.Standard.4.0.0" Version="7.1.934" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.1" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.9" />
<PackageReference Include="aqua-graphcompare" Version="1.2.2" />
<PackageReference Include="FubarCoder.RestSharp.Portable.Core" Version="4.0.8" />
<PackageReference Include="FubarCoder.RestSharp.Portable.HttpClient" Version="4.0.8" />
Expand Down
2 changes: 1 addition & 1 deletion Utilities/DataLoading/EdFi.LoadTools/EdFi.LoadTools.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Autofac" Version="6.5.0" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.1" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.9" />
<PackageReference Include="FubarCoder.RestSharp.Portable.Core" Version="4.0.8" />
<PackageReference Include="log4net" Version="2.0.15" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="6.0.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<PackageReference Include="Autofac" Version="6.5.0" />
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.1" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.9" />
<PackageReference Include="log4net" Version="2.0.15" />
<PackageReference Include="Microsoft.Extensions.Configuration.CommandLine" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="6.0.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PackageReference Include="Autofac" Version="6.5.0" />
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="CommandLineParser" Version="2.8.0" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.1" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.9" />
<PackageReference Include="log4net" Version="2.0.15" />
<PackageReference Include="Microsoft.Extensions.Configuration.CommandLine" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="6.0.0" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand All @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Dapper" Version="2.0.123" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.1" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.4" />
<PackageReference Include="QuikGraph" Version="2.5.0" />
<PackageReference Include="QuikGraph.Graphviz" Version="2.5.0" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</When>
<Otherwise>
<ItemGroup>
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.2" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.9" />
</ItemGroup>
</Otherwise>
</Choose>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
</When>
<Otherwise>
<ItemGroup>
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="7.1.16" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.2" />
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="7.1.21" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.9" />
</ItemGroup>
</Otherwise>
</Choose>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
</When>
<Otherwise>
<ItemGroup>
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="7.1.16" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.2" />
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="7.1.21" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.9" />
</ItemGroup>
</Otherwise>
</Choose>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</When>
<Otherwise>
<ItemGroup>
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.2" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.9" />
</ItemGroup>
</Otherwise>
</Choose>
Expand Down
Loading