Skip to content

Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 in /gremlin-dotnet#2125

Merged
FlorianHockmann merged 1 commit into
3.5-devfrom
dependabot/nuget/gremlin-dotnet/3.5-dev/xunit.runner.visualstudio-2.5.0
Aug 18, 2023
Merged

Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 in /gremlin-dotnet#2125
FlorianHockmann merged 1 commit into
3.5-devfrom
dependabot/nuget/gremlin-dotnet/3.5-dev/xunit.runner.visualstudio-2.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 7, 2023

Bumps xunit.runner.visualstudio from 2.4.5 to 2.5.0.

Commits
  • 5ebf84c v2.5.0
  • fd327b6 Ensure both failed tests and errors cancel for stopOnFail
  • 4e86b43 Latest dependencies
  • c29a760 #110: Visual Studio test explorer cannot filter skipped tests by message
  • 5e96160 #189: Support 'stopOnFail' configuration file setting
  • 671542c #331: DisableAppDomain switch is not fully respected for Discovery
  • 1aa409d Add net472 build of test.harness which turns off app domains (for performance...
  • ff89c51 Latest dependencies
  • f9d61b5 #317: Slow performance on discovery / running due to discovering TestReporters
  • 01ec27d Latest dependencies
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.5 to 2.5.0.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@v2.4.5...2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET dependencies Pull requests that update a dependency file labels Jul 7, 2023
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 7, 2023

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.92%. Comparing base (1cca37e) to head (a70cf29).
⚠️ Report is 82 commits behind head on 3.5-dev.

Additional details and impacted files
@@              Coverage Diff              @@
##             3.5-dev    #2125      +/-   ##
=============================================
+ Coverage      69.90%   69.92%   +0.02%     
- Complexity      8979     8984       +5     
=============================================
  Files            865      865              
  Lines          40967    40967              
  Branches        5450     5450              
=============================================
+ Hits           28636    28645       +9     
+ Misses         10425    10419       -6     
+ Partials        1906     1903       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Member

@FlorianHockmann FlorianHockmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

VOTE +1

Can be merged after code freeze is lifted.

@FlorianHockmann FlorianHockmann merged commit ce88ce1 into 3.5-dev Aug 18, 2023
@FlorianHockmann FlorianHockmann deleted the dependabot/nuget/gremlin-dotnet/3.5-dev/xunit.runner.visualstudio-2.5.0 branch August 18, 2023 07:00
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants