BitFaster.Caching
BitFaster.Caching copied to clipboard
Bump FluentAssertions, Microsoft.NETFramework.ReferenceAssemblies and System.Threading.Tasks.Extensions
Bumps FluentAssertions, Microsoft.NETFramework.ReferenceAssemblies and System.Threading.Tasks.Extensions. These dependencies needed to be updated together.
Updates FluentAssertions from 7.0.0 to 8.2.0
Release notes
Sourced from FluentAssertions's releases.
8.2.0
What's Changed
Improvements
- Optimize various string operations by
@jnyrupin fluentassertions/fluentassertions#3037- Reworked formatting and support multi-dimensional arrays. by
@dennisdoomenin fluentassertions/fluentassertions#3009Fixes
- Restore
StringSyntaxannotations by@jnyrupin fluentassertions/fluentassertions#3033- Regex fixups by
@jnyrupin fluentassertions/fluentassertions#3034- Handle missing caller identifier by
@jnyrupin fluentassertions/fluentassertions#3036Others
- Bump cspell from 8.17.3 to 8.17.5 by
@dependabotin fluentassertions/fluentassertions#3035Full Changelog: https://github.com/fluentassertions/fluentassertions/compare/8.1.1...8.2.0
8.1.1
What's Changed
Fixes
- Fix a formatting exception when {} is used as a dictionary key. by
@dennisdoomenin fluentassertions/fluentassertions#3029- Removed the PS script that opens the FA website because it misbehaves. by
@dennisdoomenin fluentassertions/fluentassertions#3030Full Changelog: https://github.com/fluentassertions/fluentassertions/compare/8.1.0...8.1.1
8.1.0
What's Changed
Improvements
- Add [NotNull] attribute on the Should() method for object assertions by
@0xcedin fluentassertions/fluentassertions#2987- Improves the subject identification for chained assertions and those that use Which by
@dennisdoomenin fluentassertions/fluentassertions#3000Fixes
- Fixed a regression in which CompleteWithinAsync treated a canceled task as an exception by
@dennisdoomenin fluentassertions/fluentassertions#2853Documentation
- Reconnected the new license to the history of the old license by
@dennisdoomenin fluentassertions/fluentassertions#2985- Removed an incorrect date/time example from the docs by
@dennisdoomenin fluentassertions/fluentassertions#2989Others
- Make sure developers don't accidentally update to v8 without understanding the new license by
@dennisdoomenin fluentassertions/fluentassertions#2988- Bump Microsoft.Testing.Extensions.TrxReport from 1.5.1 to 1.5.3 by
@dependabotin fluentassertions/fluentassertions#2993- Bump TUnit from 0.6.154 to 0.7.24 by
@dependabotin fluentassertions/fluentassertions#2992- Bump the mstest group with 2 updates by
@dependabotin fluentassertions/fluentassertions#2991- Backport updates to pipelines by
@jnyrupin fluentassertions/fluentassertions#3001- Bump cspell from 8.17.2 to 8.17.3 by
@dependabotin fluentassertions/fluentassertions#3005- Bump Roslynator.Analyzers from 4.12.10 to 4.12.11 by
@dependabotin fluentassertions/fluentassertions#3004- Bump TUnit from 0.7.24 to 0.10.6 by
@dependabotin fluentassertions/fluentassertions#3002- Upmerge from v7 by
@dennisdoomenin fluentassertions/fluentassertions#3006
... (truncated)
Commits
04defbeReworked formatting and support multi-dimensional arrays.0a649cbAdd polyfill for splitting on a singlecharorstring66df7d0Use char overload ofstring.Replacefa6eae1Avoid regex for checking if a path is nested669f817Handle missing caller identifierc53c9ebBump cspell from 8.17.3 to 8.17.56751587Remove|from regex character classes7d18305Adjust incorrect explaining comment about regex3828bf7RestoreStringSyntaxannotations4d70568Removed the PS script that opens the FA website because it misbehaves.- Additional commits viewable in compare view
Updates Microsoft.NETFramework.ReferenceAssemblies from 1.0.3 to 1.0.3
Commits
- See full diff in compare view
Updates System.Threading.Tasks.Extensions from 4.5.4 to 4.5.4
You can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.