Bump AwesomeAssertions and 3 others #364
Open
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 AwesomeAssertions from 8.0.1 to 9.3.0.
Release notes
Sourced from AwesomeAssertions's releases.
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
8.2.0
What's Changed
Others
Full Changelog: AwesomeAssertions/AwesomeAssertions@8.1.0...8.2.0
What's Changed
Improvements
Others
... (truncated)
8.1.0
What's Changed
Improvements
ForConstrainttoGivenSelector<T>by @ITaluone in AddForConstrainttoGivenSelector<T>AwesomeAssertions/AwesomeAssertions#44StringEqualityStrategyto between 45 and 60 characters by @vbreuss in Adapt displayed length inStringEqualityStrategyto between 45 and 60 characters AwesomeAssertions/AwesomeAssertions#94StringEqualityStrategyconfigurable by @vbreuss in Make displayed length inStringEqualityStrategyconfigurable AwesomeAssertions/AwesomeAssertions#100Fixes
Others
nullcheck by @cbersch in Remove unnecessarynullcheck AwesomeAssertions/AwesomeAssertions#93New Contributors
StringEqualityStrategyto between 45 and 60 characters AwesomeAssertions/AwesomeAssertions#94Full Changelog: AwesomeAssertions/AwesomeAssertions@8.0.2...8.1.0
8.0.2
What's Changed
Improvements
Fixes
Taskwas treated as a failure inCompleteWithinAsyncby @ScarletKuro in AwesomeAssertions/AwesomeAssertions@b9cef91Others
New Contributors
Full Changelog: AwesomeAssertions/AwesomeAssertions@8.0.1...8.0.2
Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore.InMemory from 9.0.2 to 9.0.11.
Release notes
Sourced from Microsoft.EntityFrameworkCore.InMemory's releases.
9.0.11
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.10...v9.0.11
9.0.10
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.9...v9.0.10
9.0.9
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.8...v9.0.9
9.0.7
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.6...v9.0.7
9.0.6
Bug Fixes
The translation of
FullTextScorein Cosmos Full-Text Search has been updated to use multiple keywords instead of a keyword array, addressing issues with search accuracy and query compatibility. This resolves #35983 and ensures more reliable full-text search results.#36000 by @maumar
Dependency Updates
Updated the Arcade build infrastructure dependencies for the 8.0 release branch, bringing in the latest improvements and security fixes from the Arcade ecosystem.
#35930 by @dotnet-maestro
Updated Arcade dependencies for the 9.0 release branch, ensuring the build system benefits from the latest tooling and reliability enhancements.
#36006 by @dotnet-maestro
Another update to Arcade dependencies for the 8.0 branch, further aligning with upstream improvements and fixes.
#36085 by @dotnet-maestro
Additional update to Arcade dependencies for the 9.0 branch, maintaining up-to-date build tooling and infrastructure.
#36065 by @dotnet-maestro
Technical Improvements
Integrated various internal commits into the 8.0 release branch, improving code quality, maintainability, and aligning with internal standards.
#35926 by @vseanreesermsft
Additional internal commits merged into the 8.0 branch, further enhancing stability and maintainability.
#36080 by @vseanreesermsft
Integrated internal improvements into the 9.0 branch, ensuring consistency and codebase health.
#36081 by @vseanreesermsft
Infrastructure
Updated the product branding and version numbers to 9.0.6, ensuring that all assemblies and packages reflect the correct release version.
#36044 by @vseanreesermsft
Updated branding for the 8.0 release line to version 8.0.17, keeping versioning consistent across all release artifacts.
#36043 by @vseanreesermsft
Miscellaneous
Automated merge of changes from the 8.0 branch into the 9.0 branch, ensuring that all relevant fixes and improvements are carried forward.
#35927 by @github-actions
Merged the 9.0 branch into the 9.0-staging branch, preparing for further testing and validation before final release.
#36051 by @AndriySvyryd
... (truncated)
9.0.5
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.4...v9.0.5
9.0.4
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.3...v9.0.4
9.0.3
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.2...v9.0.3
Commits viewable in compare view.
Updated Microsoft.NET.Test.Sdk from 17.13.0 to 18.0.1.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
18.0.1
What's Changed
Fixing an issue with loading covrun64.dll on systems that have .NET 10 SDK installed: https://learn.microsoft.com/en-us/dotnet/core/compatibility/sdk/10.0/code-coverage-dynamic-native-instrumentation
Internal changes
Full Changelog: microsoft/vstest@v18.0.0...v18.0.1
18.0.0
What's Changed
Internal fixes and updates
... (truncated)
17.14.1
What's Changed
Full Changelog: microsoft/vstest@v17.14.0...v17.14.1
17.14.0
What's Changed
.NET versions updated
This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:
It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.
Changes
Internal version updates and fixes
New Contributors
... (truncated)
17.14.0-preview-25107-01
What's Changed
.NET versions updated
This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:
It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.
Changes
Internal version updates and fixes
Will probably revert before release:
New Contributors
Full Changelog: microsoft/vstest@v17.13.0...v17.14.0-preview-25107-01
Commits viewable in [compar...
Description has been truncated