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 System.Data.SqlClient upgrade dependency v6.1-patch3 Patch Release #926

Merged
merged 22 commits into from
Jan 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
3e4aec8
System.Data.SqlClient upgrade
semalaiappan Jan 24, 2024
f522ae2
System.Data.SqlClient upgrade latest version
semalaiappan Jan 24, 2024
90dc9f0
pull_request &push updated with branches: [main, 'ODS-*',b-v*-patch*]
semalaiappan Jan 24, 2024
2a2e3f5
pull_request added to trigger EdFi.Ods.Common Manually triggered build
semalaiappan Jan 24, 2024
d0ed179
EdFi.Common Manually triggered build updated with pull_request trigger
semalaiappan Jan 24, 2024
df7755e
EdFi.Suite3.Common upgrade
semalaiappan Jan 24, 2024
09f8c54
EdFi.Admin.DataAccess Manually triggered build - pull_request trigger…
semalaiappan Jan 24, 2024
daae19e
EdFi.Suite3.Admin.DataAccess Upgrade
semalaiappan Jan 24, 2024
ef8260e
EdFi.Suite3.Common Upgrade
semalaiappan Jan 24, 2024
2bfd4a9
EdFi.Security.DataAccess Manually triggered build Trigger updated
semalaiappan Jan 24, 2024
87ce3ac
EdFi.Suite3.Security.DataAccess upgrade
semalaiappan Jan 24, 2024
10e32b8
IProfileMetadataProvider Codefix
semalaiappan Jan 24, 2024
01ac434
CodeGen ApprovalTest CodeFix
semalaiappan Jan 24, 2024
cc1cb6a
Empty-Commit
semalaiappan Jan 25, 2024
1a34d49
Empty-Commit
semalaiappan Jan 25, 2024
14938c2
Encrypt=False Added in ConnectionString
semalaiappan Jan 25, 2024
8656431
Empty-Commit
semalaiappan Jan 25, 2024
ee6950c
Empty-Commit
semalaiappan Jan 25, 2024
1380458
Dependency Review Pull request CodeFix
semalaiappan Jan 25, 2024
7815de0
IProfileMetadataProvider Code fix
semalaiappan Jan 25, 2024
34ad7d3
pull_request Branches Updated
semalaiappan Jan 25, 2024
8ed50e6
System.Data.SqlClient unwanted reference Removed
semalaiappan Jan 25, 2024
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
4 changes: 2 additions & 2 deletions .github/workflows/CodeQL Security Scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ name: CodeQL Security Scan Pull request
on:
pull_request:
branches:
- main
[main, b-v*-patch*]
push:
branches:
- main
[main, b-v*-patch*]
workflow_dispatch:
env:
INFORMATIONAL_VERSION: "6.1"
Expand Down
7 changes: 2 additions & 5 deletions .github/workflows/Dependencies Security Scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Dependency Review Pull request

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

env:
HEAD_REF: ${{ GITHUB.HEAD_REF }}
Expand All @@ -17,7 +17,7 @@ env:
jobs:
scan-actions:
name: Scan Actions
uses: ed-fi-alliance-oss/ed-fi-actions/.github/workflows/repository-scanner.yml@latest
uses: ed-fi-alliance-oss/ed-fi-actions/.github/workflows/repository-scanner.yml@main

analyze-code:
name: Analyze Code Dependencies
Expand All @@ -27,9 +27,6 @@ jobs:
contents: read
security-events: write

strategy:
fail-fast: false

steps:
- name: Checkout code
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # v3.0.2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/InitDev Implementation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Trigger InitDev workflows in Implementation repo

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

env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/Packages - EdFi.Database.Admin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ name: Packages - EdFi.Database.Admin

on:
pull_request:
branches: [main]
branches: [main, b-v*-patch*]
paths:
- '**.sql'
push:
branches:
- main
[main, b-v*-patch*]
paths:
- '**.sql'
workflow_dispatch:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/Packages - EdFi.Database.Security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ name: Packages - EdFi.Database.Security

on:
pull_request:
branches: [main]
branches: [main, b-v*-patch*]
paths:
- '**.sql'
push:
branches:
- main
[main, b-v*-patch*]
paths:
- '**.sql'
workflow_dispatch:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/Packages - EdFi.Ods.CodeGen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: Packages - EdFi.Ods.CodeGen

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

env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Packages - EdFi.Ods.Minimal.Template.PostgreSQL
on:
push:
branches:
- main
[main, b-v*-patch*]
workflow_dispatch:
repository_dispatch:
types: [triggered-from-implementation-repo ,triggered-from-datastandard-repo]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Packages - EdFi.Ods.Minimal.Template.TPDM.PostgreSQL
on:
push:
branches:
- main
[main, b-v*-patch*]
workflow_dispatch:
repository_dispatch:
types: [triggered-from-implementation-repo ,triggered-from-datastandard-repo ,triggered-from-tpdmartifacts-repo]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Packages - EdFi.Ods.Minimal.Template.TPDM
on:
push:
branches:
- main
[main, b-v*-patch*]
workflow_dispatch:
repository_dispatch:
types: [triggered-from-implementation-repo ,triggered-from-datastandard-repo ,triggered-from-tpdmartifacts-repo]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Packages - EdFi.Ods.Minimal.Template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Packages - EdFi.Ods.Minimal.Template
on:
push:
branches:
- main
[main, b-v*-patch*]
workflow_dispatch:
repository_dispatch:
types: [triggered-from-implementation-repo ,triggered-from-datastandard-repo]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Packages - EdFi.Ods.Populated.Template.PostgreSQL
on:
push:
branches:
- main
[main, b-v*-patch*]
workflow_dispatch:
repository_dispatch:
types: [triggered-from-implementation-repo ,triggered-from-datastandard-repo]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Packages - EdFi.Ods.Populated.Template.TPDM.PostgreSQL
on:
push:
branches:
- main
[main, b-v*-patch*]

workflow_dispatch:
repository_dispatch:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Packages - EdFi.Ods.Populated.Template.TPDM
on:
push:
branches:
- main
[main, b-v*-patch*]
workflow_dispatch:
repository_dispatch:
types: [triggered-from-implementation-repo ,triggered-from-datastandard-repo ,triggered-from-tpdmartifacts-repo]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Packages - EdFi.Ods.Populated.Template
on:
push:
branches:
- main
[main, b-v*-patch*]
workflow_dispatch:
repository_dispatch:
types: [triggered-from-implementation-repo ,triggered-from-datastandard-repo]
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/edFi.admin.dataaccess manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: EdFi.Admin.DataAccess Manually triggered build

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

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

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

env:
INFORMATIONAL_VERSION: "6.1"
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/edFi.common manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: EdFi.Common Manually triggered build

on:
workflow_dispatch:

pull_request:
branches: [main, b-v*-patch*]
env:
INFORMATIONAL_VERSION: "6.1"
BUILD_INCREMENTER: "1"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/edFi.common pullrequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: EdFi.Common Pull request build and test

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

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

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

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

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

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

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

env:
INFORMATIONAL_VERSION: "6.1"
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/edFi.security.dataaccess manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: EdFi.Security.DataAccess Manually triggered build

on:
workflow_dispatch:

pull_request:
branches: [main, b-v*-patch*]
env:
INFORMATIONAL_VERSION: "6.1"
BUILD_INCREMENTER: "1"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/edFi.security.dataaccess pullrequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: EdFi.Security.DataAccess Pull request build and test

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

env:
INFORMATIONAL_VERSION: "6.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<DebugSymbols>true</DebugSymbols>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="EdFi.Suite3.Common" Version="6.1.19" />
<PackageReference Include="EdFi.Suite3.Common" Version="6.1.22" />
<PackageReference Include="EntityFramework" Version="6.4.4" />
<PackageReference Include="EntityFramework6.Npgsql" Version="6.4.3" />
<PackageReference Include="log4net" Version="2.0.13" />
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 @@ -16,6 +16,6 @@
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="6.0.0" />
<PackageReference Include="log4net" Version="2.0.13" />
<PackageReference Include="Npgsql" Version="6.0.3" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
</ItemGroup>
</Project>
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 @@ -21,9 +21,9 @@
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="AspNetCore.HealthChecks.NpgSql" Version="6.0.1" />
<PackageReference Include="AspNetCore.HealthChecks.SqlServer" Version="6.0.1" />
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="6.1.35" />
<PackageReference Include="EdFi.Suite3.Common" Version="6.1.19" />
<PackageReference Include="EdFi.Suite3.Security.DataAccess" Version="6.1.26" />
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="6.1.38" />
<PackageReference Include="EdFi.Suite3.Common" Version="6.1.22" />
<PackageReference Include="EdFi.Suite3.Security.DataAccess" Version="6.1.29" />
<PackageReference Include="EntityFramework" Version="6.4.4" />
<PackageReference Include="FluentValidation" Version="10.4.0" />
<PackageReference Include="Iesi.Collections" Version="4.0.4" />
Expand Down
4 changes: 2 additions & 2 deletions Application/EdFi.Ods.Common/EdFi.Ods.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Dapper" Version="2.0.123" />
<PackageReference Include="EdFi.Suite3.Common" Version="6.1.19" />
<PackageReference Include="EdFi.Suite3.Common" Version="6.1.22" />
<PackageReference Include="FluentValidation" Version="10.4.0" />
<PackageReference Include="log4net" Version="2.0.13" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
Expand All @@ -27,7 +27,7 @@
<PackageReference Include="Sandwych.QuickGraph.Core" Version="1.0.0" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="7.2.0" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<AssemlbyName>EdFi.Ods.Repositories.NHibernate.Tests</AssemlbyName>
<AssemblyName>EdFi.Ods.Repositories.NHibernate.Tests</AssemblyName>
<RootNamespace>EdFi.Ods.Repositories.NHibernate.Tests</RootNamespace>
<Copyright>Copyright © 2019 Ed-Fi Alliance, LLC and Contributors</Copyright>
<TreatErrorsAsWarning>true</TreatErrorsAsWarning>
Expand All @@ -17,7 +17,7 @@
<DebugSymbols>true</DebugSymbols>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="EdFi.Suite3.Common" Version="6.1.19" />
<PackageReference Include="EdFi.Suite3.Common" Version="6.1.22" />
<PackageReference Include="Autofac" Version="6.3.0" />
<PackageReference Include="EntityFramework" Version="6.4.4" />
<PackageReference Include="FakeItEasy" Version="7.3.0" />
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 @@ -13,8 +13,8 @@
<DebugSymbols>true</DebugSymbols>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="6.1.35" />
<PackageReference Include="EdFi.Suite3.Common" Version="6.1.19" />
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="6.1.38" />
<PackageReference Include="EdFi.Suite3.Common" Version="6.1.22" />
<PackageReference Include="EntityFramework" Version="6.4.4" />
<PackageReference Include="EntityFramework6.Npgsql" Version="6.4.3" />
<PackageReference Include="Dapper" Version="2.0.123" />
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 @@ -17,12 +17,12 @@
<DebugSymbols>true</DebugSymbols>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="6.1.35" />
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="6.1.38" />
<PackageReference Include="NHibernate" Version="5.3.11" />
<PackageReference Include="Autofac.Extras.FakeItEasy" Version="7.0.0" />
<PackageReference Include="AutoMapper" Version="11.0.1" />
<PackageReference Include="CompareNETObjects" Version="4.76.0" />
<PackageReference Include="EdFi.Suite3.Common" Version="6.1.19" />
<PackageReference Include="EdFi.Suite3.Common" Version="6.1.22" />
<PackageReference Include="EntityFramework" Version="6.4.4" />
<PackageReference Include="EntityFrameworkTesting.FakeItEasy" Version="1.3.0" />
<PackageReference Include="FakeItEasy" Version="7.3.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<DebugSymbols>true</DebugSymbols>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="EdFi.Suite3.Common" Version="6.1.16" />
<PackageReference Include="EdFi.Suite3.Common" Version="6.1.22" />
<PackageReference Include="EntityFramework" Version="6.4.4" />
<PackageReference Include="EntityFramework6.Npgsql" Version="6.4.3" />
<PackageReference Include="Npgsql" Version="6.0.3" />
Expand Down
Loading
Loading