Skip to content

chore(deps): update dependency microsoft.net.test.sdk to v17.6.3#214

Merged
CalvinWilkinson merged 3 commits intomasterfrom
renovate/vstest-monorepo
Jun 29, 2023
Merged

chore(deps): update dependency microsoft.net.test.sdk to v17.6.3#214
CalvinWilkinson merged 3 commits intomasterfrom
renovate/vstest-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jun 10, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Microsoft.NET.Test.Sdk nuget patch 17.6.0 -> 17.6.3

Release Notes

microsoft/vstest (Microsoft.NET.Test.Sdk)

v17.6.3

Issues Fixed

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

Artifacts
  • TestPlatform vsix: 17.6.3
  • Microsoft.TestPlatform.ObjectModel : 17.6.3

v17.6.2

Fixes

This patch addresses the problems that were introduced in 17.6.0 that happen when running on AzDo with the default test.dll filter, which includes additional TestPlatform dlls into the run and fails it.

To mitigate this issue we solved the bug in 17.6.1, and added additional exclusions for known assemblies that are coming from TestPlatform and commonly used test adapters, to avoid trying to run tests from those assemblies.

Description and workarounds for this issue are available here: https://github.com/microsoft/vstest/issues/4516

Full Changelog: microsoft/vstest@v17.6.1...v17.6.2

Artifacts
TestPlatform vsix: 17.6.2
Microsoft.TestPlatform.ObjectModel : 17.6.2

v17.6.1

Issues Fixed

This is a tiny patch to fixup few latest issues,

Internal updates:

Full Changelog: microsoft/vstest@v17.6.0...v17.6.1

Artifacts
  • TestPlatform vsix: 17.6.1
  • Microsoft.TestPlatform.ObjectModel : 17.6.1

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependency-update Dependency update with required code changes label Jun 10, 2023
@renovate renovate bot requested a review from KinsonDigitalAdmin June 10, 2023 16:07
@renovate renovate bot changed the title chore(deps): update dependency microsoft.net.test.sdk to v17.6.2 Update dependency Microsoft.NET.Test.Sdk to v17.6.2 Jun 19, 2023
@renovate renovate bot changed the title Update dependency Microsoft.NET.Test.Sdk to v17.6.2 chore(deps): update dependency microsoft.net.test.sdk to v17.6.2 Jun 21, 2023
@CalvinWilkinson CalvinWilkinson linked an issue Jun 21, 2023 that may be closed by this pull request
21 tasks
@CalvinWilkinson CalvinWilkinson self-assigned this Jun 21, 2023
@renovate renovate bot changed the title chore(deps): update dependency microsoft.net.test.sdk to v17.6.2 chore(deps): update dependency microsoft.net.test.sdk to v17.6.3 Jun 27, 2023
@renovate renovate bot force-pushed the renovate/vstest-monorepo branch from 49d3c3b to e1eec91 Compare June 27, 2023 15:20
… v7.0.3 (#218)

| datasource | package                             | from  | to    |
| ---------- | ----------------------------------- | ----- | ----- |
| nuget      | Microsoft.CodeAnalysis.NetAnalyzers | 7.0.1 | 7.0.3 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/vstest-monorepo branch from e1eec91 to d0c80e1 Compare June 29, 2023 08:40
CalvinWilkinson and others added 2 commits June 29, 2023 09:48
| datasource | package                | from   | to     |
| ---------- | ---------------------- | ------ | ------ |
| nuget      | Microsoft.NET.Test.Sdk | 17.6.0 | 17.6.3 |
@renovate renovate bot force-pushed the renovate/vstest-monorepo branch from d0c80e1 to d99cfed Compare June 29, 2023 08:48
@CalvinWilkinson CalvinWilkinson added this to the v1.0.0-preview.14 milestone Jun 29, 2023
@CalvinWilkinson CalvinWilkinson added the preview Done while in preview label Jun 29, 2023
@CalvinWilkinson CalvinWilkinson merged commit 0e7c5c3 into master Jun 29, 2023
@CalvinWilkinson CalvinWilkinson deleted the renovate/vstest-monorepo branch June 29, 2023 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency-update Dependency update with required code changes preview Done while in preview

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🚧Create preview release workflow

1 participant