Skip to content

Commit

Permalink
Update dependency Microsoft.NET.Test.Sdk to v17.6.3 (#1151)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [Microsoft.NET.Test.Sdk](https://togithub.com/microsoft/vstest) |
nuget | patch | `17.6.2` -> `17.6.3` |

---

### Release Notes

<details>
<summary>microsoft/vstest (Microsoft.NET.Test.Sdk)</summary>

###
[`v17.6.3`](https://togithub.com/microsoft/vstest/releases/tag/v17.6.3)

##### Issues Fixed

- \[rel/17.6] Update version to 17.6.3 by
[@&#8203;nohwnd](https://togithub.com/nohwnd) in
[#&#8203;4555](https://togithub.com/microsoft/vstest/pull/4555)
- \[rel/17.6] Disable pre-start of testhosts by
[@&#8203;nohwnd](https://togithub.com/nohwnd) in
[#&#8203;4554](https://togithub.com/microsoft/vstest/pull/4554)

**Full Changelog**:
microsoft/vstest@v17.6.2...v17.6.3

##### Artifacts

- TestPlatform vsix:
[17.6.3](https://vsdrop.corp.microsoft.com/file/v1/Products/DevDiv/microsoft/vstest/17.6/20230627-01;/TestPlatform.vsix)
- Microsoft.TestPlatform.ObjectModel :
[17.6.3](https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/17.6.3)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/cythral/brighid-discord-adapter).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjM1LjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 19, 2023
1 parent 0c8bfd7 commit f9447fd
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 25 deletions.
24 changes: 12 additions & 12 deletions cicd/Cicd.BuildDriver/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -489,8 +489,8 @@
},
"Microsoft.CodeCoverage": {
"type": "Transitive",
"resolved": "17.6.2",
"contentHash": "t+DjPlq7GIxIkOK/jiTmNeiEMVkfVCynBEZyV+IMg2ro43NugKExng+7a04R1fBLi+d6voxjeDxL2ozdl+XyVg=="
"resolved": "17.6.3",
"contentHash": "Gorg6F1dOxlI28yHYKhbQ3pOOfHeW6sUfsmwFQFaIV+xttUAZ+l8KarHIfsR+rBAnjY9VH71BXvPXBuObCkXsw=="
},
"Microsoft.CSharp": {
"type": "Transitive",
Expand Down Expand Up @@ -862,11 +862,11 @@
},
"Microsoft.NET.Test.Sdk": {
"type": "Transitive",
"resolved": "17.6.2",
"contentHash": "+WFxuoFVBG0aewD9Psw+1I90kaRToQgMIzK20xNVRO4QRWR9Bou3qGefrZvMZ/xTC+6bAmZppFbpPbiHDzrPyg==",
"resolved": "17.6.3",
"contentHash": "MglaNTl646dC2xpHKotSk1xscmHO5uV3x3NK057IUA9BM3Wgl16WMEb9ptGczk518JfLd1+Th5OAYwnoWgHQQQ==",
"dependencies": {
"Microsoft.CodeCoverage": "17.6.2",
"Microsoft.TestPlatform.TestHost": "17.6.2"
"Microsoft.CodeCoverage": "17.6.3",
"Microsoft.TestPlatform.TestHost": "17.6.3"
}
},
"Microsoft.NETCore.Platforms": {
Expand All @@ -881,19 +881,19 @@
},
"Microsoft.TestPlatform.ObjectModel": {
"type": "Transitive",
"resolved": "17.6.2",
"contentHash": "I3S/oELDAe/ckFltBnPb0PV+gADbpc8n0yGTtYfTd7q1hd0cAZKn/FrYoegA/rGws8fEFyJD/2PB6uq+nIjWsg==",
"resolved": "17.6.3",
"contentHash": "gSqtX3RvcFisaLPs6sKXdZkSwUix83NQ9nOU/w6pYrHTl+d8GsVHSL9rvDNxMgoV5BNOdyU7zK7JOfbSaVMDWQ==",
"dependencies": {
"NuGet.Frameworks": "6.5.0",
"System.Reflection.Metadata": "1.6.0"
}
},
"Microsoft.TestPlatform.TestHost": {
"type": "Transitive",
"resolved": "17.6.2",
"contentHash": "WszrF1CoG+Y2bA4WJFxlaPADQCWUuNP6TCxVRuScmP6DQsNvDDuOO9XiUxCA+wPmNOSyWVh9EGrPu7JoUpf2gA==",
"resolved": "17.6.3",
"contentHash": "lrgRXKFfIZSPlhuoQGLtciO/osL+4oADYEYb0d5or7n7YyJATIWespq3lRgz2IQpRh6N7cm0DnCOWeZiCRGzxA==",
"dependencies": {
"Microsoft.TestPlatform.ObjectModel": "17.6.2",
"Microsoft.TestPlatform.ObjectModel": "17.6.3",
"Newtonsoft.Json": "13.0.1"
}
},
Expand Down Expand Up @@ -1504,7 +1504,7 @@
"Brighid.Discord.Core": "[1.0.0, )",
"CacheExpirer": "[1.0.0, )",
"FluentAssertions": "[6.11.0, )",
"Microsoft.NET.Test.Sdk": "[17.6.2, )",
"Microsoft.NET.Test.Sdk": "[17.6.3, )",
"MockQueryable.NSubstitute": "[7.0.0, )",
"Models": "[1.0.0, )",
"NSubstitute": "[5.0.0, )",
Expand Down
2 changes: 1 addition & 1 deletion tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="FluentAssertions" Version="6.11.0" />
<PackageReference Include="MockQueryable.NSubstitute" Version="7.0.0" />
<PackageReference Include="NSubstitute" Version="5.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="nunit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="RichardSzalay.MockHttp" Version="6.0.0" />
Expand Down
24 changes: 12 additions & 12 deletions tests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,12 @@
},
"Microsoft.NET.Test.Sdk": {
"type": "Direct",
"requested": "[17.6.2, )",
"resolved": "17.6.2",
"contentHash": "+WFxuoFVBG0aewD9Psw+1I90kaRToQgMIzK20xNVRO4QRWR9Bou3qGefrZvMZ/xTC+6bAmZppFbpPbiHDzrPyg==",
"requested": "[17.6.3, )",
"resolved": "17.6.3",
"contentHash": "MglaNTl646dC2xpHKotSk1xscmHO5uV3x3NK057IUA9BM3Wgl16WMEb9ptGczk518JfLd1+Th5OAYwnoWgHQQQ==",
"dependencies": {
"Microsoft.CodeCoverage": "17.6.2",
"Microsoft.TestPlatform.TestHost": "17.6.2"
"Microsoft.CodeCoverage": "17.6.3",
"Microsoft.TestPlatform.TestHost": "17.6.3"
}
},
"MockQueryable.NSubstitute": {
Expand Down Expand Up @@ -503,8 +503,8 @@
},
"Microsoft.CodeCoverage": {
"type": "Transitive",
"resolved": "17.6.2",
"contentHash": "t+DjPlq7GIxIkOK/jiTmNeiEMVkfVCynBEZyV+IMg2ro43NugKExng+7a04R1fBLi+d6voxjeDxL2ozdl+XyVg=="
"resolved": "17.6.3",
"contentHash": "Gorg6F1dOxlI28yHYKhbQ3pOOfHeW6sUfsmwFQFaIV+xttUAZ+l8KarHIfsR+rBAnjY9VH71BXvPXBuObCkXsw=="
},
"Microsoft.CSharp": {
"type": "Transitive",
Expand Down Expand Up @@ -915,19 +915,19 @@
},
"Microsoft.TestPlatform.ObjectModel": {
"type": "Transitive",
"resolved": "17.6.2",
"contentHash": "I3S/oELDAe/ckFltBnPb0PV+gADbpc8n0yGTtYfTd7q1hd0cAZKn/FrYoegA/rGws8fEFyJD/2PB6uq+nIjWsg==",
"resolved": "17.6.3",
"contentHash": "gSqtX3RvcFisaLPs6sKXdZkSwUix83NQ9nOU/w6pYrHTl+d8GsVHSL9rvDNxMgoV5BNOdyU7zK7JOfbSaVMDWQ==",
"dependencies": {
"NuGet.Frameworks": "6.5.0",
"System.Reflection.Metadata": "1.6.0"
}
},
"Microsoft.TestPlatform.TestHost": {
"type": "Transitive",
"resolved": "17.6.2",
"contentHash": "WszrF1CoG+Y2bA4WJFxlaPADQCWUuNP6TCxVRuScmP6DQsNvDDuOO9XiUxCA+wPmNOSyWVh9EGrPu7JoUpf2gA==",
"resolved": "17.6.3",
"contentHash": "lrgRXKFfIZSPlhuoQGLtciO/osL+4oADYEYb0d5or7n7YyJATIWespq3lRgz2IQpRh6N7cm0DnCOWeZiCRGzxA==",
"dependencies": {
"Microsoft.TestPlatform.ObjectModel": "17.6.2",
"Microsoft.TestPlatform.ObjectModel": "17.6.3",
"Newtonsoft.Json": "13.0.1"
}
},
Expand Down

0 comments on commit f9447fd

Please sign in to comment.