Skip to content

Commit

Permalink
updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakub Raczek committed Nov 29, 2024
1 parent db7303e commit 1abf00d
Show file tree
Hide file tree
Showing 29 changed files with 1,052 additions and 428 deletions.
4 changes: 2 additions & 2 deletions Ocaramba.Tests.Angular/Ocaramba.Tests.Angular.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Selenium.Support" Version="4.4.0" />
<PackageReference Include="Selenium.WebDriver" Version="4.4.0" />
<PackageReference Include="Selenium.Support" Version="4.27.0" />
<PackageReference Include="Selenium.WebDriver" Version="4.27.0" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="131.0.6778.8500" />
<PackageReference Include="Selenium.WebDriver.GeckoDriver" Version="0.35.0" />
</ItemGroup>
Expand Down
120 changes: 95 additions & 25 deletions Ocaramba.Tests.Angular/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,18 +55,21 @@
},
"Selenium.Support": {
"type": "Direct",
"requested": "[4.4.0, )",
"resolved": "4.4.0",
"contentHash": "nxXOJVT2iV9qcCJhESRCrX3RnKF+O+71JORSIm6J5zOrLFsyVaGA37Jr1chFHO3NQ+MNrMM1vHLlgEPFmWPwgQ==",
"requested": "[4.27.0, )",
"resolved": "4.27.0",
"contentHash": "vPsJmYP+ONxutAmkpSc2cXJCO/eHjP+4dccx/M9mGntOZuVjM0DOzyH2cvX8tDoQ18yUq8l2P4rA3a278Gp2KQ==",
"dependencies": {
"Selenium.WebDriver": "4.4.0"
"Selenium.WebDriver": "4.27.0"
}
},
"Selenium.WebDriver": {
"type": "Direct",
"requested": "[4.4.0, )",
"resolved": "4.4.0",
"contentHash": "gg/fFUW+SQEdOMaZvkKSau6m4xbMG2qBW6cCW6nGW1CtO0coA8OLYpHcQLpsKcc6q68i/Uq1wjtiVfiNXykJUQ=="
"requested": "[4.27.0, )",
"resolved": "4.27.0",
"contentHash": "bMIpqwpBfYLa1lh8gPVa6A1i9LeWNsfc2mR9why0DutEKI7ck3GVxzco1bB/8bv+7IA6rk4sR9WpZLRUnH/AAw==",
"dependencies": {
"System.Text.Json": "8.0.5"
}
},
"Selenium.WebDriver.ChromeDriver": {
"type": "Direct",
Expand All @@ -80,6 +83,14 @@
"resolved": "0.35.0",
"contentHash": "+s9jC3IhtNmWloGv9pQ+TqNeRYM0cCPQrFicpXNcyP08KI/WjTRPE0b0M6Fc8I3FEGj98EBQjQBwUlAiQpMW0w=="
},
"Microsoft.Bcl.AsyncInterfaces": {
"type": "Transitive",
"resolved": "8.0.0",
"contentHash": "3WA9q9yVqJp222P3x1wYIGDAkpjAku0TMUaaQV22g6L67AI0LdOIrVS7Ht2vJfLHGSPVuqN94vIr15qn+HEkHw==",
"dependencies": {
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
"Microsoft.CSharp": {
"type": "Transitive",
"resolved": "4.7.0",
Expand Down Expand Up @@ -128,13 +139,75 @@
"resolved": "3.8.0",
"contentHash": "CIScV9a7+wUu6Ylb+WO0q/WGWQVoB05TUj3XZHa1CO+2BInDdfIVkqtlrSguhy6D/AGIMaLVrCZpQkQ2m0bbzQ=="
},
"System.Buffers": {
"type": "Transitive",
"resolved": "4.5.1",
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg=="
},
"System.Memory": {
"type": "Transitive",
"resolved": "4.5.5",
"contentHash": "XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==",
"dependencies": {
"System.Buffers": "4.5.1",
"System.Numerics.Vectors": "4.5.0",
"System.Runtime.CompilerServices.Unsafe": "4.5.3"
}
},
"System.Numerics.Vectors": {
"type": "Transitive",
"resolved": "4.5.0",
"contentHash": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ=="
},
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
"resolved": "6.0.0",
"contentHash": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg=="
},
"System.Text.Encodings.Web": {
"type": "Transitive",
"resolved": "8.0.0",
"contentHash": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==",
"dependencies": {
"System.Buffers": "4.5.1",
"System.Memory": "4.5.5",
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
}
},
"System.Text.Json": {
"type": "Transitive",
"resolved": "8.0.5",
"contentHash": "0f1B50Ss7rqxXiaBJyzUu9bWFOO2/zSlifZ/UNMdiIpDYe4cY4LQQicP4nirK1OS31I43rn062UIJ1Q9bpmHpg==",
"dependencies": {
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
"System.Buffers": "4.5.1",
"System.Memory": "4.5.5",
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
"System.Text.Encodings.Web": "8.0.0",
"System.Threading.Tasks.Extensions": "4.5.4",
"System.ValueTuple": "4.5.0"
}
},
"System.Threading.Tasks.Extensions": {
"type": "Transitive",
"resolved": "4.5.4",
"contentHash": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
"dependencies": {
"System.Runtime.CompilerServices.Unsafe": "4.5.3"
}
},
"System.ValueTuple": {
"type": "Transitive",
"resolved": "4.5.0",
"contentHash": "okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ=="
},
"ocaramba.tests.pageobjects": {
"type": "Project",
"dependencies": {
"NLog": "[5.3.4, )",
"OcarambaLite": "[1.0.0, )",
"Selenium.Support": "[4.4.0, )",
"Selenium.WebDriver": "[4.4.0, )",
"Selenium.Support": "[4.27.0, )",
"Selenium.WebDriver": "[4.27.0, )",
"Selenium.WebDriver.ChromeDriver": "[131.0.6778.8500, )",
"Selenium.WebDriver.GeckoDriver": "[0.35.0, )"
}
Expand All @@ -144,8 +217,8 @@
"dependencies": {
"Microsoft.CSharp": "[4.7.0, )",
"NLog": "[5.3.4, )",
"Selenium.Support": "[4.4.0, )",
"Selenium.WebDriver": "[4.4.0, )"
"Selenium.Support": "[4.27.0, )",
"Selenium.WebDriver": "[4.27.0, )"
}
}
},
Expand Down Expand Up @@ -207,21 +280,18 @@
},
"Selenium.Support": {
"type": "Direct",
"requested": "[4.4.0, )",
"resolved": "4.4.0",
"contentHash": "nxXOJVT2iV9qcCJhESRCrX3RnKF+O+71JORSIm6J5zOrLFsyVaGA37Jr1chFHO3NQ+MNrMM1vHLlgEPFmWPwgQ==",
"requested": "[4.27.0, )",
"resolved": "4.27.0",
"contentHash": "vPsJmYP+ONxutAmkpSc2cXJCO/eHjP+4dccx/M9mGntOZuVjM0DOzyH2cvX8tDoQ18yUq8l2P4rA3a278Gp2KQ==",
"dependencies": {
"Selenium.WebDriver": "4.4.0"
"Selenium.WebDriver": "4.27.0"
}
},
"Selenium.WebDriver": {
"type": "Direct",
"requested": "[4.4.0, )",
"resolved": "4.4.0",
"contentHash": "gg/fFUW+SQEdOMaZvkKSau6m4xbMG2qBW6cCW6nGW1CtO0coA8OLYpHcQLpsKcc6q68i/Uq1wjtiVfiNXykJUQ==",
"dependencies": {
"Newtonsoft.Json": "13.0.1"
}
"requested": "[4.27.0, )",
"resolved": "4.27.0",
"contentHash": "bMIpqwpBfYLa1lh8gPVa6A1i9LeWNsfc2mR9why0DutEKI7ck3GVxzco1bB/8bv+7IA6rk4sR9WpZLRUnH/AAw=="
},
"Selenium.WebDriver.ChromeDriver": {
"type": "Direct",
Expand Down Expand Up @@ -1134,8 +1204,8 @@
"NLog": "[5.3.4, )",
"NLog.Web.AspNetCore": "[5.3.14, )",
"OcarambaLite": "[1.0.0, )",
"Selenium.Support": "[4.4.0, )",
"Selenium.WebDriver": "[4.4.0, )",
"Selenium.Support": "[4.27.0, )",
"Selenium.WebDriver": "[4.27.0, )",
"Selenium.WebDriver.ChromeDriver": "[131.0.6778.8500, )",
"Selenium.WebDriver.GeckoDriver": "[0.35.0, )",
"System.Configuration.ConfigurationManager": "[9.0.0, )"
Expand All @@ -1152,8 +1222,8 @@
"Microsoft.WSMan.Management": "[7.4.6, )",
"NLog": "[5.3.4, )",
"NLog.Web.AspNetCore": "[5.3.14, )",
"Selenium.Support": "[4.4.0, )",
"Selenium.WebDriver": "[4.4.0, )"
"Selenium.Support": "[4.27.0, )",
"Selenium.WebDriver": "[4.27.0, )"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Selenium.Support" Version="4.4.0" />
<PackageReference Include="Selenium.WebDriver" Version="4.4.0" />
<PackageReference Include="Selenium.Support" Version="4.27.0" />
<PackageReference Include="Selenium.WebDriver" Version="4.27.0" />
<PackageReference Include="NLog" Version="5.3.4" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="131.0.6778.8500" />
<PackageReference Include="Selenium.WebDriver.GeckoDriver" Version="0.35.0" />
Expand Down
120 changes: 95 additions & 25 deletions Ocaramba.Tests.CloudProviderCrossBrowser/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,18 +37,21 @@
},
"Selenium.Support": {
"type": "Direct",
"requested": "[4.4.0, )",
"resolved": "4.4.0",
"contentHash": "nxXOJVT2iV9qcCJhESRCrX3RnKF+O+71JORSIm6J5zOrLFsyVaGA37Jr1chFHO3NQ+MNrMM1vHLlgEPFmWPwgQ==",
"requested": "[4.27.0, )",
"resolved": "4.27.0",
"contentHash": "vPsJmYP+ONxutAmkpSc2cXJCO/eHjP+4dccx/M9mGntOZuVjM0DOzyH2cvX8tDoQ18yUq8l2P4rA3a278Gp2KQ==",
"dependencies": {
"Selenium.WebDriver": "4.4.0"
"Selenium.WebDriver": "4.27.0"
}
},
"Selenium.WebDriver": {
"type": "Direct",
"requested": "[4.4.0, )",
"resolved": "4.4.0",
"contentHash": "gg/fFUW+SQEdOMaZvkKSau6m4xbMG2qBW6cCW6nGW1CtO0coA8OLYpHcQLpsKcc6q68i/Uq1wjtiVfiNXykJUQ=="
"requested": "[4.27.0, )",
"resolved": "4.27.0",
"contentHash": "bMIpqwpBfYLa1lh8gPVa6A1i9LeWNsfc2mR9why0DutEKI7ck3GVxzco1bB/8bv+7IA6rk4sR9WpZLRUnH/AAw==",
"dependencies": {
"System.Text.Json": "8.0.5"
}
},
"Selenium.WebDriver.ChromeDriver": {
"type": "Direct",
Expand All @@ -62,6 +65,14 @@
"resolved": "0.35.0",
"contentHash": "+s9jC3IhtNmWloGv9pQ+TqNeRYM0cCPQrFicpXNcyP08KI/WjTRPE0b0M6Fc8I3FEGj98EBQjQBwUlAiQpMW0w=="
},
"Microsoft.Bcl.AsyncInterfaces": {
"type": "Transitive",
"resolved": "8.0.0",
"contentHash": "3WA9q9yVqJp222P3x1wYIGDAkpjAku0TMUaaQV22g6L67AI0LdOIrVS7Ht2vJfLHGSPVuqN94vIr15qn+HEkHw==",
"dependencies": {
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
"Microsoft.CSharp": {
"type": "Transitive",
"resolved": "4.7.0",
Expand Down Expand Up @@ -110,13 +121,75 @@
"resolved": "3.8.0",
"contentHash": "CIScV9a7+wUu6Ylb+WO0q/WGWQVoB05TUj3XZHa1CO+2BInDdfIVkqtlrSguhy6D/AGIMaLVrCZpQkQ2m0bbzQ=="
},
"System.Buffers": {
"type": "Transitive",
"resolved": "4.5.1",
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg=="
},
"System.Memory": {
"type": "Transitive",
"resolved": "4.5.5",
"contentHash": "XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==",
"dependencies": {
"System.Buffers": "4.5.1",
"System.Numerics.Vectors": "4.5.0",
"System.Runtime.CompilerServices.Unsafe": "4.5.3"
}
},
"System.Numerics.Vectors": {
"type": "Transitive",
"resolved": "4.5.0",
"contentHash": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ=="
},
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
"resolved": "6.0.0",
"contentHash": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg=="
},
"System.Text.Encodings.Web": {
"type": "Transitive",
"resolved": "8.0.0",
"contentHash": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==",
"dependencies": {
"System.Buffers": "4.5.1",
"System.Memory": "4.5.5",
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
}
},
"System.Text.Json": {
"type": "Transitive",
"resolved": "8.0.5",
"contentHash": "0f1B50Ss7rqxXiaBJyzUu9bWFOO2/zSlifZ/UNMdiIpDYe4cY4LQQicP4nirK1OS31I43rn062UIJ1Q9bpmHpg==",
"dependencies": {
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
"System.Buffers": "4.5.1",
"System.Memory": "4.5.5",
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
"System.Text.Encodings.Web": "8.0.0",
"System.Threading.Tasks.Extensions": "4.5.4",
"System.ValueTuple": "4.5.0"
}
},
"System.Threading.Tasks.Extensions": {
"type": "Transitive",
"resolved": "4.5.4",
"contentHash": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
"dependencies": {
"System.Runtime.CompilerServices.Unsafe": "4.5.3"
}
},
"System.ValueTuple": {
"type": "Transitive",
"resolved": "4.5.0",
"contentHash": "okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ=="
},
"ocaramba.tests.pageobjects": {
"type": "Project",
"dependencies": {
"NLog": "[5.3.4, )",
"OcarambaLite": "[1.0.0, )",
"Selenium.Support": "[4.4.0, )",
"Selenium.WebDriver": "[4.4.0, )",
"Selenium.Support": "[4.27.0, )",
"Selenium.WebDriver": "[4.27.0, )",
"Selenium.WebDriver.ChromeDriver": "[131.0.6778.8500, )",
"Selenium.WebDriver.GeckoDriver": "[0.35.0, )"
}
Expand All @@ -126,8 +199,8 @@
"dependencies": {
"Microsoft.CSharp": "[4.7.0, )",
"NLog": "[5.3.4, )",
"Selenium.Support": "[4.4.0, )",
"Selenium.WebDriver": "[4.4.0, )"
"Selenium.Support": "[4.27.0, )",
"Selenium.WebDriver": "[4.27.0, )"
}
}
},
Expand Down Expand Up @@ -189,21 +262,18 @@
},
"Selenium.Support": {
"type": "Direct",
"requested": "[4.4.0, )",
"resolved": "4.4.0",
"contentHash": "nxXOJVT2iV9qcCJhESRCrX3RnKF+O+71JORSIm6J5zOrLFsyVaGA37Jr1chFHO3NQ+MNrMM1vHLlgEPFmWPwgQ==",
"requested": "[4.27.0, )",
"resolved": "4.27.0",
"contentHash": "vPsJmYP+ONxutAmkpSc2cXJCO/eHjP+4dccx/M9mGntOZuVjM0DOzyH2cvX8tDoQ18yUq8l2P4rA3a278Gp2KQ==",
"dependencies": {
"Selenium.WebDriver": "4.4.0"
"Selenium.WebDriver": "4.27.0"
}
},
"Selenium.WebDriver": {
"type": "Direct",
"requested": "[4.4.0, )",
"resolved": "4.4.0",
"contentHash": "gg/fFUW+SQEdOMaZvkKSau6m4xbMG2qBW6cCW6nGW1CtO0coA8OLYpHcQLpsKcc6q68i/Uq1wjtiVfiNXykJUQ==",
"dependencies": {
"Newtonsoft.Json": "13.0.1"
}
"requested": "[4.27.0, )",
"resolved": "4.27.0",
"contentHash": "bMIpqwpBfYLa1lh8gPVa6A1i9LeWNsfc2mR9why0DutEKI7ck3GVxzco1bB/8bv+7IA6rk4sR9WpZLRUnH/AAw=="
},
"Selenium.WebDriver.ChromeDriver": {
"type": "Direct",
Expand Down Expand Up @@ -1116,8 +1186,8 @@
"NLog": "[5.3.4, )",
"NLog.Web.AspNetCore": "[5.3.14, )",
"OcarambaLite": "[1.0.0, )",
"Selenium.Support": "[4.4.0, )",
"Selenium.WebDriver": "[4.4.0, )",
"Selenium.Support": "[4.27.0, )",
"Selenium.WebDriver": "[4.27.0, )",
"Selenium.WebDriver.ChromeDriver": "[131.0.6778.8500, )",
"Selenium.WebDriver.GeckoDriver": "[0.35.0, )",
"System.Configuration.ConfigurationManager": "[9.0.0, )"
Expand All @@ -1134,8 +1204,8 @@
"Microsoft.WSMan.Management": "[7.4.6, )",
"NLog": "[5.3.4, )",
"NLog.Web.AspNetCore": "[5.3.14, )",
"Selenium.Support": "[4.4.0, )",
"Selenium.WebDriver": "[4.4.0, )"
"Selenium.Support": "[4.27.0, )",
"Selenium.WebDriver": "[4.27.0, )"
}
}
}
Expand Down
Loading

0 comments on commit 1abf00d

Please sign in to comment.