deps: Bump TinyBDD.Xunit from 0.13.0 to 0.19.2#100
Merged
JerrettDavis merged 2 commits intomainfrom Feb 16, 2026
Merged
Conversation
--- updated-dependencies: - dependency-name: TinyBDD.Xunit dependency-version: 0.19.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
JerrettDavis
approved these changes
Feb 16, 2026
Owner
|
@copilot this update breaks the build due to the new source generation mechanism in TinyBDD. Investigate and correct the tests by reviewing https://github.com/JerrettDavis/TinyBdd |
Contributor
|
@JerrettDavis I've opened a new pull request, #101, to work on those changes. Once the pull request is ready, I'll request review from you. |
* Initial plan * Plan: Fix TinyBDD 0.19.2 breaking changes Co-authored-by: JerrettDavis <2610199+JerrettDavis@users.noreply.github.com> * Revert TinyBDD.Xunit from 0.19.2 to 0.13.0 due to source generator issues Co-authored-by: JerrettDavis <2610199+JerrettDavis@users.noreply.github.com> * Update to TinyBDD 0.19.2 with source generator disabled Co-authored-by: JerrettDavis <2610199+JerrettDavis@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: JerrettDavis <2610199+JerrettDavis@users.noreply.github.com>
Contributor
Code Coverage |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #100 +/- ##
==========================================
+ Coverage 80.87% 88.61% +7.74%
==========================================
Files 61 61
Lines 3848 3848
Branches 558 558
==========================================
+ Hits 3112 3410 +298
+ Misses 511 438 -73
+ Partials 225 0 -225
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated TinyBDD.Xunit from 0.13.0 to 0.19.2.
Release notes
Sourced from TinyBDD.Xunit's releases.
0.19.2
What's Changed
Full Changelog: JerrettDavis/TinyBDD@v0.19.1...v0.19.2
0.19.1
What's Changed
Full Changelog: JerrettDavis/TinyBDD@v0.19.0...v0.19.1
0.19.0
What's Changed
New Contributors
Full Changelog: JerrettDavis/TinyBDD@v0.18.1...v0.19.0
0.18.1
What's Changed
Full Changelog: JerrettDavis/TinyBDD@v0.18.0...v0.18.1
0.18.0
What's Changed
Full Changelog: JerrettDavis/TinyBDD@v0.17.1...v0.18.0
0.17.1
What's Changed
Full Changelog: JerrettDavis/TinyBDD@v0.17.0...v0.17.1
0.17.0
What's Changed
Full Changelog: JerrettDavis/TinyBDD@v0.16.0...v0.17.0
0.16.0
What's Changed
Full Changelog: JerrettDavis/TinyBDD@v0.15.0...v0.16.0
0.15.0
What's Changed
Full Changelog: JerrettDavis/TinyBDD@v0.14.3...v0.15.0
0.14.3
What's Changed
Full Changelog: JerrettDavis/TinyBDD@v0.14.2...v0.14.3
0.14.2
What's Changed
New Contributors
Full Changelog: JerrettDavis/TinyBDD@v0.14.1...v0.14.2
0.14.1
What's Changed
Full Changelog: JerrettDavis/TinyBDD@v0.14.0...v0.14.1
0.14.0
What's Changed
Full Changelog: JerrettDavis/TinyBDD@v0.13.0...v0.14.0
Commits viewable in compare view.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)