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.5.1 to 2.5.3 #163

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps xunit.runner.visualstudio from 2.5.1 to 2.5.3.

Commits
  • 6b60a9e v2.5.3
  • 48d5ef6 Add diagnostic messages around DiaSession failures
  • 32b7c99 Incorrect URL for Git repository in .nuspec file
  • ce0f849 Bump up to v2.5.3-pre
  • b56611b v2.5.2
  • 9b843e1 Add Microsoft.TestPlatform.ObjectModel as a dependency in the nuspec for .NET...
  • 9d28006 Add /.vscode/tasks.json for builds inside VS Code
  • af96d96 Latest dependencies
  • 2dd6989 Undo the assembly merge from #383
  • 1c51d51 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 nuget Refers to nuget packages packages Packages labels Oct 16, 2023
@dependabot dependabot bot requested a review from guibranco October 16, 2023 01:23
@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Oct 16, 2023
@AppVeyorBot
Copy link

@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Merging #163 (207f1bb) into main (93c5d3a) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

❗ Current head 207f1bb differs from pull request most recent head 25c61d1. Consider uploading reports for the commit 25c61d1 to get more accurate results

@@          Coverage Diff          @@
##            main    #163   +/-   ##
=====================================
  Coverage   0.22%   0.22%           
=====================================
  Files        117     117           
  Lines       1774    1774           
  Branches      75      75           
=====================================
  Hits           4       4           
+ Misses      1770    1768    -2     
- Partials       0       2    +2     

see 1 file with indirect coverage changes

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

@codacy-production
Copy link

codacy-production bot commented Oct 16, 2023

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (5ee6954) 1774 4 0.23%
Head commit (25c61d1) 1774 (+0) 4 (+0) 0.23% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#163) 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: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@dependabot dependabot bot force-pushed the dependabot/nuget/xunit.runner.visualstudio-2.5.3 branch from 207f1bb to cdc8f99 Compare October 16, 2023 18:06
@guibranco guibranco enabled auto-merge (squash) October 16, 2023 19:43
@dependabot dependabot bot force-pushed the dependabot/nuget/xunit.runner.visualstudio-2.5.3 branch from cdc8f99 to e3485d4 Compare October 16, 2023 20:19
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.1 to 2.5.3.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@2.5.1...2.5.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/xunit.runner.visualstudio-2.5.3 branch from e3485d4 to 25c61d1 Compare October 16, 2023 21:52
@sonarqubecloud
Copy link

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
Copy link

@guibranco guibranco merged commit cb91d1a into main Oct 17, 2023
9 checks passed
@guibranco guibranco deleted the dependabot/nuget/xunit.runner.visualstudio-2.5.3 branch October 17, 2023 00:06
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 nuget Refers to nuget packages packages Packages size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants