Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(deps): bump xunit.runner.console from 2.6.0 to 2.6.1 in /src #295

Merged
merged 1 commit into from
Nov 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2023

Bumps xunit.runner.console from 2.6.0 to 2.6.1.

Commits
  • 9f1684f v2.6.1
  • 5d9ef4b Remove unnecessary XUNIT_VALUETASK definition
  • 0266bac Latest assertions
  • fb3c3cf Remove all ValueTask support from assertions
  • 801790c Reconcile AcceptanceTestAssembly and friends with v3
  • f244cc8 More shared assertion tests that shouldn't return ValueTask
  • 262dd72 Shared assertion tests cannot return ValueTask
  • 36bbf77 Bump up to v2.6.1-pre
  • See full diff 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)

Bumps [xunit.runner.console](https://github.com/xunit/xunit) from 2.6.0 to 2.6.1.
- [Commits](xunit/xunit@2.6.0...2.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 5, 2023
Copy link

codecov bot commented Nov 5, 2023

Codecov Report

Attention: 109 lines in your changes are missing coverage. Please review.

Comparison is base (c8806fd) 63.36% compared to head (487e7f1) 74.59%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #295       +/-   ##
===========================================
+ Coverage   63.36%   74.59%   +11.23%     
===========================================
  Files           6        6               
  Lines         303      437      +134     
  Branches       52       51        -1     
===========================================
+ Hits          192      326      +134     
  Misses         97       97               
  Partials       14       14               
Files Coverage Δ
src/Punchclock/KeyedOperation.cs 68.42% <68.42%> (ø)
src/Punchclock/PrioritySemaphoreSubject.cs 82.60% <81.39%> (ø)
src/Punchclock/PriorityQueue.cs 93.83% <91.55%> (+10.72%) ⬆️
src/Punchclock/OperationQueue.cs 83.69% <81.92%> (ø)
src/Punchclock/OperationQueueExtensions.cs 0.00% <0.00%> (ø)
src/Punchclock/ScheduledSubject.cs 0.00% <0.00%> (ø)

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

@ChrisPulman ChrisPulman merged commit ce8396b into main Nov 5, 2023
@ChrisPulman ChrisPulman deleted the dependabot/nuget/src/xunit.runner.console-2.6.1 branch November 5, 2023 01:18
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 20, 2023
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant