Skip to content
Closed
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
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageVersion Include="KubeOps.Transpiler" Version="10.4.0" />

<!-- Test packages -->
<PackageVersion Include="TUnit" Version="1.44.0" />
<PackageVersion Include="TUnit" Version="1.45.0" />
<PackageVersion Include="TUnit.Mocks" Version="1.19.74" />

<!-- Integration test packages -->
Expand Down
64 changes: 32 additions & 32 deletions src/McOperator.IntegrationTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
},
"TUnit": {
"type": "Direct",
"requested": "[1.44.0, )",
"resolved": "1.44.0",
"contentHash": "TLGw3s+dFWeEfVlolSoNYGJpdJ13EKlSY3yfzN5c73hZxQ4q19wm1iD1BfZ7oPOpNYUMJP45xSy5ALC2egI0CA==",
"requested": "[1.45.0, )",
"resolved": "1.45.0",
"contentHash": "dQ0jBPtgwOkbJGTOQgscyB29XSPV4DcDKImvIOvZY+pZHieillGdxk0eiqHQ6LY3iOh5QozN4wGd+DtALXj5tw==",
"dependencies": {
"Microsoft.Testing.Extensions.CodeCoverage": "18.6.2",
"Microsoft.Testing.Extensions.Telemetry": "2.2.2",
"Microsoft.Testing.Extensions.TrxReport": "2.2.2",
"TUnit.Assertions": "1.44.0",
"TUnit.Engine": "1.44.0"
"Microsoft.Testing.Extensions.Telemetry": "2.2.3",
"Microsoft.Testing.Extensions.TrxReport": "2.2.3",
"TUnit.Assertions": "1.45.0",
"TUnit.Engine": "1.45.0"
}
},
"BouncyCastle.Cryptography": {
Expand Down Expand Up @@ -155,41 +155,41 @@
},
"Microsoft.Testing.Extensions.Telemetry": {
"type": "Transitive",
"resolved": "2.2.2",
"contentHash": "qKRghdaDiC88N1s3LDJO7zW74QNZu/ErnTxuG7R9u9UORn6pTwdqbi7X+eY4UQb+7YV2gR2yz8eRelvOWQVxhA==",
"resolved": "2.2.3",
"contentHash": "mLdW+JOR3kXYGTdgR/qc/UZBA0r+eCR2k6bUxTcuDj5w9WdIQ7Lol5MBUU7YOSGd9bs9bvhSYWAptgz0YtQqCA==",
"dependencies": {
"Microsoft.ApplicationInsights": "2.23.0",
"Microsoft.Testing.Platform": "2.2.2"
"Microsoft.Testing.Platform": "2.2.3"
}
},
"Microsoft.Testing.Extensions.TrxReport": {
"type": "Transitive",
"resolved": "2.2.2",
"contentHash": "iEp69l8C0OlEnqUgZVoh621PrFIbaIbhjShUkW9pgPwH1GGLawLbi7cW1wyzLxZLI3jVSuKqV/JbSFz8Ael7Kg==",
"resolved": "2.2.3",
"contentHash": "9Hot3ty5ZVWHrW40k2NPfD0dCaPwIxj7j7VjujNYwpYkYw9AdbejPHjGNkL/gvUWorauJf5IkeDoUeIbS7LuUg==",
"dependencies": {
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.2.2",
"Microsoft.Testing.Platform": "2.2.2"
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.2.3",
"Microsoft.Testing.Platform": "2.2.3"
}
},
"Microsoft.Testing.Extensions.TrxReport.Abstractions": {
"type": "Transitive",
"resolved": "2.2.2",
"contentHash": "MuOC3Be70FPysaPxaO0f3GFoXU49UwnKCVDWfFrOZ93h955KZ6MKiJ6vwt/2r4e1wkLDoJFbkQzi/MNbpe4oXQ==",
"resolved": "2.2.3",
"contentHash": "hntvxJEkmUAx6C2xXc/PO38DqEQl4rimzOgSvTR1hAMruMid7R4RcXOrzzF33J66gKaN7jRaQ0TMW/nNfaV9jw==",
"dependencies": {
"Microsoft.Testing.Platform": "2.2.2"
"Microsoft.Testing.Platform": "2.2.3"
}
},
"Microsoft.Testing.Platform": {
"type": "Transitive",
"resolved": "2.2.2",
"contentHash": "9mUsTOri0aVqBX7/EJwqVJxVwdOzGUVJqK1H2EMfIl9xxJuSdqhfAlJbukl/iNugvi4+cmQs/LI8PLTDUT9P1A=="
"resolved": "2.2.3",
"contentHash": "LhM1/Qoi8Ams5QcD4r3f09CSOono9iQr3NEJQItFtyzWB55nWTgEOsVqXqMWWWIwk3nkPqc+XfnlJmp8xUI5fg=="
},
"Microsoft.Testing.Platform.MSBuild": {
"type": "Transitive",
"resolved": "2.2.2",
"contentHash": "acgkTLYA8C39oe5b5ISmydBshR0XO6v8z3/CXAsLmPQ3xAiomHuPoTAgY28tjQLcwPZOu4GX034BXWvmsVpzIg==",
"resolved": "2.2.3",
"contentHash": "Q22jJYJLx4srTinsAuoCskqmzjrBJC8YeGJMHHIcrf1dQeHoEZ7wsqDzTlENkMoke2qfufF7U+9u58nlZunH/Q==",
"dependencies": {
"Microsoft.Testing.Platform": "2.2.2"
"Microsoft.Testing.Platform": "2.2.3"
}
},
"SharpZipLib": {
Expand Down Expand Up @@ -228,24 +228,24 @@
},
"TUnit.Assertions": {
"type": "Transitive",
"resolved": "1.44.0",
"contentHash": "fG19poW1AuhIPv9+Hj8bYv0o/25P8+gzsmMPeV0KxJ0KiFn5Mx4qZ6OJg1+5doAd4MC6moZr44X5aEd1AF6eiA=="
"resolved": "1.45.0",
"contentHash": "sxsVrrAep38jQLTJBcbuyYdLoA42IZx397RnKaKhYlKED9dSt+NuJ1SfgFkPUM6pd9lebrHE9f12AvtMW8um7A=="
},
"TUnit.Core": {
"type": "Transitive",
"resolved": "1.44.0",
"contentHash": "qZtXrwGe9wdXmjB7uW1pZkLTlYCI31xBEKLIyB444klERmbWQ6gTM7wpJRUl1bTv4+1oW/vb/IaA77pv/ioBdw=="
"resolved": "1.45.0",
"contentHash": "hpjylKaV5kn3bPyv+6r/ayl6oC5gxKNp/ZkGH6ijyXFMtjMmMQsqXuxaikEdemIs+dfzed5zCmg97c6yx8/d7w=="
},
"TUnit.Engine": {
"type": "Transitive",
"resolved": "1.44.0",
"contentHash": "tAtLUEmewmK4JFcgB1/RMIwC4+c4Vq+K2tTDtiA99Ift1puWb4osj5KItfOxuz9G0VqkD1jkh0Fx8xztD0o4IA==",
"resolved": "1.45.0",
"contentHash": "+bTN2Wy4vYVfztVcjQWVKod2frZ4+0AfnrxQ1PksQFZ9JmQQfd2cB8bRJ5chA+hfzTgoJDba5QX7y7LMYN7akA==",
"dependencies": {
"EnumerableAsyncProcessor": "3.8.4",
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.2.2",
"Microsoft.Testing.Platform": "2.2.2",
"Microsoft.Testing.Platform.MSBuild": "2.2.2",
"TUnit.Core": "1.44.0"
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.2.3",
"Microsoft.Testing.Platform": "2.2.3",
"Microsoft.Testing.Platform.MSBuild": "2.2.3",
"TUnit.Core": "1.45.0"
}
},
"YamlDotNet": {
Expand Down
64 changes: 32 additions & 32 deletions src/McOperator.Tests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
},
"TUnit": {
"type": "Direct",
"requested": "[1.44.0, )",
"resolved": "1.44.0",
"contentHash": "TLGw3s+dFWeEfVlolSoNYGJpdJ13EKlSY3yfzN5c73hZxQ4q19wm1iD1BfZ7oPOpNYUMJP45xSy5ALC2egI0CA==",
"requested": "[1.45.0, )",
"resolved": "1.45.0",
"contentHash": "dQ0jBPtgwOkbJGTOQgscyB29XSPV4DcDKImvIOvZY+pZHieillGdxk0eiqHQ6LY3iOh5QozN4wGd+DtALXj5tw==",
"dependencies": {
"Microsoft.Testing.Extensions.CodeCoverage": "18.6.2",
"Microsoft.Testing.Extensions.Telemetry": "2.2.2",
"Microsoft.Testing.Extensions.TrxReport": "2.2.2",
"TUnit.Assertions": "1.44.0",
"TUnit.Engine": "1.44.0"
"Microsoft.Testing.Extensions.Telemetry": "2.2.3",
"Microsoft.Testing.Extensions.TrxReport": "2.2.3",
"TUnit.Assertions": "1.45.0",
"TUnit.Engine": "1.45.0"
}
},
"EnumerableAsyncProcessor": {
Expand Down Expand Up @@ -421,41 +421,41 @@
},
"Microsoft.Testing.Extensions.Telemetry": {
"type": "Transitive",
"resolved": "2.2.2",
"contentHash": "qKRghdaDiC88N1s3LDJO7zW74QNZu/ErnTxuG7R9u9UORn6pTwdqbi7X+eY4UQb+7YV2gR2yz8eRelvOWQVxhA==",
"resolved": "2.2.3",
"contentHash": "mLdW+JOR3kXYGTdgR/qc/UZBA0r+eCR2k6bUxTcuDj5w9WdIQ7Lol5MBUU7YOSGd9bs9bvhSYWAptgz0YtQqCA==",
"dependencies": {
"Microsoft.ApplicationInsights": "2.23.0",
"Microsoft.Testing.Platform": "2.2.2"
"Microsoft.Testing.Platform": "2.2.3"
}
},
"Microsoft.Testing.Extensions.TrxReport": {
"type": "Transitive",
"resolved": "2.2.2",
"contentHash": "iEp69l8C0OlEnqUgZVoh621PrFIbaIbhjShUkW9pgPwH1GGLawLbi7cW1wyzLxZLI3jVSuKqV/JbSFz8Ael7Kg==",
"resolved": "2.2.3",
"contentHash": "9Hot3ty5ZVWHrW40k2NPfD0dCaPwIxj7j7VjujNYwpYkYw9AdbejPHjGNkL/gvUWorauJf5IkeDoUeIbS7LuUg==",
"dependencies": {
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.2.2",
"Microsoft.Testing.Platform": "2.2.2"
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.2.3",
"Microsoft.Testing.Platform": "2.2.3"
}
},
"Microsoft.Testing.Extensions.TrxReport.Abstractions": {
"type": "Transitive",
"resolved": "2.2.2",
"contentHash": "MuOC3Be70FPysaPxaO0f3GFoXU49UwnKCVDWfFrOZ93h955KZ6MKiJ6vwt/2r4e1wkLDoJFbkQzi/MNbpe4oXQ==",
"resolved": "2.2.3",
"contentHash": "hntvxJEkmUAx6C2xXc/PO38DqEQl4rimzOgSvTR1hAMruMid7R4RcXOrzzF33J66gKaN7jRaQ0TMW/nNfaV9jw==",
"dependencies": {
"Microsoft.Testing.Platform": "2.2.2"
"Microsoft.Testing.Platform": "2.2.3"
}
},
"Microsoft.Testing.Platform": {
"type": "Transitive",
"resolved": "2.2.2",
"contentHash": "9mUsTOri0aVqBX7/EJwqVJxVwdOzGUVJqK1H2EMfIl9xxJuSdqhfAlJbukl/iNugvi4+cmQs/LI8PLTDUT9P1A=="
"resolved": "2.2.3",
"contentHash": "LhM1/Qoi8Ams5QcD4r3f09CSOono9iQr3NEJQItFtyzWB55nWTgEOsVqXqMWWWIwk3nkPqc+XfnlJmp8xUI5fg=="
},
"Microsoft.Testing.Platform.MSBuild": {
"type": "Transitive",
"resolved": "2.2.2",
"contentHash": "acgkTLYA8C39oe5b5ISmydBshR0XO6v8z3/CXAsLmPQ3xAiomHuPoTAgY28tjQLcwPZOu4GX034BXWvmsVpzIg==",
"resolved": "2.2.3",
"contentHash": "Q22jJYJLx4srTinsAuoCskqmzjrBJC8YeGJMHHIcrf1dQeHoEZ7wsqDzTlENkMoke2qfufF7U+9u58nlZunH/Q==",
"dependencies": {
"Microsoft.Testing.Platform": "2.2.2"
"Microsoft.Testing.Platform": "2.2.3"
}
},
"System.Diagnostics.EventLog": {
Expand All @@ -475,24 +475,24 @@
},
"TUnit.Assertions": {
"type": "Transitive",
"resolved": "1.44.0",
"contentHash": "fG19poW1AuhIPv9+Hj8bYv0o/25P8+gzsmMPeV0KxJ0KiFn5Mx4qZ6OJg1+5doAd4MC6moZr44X5aEd1AF6eiA=="
"resolved": "1.45.0",
"contentHash": "sxsVrrAep38jQLTJBcbuyYdLoA42IZx397RnKaKhYlKED9dSt+NuJ1SfgFkPUM6pd9lebrHE9f12AvtMW8um7A=="
},
"TUnit.Core": {
"type": "Transitive",
"resolved": "1.44.0",
"contentHash": "qZtXrwGe9wdXmjB7uW1pZkLTlYCI31xBEKLIyB444klERmbWQ6gTM7wpJRUl1bTv4+1oW/vb/IaA77pv/ioBdw=="
"resolved": "1.45.0",
"contentHash": "hpjylKaV5kn3bPyv+6r/ayl6oC5gxKNp/ZkGH6ijyXFMtjMmMQsqXuxaikEdemIs+dfzed5zCmg97c6yx8/d7w=="
},
"TUnit.Engine": {
"type": "Transitive",
"resolved": "1.44.0",
"contentHash": "tAtLUEmewmK4JFcgB1/RMIwC4+c4Vq+K2tTDtiA99Ift1puWb4osj5KItfOxuz9G0VqkD1jkh0Fx8xztD0o4IA==",
"resolved": "1.45.0",
"contentHash": "+bTN2Wy4vYVfztVcjQWVKod2frZ4+0AfnrxQ1PksQFZ9JmQQfd2cB8bRJ5chA+hfzTgoJDba5QX7y7LMYN7akA==",
"dependencies": {
"EnumerableAsyncProcessor": "3.8.4",
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.2.2",
"Microsoft.Testing.Platform": "2.2.2",
"Microsoft.Testing.Platform.MSBuild": "2.2.2",
"TUnit.Core": "1.44.0"
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.2.3",
"Microsoft.Testing.Platform": "2.2.3",
"Microsoft.Testing.Platform.MSBuild": "2.2.3",
"TUnit.Core": "1.45.0"
}
},
"YamlDotNet": {
Expand Down
Loading