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 the mstest group with 2 updates #2347

Merged
merged 2 commits into from Sep 30, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2023

Bumps the mstest group with 2 updates: MSTest.TestAdapter and MSTest.TestFramework.

Updates MSTest.TestAdapter from 2.2.10 to 3.0.4

Release notes

Sourced from MSTest.TestAdapter's releases.

v3.0.4

See the release notes here.

v3.0.3

See the release notes here.

v3.0.2

See the release notes here.

v3.0.1

See the release notes here.

v3.0.0

See the release notes here.

v3.0.0-preview-20221122-01

See the release notes here.

v3.0.0-preview-20221110-04

See the release notes here.

Breaking changes

See breaking changes announcement

  • Following Microsoft .NET lifecycle
    • Dropped support for .NET Framework 4.5 (moved to 4.6.2)
    • Dropped support for .NET Standard 1.0 (moved to 2.0)
    • Dropped support for UWP before 16299
    • Dropped support for WinUI before 18362
    • Dropped support for .NET 5 (replaced with netcoreapp3.1 and .NET 6)
  • Merge timeout behaviors across all target frameworks
  • Change available constructors for DataRowAttribute
  • Change test ID generation strategy (allow to switch to previous strategies)

v2.3.0-preview-20220810-02

See release notes here.

Changelog

Sourced from MSTest.TestAdapter's changelog.

[3.0.4] - 2023-06-01

See full log here

Fixed

  • Fix out of range exception in deployment tool #1682
  • Fix issue/crash with deployment items and disabled app domains #1681

Artifacts

[3.0.3] - 2023-05-24

See full log here

Fixed

  • Revert change for timeout test execution #1675
  • Fix assembly resolution error #1670
  • Revert usage of System.Collections.Immutable for TypeCache
  • Remove DataRowAttribute argument count limitation #1646
  • Use Test Platform 17.4.1 instead of 17.4.0

Artifacts

[3.0.2] - 2022-12-27

See full log here

Fixed

  • Fix issue cannot load Microsoft.TestPlatform.CoreUtilities #1502

Artifacts

[3.0.1] - 2022-12-20

See full log here

... (truncated)

Commits
  • 29f69aa Fix out of range exception in deployment tool (#1682)
  • e995327 Fix issue/crash with deployment items and disabled app domains (#1681)
  • b444674 Create rel/3.0.4
  • fb6613b Revert change for timeout test execution (#1675)
  • 507b734 Fix assembly resolution error (#1670)
  • 3bd8304 Fix TypeCache
  • a7c68c0 Revert usage of System.Collections.Immutable for TypeCache
  • 1a33b1d Remove DataRowAttribute argument count limitation (#1646)
  • 738eabc Use Test Platform 17.4.1 instead of 17.4.0
  • ce6301c Update shipped APIs
  • Additional commits viewable in compare view

Updates MSTest.TestFramework from 2.2.10 to 3.0.4

Release notes

Sourced from MSTest.TestFramework's releases.

v3.0.4

See the release notes here.

v3.0.3

See the release notes here.

v3.0.2

See the release notes here.

v3.0.1

See the release notes here.

v3.0.0

See the release notes here.

v3.0.0-preview-20221122-01

See the release notes here.

v3.0.0-preview-20221110-04

See the release notes here.

Breaking changes

See breaking changes announcement

  • Following Microsoft .NET lifecycle
    • Dropped support for .NET Framework 4.5 (moved to 4.6.2)
    • Dropped support for .NET Standard 1.0 (moved to 2.0)
    • Dropped support for UWP before 16299
    • Dropped support for WinUI before 18362
    • Dropped support for .NET 5 (replaced with netcoreapp3.1 and .NET 6)
  • Merge timeout behaviors across all target frameworks
  • Change available constructors for DataRowAttribute
  • Change test ID generation strategy (allow to switch to previous strategies)

v2.3.0-preview-20220810-02

See release notes here.

Changelog

Sourced from MSTest.TestFramework's changelog.

[3.0.4] - 2023-06-01

See full log here

Fixed

  • Fix out of range exception in deployment tool #1682
  • Fix issue/crash with deployment items and disabled app domains #1681

Artifacts

[3.0.3] - 2023-05-24

See full log here

Fixed

  • Revert change for timeout test execution #1675
  • Fix assembly resolution error #1670
  • Revert usage of System.Collections.Immutable for TypeCache
  • Remove DataRowAttribute argument count limitation #1646
  • Use Test Platform 17.4.1 instead of 17.4.0

Artifacts

[3.0.2] - 2022-12-27

See full log here

Fixed

  • Fix issue cannot load Microsoft.TestPlatform.CoreUtilities #1502

Artifacts

[3.0.1] - 2022-12-20

See full log here

... (truncated)

Commits
  • 29f69aa Fix out of range exception in deployment tool (#1682)
  • e995327 Fix issue/crash with deployment items and disabled app domains (#1681)
  • b444674 Create rel/3.0.4
  • fb6613b Revert change for timeout test execution (#1675)
  • 507b734 Fix assembly resolution error (#1670)
  • 3bd8304 Fix TypeCache
  • a7c68c0 Revert usage of System.Collections.Immutable for TypeCache
  • 1a33b1d Remove DataRowAttribute argument count limitation (#1646)
  • 738eabc Use Test Platform 17.4.1 instead of 17.4.0
  • ce6301c Update shipped APIs
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
MSTest.TestAdapter [>= 3.1.a, < 3.2]
MSTest.TestFramework [>= 3.1.a, < 3.2]

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the mstest group with 2 updates: [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx).


Updates `MSTest.TestAdapter` from 2.2.10 to 3.0.4
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v2.2.10...v3.0.4)

Updates `MSTest.TestFramework` from 2.2.10 to 3.0.4
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v2.2.10...v3.0.4)

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mstest
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mstest
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Sep 28, 2023
@github-actions
Copy link

github-actions bot commented Sep 28, 2023

Qodana for .NET

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

  1. Register at Qodana Cloud and configure the action
  2. Use GitHub Code Scanning with Qodana
  3. Host Qodana report at GitHub Pages
  4. Inspect and use qodana.sarif.json (see the Qodana SARIF format for details)

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2023.2.6
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@coveralls
Copy link

Pull Request Test Coverage Report for Build 6343495686

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.277%

Totals Coverage Status
Change from base Build 6340941155: 0.0%
Covered Lines: 11630
Relevant Lines: 11836

💛 - Coveralls

@jnyrup jnyrup merged commit 8d9f241 into develop Sep 30, 2023
8 checks passed
@jnyrup jnyrup deleted the dependabot/nuget/mstest-bef237eb73 branch September 30, 2023 19:52
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.

None yet

2 participants