Skip to content

deps(nuget): Bump FsUnit.xUnit from 5.6.1 to 7.1.1#10

Merged
rodoHasArrived merged 1 commit intomainfrom
dependabot/nuget/FsUnit.xUnit-7.1.1
Mar 24, 2026
Merged

deps(nuget): Bump FsUnit.xUnit from 5.6.1 to 7.1.1#10
rodoHasArrived merged 1 commit intomainfrom
dependabot/nuget/FsUnit.xUnit-7.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 23, 2026

Updated FsUnit.xUnit from 5.6.1 to 7.1.1.

Release notes

Sourced from FsUnit.xUnit's releases.

7.1.1

What's Changed

New Contributors

Full Changelog: fsprojects/FsUnit@7.0.1...7.1.1

7.0.1

What's Changed

Full Changelog: fsprojects/FsUnit@7.0.0...7.0.1

7.0.0

What's Changed

Full Changelog: fsprojects/FsUnit@6.0.1...7.0.0

6.0.1

What's Changed

New Contributors

Full Changelog: fsprojects/FsUnit@6.0.0...6.0.1

6.0.0

What's Changed

Full Changelog: fsprojects/FsUnit@5.6.1...6.0.0

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: FsUnit.xUnit
  dependency-version: 7.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 23, 2026

Labels

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

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

@github-actions
Copy link
Copy Markdown
Contributor

🔍 Copilot Code Review — Six-Lens Analysis

Build Tests

✅ APPROVED — No issues found in changed files.

📋 Summary

Metric Value
Files reviewed 0
🔴 Critical 0
🟡 Warning 0
🔵 Info 0
Build errors 6
Tests passed 0 / 0
📁 Changed files (0)

(none)


No findings — all changed files passed the six-lens review.


ℹ️ About this review

This review applies the six-lens framework from code-review-agent.md:

  1. 🏗️ MVVM Architecture — thin code-behind, BindableBase, dependency rules
  2. Real-Time Performance — blocking calls, hot-path allocations, channel policies, ADR-014 JSON
  3. 🛡️ Error Handling & Resilience — exception hierarchy, provider reconnection, shutdown paths
  4. 🧪 Test Quality — naming convention, async patterns, no sleep/delay
  5. 🔌 Provider Compliance — interface completeness, rate limiting, [ImplementsAdr] attributes
  6. 📐 Conventions — structured logging, IHttpClientFactory, sealed classes, ADRs

Severity scale: 🔴 CRITICAL (must fix before merge) · 🟡 WARNING (should address) · 🔵 INFO (minor)

Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Six-Lens Code Review — 0 critical issue(s) detected. See the detailed comment above for all findings.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 23, 2026

Dependabot could not find a dependency.. Because of this, Dependabot cannot update this pull request.

1 similar comment
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 23, 2026

Dependabot could not find a dependency.. Because of this, Dependabot cannot update this pull request.

@rodoHasArrived rodoHasArrived merged commit 8bcda13 into main Mar 24, 2026
19 of 27 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/FsUnit.xUnit-7.1.1 branch March 24, 2026 00:01
rodoHasArrived pushed a commit that referenced this pull request Mar 26, 2026
Windows developers using the Docker-based workflow need WSL 2.
The wsl.exe --update command can silently fail with "Catastrophic
failure" when not run as Administrator or when Windows features
are not fully enabled.

- Add WSL 2 prerequisite callout to the Windows Installation section
  with a direct link to the new troubleshooting entry
- Add Troubleshooting Issue #10 covering the "Catastrophic failure"
  error: causes (missing elevation, pending reboot, disabled Windows
  features, corrupted state) and five ordered resolution steps
  (run as Admin, Microsoft Store, GitHub offline install, enable
  Windows features + reboot, full reinstall) plus verification commands

https://claude.ai/code/session_01MAqcBuahYPa7CUZ1hTcYQd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant