Skip to content

Commit d29ad07

Browse files
Bump EntityFrameworkCore.Projectables from 5.0.2 to 6.0.0 (#3235)
Updated [EntityFrameworkCore.Projectables](https://github.com/EFNext/EntityFrameworkCore.Projectables) from 5.0.2 to 6.0.0. <details> <summary>Release notes</summary> _Sourced from [EntityFrameworkCore.Projectables's releases](https://github.com/EFNext/EntityFrameworkCore.Projectables/releases)._ ## 6.0.0 ## What's Changed ### Major changes * Add support for projectable method overloads by @​PhenX in EFNext/EntityFrameworkCore.Projectables#143 * Add C#​14 extension members by @​PhenX in EFNext/EntityFrameworkCore.Projectables#148 * Support explicitly implemented interface members and default interface properties by @​rhodon-jargon in EFNext/EntityFrameworkCore.Projectables#135 * Support block-bodied members with [Projectable] attribute by @​Copilot in EFNext/EntityFrameworkCore.Projectables#152 * Add ExpandEnumMethods to expand enum extension calls into ternary expressions by @​Copilot in EFNext/EntityFrameworkCore.Projectables#150 * Add support for pattern matching in various cases by @​PhenX in EFNext/EntityFrameworkCore.Projectables#158 * Add support for projectable constructors by @​PhenX in EFNext/EntityFrameworkCore.Projectables#161 * AOT-compatible static projection registry + SyntaxFactory-based emission by @​Copilot in EFNext/EntityFrameworkCore.Projectables#166 * Improve UseMemberBody and add new diagnostics by @​PhenX in EFNext/EntityFrameworkCore.Projectables#174 * Add code fixes for EFP0001, EFP0002 and EFP0008, with tests by @​PhenX in EFNext/EntityFrameworkCore.Projectables#181 * Add a code fixer and a code refactorer to transform factory methods into constructors by @​PhenX in EFNext/EntityFrameworkCore.Projectables#183 * Improve source generator and analyzer responsiveness by @​PhenX in EFNext/EntityFrameworkCore.Projectables#171 * Docs website by @​PhenX in EFNext/EntityFrameworkCore.Projectables#194 * Implement global MSBuild defaults for [Projectable] options by @​koenbeuk in EFNext/EntityFrameworkCore.Projectables#191 ### Other changes * Check source generator output compilation by @​PhenX in EFNext/EntityFrameworkCore.Projectables#156 * Fix GetImplementingProperty issue when using interfaces by @​PhenX in EFNext/EntityFrameworkCore.Projectables#144 * Full qualification not needed anymore by @​PhenX in EFNext/EntityFrameworkCore.Projectables#157 * Split generator tests in different classes by @​PhenX in EFNext/EntityFrameworkCore.Projectables#162 * Refactor ExpressionSyntaxRewriter into focused partial class files by @​Copilot in EFNext/EntityFrameworkCore.Projectables#163 * Update readme and add new test for constructors by @​PhenX in EFNext/EntityFrameworkCore.Projectables#165 * Remove obsolete code by @​PhenX in EFNext/EntityFrameworkCore.Projectables#167 * Add source generator self-benchmark covering all expression transformers by @​Copilot in EFNext/EntityFrameworkCore.Projectables#168 * Fix null conditional rewrite generating invalid member access on nullable value types by @​Copilot in EFNext/EntityFrameworkCore.Projectables#169 * Improve generator benchmark with more realistic scenario by @​PhenX in EFNext/EntityFrameworkCore.Projectables#170 * Fix stale incremental generator cache when referenced types change in other source files by @​Copilot in EFNext/EntityFrameworkCore.Projectables#172 * Add tests for properties with a getter and setter by @​PhenX in EFNext/EntityFrameworkCore.Projectables#173 * UseMemberBody more strict with expressions by @​PhenX in EFNext/EntityFrameworkCore.Projectables#175 * Add custom Copilot instructions by @​PhenX in EFNext/EntityFrameworkCore.Projectables#177 * Reorganize generator project by @​PhenX in EFNext/EntityFrameworkCore.Projectables#178 * Add closure resolution benchmark by @​PhenX in EFNext/EntityFrameworkCore.Projectables#179 * Feature/optimize closures by @​PhenX in EFNext/EntityFrameworkCore.Projectables#180 * Feature/optimize resolver by @​PhenX in EFNext/EntityFrameworkCore.Projectables#182 * Update github project urls by @​PhenX in EFNext/EntityFrameworkCore.Projectables#184 * Update deps by @​PhenX in EFNext/EntityFrameworkCore.Projectables#185 * Remove obsolete verified files and name net8 files correctly by @​PhenX in EFNext/EntityFrameworkCore.Projectables#186 * Remove all allocations when resolving and make it even faster by @​PhenX in EFNext/EntityFrameworkCore.Projectables#189 * Add devcontainer configuration for C# (.NET) development by @​koenbeuk in EFNext/EntityFrameworkCore.Projectables#190 **Full Changelog**: EFNext/EntityFrameworkCore.Projectables@v5.0.2...v6.0.0 Commits viewable in [compare view](EFNext/EntityFrameworkCore.Projectables@v5.0.2...v6.0.0). </details> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=EntityFrameworkCore.Projectables&package-manager=nuget&previous-version=5.0.2&new-version=6.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: James Gunn <james@gunn.io>
1 parent e6b4e19 commit d29ad07

19 files changed

Lines changed: 126 additions & 126 deletions

File tree

TeachingRecordSystem/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageVersion Include="DfeAnalytics.EFCore" Version="0.4.2" />
2424
<PackageVersion Include="EFCore.BulkExtensions.PostgreSql" Version="10.0.1" />
2525
<PackageVersion Include="EFCore.NamingConventions" Version="10.0.0" />
26-
<PackageVersion Include="EntityFrameworkCore.Projectables" Version="5.0.2" />
26+
<PackageVersion Include="EntityFrameworkCore.Projectables" Version="6.0.0" />
2727
<PackageVersion Include="Faker.Net" Version="2.0.163" />
2828
<PackageVersion Include="FluentValidation" Version="12.1.0" />
2929
<PackageVersion Include="FluentValidation.AspNetCore" Version="11.3.1" />

TeachingRecordSystem/src/TeachingRecordSystem.Api/packages.lock.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,8 @@
167167
},
168168
"EntityFrameworkCore.Projectables.Abstractions": {
169169
"type": "Transitive",
170-
"resolved": "5.0.2",
171-
"contentHash": "2ieKNfmjKcipH5C7V6XhUBempNWdu033xuWj2AL6dTDkXRJjRi/fetqnWSYhV/I5OaFEOHwpHLMB76jfgj+4EA=="
170+
"resolved": "6.0.0",
171+
"contentHash": "kt+qonyXPeN1zUIaW5qxv1oOJGeblbT5aO90+NmyxrcdyHzktFQamdMF7FmBdQFsyUQFrCQQtGtFmN/DbPPshA=="
172172
},
173173
"FluentValidation.DependencyInjectionExtensions": {
174174
"type": "Transitive",
@@ -765,7 +765,7 @@
765765
"DfeAnalytics.EFCore": "[0.4.2, )",
766766
"EFCore.BulkExtensions.PostgreSql": "[10.0.1, )",
767767
"EFCore.NamingConventions": "[10.0.0, )",
768-
"EntityFrameworkCore.Projectables": "[5.0.2, )",
768+
"EntityFrameworkCore.Projectables": "[6.0.0, )",
769769
"FluentValidation": "[12.1.0, )",
770770
"Google.Cloud.Storage.V1": "[4.13.0, )",
771771
"GovukNotify": "[7.2.0, )",
@@ -946,11 +946,11 @@
946946
},
947947
"EntityFrameworkCore.Projectables": {
948948
"type": "CentralTransitive",
949-
"requested": "[5.0.2, )",
950-
"resolved": "5.0.2",
951-
"contentHash": "tkjPOXGAWkIFlQ0wnjQQEv7ZXX5cTIOL3PzbBJFb/tRARdPKJRhj3duR0R9egSQD5kjyl++0FhRMbe51RT2Xhg==",
949+
"requested": "[6.0.0, )",
950+
"resolved": "6.0.0",
951+
"contentHash": "zpfFvLrGXIVk3kZch/h2PKxc8cxbVvBuV9mHlG1Lni9+pXwRTdJ/WAJoev/bI64ATYPt/yc1972IISY/TjKDIQ==",
952952
"dependencies": {
953-
"EntityFrameworkCore.Projectables.Abstractions": "5.0.2",
953+
"EntityFrameworkCore.Projectables.Abstractions": "6.0.0",
954954
"Microsoft.EntityFrameworkCore": "10.0.0"
955955
}
956956
},

TeachingRecordSystem/src/TeachingRecordSystem.AuthorizeAccess/packages.lock.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -191,8 +191,8 @@
191191
},
192192
"EntityFrameworkCore.Projectables.Abstractions": {
193193
"type": "Transitive",
194-
"resolved": "5.0.2",
195-
"contentHash": "2ieKNfmjKcipH5C7V6XhUBempNWdu033xuWj2AL6dTDkXRJjRi/fetqnWSYhV/I5OaFEOHwpHLMB76jfgj+4EA=="
194+
"resolved": "6.0.0",
195+
"contentHash": "kt+qonyXPeN1zUIaW5qxv1oOJGeblbT5aO90+NmyxrcdyHzktFQamdMF7FmBdQFsyUQFrCQQtGtFmN/DbPPshA=="
196196
},
197197
"FluentValidation.DependencyInjectionExtensions": {
198198
"type": "Transitive",
@@ -1023,7 +1023,7 @@
10231023
"DfeAnalytics.EFCore": "[0.4.2, )",
10241024
"EFCore.BulkExtensions.PostgreSql": "[10.0.1, )",
10251025
"EFCore.NamingConventions": "[10.0.0, )",
1026-
"EntityFrameworkCore.Projectables": "[5.0.2, )",
1026+
"EntityFrameworkCore.Projectables": "[6.0.0, )",
10271027
"FluentValidation": "[12.1.0, )",
10281028
"Google.Cloud.Storage.V1": "[4.13.0, )",
10291029
"GovukNotify": "[7.2.0, )",
@@ -1198,11 +1198,11 @@
11981198
},
11991199
"EntityFrameworkCore.Projectables": {
12001200
"type": "CentralTransitive",
1201-
"requested": "[5.0.2, )",
1202-
"resolved": "5.0.2",
1203-
"contentHash": "tkjPOXGAWkIFlQ0wnjQQEv7ZXX5cTIOL3PzbBJFb/tRARdPKJRhj3duR0R9egSQD5kjyl++0FhRMbe51RT2Xhg==",
1201+
"requested": "[6.0.0, )",
1202+
"resolved": "6.0.0",
1203+
"contentHash": "zpfFvLrGXIVk3kZch/h2PKxc8cxbVvBuV9mHlG1Lni9+pXwRTdJ/WAJoev/bI64ATYPt/yc1972IISY/TjKDIQ==",
12041204
"dependencies": {
1205-
"EntityFrameworkCore.Projectables.Abstractions": "5.0.2",
1205+
"EntityFrameworkCore.Projectables.Abstractions": "6.0.0",
12061206
"Microsoft.EntityFrameworkCore": "10.0.0"
12071207
}
12081208
},

TeachingRecordSystem/src/TeachingRecordSystem.Cli/packages.lock.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@
9393
},
9494
"EntityFrameworkCore.Projectables.Abstractions": {
9595
"type": "Transitive",
96-
"resolved": "5.0.2",
97-
"contentHash": "2ieKNfmjKcipH5C7V6XhUBempNWdu033xuWj2AL6dTDkXRJjRi/fetqnWSYhV/I5OaFEOHwpHLMB76jfgj+4EA=="
96+
"resolved": "6.0.0",
97+
"contentHash": "kt+qonyXPeN1zUIaW5qxv1oOJGeblbT5aO90+NmyxrcdyHzktFQamdMF7FmBdQFsyUQFrCQQtGtFmN/DbPPshA=="
9898
},
9999
"Google.Api.Gax": {
100100
"type": "Transitive",
@@ -838,7 +838,7 @@
838838
"DfeAnalytics.EFCore": "[0.4.2, )",
839839
"EFCore.BulkExtensions.PostgreSql": "[10.0.1, )",
840840
"EFCore.NamingConventions": "[10.0.0, )",
841-
"EntityFrameworkCore.Projectables": "[5.0.2, )",
841+
"EntityFrameworkCore.Projectables": "[6.0.0, )",
842842
"FluentValidation": "[12.1.0, )",
843843
"Google.Cloud.Storage.V1": "[4.13.0, )",
844844
"GovukNotify": "[7.2.0, )",
@@ -978,11 +978,11 @@
978978
},
979979
"EntityFrameworkCore.Projectables": {
980980
"type": "CentralTransitive",
981-
"requested": "[5.0.2, )",
982-
"resolved": "5.0.2",
983-
"contentHash": "tkjPOXGAWkIFlQ0wnjQQEv7ZXX5cTIOL3PzbBJFb/tRARdPKJRhj3duR0R9egSQD5kjyl++0FhRMbe51RT2Xhg==",
981+
"requested": "[6.0.0, )",
982+
"resolved": "6.0.0",
983+
"contentHash": "zpfFvLrGXIVk3kZch/h2PKxc8cxbVvBuV9mHlG1Lni9+pXwRTdJ/WAJoev/bI64ATYPt/yc1972IISY/TjKDIQ==",
984984
"dependencies": {
985-
"EntityFrameworkCore.Projectables.Abstractions": "5.0.2",
985+
"EntityFrameworkCore.Projectables.Abstractions": "6.0.0",
986986
"Microsoft.EntityFrameworkCore": "10.0.0"
987987
}
988988
},

TeachingRecordSystem/src/TeachingRecordSystem.Core/packages.lock.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -98,11 +98,11 @@
9898
},
9999
"EntityFrameworkCore.Projectables": {
100100
"type": "Direct",
101-
"requested": "[5.0.2, )",
102-
"resolved": "5.0.2",
103-
"contentHash": "tkjPOXGAWkIFlQ0wnjQQEv7ZXX5cTIOL3PzbBJFb/tRARdPKJRhj3duR0R9egSQD5kjyl++0FhRMbe51RT2Xhg==",
101+
"requested": "[6.0.0, )",
102+
"resolved": "6.0.0",
103+
"contentHash": "zpfFvLrGXIVk3kZch/h2PKxc8cxbVvBuV9mHlG1Lni9+pXwRTdJ/WAJoev/bI64ATYPt/yc1972IISY/TjKDIQ==",
104104
"dependencies": {
105-
"EntityFrameworkCore.Projectables.Abstractions": "5.0.2",
105+
"EntityFrameworkCore.Projectables.Abstractions": "6.0.0",
106106
"Microsoft.EntityFrameworkCore": "10.0.0"
107107
}
108108
},
@@ -612,8 +612,8 @@
612612
},
613613
"EntityFrameworkCore.Projectables.Abstractions": {
614614
"type": "Transitive",
615-
"resolved": "5.0.2",
616-
"contentHash": "2ieKNfmjKcipH5C7V6XhUBempNWdu033xuWj2AL6dTDkXRJjRi/fetqnWSYhV/I5OaFEOHwpHLMB76jfgj+4EA=="
615+
"resolved": "6.0.0",
616+
"contentHash": "kt+qonyXPeN1zUIaW5qxv1oOJGeblbT5aO90+NmyxrcdyHzktFQamdMF7FmBdQFsyUQFrCQQtGtFmN/DbPPshA=="
617617
},
618618
"Google.Api.Gax": {
619619
"type": "Transitive",

TeachingRecordSystem/src/TeachingRecordSystem.SupportUi/packages.lock.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@
189189
},
190190
"EntityFrameworkCore.Projectables.Abstractions": {
191191
"type": "Transitive",
192-
"resolved": "5.0.2",
193-
"contentHash": "2ieKNfmjKcipH5C7V6XhUBempNWdu033xuWj2AL6dTDkXRJjRi/fetqnWSYhV/I5OaFEOHwpHLMB76jfgj+4EA=="
192+
"resolved": "6.0.0",
193+
"contentHash": "kt+qonyXPeN1zUIaW5qxv1oOJGeblbT5aO90+NmyxrcdyHzktFQamdMF7FmBdQFsyUQFrCQQtGtFmN/DbPPshA=="
194194
},
195195
"FluentValidation.DependencyInjectionExtensions": {
196196
"type": "Transitive",
@@ -952,7 +952,7 @@
952952
"DfeAnalytics.EFCore": "[0.4.2, )",
953953
"EFCore.BulkExtensions.PostgreSql": "[10.0.1, )",
954954
"EFCore.NamingConventions": "[10.0.0, )",
955-
"EntityFrameworkCore.Projectables": "[5.0.2, )",
955+
"EntityFrameworkCore.Projectables": "[6.0.0, )",
956956
"FluentValidation": "[12.1.0, )",
957957
"Google.Cloud.Storage.V1": "[4.13.0, )",
958958
"GovukNotify": "[7.2.0, )",
@@ -1127,11 +1127,11 @@
11271127
},
11281128
"EntityFrameworkCore.Projectables": {
11291129
"type": "CentralTransitive",
1130-
"requested": "[5.0.2, )",
1131-
"resolved": "5.0.2",
1132-
"contentHash": "tkjPOXGAWkIFlQ0wnjQQEv7ZXX5cTIOL3PzbBJFb/tRARdPKJRhj3duR0R9egSQD5kjyl++0FhRMbe51RT2Xhg==",
1130+
"requested": "[6.0.0, )",
1131+
"resolved": "6.0.0",
1132+
"contentHash": "zpfFvLrGXIVk3kZch/h2PKxc8cxbVvBuV9mHlG1Lni9+pXwRTdJ/WAJoev/bI64ATYPt/yc1972IISY/TjKDIQ==",
11331133
"dependencies": {
1134-
"EntityFrameworkCore.Projectables.Abstractions": "5.0.2",
1134+
"EntityFrameworkCore.Projectables.Abstractions": "6.0.0",
11351135
"Microsoft.EntityFrameworkCore": "10.0.0"
11361136
}
11371137
},

TeachingRecordSystem/src/TeachingRecordSystem.WebCommon/packages.lock.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -184,8 +184,8 @@
184184
},
185185
"EntityFrameworkCore.Projectables.Abstractions": {
186186
"type": "Transitive",
187-
"resolved": "5.0.2",
188-
"contentHash": "2ieKNfmjKcipH5C7V6XhUBempNWdu033xuWj2AL6dTDkXRJjRi/fetqnWSYhV/I5OaFEOHwpHLMB76jfgj+4EA=="
187+
"resolved": "6.0.0",
188+
"contentHash": "kt+qonyXPeN1zUIaW5qxv1oOJGeblbT5aO90+NmyxrcdyHzktFQamdMF7FmBdQFsyUQFrCQQtGtFmN/DbPPshA=="
189189
},
190190
"FluentValidation.DependencyInjectionExtensions": {
191191
"type": "Transitive",
@@ -738,7 +738,7 @@
738738
"DfeAnalytics.EFCore": "[0.4.2, )",
739739
"EFCore.BulkExtensions.PostgreSql": "[10.0.1, )",
740740
"EFCore.NamingConventions": "[10.0.0, )",
741-
"EntityFrameworkCore.Projectables": "[5.0.2, )",
741+
"EntityFrameworkCore.Projectables": "[6.0.0, )",
742742
"FluentValidation": "[12.1.0, )",
743743
"Google.Cloud.Storage.V1": "[4.13.0, )",
744744
"GovukNotify": "[7.2.0, )",
@@ -867,11 +867,11 @@
867867
},
868868
"EntityFrameworkCore.Projectables": {
869869
"type": "CentralTransitive",
870-
"requested": "[5.0.2, )",
871-
"resolved": "5.0.2",
872-
"contentHash": "tkjPOXGAWkIFlQ0wnjQQEv7ZXX5cTIOL3PzbBJFb/tRARdPKJRhj3duR0R9egSQD5kjyl++0FhRMbe51RT2Xhg==",
870+
"requested": "[6.0.0, )",
871+
"resolved": "6.0.0",
872+
"contentHash": "zpfFvLrGXIVk3kZch/h2PKxc8cxbVvBuV9mHlG1Lni9+pXwRTdJ/WAJoev/bI64ATYPt/yc1972IISY/TjKDIQ==",
873873
"dependencies": {
874-
"EntityFrameworkCore.Projectables.Abstractions": "5.0.2",
874+
"EntityFrameworkCore.Projectables.Abstractions": "6.0.0",
875875
"Microsoft.EntityFrameworkCore": "10.0.0"
876876
}
877877
},

TeachingRecordSystem/src/TeachingRecordSystem.Worker/packages.lock.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@
123123
},
124124
"EntityFrameworkCore.Projectables.Abstractions": {
125125
"type": "Transitive",
126-
"resolved": "5.0.2",
127-
"contentHash": "2ieKNfmjKcipH5C7V6XhUBempNWdu033xuWj2AL6dTDkXRJjRi/fetqnWSYhV/I5OaFEOHwpHLMB76jfgj+4EA=="
126+
"resolved": "6.0.0",
127+
"contentHash": "kt+qonyXPeN1zUIaW5qxv1oOJGeblbT5aO90+NmyxrcdyHzktFQamdMF7FmBdQFsyUQFrCQQtGtFmN/DbPPshA=="
128128
},
129129
"Google.Api.Gax": {
130130
"type": "Transitive",
@@ -877,7 +877,7 @@
877877
"DfeAnalytics.EFCore": "[0.4.2, )",
878878
"EFCore.BulkExtensions.PostgreSql": "[10.0.1, )",
879879
"EFCore.NamingConventions": "[10.0.0, )",
880-
"EntityFrameworkCore.Projectables": "[5.0.2, )",
880+
"EntityFrameworkCore.Projectables": "[6.0.0, )",
881881
"FluentValidation": "[12.1.0, )",
882882
"Google.Cloud.Storage.V1": "[4.13.0, )",
883883
"GovukNotify": "[7.2.0, )",
@@ -1017,11 +1017,11 @@
10171017
},
10181018
"EntityFrameworkCore.Projectables": {
10191019
"type": "CentralTransitive",
1020-
"requested": "[5.0.2, )",
1021-
"resolved": "5.0.2",
1022-
"contentHash": "tkjPOXGAWkIFlQ0wnjQQEv7ZXX5cTIOL3PzbBJFb/tRARdPKJRhj3duR0R9egSQD5kjyl++0FhRMbe51RT2Xhg==",
1020+
"requested": "[6.0.0, )",
1021+
"resolved": "6.0.0",
1022+
"contentHash": "zpfFvLrGXIVk3kZch/h2PKxc8cxbVvBuV9mHlG1Lni9+pXwRTdJ/WAJoev/bI64ATYPt/yc1972IISY/TjKDIQ==",
10231023
"dependencies": {
1024-
"EntityFrameworkCore.Projectables.Abstractions": "5.0.2",
1024+
"EntityFrameworkCore.Projectables.Abstractions": "6.0.0",
10251025
"Microsoft.EntityFrameworkCore": "10.0.0"
10261026
}
10271027
},

TeachingRecordSystem/tests/TeachingRecordSystem.Api.IntegrationTests/packages.lock.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,8 @@
156156
},
157157
"EntityFrameworkCore.Projectables.Abstractions": {
158158
"type": "Transitive",
159-
"resolved": "5.0.2",
160-
"contentHash": "2ieKNfmjKcipH5C7V6XhUBempNWdu033xuWj2AL6dTDkXRJjRi/fetqnWSYhV/I5OaFEOHwpHLMB76jfgj+4EA=="
159+
"resolved": "6.0.0",
160+
"contentHash": "kt+qonyXPeN1zUIaW5qxv1oOJGeblbT5aO90+NmyxrcdyHzktFQamdMF7FmBdQFsyUQFrCQQtGtFmN/DbPPshA=="
161161
},
162162
"FluentValidation.DependencyInjectionExtensions": {
163163
"type": "Transitive",
@@ -908,7 +908,7 @@
908908
"DfeAnalytics.EFCore": "[0.4.2, )",
909909
"EFCore.BulkExtensions.PostgreSql": "[10.0.1, )",
910910
"EFCore.NamingConventions": "[10.0.0, )",
911-
"EntityFrameworkCore.Projectables": "[5.0.2, )",
911+
"EntityFrameworkCore.Projectables": "[6.0.0, )",
912912
"FluentValidation": "[12.1.0, )",
913913
"Google.Cloud.Storage.V1": "[4.13.0, )",
914914
"GovukNotify": "[7.2.0, )",
@@ -1099,11 +1099,11 @@
10991099
},
11001100
"EntityFrameworkCore.Projectables": {
11011101
"type": "CentralTransitive",
1102-
"requested": "[5.0.2, )",
1103-
"resolved": "5.0.2",
1104-
"contentHash": "tkjPOXGAWkIFlQ0wnjQQEv7ZXX5cTIOL3PzbBJFb/tRARdPKJRhj3duR0R9egSQD5kjyl++0FhRMbe51RT2Xhg==",
1102+
"requested": "[6.0.0, )",
1103+
"resolved": "6.0.0",
1104+
"contentHash": "zpfFvLrGXIVk3kZch/h2PKxc8cxbVvBuV9mHlG1Lni9+pXwRTdJ/WAJoev/bI64ATYPt/yc1972IISY/TjKDIQ==",
11051105
"dependencies": {
1106-
"EntityFrameworkCore.Projectables.Abstractions": "5.0.2",
1106+
"EntityFrameworkCore.Projectables.Abstractions": "6.0.0",
11071107
"Microsoft.EntityFrameworkCore": "10.0.0"
11081108
}
11091109
},

TeachingRecordSystem/tests/TeachingRecordSystem.Api.UnitTests/packages.lock.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,8 @@
157157
},
158158
"EntityFrameworkCore.Projectables.Abstractions": {
159159
"type": "Transitive",
160-
"resolved": "5.0.2",
161-
"contentHash": "2ieKNfmjKcipH5C7V6XhUBempNWdu033xuWj2AL6dTDkXRJjRi/fetqnWSYhV/I5OaFEOHwpHLMB76jfgj+4EA=="
160+
"resolved": "6.0.0",
161+
"contentHash": "kt+qonyXPeN1zUIaW5qxv1oOJGeblbT5aO90+NmyxrcdyHzktFQamdMF7FmBdQFsyUQFrCQQtGtFmN/DbPPshA=="
162162
},
163163
"FluentValidation.DependencyInjectionExtensions": {
164164
"type": "Transitive",
@@ -1234,7 +1234,7 @@
12341234
"DfeAnalytics.EFCore": "[0.4.2, )",
12351235
"EFCore.BulkExtensions.PostgreSql": "[10.0.1, )",
12361236
"EFCore.NamingConventions": "[10.0.0, )",
1237-
"EntityFrameworkCore.Projectables": "[5.0.2, )",
1237+
"EntityFrameworkCore.Projectables": "[6.0.0, )",
12381238
"FluentValidation": "[12.1.0, )",
12391239
"Google.Cloud.Storage.V1": "[4.13.0, )",
12401240
"GovukNotify": "[7.2.0, )",
@@ -1455,11 +1455,11 @@
14551455
},
14561456
"EntityFrameworkCore.Projectables": {
14571457
"type": "CentralTransitive",
1458-
"requested": "[5.0.2, )",
1459-
"resolved": "5.0.2",
1460-
"contentHash": "tkjPOXGAWkIFlQ0wnjQQEv7ZXX5cTIOL3PzbBJFb/tRARdPKJRhj3duR0R9egSQD5kjyl++0FhRMbe51RT2Xhg==",
1458+
"requested": "[6.0.0, )",
1459+
"resolved": "6.0.0",
1460+
"contentHash": "zpfFvLrGXIVk3kZch/h2PKxc8cxbVvBuV9mHlG1Lni9+pXwRTdJ/WAJoev/bI64ATYPt/yc1972IISY/TjKDIQ==",
14611461
"dependencies": {
1462-
"EntityFrameworkCore.Projectables.Abstractions": "5.0.2",
1462+
"EntityFrameworkCore.Projectables.Abstractions": "6.0.0",
14631463
"Microsoft.EntityFrameworkCore": "10.0.0"
14641464
}
14651465
},

0 commit comments

Comments
 (0)