-
-
Notifications
You must be signed in to change notification settings - Fork 11
chore(deps): update mstest monorepo to 3.11.1 #236
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/mstest-monorepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
b8b8312 to
3efee2f
Compare
d7427f6 to
3d73932
Compare
3d73932 to
7a21053
Compare
7a21053 to
294ae22
Compare
40833b1 to
6ec5fb2
Compare
6ec5fb2 to
8bac650
Compare
8bac650 to
0576650
Compare
0576650 to
5095060
Compare
5095060 to
fae2489
Compare
fae2489 to
60cf8b8
Compare
60cf8b8 to
b43b0b9
Compare
b43b0b9 to
9cbf9e4
Compare
9cbf9e4 to
4896131
Compare
4896131 to
fc3dd1a
Compare
fc3dd1a to
5674784
Compare
5674784 to
5db322c
Compare
5db322c to
99c737f
Compare
99c737f to
bd9f0a8
Compare
bd9f0a8 to
6bdeeb7
Compare
6bdeeb7 to
298e051
Compare
298e051 to
58b3aff
Compare
58b3aff to
4a49b55
Compare
4a49b55 to
401951f
Compare
401951f to
fa78eba
Compare
fa78eba to
aefc58b
Compare
aefc58b to
2152368
Compare
2152368 to
9bea593
Compare
9bea593 to
6ab256f
Compare
6ab256f to
ccb9ac4
Compare
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:
3.5.0->3.11.13.5.0->3.11.1Release Notes
microsoft/testfx (MSTest.TestAdapter)
v3.11.1See the release notes here
v3.11.0See the release notes here
v3.10.5See the release notes here
v3.10.4See the release notes here
v3.10.3See the release notes here
v3.10.2See the release notes here
v3.10.1See the release notes here
v3.10.0See the release notes here
v3.9.3What's Changed
See the MSTest changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.9.3
See the Microsoft.Testing.Platform changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md#1.7.3
Full Changelog: microsoft/testfx@v3.9.2...v3.9.3
v3.9.2What's Changed
See the MSTest changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.9.2
See the Microsoft.Testing.Platform changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md#1.7.2
Full Changelog: microsoft/testfx@v3.9.1...v3.9.2
v3.9.1What's Changed
See the MSTest changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.9.1
See the Microsoft.Testing.Platform changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md#1.7.1
Full Changelog: microsoft/testfx@v3.9.0...v3.9.1
v3.9.0In this release we focused a lot on providing fixes for MSTest and Microsoft.Testing.Platform. The most notable new features and fixes are:
MSTest
Microsoft.Testing.Platform
We've also improved the
dotnet testexperience in dotnet SDK, especially around Retry plugin experience, and started dogfooding the experience in our own repository. Please check out how to enable the newdotnet testexperience for Microsoft.Testing.Platform in net10 by following this link, and help us dogfood it.New Contributors
See the MSTest changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.9.0
See the Microsoft.Testing.Platform changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md#1.7.0
Full Changelog: microsoft/testfx@v3.8.3...v3.9.0
v3.8.3See the release notes here
v3.8.2See the release notes here
v3.8.1See the release notes here
v3.8.0See the release notes here
Announcements
MSTestAnalysisMode. We encourage you to set this property to at leastRecommended.RetryAttributev3.7.3See the release notes here
v3.7.2See the release notes here
v3.7.1See the release notes here
v3.7.0See the release notes here
Announcements
MSTest.Analyzers is now a transitive dependency of MSTest.TestFramework and thus no longer needs to be manually installed.
Note: The only rules enabled by default as warnings, which could potentially cause build errors when updating MSTest, have been carefully selected and thoroughly validated. These rules specifically address real runtime issues related to the usage of MSTest, ensuring that no purely stylistic or low-impact analyzers are enforced by default.
v3.6.4See the release notes here
v3.6.3See the release notes here
v3.6.2See the release notes here
v3.6.1See the release notes here
v3.6.0See the release notes here
Special shoutout to @SimonCropp for his exceptional contribution in improving the quality of the repository.
v3.5.2See the release notes here
v3.5.1See the release notes here
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.