Update dependency Microsoft.NET.Test.Sdk to 17.14.1 #2342
Triggered via pull request
October 7, 2025 15:34
renovate[bot]
edited
#954
Status
Success
Total duration
25s
Artifacts
–
release-drafter.yml
on: pull_request_target
update_release_draft
16s
Annotations
2 errors and 4 warnings
update_release_draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v6.1.0/dist/index.js:7146:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6.1.0/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '18317969952',
name: 'pull_request_target',
payload: {
action: 'edited',
changes: {
body: {
from: '> [!NOTE]\n' +
'> Mend has cancelled [the proposed renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842) of the Renovate GitHub app being renamed to `mend[bot]`.\n' +
'> \n' +
'> This notice will be removed on 2025-10-07.\n' +
'\n' +
'<hr>\n' +
'\n' +
'This PR contains the following updates:\n' +
'\n' +
'| Package | Change | Age | Confidence |\n' +
'|---|---|---|---|\n' +
'| [Microsoft.NET.Test.Sdk](https://redirect.github.com/microsoft/vstest) | `17.13.0` -> `17.14.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |\n' +
'\n' +
'---\n' +
'\n' +
'### Release Notes\n' +
'\n' +
'<details>\n' +
'<summary>microsoft/vstest (Microsoft.NET.Test.Sdk)</summary>\n' +
'\n' +
'### [`v17.14.1`](https://redirect.github.com/microsoft/vstest/releases/tag/v17.14.1)\n' +
'\n' +
"#### What's Changed\n" +
'\n' +
'- Error on unsupported target frameworks to prevent silently not running tests by [@​nohwnd](https://redirect.github.com/nohwnd) in [#​15072](https://redirect.github.com/microsoft/vstest/pull/15072) and [#​15078](https://redirect.github.com/microsoft/vstest/pull/15078)\n' +
'- Revert writing additional properties to TRX by [@​nohwnd](https://redirect.github.com/nohwnd) in [`47eb51b`](https://redirect.github.com/microsoft/vstest/commit/47eb51b15ad8ca4a84ad7be5881fcd1713a0f68a)\n' +
'\n' +
'**Full Changelog**: <https://github.com/microsoft/vstest/compare/v17.14.0...v17.14.1>\n' +
'\n' +
'### [`v17.14.0`](https://redirect.github.com/microsoft/vstest/releases/tag/v17.14.0)\n' +
'\n' +
"##### What's Changed\n" +
'\n' +
'##### .NET versions updated\n' +
'\n' +
'This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does **NOT** prevent you from:\n' +
'\n' +
'- Updating to the latest VS, and running tests from net6.0 test projects.\n' +
'- Updating to the latest .NET SDK, and running tests from net6.0 test projects.\n' +
'\n' +
'It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.\n' +
'\n' +
'- Drop unsupported frameworks by [@​nohwnd](https://redirect.github.com/nohwnd) in [#​10565](https://redirect.github.com/microsoft/vstest/pull/10565)\n' +
'\n' +
'##### Changes\n' +
'\n' +
'- Adding Process Query Flag For UWP .NET 9 Support by [@​adstep](https://redirect.github.com/adstep) in [#​15003](https://redirect.github.com/microsoft/vstest/pull/15003)\n' +
'- Fix builds on WinUI and UWP .NET 9 project
|
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '18317969952',
status: 403,
response: {
url: 'https://api.github.com/repos/RehanSaeed/Serilog.Exceptions/issues/954/labels',
status: 403,
headers: {
'access-control-allow-origin': '*',
'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Tue, 07 Oct 2025 15:34:58 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'issues=write; pull_requests=write',
'x-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': '382A:17D90B:144A741:5823EB0:68E53321',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4950',
'x-ratelimit-reset': '1759854886',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '50',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/issues/labels#add-labels-to-an-issue',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/RehanSaeed/Serilog.Exceptions/issues/954/labels',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.4 (linux; x64)',
'x-github-delivery': '18317969952',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"labels":["maintenance"]}',
request: {}
},
event: {
id: '18317969952',
name: 'pull_request_target',
payload: {
action: 'edited',
changes: {
body: {
from: '> [!NOTE]\n' +
'> Mend has cancelled [the proposed renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842) of the Renovate GitHub app being renamed to `mend[bot]`.\n' +
'> \n' +
'> This notice will be removed on 2025-10-07.\n' +
'\n' +
'<hr>\n' +
'\n' +
'This PR contains the following updates:\n' +
'\n' +
'| Package | Change | Age | Confidence |\n' +
'|---|---|---|---|\n' +
'| [Microsoft.NET.Test.Sdk](https://redirect.github.com/microsoft/vstest) | `17.13.0` -> `17.14.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |\n' +
'\n' +
'---\n' +
'\n' +
'### Release Notes\n' +
'\n' +
'<details>\n' +
'<summary>microsoft/vstest (Microsoft.NET.Test.Sdk)</summary>\n' +
'\n' +
'### [`v17.14.1`](https://redirect.github.com/microsoft/vstest/releases/tag/v17.14.1)\n' +
'\n' +
"#### What's Changed\n" +
'\n' +
'- Error on unsupported target frameworks to prevent silently not running tests by [@​nohwnd](https://redirect.github.com/nohwnd) in [#​15072](https://redirect.github.com/microsoft/vstest/pull/15072) and [#​15078](https:
|
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|