Skip to content

chore(deps): Bump FluentAssertions from 7.0.0 to 8.10.0 - #20

Merged
ruslanlap merged 1 commit into
masterfrom
dependabot/nuget/tests/FluentAssertions-8.10.0
Jul 28, 2026
Merged

chore(deps): Bump FluentAssertions from 7.0.0 to 8.10.0#20
ruslanlap merged 1 commit into
masterfrom
dependabot/nuget/tests/FluentAssertions-8.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Updated FluentAssertions from 7.0.0 to 8.10.0.

Release notes

Sourced from FluentAssertions's releases.

8.10.0

What's Changed

Improvements

Documentation

Others

Full Changelog: fluentassertions/fluentassertions@8.9.0...8.10.0

8.9.0

[!WARNING]
For projects targeting .NET 9, you need at least .NET SDK 9.0.200 as earlier versions will trigger compile errors because of invalid overload resolution. See #​3225

What's Changed

New features

Improvements

Fixes

Documentation

Others

8.8.0

What's Changed

New features

Improvements

Documentation

Others

Full Changelog: fluentassertions/fluentassertions@8.7.1...8.8.0

8.7.1

What's Changed

Others

Full Changelog: fluentassertions/fluentassertions@8.7.0...8.7.1

8.7.0

What's Changed

New features

Others

Full Changelog: fluentassertions/fluentassertions@8.6.0...8.7.0

8.6.0

What's Changed

Improvements

Others

New Contributors

Full Changelog: fluentassertions/fluentassertions@8.5.0...8.6.0

8.5.0

What's Changed

New features

Fixes

Others

Full Changelog: fluentassertions/fluentassertions@8.4.0...8.5.0

8.4.0

What's Changed

Improvements

Others

New Contributors

Full Changelog: fluentassertions/fluentassertions@8.3.0...8.4.0

8.3.0

What's Changed

Improvements

Others

Full Changelog: fluentassertions/fluentassertions@8.2.0...8.3.0

8.2.0

What's Changed

Improvements

Fixes

Others

Full Changelog: fluentassertions/fluentassertions@8.1.1...8.2.0

8.1.1

What's Changed

Fixes

Full Changelog: fluentassertions/fluentassertions@8.1.0...8.1.1

8.1.0

What's Changed

Improvements

Fixes

Documentation

Others

New Contributors

Full Changelog: fluentassertions/fluentassertions@8.0.1...8.1.0

8.0.1

What's Changed

Improvements

Others

Full Changelog: fluentassertions/fluentassertions@8.0.0...8.0.1

8.0.0

What's Changed

License change

Breaking Changes

New features

Improvements

8.0.0-rc.2

What's Changed

Fixes

Others

Full Changelog: fluentassertions/fluentassertions@8.0.0-rc.1...8.0.0-rc.2

8.0.0-rc.1

What's Changed

Breaking Changes

Fixes

Documentation

Others

8.0.0-alpha.1

What's Changed

Others

Full Changelog: fluentassertions/fluentassertions@7.0.0-alpha.6...8.0.0-alpha.1

7.2.2

What's Changed

Fixes

Building

Full Changelog: fluentassertions/fluentassertions@7.2.1...7.2.2

7.2.1

What's Changed

Fixes

Full Changelog: fluentassertions/fluentassertions@7.2.0...7.2.1

7.2.0

What's Changed

Improvements

Fixes

Others

Full Changelog: fluentassertions/fluentassertions@7.1.0...7.2.0

7.1.0

What's Changed

Improvements

Others

Full Changelog: fluentassertions/fluentassertions@7.0.0...7.1.0

Commits viewable in compare view.

@dependabot @github

dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: automated, dependencies. 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

🔨 Dev Preview Build Ready

Version: 1.2.0-pr20-c05391e
Commit: c05391e

📦 Download Test Builds

Download the artifacts from the Actions run to test this PR.

Available builds:

  • ARM64: QuickAi-1.2.0-pr20-c05391e-ARM64.zip
  • x64: QuickAi-1.2.0-pr20-c05391e-x64.zip

📋 Testing Checklist

  • Download and extract the build for your platform
  • Copy to %LOCALAPPDATA%\Microsoft\PowerToys\PowerToys Run\Plugins\QuickAi\
  • Restart PowerToys
  • Test basic query functionality
  • Test streaming window (if applicable)
  • Test theme switching (Dark/Light)
  • Check for crashes or errors

⚠️ Security Review Required

Before merging, ensure:

  • No XSS vulnerabilities in XAML/UI rendering
  • Proper input sanitization
  • No unsafe Dispatcher.Invoke usage
  • Thread-safe UI updates
  • Proper resource disposal

---
updated-dependencies:
- dependency-name: FluentAssertions
  dependency-version: 8.10.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/nuget/tests/FluentAssertions-8.10.0 branch from ff2f63e to 8d8e49e Compare July 28, 2026 09:13
@github-actions

Copy link
Copy Markdown

🔨 Dev Preview Build Ready

Version: 1.2.0-pr20-3d94ddb
Commit: 3d94ddb

📦 Download Test Builds

Download the artifacts from the Actions run to test this PR.

Available builds:

  • ARM64: QuickAi-1.2.0-pr20-3d94ddb-ARM64.zip
  • x64: QuickAi-1.2.0-pr20-3d94ddb-x64.zip

📋 Testing Checklist

  • Download and extract the build for your platform
  • Copy to %LOCALAPPDATA%\Microsoft\PowerToys\PowerToys Run\Plugins\QuickAi\
  • Restart PowerToys
  • Test basic query functionality
  • Test streaming window (if applicable)
  • Test theme switching (Dark/Light)
  • Check for crashes or errors

⚠️ Security Review Required

Before merging, ensure:

  • No XSS vulnerabilities in XAML/UI rendering
  • Proper input sanitization
  • No unsafe Dispatcher.Invoke usage
  • Thread-safe UI updates
  • Proper resource disposal

@ruslanlap
ruslanlap merged commit 7d5af41 into master Jul 28, 2026
4 checks passed
@dependabot
dependabot Bot deleted the dependabot/nuget/tests/FluentAssertions-8.10.0 branch July 28, 2026 09:44
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.

1 participant