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 tests group with 3 updates #79

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps the tests group with 3 updates: Meziantou.Analyzer, MSTest.TestAdapter and MSTest.TestFramework.

Updates Meziantou.Analyzer from 2.0.182 to 2.0.183

Release notes

Sourced from Meziantou.Analyzer's releases.

2.0.183

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.183

Full Changelog: meziantou/Meziantou.Analyzer@2.0.182...2.0.183

Commits
  • aa97561 Find token from Xunit.TestContext.Current.CancellationToken
  • See full diff in compare view

Updates MSTest.TestAdapter from 3.6.4 to 3.7.0

Release notes

Sourced from MSTest.TestAdapter's releases.

v3.7.0

See the release notes here

Changelog

Sourced from MSTest.TestAdapter's changelog.

[3.7.0] - 2024-12-20

See full log here

Added

Fixed

... (truncated)

Commits

Updates MSTest.TestFramework from 3.6.4 to 3.7.0

Release notes

Sourced from MSTest.TestFramework's releases.

v3.7.0

See the release notes here

Changelog

Sourced from MSTest.TestFramework's changelog.

[3.7.0] - 2024-12-20

See full log here

Added

Fixed

... (truncated)

Commits

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 tests group with 3 updates: [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer), [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx).


Updates `Meziantou.Analyzer` from 2.0.182 to 2.0.183
- [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases)
- [Commits](meziantou/Meziantou.Analyzer@2.0.182...2.0.183)

Updates `MSTest.TestAdapter` from 3.6.4 to 3.7.0
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.6.4...v3.7.0)

Updates `MSTest.TestFramework` from 3.6.4 to 3.7.0
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.6.4...v3.7.0)

---
updated-dependencies:
- dependency-name: Meziantou.Analyzer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tests
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tests
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 23, 2024
Copy link

what-the-diff bot commented Dec 23, 2024

PR Summary

  • Updated Meziantou.Analyzer
    The version of Meziantou.Analyzer has been upgraded from 2.0.182 to a newer version, 2.0.183. This provides improved analysis capabilities, likely leading to more efficient code checks and potentially uncovering new code insights.

  • Updated MSTest.TestAdapter
    The version of MSTest.TestAdapter has been updated from 3.6.4 to 3.7.0. This may introduce enhancements and fixes to the software testing process, fostering higher quality code by facilitating better, more efficient testing.

  • Updated MSTest.TestFramework
    The upgrade from version 3.6.4 to 3.7.0 for MSTest.TestFramework brings potential benefits including improved functionalities for testing framework and possibly a better user experience for those performing the tests.

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 27, 2024

Superseded by #81.

@dependabot dependabot bot closed this Dec 27, 2024
@dependabot dependabot bot deleted the dependabot/nuget/tests-9fab673bde branch December 27, 2024 12:04
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