chore(deps): Bump xunit.v3.mtp-v2 from 3.2.2 to 4.0.0 - #114
Open
dependabot[bot] wants to merge 3 commits into
Open
chore(deps): Bump xunit.v3.mtp-v2 from 3.2.2 to 4.0.0#114dependabot[bot] wants to merge 3 commits into
dependabot[bot] wants to merge 3 commits into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
The step-2 warning InfoBar stacked its three recovery actions inside InfoBar.Content, which the InfoBar template renders in a second row under the icon row with zero bottom padding. That produced the issue's symptoms: title and message crammed onto one line, a dead gap between text and buttons, and buttons flush against the bar's bottom border. InfoBar.ActionButton only accepts a single ButtonBase, so it cannot host the three actions either. Keep the InfoBar as a pure warning banner and render the three actions (Install adapter, Detect again, Set up toolchain) as a horizontal row below it, sharing the same IsAdapterMissing visibility so they appear and disappear together. Fixes #137 Co-Authored-By: Claude <[email protected]>
--- updated-dependencies: - dependency-name: xunit.v3.mtp-v2 dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing - dependency-name: xunit.v3.mtp-v2 dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing - dependency-name: xunit.v3.mtp-v2 dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing - dependency-name: xunit.v3.mtp-v2 dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing - dependency-name: xunit.v3.mtp-v2 dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing - dependency-name: xunit.v3.mtp-v2 dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
Bot
force-pushed
the
dependabot/nuget/tests/SalmonEgg.Acp.Tests/develop/testing-543481e950
branch
from
September 1, 2026 04:41
20f900d to
5203f36
Compare
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 xunit.v3.mtp-v2 from 3.2.2 to 4.0.0.
Release notes
Sourced from xunit.v3.mtp-v2's releases.
No release notes found for this version range.
Commits viewable in compare view.