Update dependency Microsoft.NET.Test.Sdk to v18 - autoclosed - #25
Closed
renovate[bot] wants to merge 1 commit into
Closed
Update dependency Microsoft.NET.Test.Sdk to v18 - autoclosed#25renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/major-vstest-monorepo
branch
from
August 2, 2022 03:06
a640673 to
f6fa88c
Compare
renovate
Bot
force-pushed
the
renovate/major-vstest-monorepo
branch
from
August 10, 2022 11:08
f6fa88c to
acd8a69
Compare
renovate
Bot
force-pushed
the
renovate/major-vstest-monorepo
branch
from
August 30, 2022 12:15
acd8a69 to
9f2aca9
Compare
renovate
Bot
force-pushed
the
renovate/major-vstest-monorepo
branch
8 times, most recently
from
October 3, 2022 12:44
8cda9da to
a5c9c8c
Compare
renovate
Bot
force-pushed
the
renovate/major-vstest-monorepo
branch
13 times, most recently
from
October 10, 2022 14:57
865aa00 to
d8972d8
Compare
renovate
Bot
force-pushed
the
renovate/major-vstest-monorepo
branch
6 times, most recently
from
October 13, 2022 16:59
309e289 to
0332e3d
Compare
renovate
Bot
force-pushed
the
renovate/major-vstest-monorepo
branch
13 times, most recently
from
October 27, 2022 15:13
baa796c to
4f9deeb
Compare
renovate
Bot
force-pushed
the
renovate/major-vstest-monorepo
branch
from
November 7, 2022 14:52
4f9deeb to
b6e06ed
Compare
renovate
Bot
force-pushed
the
renovate/major-vstest-monorepo
branch
from
December 16, 2022 11:36
b6e06ed to
bbf1b8c
Compare
renovate
Bot
force-pushed
the
renovate/major-vstest-monorepo
branch
from
March 16, 2023 13:53
bbf1b8c to
a125369
Compare
renovate
Bot
force-pushed
the
renovate/major-vstest-monorepo
branch
from
May 16, 2023 16:49
a125369 to
dc5fbac
Compare
renovate
Bot
force-pushed
the
renovate/major-vstest-monorepo
branch
2 times, most recently
from
June 6, 2023 13:48
deacc7e to
d1ea704
Compare
renovate
Bot
force-pushed
the
renovate/major-vstest-monorepo
branch
from
June 27, 2023 13:16
d1ea704 to
9ec3c81
Compare
renovate
Bot
force-pushed
the
renovate/major-vstest-monorepo
branch
from
July 7, 2023 01:52
9ec3c81 to
5bb43cf
Compare
renovate
Bot
force-pushed
the
renovate/major-vstest-monorepo
branch
from
August 4, 2023 20:03
5bb43cf to
bdc8916
Compare
renovate
Bot
force-pushed
the
renovate/major-vstest-monorepo
branch
from
August 16, 2023 16:03
bdc8916 to
0f2a273
Compare
renovate
Bot
force-pushed
the
renovate/major-vstest-monorepo
branch
from
August 29, 2023 09:40
0f2a273 to
24b0c8b
Compare
renovate
Bot
force-pushed
the
renovate/major-vstest-monorepo
branch
from
September 18, 2023 03:06
24b0c8b to
cf271e5
Compare
|
|
2 similar comments
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
15.9.2→18.6.0Release Notes
microsoft/vstest (Microsoft.NET.Test.Sdk)
v18.6.0What's Changed
Changes to tests and infra
Full Changelog: microsoft/vstest@v18.5.1...v18.6.0
v18.5.1What's Changed
Full Changelog: microsoft/vstest@v18.5.0...v18.5.1
v18.5.0What's Changed
Full Changelog: microsoft/vstest@v18.4.0...v18.5.0
v18.4.0What's Changed
Add LoongArch64 support by @stdmnpkg in #15359
Refactor Condition evaluation by @Youssef1313 in #15357
Adding info on extensions points part 1 by @nohwnd in #15360
Add option to ask for uploading code QL before the standard window ends by @nohwnd in #15373
Update runtime versions by @nohwnd in #15372
Fix .NET 10 regression for traits by @Youssef1313 in #15370
Update target frameworks to net10.0 and net11.0 by @dotnet-maestro[bot] in #15349
Fix names in pipeline matrix so we don't have to align them by @nohwnd in #15365
Update SECURITY.md by @Youssef1313 in #15342
New Contributors
Full Changelog: microsoft/vstest@v18.3.0...v18.4.0
v18.3.0What's Changed
Internal fixes and updates
New Contributors
v18.0.1What's Changed
Fixing an issue with loading covrun64.dll on systems that have .NET 10 SDK installed: https://learn.microsoft.com/en-us/dotnet/core/compatibility/sdk/10.0/code-coverage-dynamic-native-instrumentation
Internal changes
Full Changelog: microsoft/vstest@v18.0.0...v18.0.1
v18.0.0What's Changed
Internal fixes and updates
New Contributors
Full Changelog: microsoft/vstest@v17.14.1...v18.0.0
v17.14.1What's Changed
47eb51bFull Changelog: microsoft/vstest@v17.14.0...v17.14.1
v17.14.0What's Changed
.NET versions updated
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:
It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.
Changes
Internal version updates and fixes
New Contributors
Full Changelog: microsoft/vstest@v17.13.0...v17.14.0
v17.13.0What's Changed
Add letter number among valid identifiers in class name by @nohwnd in #13868
Fix formatting in Runner by @mthalman in #13871
Downgrade xunit skip warning to info by @nohwnd in #10381
Add msdia for arm64 into nuget by @nohwnd in #10382
Enable native debugging for vstest.console by @ocitrev in #10401
Fix RFCs links by @Youssef1313 in #10424
Convert to auto property by @nohwnd in #10365
Update Versions.props by @nohwnd in #10378
Enable TSA by @jakubch1 in #10385
Arm64 dia by @nohwnd in #10390
Update source-build team references by @MichaelSimons in #10388
Exclude .signature.p7s from nupkg file count by @ellahathaway in #10418
Set NetCurrent so that it doesn't roll forward automatically by @ViktorHofer in #10622
New Contributors
Full Changelog: microsoft/vstest@v17.12.0...v17.13.0
v17.12.0What's Changed
Internal and infrastructure fixes:
Full Changelog: microsoft/vstest@v17.11.1...v17.12.0
v17.11.1What's Changed
Full Changelog: microsoft/vstest@v17.11.0...v17.11.1
v17.11.0What's Changed
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.