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

Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 #1931

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 18, 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

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 Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jul 18, 2023
@sungam3r
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/nuget/xunit.runner.visualstudio-2.5.0 branch from 8c3ed3e to 583a2e3 Compare July 19, 2023 05:57
@sungam3r
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/nuget/xunit.runner.visualstudio-2.5.0 branch from 583a2e3 to 05b7470 Compare July 19, 2023 09:21
@codecov-commenter
Copy link

Codecov Report

Merging #1931 (05b7470) into master (8bfbdef) will decrease coverage by 0.50%.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master    #1931      +/-   ##
==========================================
- Coverage   66.94%   66.45%   -0.50%     
==========================================
  Files         229      249      +20     
  Lines        8236     8627     +391     
  Branches      588      612      +24     
==========================================
+ Hits         5514     5733     +219     
- Misses       2573     2742     +169     
- Partials      149      152       +3     
Flag Coverage Δ
ApplicationStatus 26.84% <ø> (ø)
ArangoDb 26.66% <ø> (ø)
Aws.S3 14.37% <ø> (ø)
Aws.SecretsManager 14.63% <ø> (?)
Aws.Sns 14.85% <ø> (ø)
Aws.Sqs 15.38% <ø> (ø)
Aws.SystemsManager 14.63% <ø> (?)
Azure.IoTHub 12.88% <ø> (ø)
AzureApplicationInsights 14.79% <ø> (?)
AzureDigitalTwin 35.40% <ø> (ø)
AzureKeyVault 19.53% <ø> (ø)
AzureSearch 16.21% <ø> (?)
AzureServiceBus 55.27% <ø> (ø)
AzureStorage 59.23% <ø> (ø)
Consul 22.72% <ø> (ø)
CosmosDb 58.53% <ø> (ø)
DocumentDb 14.18% <ø> (ø)
DynamoDb 12.57% <ø> (ø)
Elasticsearch 39.66% <ø> (ø)
EventStore 61.87% <ø> (ø)
EventStore.gRPC 25.69% <ø> (ø)
Gcp.CloudFirestore 12.17% <ø> (ø)
Gremlin 23.23% <ø> (ø)
Hangfire 11.04% <ø> (ø)
IbmMQ 30.96% <ø> (ø)
InfluxDB 13.40% <ø> (ø)
Kafka 22.15% <ø> (ø)
Kubernetes 40.82% <ø> (?)
MySql 33.53% <ø> (ø)
Npgsql 28.90% <ø> (ø)
OpenIdConnectServer 25.16% <ø> (?)
Oracle 60.36% <ø> (ø)
Prometheus.Metrics 30.00% <ø> (ø)
Publisher.ApplicationInsights 10.37% <ø> (ø)
Publisher.CloudWatch 19.12% <ø> (ø)
Publisher.Datadog 15.09% <ø> (ø)
Publisher.Prometheus 19.27% <ø> (ø)
Publisher.Seq 40.51% <ø> (ø)
RabbitMQ 48.59% <ø> (ø)
Redis 66.82% <ø> (ø)
SendGrid 12.00% <ø> (ø)
SignalR 28.28% <ø> (ø)
SqlServer 28.74% <ø> (ø)
Sqlite 26.54% <ø> (ø)
System 37.39% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...dencyInjection/UrisHealthCheckBuilderExtensions.cs 74.25% <ø> (+0.18%) ⬆️

... and 20 files with indirect coverage changes

@sungam3r
Copy link
Collaborator

@dependabot rebase

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 force-pushed the dependabot/nuget/xunit.runner.visualstudio-2.5.0 branch from 05b7470 to a19f9c5 Compare July 19, 2023 09:45
@sungam3r sungam3r merged commit b5503d8 into master Jul 19, 2023
@sungam3r sungam3r deleted the dependabot/nuget/xunit.runner.visualstudio-2.5.0 branch July 19, 2023 09:58
@sungam3r sungam3r mentioned this pull request Jul 30, 2023
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 Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants