Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps NetEvolve.Extensions.XUnit from 2.5.105 to 2.6.0.

Release notes

Sourced from NetEvolve.Extensions.XUnit's releases.

2.6.0

What's Changed

Commits
  • 00c1d66 feat: Added Feature TestGroup (#692)
  • 1047ec0 chore(deps): bump the tunit group with 2 updates (#688)
  • c60110a chore(deps): bump PublicApiGenerator from 11.4.5 to 11.4.6 (#690)
  • 763b815 chore(ci): bump dailydevops/pipelines from 0.14.68 to 0.14.79 (#691)
  • b24bd59 chore(template): sync with dailydevops/dotnet-template [skip ci]
  • fa1dc6c chore(deps): bump the tunit group with 2 updates (#687)
  • 097d7d6 chore(deps): bump the tunit group with 2 updates (#686)
  • 9e1f133 chore(deps): bump NetEvolve.Defaults from 1.3.71 to 1.3.74 (#685)
  • 3fadb3e chore(template): sync with dailydevops/dotnet-template [skip ci]
  • a53c467 chore(ci): bump dailydevops/pipelines from 0.14.41 to 0.14.68 (#684)
  • 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 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 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)

@dependabot dependabot bot added the dependency:nuget Indicates a pull request related to updating or managing NuGet package dependencies. label May 5, 2025
@samtrion
Copy link
Member

samtrion commented May 5, 2025

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 5, 2025

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@samtrion
Copy link
Member

samtrion commented May 5, 2025

@dependabot recreate

@samtrion samtrion closed this May 5, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 5, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 5, 2025

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

@dependabot dependabot bot deleted the dependabot/nuget/NetEvolve.Extensions.XUnit-2.6.0 branch May 5, 2025 20:05
@samtrion
Copy link
Member

samtrion commented May 5, 2025

@dependabot reopen

@dependabot dependabot bot reopened this May 5, 2025
@dependabot dependabot bot restored the dependabot/nuget/NetEvolve.Extensions.XUnit-2.6.0 branch May 5, 2025 20:05
@samtrion
Copy link
Member

samtrion commented May 5, 2025

@dependabot recreate

Bumps [NetEvolve.Extensions.XUnit](https://github.com/dailydevops/extensions.test) from 2.5.105 to 2.6.0.
- [Release notes](https://github.com/dailydevops/extensions.test/releases)
- [Commits](dailydevops/extensions.test@2.5.105...2.6.0)

---
updated-dependencies:
- dependency-name: NetEvolve.Extensions.XUnit
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/NetEvolve.Extensions.XUnit-2.6.0 branch from 1cd229b to 24cac9c Compare May 5, 2025 20:08
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 5, 2025

@codecov
Copy link

codecov bot commented May 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (bb8daef) to head (24cac9c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #335   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines           68        68           
  Branches        14        14           
=========================================
  Hits            68        68           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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

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

@samtrion samtrion merged commit 3147d1c into main May 5, 2025
16 checks passed
@samtrion samtrion deleted the dependabot/nuget/NetEvolve.Extensions.XUnit-2.6.0 branch May 5, 2025 20:15
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.

2 participants