Skip to content

Commit

Permalink
VIH-9162 - Update NuGet (#1144)
Browse files Browse the repository at this point in the history
* upgrade java chart to 4.0.6

* VIH-9162 - Update NuGet Config

* update packages to latest

* update nuget feed

* feed

* upgraded packages and changed nuget config path names

* packages

---------

Co-authored-by: william.craig <[email protected]>
Co-authored-by: William Craig <[email protected]>
  • Loading branch information
3 people authored May 16, 2023
1 parent 5234dbe commit b0e763b
Show file tree
Hide file tree
Showing 12 changed files with 91 additions and 109 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@

<ItemGroup>
<PackageReference Include="GovukNotify" Version="6.0.0" />
<PackageReference Include="NotificationApi.Client" Version="1.41.9" />
<PackageReference Include="NotificationApi.Client" Version="1.44.2" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="TestApi.Client" Version="1.31.10" />
<PackageReference Include="VH.AcceptanceTests.Common" Version="1.23.2" />
<PackageReference Include="VideoApi.Client" Version="1.41.19" />
<PackageReference Include="VH.AcceptanceTests.Common" Version="1.24.1" />
<PackageReference Include="VideoApi.Client" Version="1.44.2" />
</ItemGroup>

<ItemGroup>
Expand Down
46 changes: 23 additions & 23 deletions AdminWebsite/AdminWebsite.AcceptanceTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
},
"NotificationApi.Client": {
"type": "Direct",
"requested": "[1.41.9, )",
"resolved": "1.41.9",
"contentHash": "O+vKF9438qyEw+KPXUHvjwDj+FpNs85GoyeyaAcdQZYWjWb6nfzg2MzW72BwLKn7MrdOJCK/OpDpXxPJ7UNlrg==",
"requested": "[1.44.2, )",
"resolved": "1.44.2",
"contentHash": "zZ/reiiXi7niCDE+SObUbeGnq5ON394jHg4YCZX2ZNOM1tz0wnIendQOPOSl4IMuHsLYr/xv6rOB0VqnFdjH/A==",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Core": "2.2.5",
"Newtonsoft.Json": "13.0.1"
Expand Down Expand Up @@ -50,9 +50,9 @@
},
"VH.AcceptanceTests.Common": {
"type": "Direct",
"requested": "[1.23.2, )",
"resolved": "1.23.2",
"contentHash": "IACJ9+e52/ibs0O2VvHkmMbq2dggC89bNf98XKpnQNyYH5pxISM82folDA7+i2Q61tUht46UmOKIBxi7ddqX7w==",
"requested": "[1.24.1, )",
"resolved": "1.24.1",
"contentHash": "QhyJpkUzoTHnV6OGf5PSDBU2Qoaeii76OL9FpKxgiiaitILLA1IuygXqnvvAYBdtvNr0FIU1mCkajkCz/6jjVg==",
"dependencies": {
"Appium.WebDriver": "4.4.0",
"Azure.Storage.Blobs": "12.14.1",
Expand Down Expand Up @@ -80,7 +80,7 @@
"Selenium.Firefox.WebDriver": "0.27.0",
"Selenium.Support": "4.7.0",
"Selenium.WebDriver": "4.7.0",
"Selenium.WebDriver.ChromeDriver": "108.0.5359.7100",
"Selenium.WebDriver.ChromeDriver": "111.0.5563.6400",
"Selenium.WebDriver.IEDriver": "4.7.0",
"Selenium.WebDriver.MicrosoftDriver": "17.17134.0",
"SeleniumExtras.WaitHelpers": "1.0.2",
Expand All @@ -93,9 +93,9 @@
},
"VideoApi.Client": {
"type": "Direct",
"requested": "[1.41.19, )",
"resolved": "1.41.19",
"contentHash": "oKchf3PZ+qHcwz9jxmVdaHykoVxYv+vfnGK7dTRS3mb/44zF05knYlL3aSyrB1CL+jOUZ6/AY7gIRQS3CQOXcA==",
"requested": "[1.44.2, )",
"resolved": "1.44.2",
"contentHash": "0qEFVEAkUtVe2clT/gKgN/emQ069LkSlohZl47u5DtJw6Lb1ce44pfU/Rwlbdo3WPI75UX3+7kkwLfl1N2wfFw==",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Core": "2.2.5"
}
Expand Down Expand Up @@ -152,8 +152,8 @@
},
"BookingsApi.Client": {
"type": "Transitive",
"resolved": "1.43.32",
"contentHash": "iQkHJH6+x9JDpVXympKJ+KEUjwe2j4u/eAYRuX7Zs+FwjsCjY9dfpWR5xAEjkfzdKDbXWXzet73Ny49tuuAgfw==",
"resolved": "1.44.1",
"contentHash": "F84Y6EnY0yUwmRholTBrenZZRvx3x52x9NB24OQqM3D+cJZOzMIlY92+rGn5TjRP9OejiKcfUovXBaajLqyVRg==",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Core": "2.2.5"
}
Expand Down Expand Up @@ -1395,8 +1395,8 @@
},
"Selenium.WebDriver.ChromeDriver": {
"type": "Transitive",
"resolved": "108.0.5359.7100",
"contentHash": "wrDUVsoQHQct9BodCFgRi1LMKGhwv27ANuS8l7ZXcOn/VS2NqcxxBhSAkcucx4CoZgidny0+ifnFS95nTmnVvg=="
"resolved": "111.0.5563.6400",
"contentHash": "qLM1wbhtfyX/7cdqCHsuos8jKG67ojsOgKLvoHReRYCBPVbbSl/niedtAVzOLpnEn9sk9C7FH6jHc/QQIR0G4w=="
},
"Selenium.WebDriver.IEDriver": {
"type": "Transitive",
Expand Down Expand Up @@ -2611,16 +2611,16 @@
},
"UserApi.Client": {
"type": "Transitive",
"resolved": "1.41.9",
"contentHash": "d81wR5NWqEbuJdlbkH6k6x5a0VNIzBXMHj8T7QykcUHiUllzJ4lxIW2ANfYZ4Bn1DeXoGDzBV0EcpjtU2WNVog==",
"resolved": "1.44.2",
"contentHash": "sL9YCnF9D1MuXULRgMkz8pbUfuevzX78BLMtIbJcRLgOsv0X+FCIEImQa6ytPmqjQhl5PpuP/s72uC9bSzdxIA==",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Core": "2.2.5"
}
},
"VH.Core.Configuration": {
"type": "Transitive",
"resolved": "0.1.12",
"contentHash": "uoDl/7HSRkueoe8e2uwPD1qCz1wuY0Tdzqf4HdQALuiK2qWXmFq/JYvnIl0g0IZmY4B1zsn7KKTOLvI4PMttuQ==",
"resolved": "0.1.13",
"contentHash": "fEtq8dy7GbJ8eUDc5kmwg3Ze+6C7JEPSHlmvz22W8UPX/x7ujBTr5MqUdpKNQganaHalt/6DHfHi+gxlPSUjiw==",
"dependencies": {
"Microsoft.AspNetCore.Http.Connections.Common": "3.1.10",
"Microsoft.AspNetCore.Mvc.Core": "2.2.5",
Expand All @@ -2632,7 +2632,7 @@
"adminwebsite": {
"type": "Project",
"dependencies": {
"BookingsApi.Client": "[1.43.32, )",
"BookingsApi.Client": "[1.44.1, )",
"FluentValidation.AspNetCore": "[10.4.0, )",
"LaunchDarkly.ServerSdk": "[7.0.3, )",
"MicroElements.Swashbuckle.FluentValidation": "[5.7.0, )",
Expand All @@ -2647,16 +2647,16 @@
"Microsoft.OpenApi": "[1.4.2, )",
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": "[1.17.0, )",
"NWebsec.AspNetCore.Middleware": "[3.0.0, )",
"NotificationApi.Client": "[1.41.9, )",
"NotificationApi.Client": "[1.44.2, )",
"Polly": "[7.2.1, )",
"Swashbuckle.AspNetCore": "[6.5.0, )",
"Swashbuckle.AspNetCore.Annotations": "[6.5.0, )",
"Swashbuckle.AspNetCore.Newtonsoft": "[6.5.0, )",
"Swashbuckle.AspNetCore.Swagger": "[6.5.0, )",
"TimeZoneConverter": "[6.0.1, )",
"UserApi.Client": "[1.41.9, )",
"VH.Core.Configuration": "[0.1.12, )",
"VideoApi.Client": "[1.41.19, )"
"UserApi.Client": "[1.44.2, )",
"VH.Core.Configuration": "[0.1.13, )",
"VideoApi.Client": "[1.44.2, )"
}
},
"adminwebsite.testing.common": {
Expand Down
30 changes: 15 additions & 15 deletions AdminWebsite/AdminWebsite.IntegrationTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@
},
"BookingsApi.Client": {
"type": "Transitive",
"resolved": "1.43.32",
"contentHash": "iQkHJH6+x9JDpVXympKJ+KEUjwe2j4u/eAYRuX7Zs+FwjsCjY9dfpWR5xAEjkfzdKDbXWXzet73Ny49tuuAgfw==",
"resolved": "1.44.1",
"contentHash": "F84Y6EnY0yUwmRholTBrenZZRvx3x52x9NB24OQqM3D+cJZOzMIlY92+rGn5TjRP9OejiKcfUovXBaajLqyVRg==",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Core": "2.2.5"
}
Expand Down Expand Up @@ -1023,8 +1023,8 @@
},
"NotificationApi.Client": {
"type": "Transitive",
"resolved": "1.41.9",
"contentHash": "O+vKF9438qyEw+KPXUHvjwDj+FpNs85GoyeyaAcdQZYWjWb6nfzg2MzW72BwLKn7MrdOJCK/OpDpXxPJ7UNlrg==",
"resolved": "1.44.2",
"contentHash": "zZ/reiiXi7niCDE+SObUbeGnq5ON394jHg4YCZX2ZNOM1tz0wnIendQOPOSl4IMuHsLYr/xv6rOB0VqnFdjH/A==",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Core": "2.2.5",
"Newtonsoft.Json": "13.0.1"
Expand Down Expand Up @@ -2035,16 +2035,16 @@
},
"UserApi.Client": {
"type": "Transitive",
"resolved": "1.41.9",
"contentHash": "d81wR5NWqEbuJdlbkH6k6x5a0VNIzBXMHj8T7QykcUHiUllzJ4lxIW2ANfYZ4Bn1DeXoGDzBV0EcpjtU2WNVog==",
"resolved": "1.44.2",
"contentHash": "sL9YCnF9D1MuXULRgMkz8pbUfuevzX78BLMtIbJcRLgOsv0X+FCIEImQa6ytPmqjQhl5PpuP/s72uC9bSzdxIA==",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Core": "2.2.5"
}
},
"VH.Core.Configuration": {
"type": "Transitive",
"resolved": "0.1.12",
"contentHash": "uoDl/7HSRkueoe8e2uwPD1qCz1wuY0Tdzqf4HdQALuiK2qWXmFq/JYvnIl0g0IZmY4B1zsn7KKTOLvI4PMttuQ==",
"resolved": "0.1.13",
"contentHash": "fEtq8dy7GbJ8eUDc5kmwg3Ze+6C7JEPSHlmvz22W8UPX/x7ujBTr5MqUdpKNQganaHalt/6DHfHi+gxlPSUjiw==",
"dependencies": {
"Microsoft.AspNetCore.Http.Connections.Common": "3.1.10",
"Microsoft.AspNetCore.Mvc.Core": "2.2.5",
Expand All @@ -2055,16 +2055,16 @@
},
"VideoApi.Client": {
"type": "Transitive",
"resolved": "1.41.19",
"contentHash": "oKchf3PZ+qHcwz9jxmVdaHykoVxYv+vfnGK7dTRS3mb/44zF05knYlL3aSyrB1CL+jOUZ6/AY7gIRQS3CQOXcA==",
"resolved": "1.44.2",
"contentHash": "0qEFVEAkUtVe2clT/gKgN/emQ069LkSlohZl47u5DtJw6Lb1ce44pfU/Rwlbdo3WPI75UX3+7kkwLfl1N2wfFw==",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Core": "2.2.5"
}
},
"adminwebsite": {
"type": "Project",
"dependencies": {
"BookingsApi.Client": "[1.43.32, )",
"BookingsApi.Client": "[1.44.1, )",
"FluentValidation.AspNetCore": "[10.4.0, )",
"LaunchDarkly.ServerSdk": "[7.0.3, )",
"MicroElements.Swashbuckle.FluentValidation": "[5.7.0, )",
Expand All @@ -2079,16 +2079,16 @@
"Microsoft.OpenApi": "[1.4.2, )",
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": "[1.17.0, )",
"NWebsec.AspNetCore.Middleware": "[3.0.0, )",
"NotificationApi.Client": "[1.41.9, )",
"NotificationApi.Client": "[1.44.2, )",
"Polly": "[7.2.1, )",
"Swashbuckle.AspNetCore": "[6.5.0, )",
"Swashbuckle.AspNetCore.Annotations": "[6.5.0, )",
"Swashbuckle.AspNetCore.Newtonsoft": "[6.5.0, )",
"Swashbuckle.AspNetCore.Swagger": "[6.5.0, )",
"TimeZoneConverter": "[6.0.1, )",
"UserApi.Client": "[1.41.9, )",
"VH.Core.Configuration": "[0.1.12, )",
"VideoApi.Client": "[1.41.19, )"
"UserApi.Client": "[1.44.2, )",
"VH.Core.Configuration": "[0.1.13, )",
"VideoApi.Client": "[1.44.2, )"
}
},
"adminwebsite.testing.common": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="VideoApi.Client" Version="1.41.19" />
<PackageReference Include="VideoApi.Client" Version="1.44.2" />
</ItemGroup>

<ItemGroup>
Expand Down
32 changes: 16 additions & 16 deletions AdminWebsite/AdminWebsite.UnitTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,17 +89,17 @@
},
"VideoApi.Client": {
"type": "Direct",
"requested": "[1.41.19, )",
"resolved": "1.41.19",
"contentHash": "oKchf3PZ+qHcwz9jxmVdaHykoVxYv+vfnGK7dTRS3mb/44zF05knYlL3aSyrB1CL+jOUZ6/AY7gIRQS3CQOXcA==",
"requested": "[1.44.2, )",
"resolved": "1.44.2",
"contentHash": "0qEFVEAkUtVe2clT/gKgN/emQ069LkSlohZl47u5DtJw6Lb1ce44pfU/Rwlbdo3WPI75UX3+7kkwLfl1N2wfFw==",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Core": "2.2.5"
}
},
"BookingsApi.Client": {
"type": "Transitive",
"resolved": "1.43.32",
"contentHash": "iQkHJH6+x9JDpVXympKJ+KEUjwe2j4u/eAYRuX7Zs+FwjsCjY9dfpWR5xAEjkfzdKDbXWXzet73Ny49tuuAgfw==",
"resolved": "1.44.1",
"contentHash": "F84Y6EnY0yUwmRholTBrenZZRvx3x52x9NB24OQqM3D+cJZOzMIlY92+rGn5TjRP9OejiKcfUovXBaajLqyVRg==",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Core": "2.2.5"
}
Expand Down Expand Up @@ -925,8 +925,8 @@
},
"NotificationApi.Client": {
"type": "Transitive",
"resolved": "1.41.9",
"contentHash": "O+vKF9438qyEw+KPXUHvjwDj+FpNs85GoyeyaAcdQZYWjWb6nfzg2MzW72BwLKn7MrdOJCK/OpDpXxPJ7UNlrg==",
"resolved": "1.44.2",
"contentHash": "zZ/reiiXi7niCDE+SObUbeGnq5ON394jHg4YCZX2ZNOM1tz0wnIendQOPOSl4IMuHsLYr/xv6rOB0VqnFdjH/A==",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Core": "2.2.5",
"Newtonsoft.Json": "13.0.1"
Expand Down Expand Up @@ -1917,16 +1917,16 @@
},
"UserApi.Client": {
"type": "Transitive",
"resolved": "1.41.9",
"contentHash": "d81wR5NWqEbuJdlbkH6k6x5a0VNIzBXMHj8T7QykcUHiUllzJ4lxIW2ANfYZ4Bn1DeXoGDzBV0EcpjtU2WNVog==",
"resolved": "1.44.2",
"contentHash": "sL9YCnF9D1MuXULRgMkz8pbUfuevzX78BLMtIbJcRLgOsv0X+FCIEImQa6ytPmqjQhl5PpuP/s72uC9bSzdxIA==",
"dependencies": {
"Microsoft.AspNetCore.Mvc.Core": "2.2.5"
}
},
"VH.Core.Configuration": {
"type": "Transitive",
"resolved": "0.1.12",
"contentHash": "uoDl/7HSRkueoe8e2uwPD1qCz1wuY0Tdzqf4HdQALuiK2qWXmFq/JYvnIl0g0IZmY4B1zsn7KKTOLvI4PMttuQ==",
"resolved": "0.1.13",
"contentHash": "fEtq8dy7GbJ8eUDc5kmwg3Ze+6C7JEPSHlmvz22W8UPX/x7ujBTr5MqUdpKNQganaHalt/6DHfHi+gxlPSUjiw==",
"dependencies": {
"Microsoft.AspNetCore.Http.Connections.Common": "3.1.10",
"Microsoft.AspNetCore.Mvc.Core": "2.2.5",
Expand All @@ -1938,7 +1938,7 @@
"adminwebsite": {
"type": "Project",
"dependencies": {
"BookingsApi.Client": "[1.43.32, )",
"BookingsApi.Client": "[1.44.1, )",
"FluentValidation.AspNetCore": "[10.4.0, )",
"LaunchDarkly.ServerSdk": "[7.0.3, )",
"MicroElements.Swashbuckle.FluentValidation": "[5.7.0, )",
Expand All @@ -1953,16 +1953,16 @@
"Microsoft.OpenApi": "[1.4.2, )",
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": "[1.17.0, )",
"NWebsec.AspNetCore.Middleware": "[3.0.0, )",
"NotificationApi.Client": "[1.41.9, )",
"NotificationApi.Client": "[1.44.2, )",
"Polly": "[7.2.1, )",
"Swashbuckle.AspNetCore": "[6.5.0, )",
"Swashbuckle.AspNetCore.Annotations": "[6.5.0, )",
"Swashbuckle.AspNetCore.Newtonsoft": "[6.5.0, )",
"Swashbuckle.AspNetCore.Swagger": "[6.5.0, )",
"TimeZoneConverter": "[6.0.1, )",
"UserApi.Client": "[1.41.9, )",
"VH.Core.Configuration": "[0.1.12, )",
"VideoApi.Client": "[1.41.19, )"
"UserApi.Client": "[1.44.2, )",
"VH.Core.Configuration": "[0.1.13, )",
"VideoApi.Client": "[1.44.2, )"
}
},
"adminwebsite.testing.common": {
Expand Down
10 changes: 5 additions & 5 deletions AdminWebsite/AdminWebsite/AdminWebsite.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<ErrorOnDuplicatePublishOutputFiles>false</ErrorOnDuplicatePublishOutputFiles>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="BookingsApi.Client" Version="1.43.32" />
<PackageReference Include="BookingsApi.Client" Version="1.44.1" />
<PackageReference Include="LaunchDarkly.ServerSdk" Version="7.0.3" />
<PackageReference Include="MicroElements.Swashbuckle.FluentValidation" Version="5.7.0" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.51.0" />
Expand All @@ -45,7 +45,7 @@
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="6.0.9" />
<PackageReference Include="Microsoft.Graph" Version="1.21.0" />
<PackageReference Include="Microsoft.OpenApi" Version="1.4.2" />
<PackageReference Include="NotificationApi.Client" Version="1.41.9" />
<PackageReference Include="NotificationApi.Client" Version="1.44.2" />
<PackageReference Include="NWebsec.AspNetCore.Middleware" Version="3.0.0" />
<PackageReference Include="Polly" Version="7.2.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
Expand All @@ -57,9 +57,9 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="TimeZoneConverter" Version="6.0.1" />
<PackageReference Include="UserApi.Client" Version="1.41.9" />
<PackageReference Include="VH.Core.Configuration" Version="0.1.12" />
<PackageReference Include="VideoApi.Client" Version="1.41.19" />
<PackageReference Include="UserApi.Client" Version="1.44.2" />
<PackageReference Include="VH.Core.Configuration" Version="0.1.13" />
<PackageReference Include="VideoApi.Client" Version="1.44.2" />
</ItemGroup>

<ItemGroup>
Expand Down
Loading

0 comments on commit b0e763b

Please sign in to comment.