Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump dependencies #94

Merged
merged 2 commits into from
Sep 11, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Aws/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
},
"FluentValidation": {
"type": "Transitive",
"resolved": "11.2.1",
"contentHash": "ZrQD0TGd0mHqf/zErZOEaba8cBeInaJj02nqinO+0La3uE08sJ5ScTYqsCbdx9fLHsX8rh+5KH5RtL2eOUS+OA=="
"resolved": "11.2.2",
"contentHash": "5QEte2BUZZF6Sezeekr7Zu1THfgpxU7pmuL2SjIrajuGMah+pxPGiRiLtw+x/tSUSSVmcv9LrUe41lKu4l0n4A=="
},
"Flurl": {
"type": "Transitive",
Expand Down Expand Up @@ -286,7 +286,7 @@
"library": {
"type": "Project",
"dependencies": {
"FluentValidation": "[11.2.1, )",
"FluentValidation": "[11.2.2, )",
"Microsoft.Extensions.Logging.Abstractions": "[6.0.1, )",
"Microsoft.Extensions.Options": "[6.0.0, )",
"Pulumi": "[3.38.0, )",
Expand Down
2 changes: 1 addition & 1 deletion Cli/Cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<PackageReference Include="Serilog.Extensions.Hosting" Version="5.0.1" />
<PackageReference Include="Serilog.Settings.Configuration" Version="3.3.0" />
<PackageReference Include="Serilog.Sinks.Seq" Version="5.1.1" />
<PackageReference Include="Spectre.Console" Version="0.44.0" />
<PackageReference Include="Spectre.Console.Cli" Version="0.45.0" />
</ItemGroup>

<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Cli/config/_default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@ Dungeon:
# renovate: datasource=helm depName=cert-manager-chart packageName=cert-manager registryUrl=https://charts.jetstack.io
CertManagerChartVersion: 1.9.1
# renovate: datasource=helm depName=cluster-autoscaler-chart packageName=cluster-autoscaler registryUrl=https://kubernetes.github.io/autoscaler
ClusterAutoscalerChartVersion: 9.20.1
ClusterAutoscalerChartVersion: 9.21.0
# renovate: datasource=github-releases depName=cluster-autoscaler packageName=kubernetes/autoscaler extractVersion=^cluster-autoscaler-(?<version>\d+\.\d+\.\d+)$
ClusterAutoscalerImageTag: 1.23.1
# renovate: datasource=helm depName=external-dns-chart packageName=external-dns registryUrl=https://charts.bitnami.com/bitnami
ExternalDnsChartVersion: 6.8.1
ExternalDnsChartVersion: 6.8.2
# renovate: datasource=helm depName=fluent-bit-chart packageName=fluent-bit registryUrl=https://fluent.github.io/helm-charts
FluentBitChartVersion: 0.20.6
FluentBitImageRepository: public.ecr.aws/aws-observability/aws-for-fluent-bit
Expand Down
29 changes: 20 additions & 9 deletions Cli/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,11 +143,14 @@
"Serilog.Sinks.PeriodicBatching": "2.3.0"
}
},
"Spectre.Console": {
"Spectre.Console.Cli": {
"type": "Direct",
"requested": "[0.44.0, )",
"resolved": "0.44.0",
"contentHash": "QMpKtn5QV1j2nklqDwuRE/XwbDn5jxww+Mt5J6Jn3EeQIzaLcuLyUhCLh/mS8giN6uXbqOV1ep5HlUGxrV1ujQ=="
"requested": "[0.45.0, )",
"resolved": "0.45.0",
"contentHash": "SZcYjwEmmYgmTDqOluWFYtURI9bgRtmx3tSdslHsMU9lKWkev3UHEkzDbOtu4XwY+hCn9NOjBRSDWNafa4fyCQ==",
"dependencies": {
"Spectre.Console": "0.45.0"
}
},
"Ben.Demystifier": {
"type": "Transitive",
Expand All @@ -164,8 +167,8 @@
},
"FluentValidation": {
"type": "Transitive",
"resolved": "11.2.1",
"contentHash": "ZrQD0TGd0mHqf/zErZOEaba8cBeInaJj02nqinO+0La3uE08sJ5ScTYqsCbdx9fLHsX8rh+5KH5RtL2eOUS+OA=="
"resolved": "11.2.2",
"contentHash": "5QEte2BUZZF6Sezeekr7Zu1THfgpxU7pmuL2SjIrajuGMah+pxPGiRiLtw+x/tSUSSVmcv9LrUe41lKu4l0n4A=="
},
"Flurl": {
"type": "Transitive",
Expand Down Expand Up @@ -628,6 +631,14 @@
"System.Threading.Timer": "4.0.1"
}
},
"Spectre.Console": {
"type": "Transitive",
"resolved": "0.45.0",
"contentHash": "e//13o8/BCrWmwN26eJ4zCzD2iq7iUlqQd+nDI9nJUdnJ/rYAanYiNFZZ7YHwlv48IKuKtRYYP6/wPt1DG67ww==",
"dependencies": {
"System.Memory": "4.5.5"
}
},
"System.Buffers": {
"type": "Transitive",
"resolved": "4.5.1",
Expand Down Expand Up @@ -744,8 +755,8 @@
},
"System.Memory": {
"type": "Transitive",
"resolved": "4.5.4",
"contentHash": "1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw=="
"resolved": "4.5.5",
"contentHash": "XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw=="
},
"System.Reflection": {
"type": "Transitive",
Expand Down Expand Up @@ -956,7 +967,7 @@
"library": {
"type": "Project",
"dependencies": {
"FluentValidation": "[11.2.1, )",
"FluentValidation": "[11.2.2, )",
"Microsoft.Extensions.Logging.Abstractions": "[6.0.1, )",
"Microsoft.Extensions.Options": "[6.0.0, )",
"Pulumi": "[3.38.0, )",
Expand Down
6 changes: 3 additions & 3 deletions K8s/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@
},
"FluentValidation": {
"type": "Transitive",
"resolved": "11.2.1",
"contentHash": "ZrQD0TGd0mHqf/zErZOEaba8cBeInaJj02nqinO+0La3uE08sJ5ScTYqsCbdx9fLHsX8rh+5KH5RtL2eOUS+OA=="
"resolved": "11.2.2",
"contentHash": "5QEte2BUZZF6Sezeekr7Zu1THfgpxU7pmuL2SjIrajuGMah+pxPGiRiLtw+x/tSUSSVmcv9LrUe41lKu4l0n4A=="
},
"Flurl": {
"type": "Transitive",
Expand Down Expand Up @@ -262,7 +262,7 @@
"library": {
"type": "Project",
"dependencies": {
"FluentValidation": "[11.2.1, )",
"FluentValidation": "[11.2.2, )",
"Microsoft.Extensions.Logging.Abstractions": "[6.0.1, )",
"Microsoft.Extensions.Options": "[6.0.0, )",
"Pulumi": "[3.38.0, )",
Expand Down
2 changes: 1 addition & 1 deletion Library/Library.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="FluentValidation" Version="11.2.1" />
<PackageReference Include="FluentValidation" Version="11.2.2" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.1" />
<PackageReference Include="Microsoft.Extensions.Options" Version="6.0.0" />
<PackageReference Include="Pulumi" Version="3.38.0" />
Expand Down
6 changes: 3 additions & 3 deletions Library/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
".NETCoreApp,Version=v5.0": {
"FluentValidation": {
"type": "Direct",
"requested": "[11.2.1, )",
"resolved": "11.2.1",
"contentHash": "ZrQD0TGd0mHqf/zErZOEaba8cBeInaJj02nqinO+0La3uE08sJ5ScTYqsCbdx9fLHsX8rh+5KH5RtL2eOUS+OA=="
"requested": "[11.2.2, )",
"resolved": "11.2.2",
"contentHash": "5QEte2BUZZF6Sezeekr7Zu1THfgpxU7pmuL2SjIrajuGMah+pxPGiRiLtw+x/tSUSSVmcv9LrUe41lKu4l0n4A=="
},
"Microsoft.Extensions.Logging.Abstractions": {
"type": "Direct",
Expand Down