Skip to content

Bump Verify.Xunit from 16.9.0 to 17.8.1 - #1021

Closed
dependabot[bot] wants to merge 1 commit into
develop/3.0from
dependabot/nuget/develop/3.0/Verify.Xunit-17.8.1
Closed

Bump Verify.Xunit from 16.9.0 to 17.8.1#1021
dependabot[bot] wants to merge 1 commit into
develop/3.0from
dependabot/nuget/develop/3.0/Verify.Xunit-17.8.1

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 11, 2022

Copy link
Copy Markdown
Contributor

Bumps Verify.Xunit from 16.9.0 to 17.8.1.

Release notes

Sourced from Verify.Xunit's releases.

17.8.1

As part of this release we had 1 commit which resulted in 1 issue being closed.

Feature

17.8.0

As part of this release we had 5 commits which resulted in 1 issue being closed.

Feature

17.7.1

As part of this release we had 6 commits which resulted in 2 issues being closed.

Bugs

17.7.0

As part of this release we had 22 commits which resulted in 4 issues being closed.

Bugs

Feature

Improvement

17.6.2

As part of this release we had 8 commits which resulted in 1 issue being closed.

Bug

17.5.0

As part of this release we had 2 commits which resulted in 1 issue being closed.

Feature

... (truncated)

Commits
  • 4d385fd Add AppendLineN for no string (#582)
  • acd4ed0 Merge branch 'add-AppendLineN'
  • c19ebee Add StringBuilder.AppendLineN extension method (#581)
  • 170d5c1 Add StringBuilder.AppendLineN extension method
  • 52f8dbd TestConverterWithBadNewlineScrubEmptyLines test
  • fdd6272 polyfill EndsWith char
  • 04af432 FixNewlines
  • 91a72a2 Handle bad newlines written by converter (#580)
  • cf2faa0 Fix newline handling for xml document (#579)
  • 070509b update xunit.runner.visualstudio
  • 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 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 [Verify.Xunit](https://github.com/VerifyTests/Verify) from 16.9.0 to 17.8.1.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@16.9.0...17.8.1)
---
updated-dependencies:
- dependency-name: Verify.Xunit
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBot requested a review from a team as a code ownerAugust 11, 2022 15:40
@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Aug 11, 2022
@HurricanKai

Copy link
Copy Markdown
Member

Needs XUnit.Assert update to 2.4.2

@HurricanKai

Copy link
Copy Markdown
Member

Depends on #1028

@HurricanKai

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot@github

dependabotBot commented on behalf of githubAug 12, 2022

Copy link
Copy Markdown
ContributorAuthor

Superseded by #1031.

@dependabotdependabotBot closed this Aug 12, 2022
@dependabot
dependabotBot deleted the dependabot/nuget/develop/3.0/Verify.Xunit-17.8.1 branch August 12, 2022 10:39
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

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@HurricanKai