Skip to content
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

Bump MSTest.TestAdapter from 3.0.2 to 3.1.1 #21

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps MSTest.TestAdapter from 3.0.2 to 3.1.1.

Release notes

Sourced from MSTest.TestAdapter's releases.

v3.1.1

See the release notes here.

v3.1.0

See the release notes here.

ARTIFACTS FOR THIS RELEASE WERE CORRUPTED - YOU NEED TO LOOK AT ARTIFACTS OF v3.1.1

v3.0.4

See the release notes here.

v3.0.3

See the release notes here.

Changelog

Sourced from MSTest.TestAdapter's changelog.

[3.1.1] - 2023-07-14

Fixed

  • Artifact 3.1.0 was corrupted during pipeline and for security reasons we cannot regenerate it.

See full log here

Artifacts

[3.1.0] - 2023-07-14

See full log here

Added

  • Add AsyncLocal warning #1710
  • Adding warning that AssemblyResolution works only with .NET Frameworks #1669
  • Onboarding to GitOps.ResourceManagement #1688
  • Document data source configuration #1595
  • Enable TestContext.AddResultFile API for WinUI #1593
  • Add documentation for [DeploymentItem] attribute #1581
  • Docs: add links to MS learning docs #1577
  • Document LegacySettings- support as discontinued delta from MSTestV1 #1571
  • Add link to MSTest element settings in the Documentation page #1552
  • Add TreatDiscoveryWarningsAsErrors setting #1547

Changed

  • Rename Helper.cs into Guard.cs
  • Update Changelog.md
  • Bump TestPlatform to 17.6.0 #1666

Fixed

  • Avoid crash when method is not found using FQN #1714
  • Prevent swallowing inner exception in async error #1712
  • DeploymentItem: add test for file deployment using Windows/Linux path #1710
  • Fix parallel output isolation #1705
  • Fix DeploymentItem to support trailing directory separator #1703
  • Fix Logger.LogMessage to not call string.Format when no arguments are provided #1702
  • Update AreEqual/AreNotEqual XML documentation #1563

New Contributors

... (truncated)

Commits
  • 4971714 Bump to 3.1.1
  • 809b54c Try to fix RTM release pipeline
  • 1e2abd5 Prevent swallowing inner exception in async error (#1712)
  • 6485a10 [main] Update dependencies from dotnet/arcade (#1716)
  • 1e9779f Avoid crash when method is not found using FQN (#1714)
  • 7ebed2a [main] Update dependencies from dotnet/arcade (#1713)
  • 4c69360 [main] Update dependencies from dotnet/arcade (#1711)
  • 0c6283a Add AsyncLocal warning (#1710)
  • 4d52f05 Rename Helper.cs into Guard.cs
  • 0ee0586 DeploymentItem: add test for file deployment using Windows/Linux path… (#1709)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.0.2...v3.1.1)

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from sfawcett123 as a code owner November 20, 2023 05:52
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 20, 2023
Copy link

Test Results

11 tests  ±0   11 ✔️ +1   3s ⏱️ ±0s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0  - 1 

Results for commit 660b6db. ± Comparison against base commit 60b100a.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2024

Superseded by #25.

@dependabot dependabot bot closed this Jan 29, 2024
@dependabot dependabot bot deleted the dependabot/nuget/MSTest.TestAdapter-3.1.1 branch January 29, 2024 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants