guibranco / MaxiPago-SDK-dotnet

💳 ⚙️ MaxiPago gateway SDK for .NET projects
https://guibranco.github.io/MaxiPago-SDK-dotnet/
MIT License
3 stars 2 forks source link

Bump xunit from 2.4.2 to 2.5.0 #48

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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)
codacy-production[bot] commented 1 year ago

Coverage summary from Codacy

Merging #48 (86613b8064f7a78b611715e570ab93cd03208538) into main (bf646a49da147bde4193a76e9a4099f15c432fb9) - See PR on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (bf646a49da147bde4193a76e9a4099f15c432fb9) | 845 | 0 | 0.00% | | | Head commit (86613b8064f7a78b611715e570ab93cd03208538) | 845 (+0) | 0 (+0) | 0.00% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#48) | 0 | 0 | **∅ (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

AppVeyorBot commented 1 year ago

:white_check_mark: Build MaxiPago-SDK-dotnet 3.0.55 completed (commit https://github.com/guibranco/MaxiPago-SDK-dotnet/commit/68c60ce2ad by @dependabot[bot])

codecov[bot] commented 1 year ago

Codecov Report

Merging #48 (86613b8) into main (bf646a4) will not change coverage. The diff coverage is n/a.

@@          Coverage Diff          @@
##            main     #48   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         40      40           
  Lines        845     845           
  Branches      23      23           
=====================================
  Misses       845     845           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

AppVeyorBot commented 1 year ago

:white_check_mark: Build MaxiPago-SDK-dotnet 3.0.58 completed (commit https://github.com/guibranco/MaxiPago-SDK-dotnet/commit/5c7a3bfc95 by @dependabot[bot])