Skip to content

Commit

Permalink
deps: Update Nerdbank.GitVersioning to 3.6.146
Browse files Browse the repository at this point in the history
Updates-dependency: Cake.GitVersioning
Updates-dependency-from-version: 3.6.141
Updates-dependency-to-version: 3.6.146
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent 1e2d76c commit 87517c9
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"nbgv": {
"version": "3.6.141",
"version": "3.6.146",
"commands": [
"nbgv"
]
Expand Down
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<!-- Reference Nerdbank.GitVersioning -->
<ItemGroup>
<PackageReference Include="Nerdbank.GitVersioning" Version="3.6.141" PrivateAssets="all" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.6.146" PrivateAssets="all" />
</ItemGroup>

<!-- Compiler settings-->
Expand Down
2 changes: 1 addition & 1 deletion build/Build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Cake.BuildSystems.Module" Version="7.0.0" />
<PackageReference Include="Cake.DotNetLocalTools.Module" Version="3.0.12" />
<PackageReference Include="Cake.Frosting" Version="4.0.0" />
<PackageReference Include="Cake.GitVersioning" Version="3.6.141" />
<PackageReference Include="Cake.GitVersioning" Version="3.6.146" />
<PackageReference Include="Cake.FileHelpers" Version="7.0.0" />
<PackageReference Include="Mono.Cecil" Version="0.11.5" />
</ItemGroup>
Expand Down
12 changes: 6 additions & 6 deletions build/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
},
"Cake.GitVersioning": {
"type": "Direct",
"requested": "[3.6.141, )",
"resolved": "3.6.141",
"contentHash": "nZ/w2E4jRFoMKjfZrvyQiiCswaw7CoisS9VbVcBA6NgBaBkeMG2+xNuYpItQDcf3PpYZn3fSXZU1hnjig4zt6g=="
"requested": "[3.6.146, )",
"resolved": "3.6.146",
"contentHash": "BuV0d/JMzkr+pm0m3bwkE0Z7n1bp0KOEEXSw+8V05ZwkhZVkiGrIQZgJpUC5KmmqY1KENYvA0MMc5B5B3xurHw=="
},
"Mono.Cecil": {
"type": "Direct",
Expand All @@ -51,9 +51,9 @@
},
"Nerdbank.GitVersioning": {
"type": "Direct",
"requested": "[3.6.141, )",
"resolved": "3.6.141",
"contentHash": "A2+obbz6Xl6nHdDDMiqHCrn6Lktrs/pLq4BIQXDUD2O2gd5fz2WobQyX30Kp0mPPXjEOgBA1r5s6iYVurTkUig=="
"requested": "[3.6.146, )",
"resolved": "3.6.146",
"contentHash": "W1eQ8hD9Y/cZ2+ilgxECl003xr1hybpN3fMxoTlMqg++BixETBMWzS4y9s08oHJKXgKtudsoxhITNOEf1OR66w=="
},
"Octokit": {
"type": "Direct",
Expand Down
12 changes: 6 additions & 6 deletions src/SharedBuild.Test/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
},
"Nerdbank.GitVersioning": {
"type": "Direct",
"requested": "[3.6.141, )",
"resolved": "3.6.141",
"contentHash": "A2+obbz6Xl6nHdDDMiqHCrn6Lktrs/pLq4BIQXDUD2O2gd5fz2WobQyX30Kp0mPPXjEOgBA1r5s6iYVurTkUig=="
"requested": "[3.6.146, )",
"resolved": "3.6.146",
"contentHash": "W1eQ8hD9Y/cZ2+ilgxECl003xr1hybpN3fMxoTlMqg++BixETBMWzS4y9s08oHJKXgKtudsoxhITNOEf1OR66w=="
},
"xunit": {
"type": "Direct",
Expand Down Expand Up @@ -123,8 +123,8 @@
},
"Cake.GitVersioning": {
"type": "Transitive",
"resolved": "3.6.141",
"contentHash": "nZ/w2E4jRFoMKjfZrvyQiiCswaw7CoisS9VbVcBA6NgBaBkeMG2+xNuYpItQDcf3PpYZn3fSXZU1hnjig4zt6g=="
"resolved": "3.6.146",
"contentHash": "BuV0d/JMzkr+pm0m3bwkE0Z7n1bp0KOEEXSw+8V05ZwkhZVkiGrIQZgJpUC5KmmqY1KENYvA0MMc5B5B3xurHw=="
},
"Cake.NuGet": {
"type": "Transitive",
Expand Down Expand Up @@ -385,7 +385,7 @@
"dependencies": {
"Cake.FileHelpers": "[7.0.0, )",
"Cake.Frosting": "[4.0.0, )",
"Cake.GitVersioning": "[3.6.141, )",
"Cake.GitVersioning": "[3.6.146, )",
"Mono.Cecil": "[0.11.5, )",
"Octokit": "[13.0.1, )"
}
Expand Down
2 changes: 1 addition & 1 deletion src/SharedBuild/Grynwald.SharedBuild.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="Cake.Frosting" Version="4.0.0" />
<PackageReference Include="Cake.GitVersioning" Version="3.6.141" />
<PackageReference Include="Cake.GitVersioning" Version="3.6.146" />
<PackageReference Include="Cake.FileHelpers" Version="7.0.0" />
<PackageReference Include="Mono.Cecil" Version="0.11.5" />
</ItemGroup>
Expand Down
12 changes: 6 additions & 6 deletions src/SharedBuild/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
},
"Cake.GitVersioning": {
"type": "Direct",
"requested": "[3.6.141, )",
"resolved": "3.6.141",
"contentHash": "nZ/w2E4jRFoMKjfZrvyQiiCswaw7CoisS9VbVcBA6NgBaBkeMG2+xNuYpItQDcf3PpYZn3fSXZU1hnjig4zt6g=="
"requested": "[3.6.146, )",
"resolved": "3.6.146",
"contentHash": "BuV0d/JMzkr+pm0m3bwkE0Z7n1bp0KOEEXSw+8V05ZwkhZVkiGrIQZgJpUC5KmmqY1KENYvA0MMc5B5B3xurHw=="
},
"Mono.Cecil": {
"type": "Direct",
Expand All @@ -36,9 +36,9 @@
},
"Nerdbank.GitVersioning": {
"type": "Direct",
"requested": "[3.6.141, )",
"resolved": "3.6.141",
"contentHash": "A2+obbz6Xl6nHdDDMiqHCrn6Lktrs/pLq4BIQXDUD2O2gd5fz2WobQyX30Kp0mPPXjEOgBA1r5s6iYVurTkUig=="
"requested": "[3.6.146, )",
"resolved": "3.6.146",
"contentHash": "W1eQ8hD9Y/cZ2+ilgxECl003xr1hybpN3fMxoTlMqg++BixETBMWzS4y9s08oHJKXgKtudsoxhITNOEf1OR66w=="
},
"Octokit": {
"type": "Direct",
Expand Down

0 comments on commit 87517c9

Please sign in to comment.