Skip to content

Commit cb20944

Browse files
dependabot[bot]VMelnalksnis
authored andcommitted
build(deps): bump Dapper from 2.0.151 to 2.1.28
Bumps [Dapper](https://github.com/DapperLib/Dapper) from 2.0.151 to 2.1.28. - [Release notes](https://github.com/DapperLib/Dapper/releases) - [Commits](DapperLib/Dapper@2.0.151...2.1.28) --- updated-dependencies: - dependency-name: Dapper dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ce3dc9 commit cb20944

File tree

10 files changed

+36
-36
lines changed

10 files changed

+36
-36
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
</PackageVersion>
1818
<PackageVersion Include="CsvHelper" Version="30.0.1"/>
19-
<PackageVersion Include="Dapper" Version="2.0.151"/>
19+
<PackageVersion Include="Dapper" Version="2.1.28"/>
2020
<PackageVersion Include="dbup-core" Version="5.0.37"/>
2121
<PackageVersion Include="dbup-postgresql" Version="5.0.37"/>
2222
<PackageVersion Include="dbup-sqlite" Version="5.0.37"/>

source/Gnomeshade.Data.PostgreSQL/packages.lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@
449449
"gnomeshade.data": {
450450
"type": "Project",
451451
"dependencies": {
452-
"Dapper": "[2.0.151, )",
452+
"Dapper": "[2.1.28, )",
453453
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": "[8.0.1, )",
454454
"Microsoft.Extensions.Identity.Stores": "[8.0.1, )",
455455
"NodaTime": "[3.1.10, )",
@@ -458,9 +458,9 @@
458458
},
459459
"Dapper": {
460460
"type": "CentralTransitive",
461-
"requested": "[2.0.151, )",
462-
"resolved": "2.0.151",
463-
"contentHash": "mMcZgx1lim0/i1Ozu+lgnBM4GwNIHpCuxV6BV2ovsEfZAXRAq4jb6RIhxGDcVjtmXMLPpdp85jHPdDjBMMwejw=="
461+
"requested": "[2.1.28, )",
462+
"resolved": "2.1.28",
463+
"contentHash": "ha49pzOEDmCPkMxwfPSR/wxa/6RD3r42TESIgpzpi7FXq/gNVUuJVEO+wtUzntNRhtmq3BKCl0s0aAlSZLkBUA=="
464464
},
465465
"dbup-core": {
466466
"type": "CentralTransitive",

source/Gnomeshade.Data.Sqlite/packages.lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1172,7 +1172,7 @@
11721172
"gnomeshade.data": {
11731173
"type": "Project",
11741174
"dependencies": {
1175-
"Dapper": "[2.0.151, )",
1175+
"Dapper": "[2.1.28, )",
11761176
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": "[8.0.1, )",
11771177
"Microsoft.Extensions.Identity.Stores": "[8.0.1, )",
11781178
"NodaTime": "[3.1.10, )",
@@ -1181,9 +1181,9 @@
11811181
},
11821182
"Dapper": {
11831183
"type": "CentralTransitive",
1184-
"requested": "[2.0.151, )",
1185-
"resolved": "2.0.151",
1186-
"contentHash": "mMcZgx1lim0/i1Ozu+lgnBM4GwNIHpCuxV6BV2ovsEfZAXRAq4jb6RIhxGDcVjtmXMLPpdp85jHPdDjBMMwejw=="
1184+
"requested": "[2.1.28, )",
1185+
"resolved": "2.1.28",
1186+
"contentHash": "ha49pzOEDmCPkMxwfPSR/wxa/6RD3r42TESIgpzpi7FXq/gNVUuJVEO+wtUzntNRhtmq3BKCl0s0aAlSZLkBUA=="
11871187
},
11881188
"dbup-core": {
11891189
"type": "CentralTransitive",

source/Gnomeshade.Data/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"net8.0": {
55
"Dapper": {
66
"type": "Direct",
7-
"requested": "[2.0.151, )",
8-
"resolved": "2.0.151",
9-
"contentHash": "mMcZgx1lim0/i1Ozu+lgnBM4GwNIHpCuxV6BV2ovsEfZAXRAq4jb6RIhxGDcVjtmXMLPpdp85jHPdDjBMMwejw=="
7+
"requested": "[2.1.28, )",
8+
"resolved": "2.1.28",
9+
"contentHash": "ha49pzOEDmCPkMxwfPSR/wxa/6RD3r42TESIgpzpi7FXq/gNVUuJVEO+wtUzntNRhtmq3BKCl0s0aAlSZLkBUA=="
1010
},
1111
"dbup-core": {
1212
"type": "Direct",

source/Gnomeshade.WebApi/packages.lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1747,7 +1747,7 @@
17471747
"gnomeshade.data": {
17481748
"type": "Project",
17491749
"dependencies": {
1750-
"Dapper": "[2.0.151, )",
1750+
"Dapper": "[2.1.28, )",
17511751
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": "[8.0.1, )",
17521752
"Microsoft.Extensions.Identity.Stores": "[8.0.1, )",
17531753
"NodaTime": "[3.1.10, )",
@@ -1798,9 +1798,9 @@
17981798
},
17991799
"Dapper": {
18001800
"type": "CentralTransitive",
1801-
"requested": "[2.0.151, )",
1802-
"resolved": "2.0.151",
1803-
"contentHash": "mMcZgx1lim0/i1Ozu+lgnBM4GwNIHpCuxV6BV2ovsEfZAXRAq4jb6RIhxGDcVjtmXMLPpdp85jHPdDjBMMwejw=="
1801+
"requested": "[2.1.28, )",
1802+
"resolved": "2.1.28",
1803+
"contentHash": "ha49pzOEDmCPkMxwfPSR/wxa/6RD3r42TESIgpzpi7FXq/gNVUuJVEO+wtUzntNRhtmq3BKCl0s0aAlSZLkBUA=="
18041804
},
18051805
"dbup-core": {
18061806
"type": "CentralTransitive",

tests/Gnomeshade.Data.Tests.Integration/packages.lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -705,7 +705,7 @@
705705
"gnomeshade.data": {
706706
"type": "Project",
707707
"dependencies": {
708-
"Dapper": "[2.0.151, )",
708+
"Dapper": "[2.1.28, )",
709709
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": "[8.0.1, )",
710710
"Microsoft.Extensions.Identity.Stores": "[8.0.1, )",
711711
"NodaTime": "[3.1.10, )",
@@ -725,9 +725,9 @@
725725
},
726726
"Dapper": {
727727
"type": "CentralTransitive",
728-
"requested": "[2.0.151, )",
729-
"resolved": "2.0.151",
730-
"contentHash": "mMcZgx1lim0/i1Ozu+lgnBM4GwNIHpCuxV6BV2ovsEfZAXRAq4jb6RIhxGDcVjtmXMLPpdp85jHPdDjBMMwejw=="
728+
"requested": "[2.1.28, )",
729+
"resolved": "2.1.28",
730+
"contentHash": "ha49pzOEDmCPkMxwfPSR/wxa/6RD3r42TESIgpzpi7FXq/gNVUuJVEO+wtUzntNRhtmq3BKCl0s0aAlSZLkBUA=="
731731
},
732732
"dbup-core": {
733733
"type": "CentralTransitive",

tests/Gnomeshade.WebApi.Tests.Integration.Oidc/packages.lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1499,7 +1499,7 @@
14991499
"gnomeshade.data": {
15001500
"type": "Project",
15011501
"dependencies": {
1502-
"Dapper": "[2.0.151, )",
1502+
"Dapper": "[2.1.28, )",
15031503
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": "[8.0.1, )",
15041504
"Microsoft.Extensions.Identity.Stores": "[8.0.1, )",
15051505
"NodaTime": "[3.1.10, )",
@@ -1622,9 +1622,9 @@
16221622
},
16231623
"Dapper": {
16241624
"type": "CentralTransitive",
1625-
"requested": "[2.0.151, )",
1626-
"resolved": "2.0.151",
1627-
"contentHash": "mMcZgx1lim0/i1Ozu+lgnBM4GwNIHpCuxV6BV2ovsEfZAXRAq4jb6RIhxGDcVjtmXMLPpdp85jHPdDjBMMwejw=="
1625+
"requested": "[2.1.28, )",
1626+
"resolved": "2.1.28",
1627+
"contentHash": "ha49pzOEDmCPkMxwfPSR/wxa/6RD3r42TESIgpzpi7FXq/gNVUuJVEO+wtUzntNRhtmq3BKCl0s0aAlSZLkBUA=="
16281628
},
16291629
"dbup-core": {
16301630
"type": "CentralTransitive",

tests/Gnomeshade.WebApi.Tests.Integration.PostgreSQL/packages.lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1526,7 +1526,7 @@
15261526
"gnomeshade.data": {
15271527
"type": "Project",
15281528
"dependencies": {
1529-
"Dapper": "[2.0.151, )",
1529+
"Dapper": "[2.1.28, )",
15301530
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": "[8.0.1, )",
15311531
"Microsoft.Extensions.Identity.Stores": "[8.0.1, )",
15321532
"NodaTime": "[3.1.10, )",
@@ -1662,9 +1662,9 @@
16621662
},
16631663
"Dapper": {
16641664
"type": "CentralTransitive",
1665-
"requested": "[2.0.151, )",
1666-
"resolved": "2.0.151",
1667-
"contentHash": "mMcZgx1lim0/i1Ozu+lgnBM4GwNIHpCuxV6BV2ovsEfZAXRAq4jb6RIhxGDcVjtmXMLPpdp85jHPdDjBMMwejw=="
1665+
"requested": "[2.1.28, )",
1666+
"resolved": "2.1.28",
1667+
"contentHash": "ha49pzOEDmCPkMxwfPSR/wxa/6RD3r42TESIgpzpi7FXq/gNVUuJVEO+wtUzntNRhtmq3BKCl0s0aAlSZLkBUA=="
16681668
},
16691669
"dbup-core": {
16701670
"type": "CentralTransitive",

tests/Gnomeshade.WebApi.Tests.Integration.Sqlite/packages.lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1517,7 +1517,7 @@
15171517
"gnomeshade.data": {
15181518
"type": "Project",
15191519
"dependencies": {
1520-
"Dapper": "[2.0.151, )",
1520+
"Dapper": "[2.1.28, )",
15211521
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": "[8.0.1, )",
15221522
"Microsoft.Extensions.Identity.Stores": "[8.0.1, )",
15231523
"NodaTime": "[3.1.10, )",
@@ -1653,9 +1653,9 @@
16531653
},
16541654
"Dapper": {
16551655
"type": "CentralTransitive",
1656-
"requested": "[2.0.151, )",
1657-
"resolved": "2.0.151",
1658-
"contentHash": "mMcZgx1lim0/i1Ozu+lgnBM4GwNIHpCuxV6BV2ovsEfZAXRAq4jb6RIhxGDcVjtmXMLPpdp85jHPdDjBMMwejw=="
1656+
"requested": "[2.1.28, )",
1657+
"resolved": "2.1.28",
1658+
"contentHash": "ha49pzOEDmCPkMxwfPSR/wxa/6RD3r42TESIgpzpi7FXq/gNVUuJVEO+wtUzntNRhtmq3BKCl0s0aAlSZLkBUA=="
16591659
},
16601660
"dbup-core": {
16611661
"type": "CentralTransitive",

tests/Gnomeshade.WebApi.Tests/packages.lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1133,7 +1133,7 @@
11331133
"gnomeshade.data": {
11341134
"type": "Project",
11351135
"dependencies": {
1136-
"Dapper": "[2.0.151, )",
1136+
"Dapper": "[2.1.28, )",
11371137
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": "[8.0.1, )",
11381138
"Microsoft.Extensions.Identity.Stores": "[8.0.1, )",
11391139
"NodaTime": "[3.1.10, )",
@@ -1237,9 +1237,9 @@
12371237
},
12381238
"Dapper": {
12391239
"type": "CentralTransitive",
1240-
"requested": "[2.0.151, )",
1241-
"resolved": "2.0.151",
1242-
"contentHash": "mMcZgx1lim0/i1Ozu+lgnBM4GwNIHpCuxV6BV2ovsEfZAXRAq4jb6RIhxGDcVjtmXMLPpdp85jHPdDjBMMwejw=="
1240+
"requested": "[2.1.28, )",
1241+
"resolved": "2.1.28",
1242+
"contentHash": "ha49pzOEDmCPkMxwfPSR/wxa/6RD3r42TESIgpzpi7FXq/gNVUuJVEO+wtUzntNRhtmq3BKCl0s0aAlSZLkBUA=="
12431243
},
12441244
"dbup-core": {
12451245
"type": "CentralTransitive",

0 commit comments

Comments
 (0)