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

chore(deps): bump the verify group with 7 updates #634

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2025

Bumps the verify group with 7 updates:

Package From To
Verify.Xunit 28.9.0 28.10.1
MSTest.TestFramework 3.7.3 3.7.3
Verify.MSTest 28.9.0 28.10.1
NUnit 4.3.2 4.3.2
Verify.NUnit 28.9.0 28.10.1
Verify.TUnit 28.9.0 28.10.1
Verify.XunitV3 28.9.0 28.10.1

Updates Verify.Xunit from 28.9.0 to 28.10.1

Commits

Updates MSTest.TestFramework from 3.7.3 to 3.7.3

Changelog

Sourced from MSTest.TestFramework's changelog.

Commits

Updates Verify.MSTest from 28.9.0 to 28.10.1

Commits

Updates NUnit from 4.3.2 to 4.3.2

Commits

Updates Verify.NUnit from 28.9.0 to 28.10.1

Commits

Updates Verify.TUnit from 28.9.0 to 28.10.1

Commits

Updates Verify.XunitV3 from 28.9.0 to 28.10.1

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @samtrion.


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

@dependabot dependabot bot requested a review from a team as a code owner February 4, 2025 13:04
@dependabot dependabot bot added the dependency:nuget Indicates a pull request related to updating or managing NuGet package dependencies. label Feb 4, 2025
@dependabot dependabot bot requested review from Dakraid and samtrion and removed request for a team February 4, 2025 13:04
Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.07%. Comparing base (33ae09f) to head (6321314).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #634   +/-   ##
=======================================
  Coverage   94.07%   94.07%           
=======================================
  Files          42       42           
  Lines         152      152           
  Branches       13       13           
=======================================
  Hits          143      143           
  Misses          9        9           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bumps the verify group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [Verify.Xunit](https://github.com/VerifyTests/Verify) | `28.9.0` | `28.10.1` |
| [MSTest.TestFramework](https://github.com/microsoft/testfx) | `3.7.3` | `3.7.3` |
| [Verify.MSTest](https://github.com/VerifyTests/Verify) | `28.9.0` | `28.10.1` |
| [NUnit](https://github.com/nunit/nunit) | `4.3.2` | `4.3.2` |
| [Verify.NUnit](https://github.com/VerifyTests/Verify) | `28.9.0` | `28.10.1` |
| [Verify.TUnit](https://github.com/VerifyTests/Verify) | `28.9.0` | `28.10.1` |
| [Verify.XunitV3](https://github.com/VerifyTests/Verify) | `28.9.0` | `28.10.1` |


Updates `Verify.Xunit` from 28.9.0 to 28.10.1
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@28.9.0...28.10.1)

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

Updates `Verify.MSTest` from 28.9.0 to 28.10.1
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@28.9.0...28.10.1)

Updates `NUnit` from 4.3.2 to 4.3.2
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md)
- [Commits](nunit/nunit@4.3.2...4.3.2)

Updates `Verify.NUnit` from 28.9.0 to 28.10.1
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@28.9.0...28.10.1)

Updates `Verify.TUnit` from 28.9.0 to 28.10.1
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@28.9.0...28.10.1)

Updates `Verify.XunitV3` from 28.9.0 to 28.10.1
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@28.9.0...28.10.1)

---
updated-dependencies:
- dependency-name: Verify.Xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: verify
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: verify
- dependency-name: Verify.MSTest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: verify
- dependency-name: NUnit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: verify
- dependency-name: Verify.NUnit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: verify
- dependency-name: Verify.TUnit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: verify
- dependency-name: Verify.XunitV3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: verify
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/verify-4ccc7dcbe3 branch from d67a141 to 6321314 Compare February 4, 2025 13:18
Copy link

sonarqubecloud bot commented Feb 4, 2025

Copy link
Member

@samtrion samtrion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit c11af0e into main Feb 4, 2025
16 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/verify-4ccc7dcbe3 branch February 4, 2025 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency:nuget Indicates a pull request related to updating or managing NuGet package dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant