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

build(deps): bump xunit from 2.4.2 to 2.5.0 #8949

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Bumps xunit from 2.4.2 to 2.5.0.

Commits
  • 12ec6b8 Bump up to v2.5.1-pre
  • 92f31c4 v2.5.0
  • 188216b Ensure both failed tests and error cause error return codes (and cancel for s...
  • c973179 Latest analyzers
  • f93d52d Propagate StopOnFail from config file => execution options
  • 5e70f54 #2737: Restore XunitException constructor (breaking change) (v2)
  • 028866f Add PackageDownload for Microsoft.NETFramework.ReferenceAssemblies.net452 to ...
  • aeba1bb Remove UAP/UWP support
  • 5308021 #1857: Add overload to Assert.Contains for ConcurrentDictionary (v2)
  • 5fbaa0a Incorrect type restriction on obsoleted Assert.ThrowsAny<T> for Func<Task> an...
  • 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)

@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Jul 10, 2023
@github-actions github-actions bot enabled auto-merge (squash) July 10, 2023 07:17
@yufeih
Copy link
Contributor

yufeih commented Jul 11, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/nuget/main/xunit-2.5.0 branch from 0975f0a to 53a96a3 Compare July 11, 2023 01:55
@codecov
Copy link

codecov bot commented Jul 11, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (291863d) 76.80% compared to head (0486c29) 76.81%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8949   +/-   ##
=======================================
  Coverage   76.80%   76.81%           
=======================================
  Files         592      592           
  Lines       24735    24735           
=======================================
+ Hits        18998    18999    +1     
+ Misses       5737     5736    -1     

see 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Bumps [xunit](https://github.com/xunit/xunit) from 2.4.2 to 2.5.0.
- [Commits](xunit/xunit@2.4.2...2.5.0)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@yufeih yufeih force-pushed the dependabot/nuget/main/xunit-2.5.0 branch from 53a96a3 to 0486c29 Compare July 18, 2023 02:28
@github-actions github-actions bot merged commit b55c493 into main Jul 18, 2023
8 checks passed
@github-actions github-actions bot deleted the dependabot/nuget/main/xunit-2.5.0 branch July 18, 2023 02:39
p-kostov pushed a commit to ErpNetDocs/docfx that referenced this pull request Jun 28, 2024
Bumps [xunit](https://github.com/xunit/xunit) from 2.4.2 to 2.5.0.
- [Commits](xunit/xunit@2.4.2...2.5.0)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant