Skip to content

Commit

Permalink
deps: Update dependency Zio to version 0.17.0
Browse files Browse the repository at this point in the history
Updates-dependency: Zio
Updates-dependency-from-version: 0.16.2
Updates-dependency-to-version: 0.17.0
  • Loading branch information
renovate[bot] authored Oct 27, 2023
1 parent 10ad810 commit 9cc2758
Show file tree
Hide file tree
Showing 5 changed files with 285 additions and 19 deletions.
16 changes: 10 additions & 6 deletions src/ChangeLog.Test/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -1469,8 +1469,12 @@
},
"Zio": {
"type": "Transitive",
"resolved": "0.16.2",
"contentHash": "97pJJwI+mn4+Hjfiim2rK9Kocyi1U90wDeOlTFh4FwIrntbaBu0vjLFhjNwlJl9oEkgi+U22xy5WGovw+PnEOg=="
"resolved": "0.17.0",
"contentHash": "SWXT/NJhS7xsyzWpLVY4HWeTKGiJShVlrfmBsp6btqIHc5fBVGjSETrnV4BnKJgPzUv9WPdJBd04P9RFLmrhjw==",
"dependencies": {
"System.IO.Compression": "4.3.0",
"System.IO.Compression.ZipFile": "4.3.0"
}
},
"grynwald.changelog": {
"type": "Project",
Expand All @@ -1491,7 +1495,7 @@
"NuGet.Versioning": "[6.7.0, )",
"Octokit": "[8.0.0, )",
"Scriban": "[5.9.0, )",
"Zio": "[0.16.2, )"
"Zio": "[0.17.0, )"
}
}
},
Expand Down Expand Up @@ -2944,8 +2948,8 @@
},
"Zio": {
"type": "Transitive",
"resolved": "0.16.2",
"contentHash": "97pJJwI+mn4+Hjfiim2rK9Kocyi1U90wDeOlTFh4FwIrntbaBu0vjLFhjNwlJl9oEkgi+U22xy5WGovw+PnEOg=="
"resolved": "0.17.0",
"contentHash": "SWXT/NJhS7xsyzWpLVY4HWeTKGiJShVlrfmBsp6btqIHc5fBVGjSETrnV4BnKJgPzUv9WPdJBd04P9RFLmrhjw=="
},
"grynwald.changelog": {
"type": "Project",
Expand All @@ -2966,7 +2970,7 @@
"NuGet.Versioning": "[6.7.0, )",
"Octokit": "[8.0.0, )",
"Scriban": "[5.9.0, )",
"Zio": "[0.16.2, )"
"Zio": "[0.17.0, )"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion src/ChangeLog/Grynwald.ChangeLog.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<PackageReference Include="Octokit" Version="8.0.0" />
<PackageReference Include="Autofac" Version="7.1.0" />
<PackageReference Include="Scriban" Version="5.9.0" />
<PackageReference Include="Zio" Version="0.16.2" />
<PackageReference Include="Zio" Version="0.17.0" />
<PackageReference Include="GitLabApiClient" Version="1.8.0" />
</ItemGroup>

Expand Down
274 changes: 268 additions & 6 deletions src/ChangeLog/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,9 +165,13 @@
},
"Zio": {
"type": "Direct",
"requested": "[0.16.2, )",
"resolved": "0.16.2",
"contentHash": "97pJJwI+mn4+Hjfiim2rK9Kocyi1U90wDeOlTFh4FwIrntbaBu0vjLFhjNwlJl9oEkgi+U22xy5WGovw+PnEOg=="
"requested": "[0.17.0, )",
"resolved": "0.17.0",
"contentHash": "SWXT/NJhS7xsyzWpLVY4HWeTKGiJShVlrfmBsp6btqIHc5fBVGjSETrnV4BnKJgPzUv9WPdJBd04P9RFLmrhjw==",
"dependencies": {
"System.IO.Compression": "4.3.0",
"System.IO.Compression.ZipFile": "4.3.0"
}
},
"LibGit2Sharp.NativeBinaries": {
"type": "Transitive",
Expand Down Expand Up @@ -262,6 +266,16 @@
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
}
},
"Microsoft.NETCore.Platforms": {
"type": "Transitive",
"resolved": "1.1.0",
"contentHash": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A=="
},
"Microsoft.NETCore.Targets": {
"type": "Transitive",
"resolved": "1.1.0",
"contentHash": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg=="
},
"Microsoft.SourceLink.Common": {
"type": "Transitive",
"resolved": "1.1.1",
Expand All @@ -272,16 +286,245 @@
"resolved": "12.0.3",
"contentHash": "6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg=="
},
"runtime.native.System": {
"type": "Transitive",
"resolved": "4.3.0",
"contentHash": "c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0"
}
},
"runtime.native.System.IO.Compression": {
"type": "Transitive",
"resolved": "4.3.0",
"contentHash": "INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0"
}
},
"System.Buffers": {
"type": "Transitive",
"resolved": "4.3.0",
"contentHash": "ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==",
"dependencies": {
"System.Diagnostics.Debug": "4.3.0",
"System.Diagnostics.Tracing": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Threading": "4.3.0"
}
},
"System.Collections": {
"type": "Transitive",
"resolved": "4.3.0",
"contentHash": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
}
},
"System.Diagnostics.Debug": {
"type": "Transitive",
"resolved": "4.3.0",
"contentHash": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
}
},
"System.Diagnostics.DiagnosticSource": {
"type": "Transitive",
"resolved": "4.7.1",
"contentHash": "j81Lovt90PDAq8kLpaJfJKV/rWdWuEk6jfV+MBkee33vzYLEUsy4gXK8laa9V2nZlLM9VM9yA/OOQxxPEJKAMw=="
},
"System.Diagnostics.Tracing": {
"type": "Transitive",
"resolved": "4.3.0",
"contentHash": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
}
},
"System.Globalization": {
"type": "Transitive",
"resolved": "4.3.0",
"contentHash": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
}
},
"System.IO": {
"type": "Transitive",
"resolved": "4.3.0",
"contentHash": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Threading.Tasks": "4.3.0"
}
},
"System.IO.Compression": {
"type": "Transitive",
"resolved": "4.3.0",
"contentHash": "YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"System.Buffers": "4.3.0",
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.IO": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Runtime.Handles": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Threading": "4.3.0",
"System.Threading.Tasks": "4.3.0",
"runtime.native.System": "4.3.0",
"runtime.native.System.IO.Compression": "4.3.0"
}
},
"System.IO.Compression.ZipFile": {
"type": "Transitive",
"resolved": "4.3.0",
"contentHash": "G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==",
"dependencies": {
"System.Buffers": "4.3.0",
"System.IO": "4.3.0",
"System.IO.Compression": "4.3.0",
"System.IO.FileSystem": "4.3.0",
"System.IO.FileSystem.Primitives": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Text.Encoding": "4.3.0"
}
},
"System.IO.FileSystem": {
"type": "Transitive",
"resolved": "4.3.0",
"contentHash": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.IO": "4.3.0",
"System.IO.FileSystem.Primitives": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Handles": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Threading.Tasks": "4.3.0"
}
},
"System.IO.FileSystem.Primitives": {
"type": "Transitive",
"resolved": "4.3.0",
"contentHash": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
"dependencies": {
"System.Runtime": "4.3.0"
}
},
"System.Reflection": {
"type": "Transitive",
"resolved": "4.3.0",
"contentHash": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.IO": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"System.Reflection.Primitives": {
"type": "Transitive",
"resolved": "4.3.0",
"contentHash": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
}
},
"System.Resources.ResourceManager": {
"type": "Transitive",
"resolved": "4.3.0",
"contentHash": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Globalization": "4.3.0",
"System.Reflection": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"System.Runtime": {
"type": "Transitive",
"resolved": "4.3.0",
"contentHash": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0"
}
},
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
"resolved": "6.0.0",
"contentHash": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg=="
},
"System.Runtime.Extensions": {
"type": "Transitive",
"resolved": "4.3.0",
"contentHash": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
}
},
"System.Runtime.Handles": {
"type": "Transitive",
"resolved": "4.3.0",
"contentHash": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
}
},
"System.Runtime.InteropServices": {
"type": "Transitive",
"resolved": "4.3.0",
"contentHash": "uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Reflection": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Handles": "4.3.0"
}
},
"System.Text.Encoding": {
"type": "Transitive",
"resolved": "4.3.0",
"contentHash": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
}
},
"System.Text.Encodings.Web": {
"type": "Transitive",
"resolved": "7.0.0",
Expand All @@ -299,6 +542,25 @@
"System.Text.Encodings.Web": "7.0.0"
}
},
"System.Threading": {
"type": "Transitive",
"resolved": "4.3.0",
"contentHash": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
"dependencies": {
"System.Runtime": "4.3.0",
"System.Threading.Tasks": "4.3.0"
}
},
"System.Threading.Tasks": {
"type": "Transitive",
"resolved": "4.3.0",
"contentHash": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
}
},
"System.Threading.Tasks.Extensions": {
"type": "Transitive",
"resolved": "4.5.0",
Expand Down Expand Up @@ -465,9 +727,9 @@
},
"Zio": {
"type": "Direct",
"requested": "[0.16.2, )",
"resolved": "0.16.2",
"contentHash": "97pJJwI+mn4+Hjfiim2rK9Kocyi1U90wDeOlTFh4FwIrntbaBu0vjLFhjNwlJl9oEkgi+U22xy5WGovw+PnEOg=="
"requested": "[0.17.0, )",
"resolved": "0.17.0",
"contentHash": "SWXT/NJhS7xsyzWpLVY4HWeTKGiJShVlrfmBsp6btqIHc5fBVGjSETrnV4BnKJgPzUv9WPdJBd04P9RFLmrhjw=="
},
"LibGit2Sharp.NativeBinaries": {
"type": "Transitive",
Expand Down
6 changes: 3 additions & 3 deletions utilities/docs/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -273,8 +273,8 @@
},
"Zio": {
"type": "Transitive",
"resolved": "0.16.2",
"contentHash": "97pJJwI+mn4+Hjfiim2rK9Kocyi1U90wDeOlTFh4FwIrntbaBu0vjLFhjNwlJl9oEkgi+U22xy5WGovw+PnEOg=="
"resolved": "0.17.0",
"contentHash": "SWXT/NJhS7xsyzWpLVY4HWeTKGiJShVlrfmBsp6btqIHc5fBVGjSETrnV4BnKJgPzUv9WPdJBd04P9RFLmrhjw=="
},
"grynwald.changelog": {
"type": "Project",
Expand All @@ -295,7 +295,7 @@
"NuGet.Versioning": "[6.7.0, )",
"Octokit": "[8.0.0, )",
"Scriban": "[5.9.0, )",
"Zio": "[0.16.2, )"
"Zio": "[0.17.0, )"
}
}
}
Expand Down
Loading

0 comments on commit 9cc2758

Please sign in to comment.