Skip to content

Bump xunit from 2.5.0 to 2.5.1 - #1669

Merged
Perksey merged 2 commits into
mainfrom
dependabot/nuget/main/xunit-2.5.1
Sep 21, 2023
Merged

Bump xunit from 2.5.0 to 2.5.1#1669
Perksey merged 2 commits into
mainfrom
dependabot/nuget/main/xunit-2.5.1

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubSep 21, 2023

Copy link
Copy Markdown
Contributor

Bumps xunit from 2.5.0 to 2.5.1.

Commits
  • 9dc851b v2.5.1
  • 86b0eef#2770: Make SerializationHelper public
  • f49dafc File re-sort for SerializationHelper & XunitSerializationInfo
  • d0004ae#2773: Add Assert.RaisesAny and Assert.RaisesAnyAsync non-generic for EventAr...
  • c1dba28 Latest assertions
  • b7c828e Move .editorconfig up into contentFiles
  • 08e74e7 Add .editorconfig to assert source NuGet package to indicate generated code (...
  • 79f411a#2767: Verify types match when comparing FileSystemInfo values (v2)
  • 9c28f58 Latest dependencies
  • 63dce4f#2767: Special case FileSystemInfo objects by just comparing the FullName in ...
  • 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 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)

Bumps [xunit](https://github.com/xunit/xunit) from 2.5.0 to 2.5.1.
- [Commits](xunit/xunit@2.5.0...2.5.1)
---
updated-dependencies:
- dependency-name: xunit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBot requested review from a team and HurricanKai as code ownersSeptember 21, 2023 15:30
@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Sep 21, 2023
@Perksey
Perksey enabled auto-merge (squash) September 21, 2023 17:41
@Perksey
Perksey merged commit 0b4fee7 into mainSep 21, 2023
@Perksey
Perksey deleted the dependabot/nuget/main/xunit-2.5.1 branch September 21, 2023 19:22
Perksey added a commit that referenced this pull request Nov 20, 2023
Bumps [xunit](https://github.com/xunit/xunit) from 2.5.0 to 2.5.1.
- [Commits](xunit/xunit@2.5.0...2.5.1)
---
updated-dependencies:
- dependency-name: xunit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dylan Perks <11160611+Perksey@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant

@Perksey