Skip to content

deps(tests): Bump Xunit.StaFact from 1.1.11 to 3.0.13#248

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/SysManager/SysManager.Tests/Xunit.StaFact-3.0.13
Closed

deps(tests): Bump Xunit.StaFact from 1.1.11 to 3.0.13#248
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/SysManager/SysManager.Tests/Xunit.StaFact-3.0.13

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown
Contributor

Updated Xunit.StaFact from 1.1.11 to 3.0.13.

Release notes

Sourced from Xunit.StaFact's releases.

3.0.13

What's Changed

New Contributors

Full Changelog: AArnott/Xunit.StaFact@v2.1.7...v3.0.13

3.0.6-alpha

What's Changed

New Contributors

Full Changelog: AArnott/Xunit.StaFact@v2.1.7...v3.0.6-alpha

2.1.7

What's Changed

New Contributors

Full Changelog: AArnott/Xunit.StaFact@v2.0.44...v2.1.7

2.1.4-alpha

What's Changed

New Contributors

Full Changelog: AArnott/Xunit.StaFact@v2.0.36-alpha...v2.1.4-alpha

2.0.44

What's Changed

Full Changelog: AArnott/Xunit.StaFact@v1.2.69...v2.0.44

2.0.36-alpha

What's Changed

Full Changelog: AArnott/Xunit.StaFact@v2.0.35-alpha...v2.0.36-alpha

2.0.35-alpha

What's Changed

Full Changelog: AArnott/Xunit.StaFact@v2.0.29-alpha...v2.0.35-alpha

2.0.29-alpha

Enhancements

New Contributors

Full Changelog: AArnott/Xunit.StaFact@v1.2.46-alpha...v2.0.29-alpha

1.2.69

Enhancements

Other changes

New Contributors

Full Changelog: AArnott/Xunit.StaFact@v1.1.11...v1.2.69

1.2.46-alpha

What's Changed

New Contributors

Full Changelog: AArnott/Xunit.StaFact@v1.2.22-alpha...v1.2.46-alpha

1.2.22-alpha

What's Changed

New Contributors

Full Changelog: AArnott/Xunit.StaFact@v1.1.11...v1.2.22-alpha

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 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)

---
updated-dependencies:
- dependency-name: Xunit.StaFact
  dependency-version: 3.0.13
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, tests. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from laurentiu021 as a code owner May 11, 2026 10:20
@codecov-commenter

Copy link
Copy Markdown

⚠️ JUnit XML file not found

The CLI was unable to find any JUnit XML files to upload.
For more help, visit our troubleshooting guide.

@laurentiu021

Copy link
Copy Markdown
Owner

Closing this PR — Xunit.StaFact 3.x is a major version bump with breaking API changes (CI fails). Created #283 to investigate and migrate properly in a dedicated session.

@dependabot @github

dependabot Bot commented on behalf of github May 12, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/nuget/SysManager/SysManager.Tests/Xunit.StaFact-3.0.13 branch May 12, 2026 14:38
laurentiu021 added a commit that referenced this pull request May 22, 2026
…275)

fix: prevent buttons from appearing grayed out on window focus loss

Intercept WM_NCACTIVATE and force the non-client area to always render as active. ModernWPF's window chrome was dimming controls when the window lost focus, making buttons look disabled.

Closes #252, Closes #251, Closes #248, Closes #245
laurentiu021 added a commit that referenced this pull request May 22, 2026
Add CHANGELOG entries for the 4 bug-fix releases from today's session:

- **v0.21.3** — buttons grayed out on focus loss (#252, #251, #248,
#245)
- **v0.21.4** — tab name consistency + log hover (#267, #247)
- **v0.21.5** — startup manager disable (#268)
- **v0.21.6** — speed test panel states + auto-trace (#257, #239)

Co-authored-by: laurentiu021 <laurentiu021@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants