Skip to content

Commit

Permalink
Merge pull request #331 from ARKlab/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update dependency messagepack to 3.1.3
  • Loading branch information
renovate[bot] authored Feb 4, 2025
2 parents e062e01 + edb2414 commit fb6502e
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 19 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -586,18 +586,18 @@
},
"MessagePack": {
"type": "Transitive",
"resolved": "3.1.2",
"contentHash": "Aw5J6OxDnY8XDDEwtvygHKouhnDS3ltzB/2JGZyamN33y8KesxfdOhdJDxgIEbsD+fmKA4wI5i1qVRPQlmAXeg==",
"resolved": "3.1.3",
"contentHash": "UiNv3fknvPzh5W+S0VV96R17RBZQQU71qgmsMnjjRZU2rtQM/XcTnOB+klT2dA6T1mxjnNKYrEm164AoXvGmYg==",
"dependencies": {
"MessagePack.Annotations": "3.1.2",
"MessagePackAnalyzer": "3.1.2",
"MessagePack.Annotations": "3.1.3",
"MessagePackAnalyzer": "3.1.3",
"Microsoft.NET.StringTools": "17.11.4"
}
},
"MessagePack.Annotations": {
"type": "Transitive",
"resolved": "3.1.2",
"contentHash": "GRnkedUtk3CogYRLyBUQmXKbIyR+IwYS0N3X5Xg5SNw4S5XWL9s2gPUtxxvG9Vutsq7qkwENmfixoGLew+I4rg=="
"resolved": "3.1.3",
"contentHash": "XTy4njgTAf6UVBKFj7c7ad5R0WVKbvAgkbYZy4f00kplzX2T3VOQ34AUke/Vn/QgQZ7ETdd34/IDWS3KBInSGA=="
},
"MessagePack.NodaTime": {
"type": "Transitive",
Expand All @@ -610,8 +610,8 @@
},
"MessagePackAnalyzer": {
"type": "Transitive",
"resolved": "3.1.2",
"contentHash": "J8lvKo1fw1z4xt9E/hRMn/JPbGZtLTRJXb7ocMbM9B72x15H7FLux8vq+SGtr8G3dYO8N1SKjeo2w6HEqOfDeA=="
"resolved": "3.1.3",
"contentHash": "19u1oVNv2brCs5F/jma8O8CnsKMMpYwNqD0CAEDEzvqwDTAhqC9r7xHZP4stPb3APs/ryO/zVn7LvjoEHfvs7Q=="
},
"Microsoft.ApplicationInsights": {
"type": "Transitive",
Expand Down Expand Up @@ -3382,6 +3382,9 @@
"Ark.Reference.Common": "[0.9.1, )"
}
},
"ark.reference.core.database": {
"type": "Project"
},
"ark.reference.core.webinterface": {
"type": "Project",
"dependencies": {
Expand Down Expand Up @@ -3480,7 +3483,7 @@
"type": "Project",
"dependencies": {
"Ark.Tools.Core": "[1.0.0, )",
"MessagePack": "[3.1.2, )"
"MessagePack": "[3.1.3, )"
}
},
"ark.tools.aspnetcore.nestedstartup": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -422,18 +422,18 @@
},
"MessagePack": {
"type": "Transitive",
"resolved": "3.1.2",
"contentHash": "Aw5J6OxDnY8XDDEwtvygHKouhnDS3ltzB/2JGZyamN33y8KesxfdOhdJDxgIEbsD+fmKA4wI5i1qVRPQlmAXeg==",
"resolved": "3.1.3",
"contentHash": "UiNv3fknvPzh5W+S0VV96R17RBZQQU71qgmsMnjjRZU2rtQM/XcTnOB+klT2dA6T1mxjnNKYrEm164AoXvGmYg==",
"dependencies": {
"MessagePack.Annotations": "3.1.2",
"MessagePackAnalyzer": "3.1.2",
"MessagePack.Annotations": "3.1.3",
"MessagePackAnalyzer": "3.1.3",
"Microsoft.NET.StringTools": "17.11.4"
}
},
"MessagePack.Annotations": {
"type": "Transitive",
"resolved": "3.1.2",
"contentHash": "GRnkedUtk3CogYRLyBUQmXKbIyR+IwYS0N3X5Xg5SNw4S5XWL9s2gPUtxxvG9Vutsq7qkwENmfixoGLew+I4rg=="
"resolved": "3.1.3",
"contentHash": "XTy4njgTAf6UVBKFj7c7ad5R0WVKbvAgkbYZy4f00kplzX2T3VOQ34AUke/Vn/QgQZ7ETdd34/IDWS3KBInSGA=="
},
"MessagePack.NodaTime": {
"type": "Transitive",
Expand All @@ -446,8 +446,8 @@
},
"MessagePackAnalyzer": {
"type": "Transitive",
"resolved": "3.1.2",
"contentHash": "J8lvKo1fw1z4xt9E/hRMn/JPbGZtLTRJXb7ocMbM9B72x15H7FLux8vq+SGtr8G3dYO8N1SKjeo2w6HEqOfDeA=="
"resolved": "3.1.3",
"contentHash": "19u1oVNv2brCs5F/jma8O8CnsKMMpYwNqD0CAEDEzvqwDTAhqC9r7xHZP4stPb3APs/ryO/zVn7LvjoEHfvs7Q=="
},
"Microsoft.ApplicationInsights": {
"type": "Transitive",
Expand Down Expand Up @@ -3027,7 +3027,7 @@
"type": "Project",
"dependencies": {
"Ark.Tools.Core": "[1.0.0, )",
"MessagePack": "[3.1.2, )"
"MessagePack": "[3.1.3, )"
}
},
"ark.tools.aspnetcore.nestedstartup": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="MessagePack" Version="3.1.2" />
<PackageReference Include="MessagePack" Version="3.1.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit fb6502e

Please # to comment.