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 #117

Merged
merged 1 commit into from
Oct 16, 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 labels Oct 16, 2023
@dependabot dependabot bot requested a review from guibranco October 16, 2023 17:09
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2023

The following labels could not be found: nuget, packages.

@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Oct 16, 2023
@what-the-diff
Copy link

what-the-diff bot commented Oct 16, 2023

PR Summary

  • Update of testing package in the Integration Tests project
    The integration tests project has been updated with a newer version of its testing tool, shifting from version 2.5.1 to version 2.5.3, which is likely to improve test performance and reliability.

  • Update of testing package in the Unit Tests project
    Similarly, the unit tests project was also updated to benefit from the latest version of the testing tool, which should result in more reliable and efficient testing.

@dependabot dependabot bot force-pushed the dependabot/nuget/xunit.runner.visualstudio-2.5.3 branch from 04dcbe7 to 98e8586 Compare October 16, 2023 17:52
@guibranco guibranco enabled auto-merge (squash) October 16, 2023 17:52
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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/xunit.runner.visualstudio-2.5.3 branch from 98e8586 to 8c7bb45 Compare October 16, 2023 18:01
@codeclimate
Copy link

codeclimate bot commented Oct 16, 2023

Code Climate has analyzed commit 8c7bb45 and detected 0 issues on this pull request.

View more on Code Climate.

@sonarcloud
Copy link

sonarcloud bot commented Oct 16, 2023

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

@guibranco guibranco merged commit 8f9bb90 into main Oct 16, 2023
8 checks passed
@guibranco guibranco deleted the dependabot/nuget/xunit.runner.visualstudio-2.5.3 branch October 16, 2023 18:11
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 size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Development

Successfully merging this pull request may close these issues.

1 participant