[main] Bump Microsoft.TestPlatform.Filter.Source from 18.9.0 to 18.10.0 - #11164
Conversation
--- updated-dependencies: - dependency-name: Microsoft.TestPlatform.Filter.Source dependency-version: 18.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
🟡 Changes recommended
The PR title/description states only Microsoft.TestPlatform.Filter.Source is updated, but the actual change bumps multiple TestPlatform/Test SDK packages via the shared version property.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
This PR updates the centrally-managed VSTest/TestPlatform-related package version used across the repo, moving from 18.9.0 to 18.10.0 in Directory.Packages.props, which in turn bumps Microsoft.TestPlatform.Filter.Source (and other related TestPlatform packages) to 18.10.0.
Changes:
- Bump
MicrosoftNETTestSdkVersionfrom18.9.0to18.10.0(affects Microsoft.NET.Test.Sdk + several Microsoft.TestPlatform.* packages via central package management).
File summaries
| File | Description |
|---|---|
| Directory.Packages.props | Updates the shared TestPlatform/.NET test SDK version property to 18.10.0, which flows into multiple TestPlatform package versions including Filter.Source. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 1
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Keep Microsoft.NET.Test.Sdk on 18.9.0 while updating only Microsoft.TestPlatform.Filter.Source to 18.10.0, avoiding the unrelated TestHost runtime regressions. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
|
Final test-triage resolution — Azure Pipelines build 1590552 This supersedes the earlier preliminary comment (partial Linux-only evidence). The full build (Linux Release, Windows Release, MacOS Release legs) has now completed with 18 test-level failures across two distinct signatures. 1. 2. Windows/Linux/MacOS Test task results: Linux and Windows legs failed (browser-wasm and net462 signatures above); the MacOS job itself is reported Next concrete step: no action needed on this PR specifically for the net462 regression (tracked in #11172); if the browser-wasm failures recur on a future main/scheduled build without a dependency bump, file a dedicated issue at that point.
|
🧵 Parallel-safety audit — PR #11164Nothing audited here touches process-global state, shared filesystem paths, or This PR only changes No test assembly required auditing for this change. Re-run with
|
There was a problem hiding this comment.
🟢 Approval recommended
The change is a straightforward central-package version bump with no functional code modifications and the version property is correctly wired into the package list.
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 0 new
- Review effort level: Lite
Updated Microsoft.TestPlatform.Filter.Source from 18.9.0 to 18.10.0.
Release notes
Sourced from Microsoft.TestPlatform.Filter.Source's releases.
18.10.0
What's Changed
vstest.consoleand datacollector by @nohwnd in Run Microsoft.Testing.Platform test apps under vstest.console and datacollector vstest#16201Full Changelog: microsoft/vstest@v18.9.0...v18.10.0
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)