chore: Bump AwesomeAssertions from 8.2.0 to 9.4.0#116
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
--- updated-dependencies: - dependency-name: AwesomeAssertions dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
AwesomeAssertions 9.x renamed the namespace from FluentAssertions to AwesomeAssertions. Hoist the import to GlobalUsings.cs and drop the per-file 'using FluentAssertions;' across 18 test files. The previous global usings (Xunit, Microsoft.EntityFrameworkCore) are preserved. This was the deferred follow-up scoped out of PR #114 (the v8.x package rename that closed #98). The Dependabot bump that triggered this PR (Bump AwesomeAssertions 8.2.0 → 9.4.0) carries the v8.x → 9.x package change; this commit completes the namespace migration so the build compiles. Branch was rebased onto current dev to pick up PR7a/PR7b/PR7c (issue #101) before the sweep, so the diff against dev shows only this PR's changes. Validation: - dotnet build: 0 errors, 0 warnings - dotnet test --filter Unit: 86/86 pass - dotnet format analyzers --verify-no-changes: exit 0
b147eb9 to
b714166
Compare
|
Augmented this Dependabot PR with the v9 namespace sweep that was deferred from #114 (Option B from the post-CI investigation). What happened:
What I pushed (
Validation:
The Closes the deferred-sweep follow-up listed in PR #114's body. |
|
🎉 This PR is included in version 1.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
1 similar comment
|
🎉 This PR is included in version 1.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Updated AwesomeAssertions from 8.2.0 to 9.4.0.
Release notes
Sourced from AwesomeAssertions's releases.
9.4.0
What's Changed
New features
Improvements
Fixes
Documentation
Dependencies
... (truncated)
9.3.0
What's Changed
New features
Improvements
Fixes
Documentation
Dependencies
Others
New Contributors
Full Changelog: AwesomeAssertions/AwesomeAssertions@9.2.1...9.3.0
9.2.1
What's Changed
Improvements
Fixes
Dependencies
Others
New Contributors
Full Changelog: AwesomeAssertions/AwesomeAssertions@9.2.0...9.2.1
9.2.0
What's Changed
New features
Improvements
Fixes
Documentation
Dependencies
Others
... (truncated)
9.1.0
What's Changed
What's new
BeParsableInto<T>andNotBeParsableInto<T>by @ITaluone in Add new string assertions:BeParsableInto<T>andNotBeParsableInto<T>AwesomeAssertions/AwesomeAssertions#185Fixes
Others
Full Changelog: AwesomeAssertions/AwesomeAssertions@9.0.0...9.1.0
9.0.0
What's Changed
Others
Full Changelog: AwesomeAssertions/AwesomeAssertions@8.2.0...9.0.0
9.0.0-rc.1
What's Changed
Others
Full Changelog: AwesomeAssertions/AwesomeAssertions@8.2.0...9.0.0-rc.1
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)