Skip to content

Commit

Permalink
chore(deps): update dependency cliwrap to 3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent cf14aea commit 22dcd60
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<ItemGroup>
<PackageReference Include="Azure.Storage.Blobs" Version="12.20.0"/>
<PackageReference Include="CliWrap" Version="3.6.6"/>
<PackageReference Include="CliWrap" Version="3.7.1"/>
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0" PrivateAssets="All"/>
<PackageReference Include="ReportGenerator.Core" Version="5.3.6"/>
</ItemGroup>
Expand Down
28 changes: 22 additions & 6 deletions src/ReportGenerator.AzureBlobHistoryStorage/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,12 @@
},
"CliWrap": {
"type": "Direct",
"requested": "[3.6.6, )",
"resolved": "3.6.6",
"contentHash": "8/WnYKDjXjqMp9ktCygmeC6kDsmSEKF4riEYNy98+nD3wOKbuxqOjmhiFMalOYlM+mUqfs3SOEowF20+loDZHQ=="
"requested": "[3.7.1, )",
"resolved": "3.7.1",
"contentHash": "2f5L/wjalAisJ9NEu9o5liobQQji47evLOYLf2kk1y/MGLmTZWDfGR0d8C5lNuJtUiHCZzBoTfJbizQHZ2rFaw==",
"dependencies": {
"System.Management": "9.0.0"
}
},
"JetBrains.Annotations": {
"type": "Direct",
Expand Down Expand Up @@ -192,6 +195,11 @@
"System.Text.Json": "4.7.2"
}
},
"System.CodeDom": {
"type": "Transitive",
"resolved": "9.0.0",
"contentHash": "oTE5IfuMoET8yaZP/vdvy9xO47guAv/rOhe4DODuFBN3ySprcQOlXqO3j+e/H/YpKKR5sglrxRaZ2HYOhNJrqA=="
},
"System.Collections.Immutable": {
"type": "Transitive",
"resolved": "5.0.0",
Expand All @@ -210,6 +218,14 @@
"resolved": "6.0.0",
"contentHash": "Rfm2jYCaUeGysFEZjDe7j1R4x6Z6BzumS/vUT5a1AA/AWJuGX71PoGB0RmpyX3VmrGqVnAwtfMn39OHR8Y/5+g=="
},
"System.Management": {
"type": "Transitive",
"resolved": "9.0.0",
"contentHash": "bVh4xAMI5grY5GZoklKcMBLirhC8Lqzp63Ft3zXJacwGAlLyFdF4k0qz4pnKIlO6HyL2Z4zqmHm9UkzEo6FFsA==",
"dependencies": {
"System.CodeDom": "9.0.0"
}
},
"System.Memory.Data": {
"type": "Transitive",
"resolved": "1.0.2",
Expand Down Expand Up @@ -265,9 +281,9 @@
},
"CliWrap": {
"type": "Direct",
"requested": "[3.6.6, )",
"resolved": "3.6.6",
"contentHash": "8/WnYKDjXjqMp9ktCygmeC6kDsmSEKF4riEYNy98+nD3wOKbuxqOjmhiFMalOYlM+mUqfs3SOEowF20+loDZHQ=="
"requested": "[3.7.1, )",
"resolved": "3.7.1",
"contentHash": "2f5L/wjalAisJ9NEu9o5liobQQji47evLOYLf2kk1y/MGLmTZWDfGR0d8C5lNuJtUiHCZzBoTfJbizQHZ2rFaw=="
},
"JetBrains.Annotations": {
"type": "Direct",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,11 @@
},
"CliWrap": {
"type": "Transitive",
"resolved": "3.6.6",
"contentHash": "8/WnYKDjXjqMp9ktCygmeC6kDsmSEKF4riEYNy98+nD3wOKbuxqOjmhiFMalOYlM+mUqfs3SOEowF20+loDZHQ=="
"resolved": "3.7.1",
"contentHash": "2f5L/wjalAisJ9NEu9o5liobQQji47evLOYLf2kk1y/MGLmTZWDfGR0d8C5lNuJtUiHCZzBoTfJbizQHZ2rFaw==",
"dependencies": {
"System.Management": "9.0.0"
}
},
"DotNetConfig": {
"type": "Transitive",
Expand Down Expand Up @@ -282,6 +285,11 @@
"System.Text.Json": "4.7.2"
}
},
"System.CodeDom": {
"type": "Transitive",
"resolved": "9.0.0",
"contentHash": "oTE5IfuMoET8yaZP/vdvy9xO47guAv/rOhe4DODuFBN3ySprcQOlXqO3j+e/H/YpKKR5sglrxRaZ2HYOhNJrqA=="
},
"System.Collections.Immutable": {
"type": "Transitive",
"resolved": "5.0.0",
Expand Down Expand Up @@ -313,6 +321,14 @@
"resolved": "6.0.0",
"contentHash": "Rfm2jYCaUeGysFEZjDe7j1R4x6Z6BzumS/vUT5a1AA/AWJuGX71PoGB0RmpyX3VmrGqVnAwtfMn39OHR8Y/5+g=="
},
"System.Management": {
"type": "Transitive",
"resolved": "9.0.0",
"contentHash": "bVh4xAMI5grY5GZoklKcMBLirhC8Lqzp63Ft3zXJacwGAlLyFdF4k0qz4pnKIlO6HyL2Z4zqmHm9UkzEo6FFsA==",
"dependencies": {
"System.CodeDom": "9.0.0"
}
},
"System.Memory.Data": {
"type": "Transitive",
"resolved": "1.0.2",
Expand Down Expand Up @@ -368,7 +384,7 @@
"type": "Project",
"dependencies": {
"Azure.Storage.Blobs": "[12.20.0, )",
"CliWrap": "[3.6.6, )",
"CliWrap": "[3.7.1, )",
"ReportGenerator.Core": "[5.3.6, )"
}
}
Expand Down Expand Up @@ -481,8 +497,8 @@
},
"CliWrap": {
"type": "Transitive",
"resolved": "3.6.6",
"contentHash": "8/WnYKDjXjqMp9ktCygmeC6kDsmSEKF4riEYNy98+nD3wOKbuxqOjmhiFMalOYlM+mUqfs3SOEowF20+loDZHQ=="
"resolved": "3.7.1",
"contentHash": "2f5L/wjalAisJ9NEu9o5liobQQji47evLOYLf2kk1y/MGLmTZWDfGR0d8C5lNuJtUiHCZzBoTfJbizQHZ2rFaw=="
},
"DotNetConfig": {
"type": "Transitive",
Expand Down Expand Up @@ -733,7 +749,7 @@
"type": "Project",
"dependencies": {
"Azure.Storage.Blobs": "[12.20.0, )",
"CliWrap": "[3.6.6, )",
"CliWrap": "[3.7.1, )",
"ReportGenerator.Core": "[5.3.6, )"
}
}
Expand Down

0 comments on commit 22dcd60

Please sign in to comment.