Skip to content

fix: Bump the xunit group with 1 update - #155

Merged
hangy merged 3 commits into
devfrom
dependabot/nuget/xunit-6aadeae1b1
Oct 1, 2025
Merged

fix: Bump the xunit group with 1 update#155
hangy merged 3 commits into
devfrom
dependabot/nuget/xunit-6aadeae1b1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 1, 2025

Copy link
Copy Markdown
Contributor

Updated xunit.runner.visualstudio from 3.1.4 to 3.1.5.

Release notes

Sourced from xunit.runner.visualstudio's releases.

No release notes found for this version range.

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 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 xunit.runner.visualstudio from 3.1.4 to 3.1.5

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: xunit
...

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 Oct 1, 2025
@hangy
hangy merged commit 3178b3c into dev Oct 1, 2025
7 checks passed
@hangy
hangy deleted the dependabot/nuget/xunit-6aadeae1b1 branch October 1, 2025 07:49
github-actions Bot pushed a commit that referenced this pull request Nov 1, 2025
## [3.0.1-beta.1](v3.0.0...v3.0.1-beta.1) (2025-11-01)

### Bug Fixes

* Bump Fluid.Core from 2.25.0 to 2.30.0 ([#166](#166)) ([ba24781](ba24781))
* Bump Testcontainers.Papercut from 4.7.0 to 4.8.1 ([#167](#167)) ([1a98053](1a98053))
* Bump the microsoft group with 3 updates ([#153](#153)) ([05aaf6e](05aaf6e))
* Bump the opentelemetry group with 4 updates ([#165](#165)) ([8231c59](8231c59))
* Bump the xunit group with 1 update ([#155](#155)) ([3178b3c](3178b3c))
* Change runner from ubuntu-latest to ubuntu-slim in workflow files ([76d7b55](76d7b55))
* **deps:** bump dotnet-sdk from 9.0.304 to 9.0.305 ([#156](#156)) ([b8851c8](b8851c8))
* **deps:** bump dotnet-sdk from 9.0.305 to 9.0.306 ([#162](#162)) ([51bc850](51bc850))
* **deps:** Bump FluentEmail from 3.8.0 to 4.0.0 ([44e1f5e](44e1f5e))
* **deps:** Bump Microsoft packages ([087cf4f](087cf4f))
* **deps:** Reference new version of Microsoft.Build directly ([#157](#157)) ([32528d2](32528d2))
* **deps:** Update package dependencies to latest versions ([de28a98](de28a98))
@github-actions

github-actions Bot commented Nov 1, 2025

Copy link
Copy Markdown

🎉 This PR is included in version 3.0.1-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions Bot pushed a commit that referenced this pull request Nov 13, 2025
# [3.1.0](v3.0.0...v3.1.0) (2025-11-13)

### Bug Fixes

* Bump Fluid.Core from 2.25.0 to 2.30.0 ([#166](#166)) ([ba24781](ba24781))
* Bump Testcontainers.Papercut from 4.7.0 to 4.8.1 ([#167](#167)) ([1a98053](1a98053))
* Bump the microsoft group with 3 updates ([#153](#153)) ([05aaf6e](05aaf6e))
* Bump the opentelemetry group with 4 updates ([#165](#165)) ([8231c59](8231c59))
* Bump the xunit group with 1 update ([#155](#155)) ([3178b3c](3178b3c))
* Change runner from ubuntu-latest to ubuntu-slim in workflow files ([76d7b55](76d7b55))
* **deps:** bump dotnet-sdk from 9.0.304 to 9.0.305 ([#156](#156)) ([b8851c8](b8851c8))
* **deps:** bump dotnet-sdk from 9.0.305 to 9.0.306 ([#162](#162)) ([51bc850](51bc850))
* **deps:** Bump FluentEmail from 3.8.0 to 4.0.0 ([44e1f5e](44e1f5e))
* **deps:** Bump Microsoft packages ([087cf4f](087cf4f))
* **deps:** Reference new version of Microsoft.Build directly ([#157](#157)) ([32528d2](32528d2))
* **deps:** Update package dependencies to latest versions ([de28a98](de28a98))
* update .NET SDK version to 10.0 and Dockerfile base image ([009993d](009993d))

### Features

* Add .NET 10 target ([ef66d1a](ef66d1a))
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 3.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released on @beta released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant