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 across 1 directory with 3 updates #81

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Updates Meziantou.Analyzer from 2.0.182 to 2.0.184

Release notes

Sourced from Meziantou.Analyzer's releases.

2.0.184

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

What's Changed

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

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
  • 6ca45f8 Update global.json (#778)
  • 764a0a8 Fixer for MA0042 adds parentheses if needed
  • 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 in the / directory: [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.184
- [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases)
- [Commits](meziantou/Meziantou.Analyzer@2.0.182...2.0.184)

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 27, 2024
Copy link

what-the-diff bot commented Dec 27, 2024

PR Summary

  • Update of Meziantou.Analyzer package
    The version of the software component Meziantou.Analyzer has been refreshed from 2.0.182 to 2.0.184. This suggests improvements in code analyzing features, better detection of programming errors, and enhanced overall performance.

  • Upgrade of MSTest packages
    The versions of two software testing tools known as MSTest.TestAdapter and MSTest.TestFramework have been lifted from 3.6.4 to 3.7.0. As a result, the effectiveness in executing, managing, and monitoring tests within the software development process is expected to increase.

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