Open
Conversation
a6e5ce5 to
fb522e4
Compare
fb522e4 to
78a9a45
Compare
78a9a45 to
f439b96
Compare
f439b96 to
de2a413
Compare
de2a413 to
8b76ca0
Compare
8b76ca0 to
9995d8c
Compare
9995d8c to
48665c3
Compare
48665c3 to
e99bd98
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
6.12.0→6.12.20.31.0→0.34.19.3.1→9.5.113.9.0→13.9.152.0.149→2.0.3028.0.0→8.0.18.0.1→8.0.317.9.0→17.14.15.1.0→5.3.04.1.0→4.5.14.1.0→4.12.04.5.0→4.6.06.0.0→6.1.10.48.0→0.54.00.48.0→0.53.10.48.0→0.54.021.0.2→21.3.16.0.2→6.0.4Release Notes
fluentassertions/fluentassertions (FluentAssertions)
v6.12.2Compare Source
What's Changed
Others
Full Changelog: fluentassertions/fluentassertions@6.12.1...6.12.2
v6.12.1Compare Source
What's Changed
Improvements
BeEmpty()andBeNullOrEmpty()performance forIEnumerable<T>, by materializing only the first item - #2530Fixes
DateTimeOffsetwithBeWithin(...).Before(...)- #2312BeEquivalentTowill now find and can map subject properties that are implemented through an explicitly-implemented interface - #2152becauseandbecauseArgswere not passed down the equivalency tree - #2318BeEquivalentTocan again compare a non-genericIDictionarywith a generic one - #2358FormattingOptionswere not respected in innerAssertionScope- #2329trueandfalsein failure messages and make them formattable to a customBooleanFormatter- #2390, #2393NotBeOfTypewhen wrapped in anAssertionScopeand the subject is null - #2399BeWritable/BeReadablewhen wrapped in anAssertionScopeand the subject is read-only/write-only - #2399ThrowExactly[Async]when wrapped in anAssertionScopeand no exception is thrown - #2398[Not]HaveExplicitPropertywhen wrapped in anAssertionScopeand not implementing the interface - #2403[Not]HaveExplicitMethodwhen wrapped in anAssertionScopeand not implementing the interface - #2403BeEquivalentToto excludeprivate protectedmembers from the comparison - #2417BeEquivalentToon an emptyArraySegment- #2445, #2511BeEquivalentTowith a custom comparer can now handle null values - #2489AssertionScope(context)create a chained context - #2607AssertionScopeconstructor would not create an actual scope associated with the thread - #2607ThrowWithinAsyncnot respectingOperationCanceledException- #2614BeEquivalentTowith anIEqualityComparertargeting nullable types - #2648Full Changelog: fluentassertions/fluentassertions@6.12.0...6.12.1
fluentassertions/fluentassertions.analyzers (FluentAssertions.Analyzers)
v0.34.1What's Changed
Full Changelog: fluentassertions/fluentassertions.analyzers@v0.33.0...v0.34.1
v0.33.0: 0.33.0What's Changed
Full Changelog: fluentassertions/fluentassertions.analyzers@v0.32.0...v0.33.0
v0.32.0: 0.32.0What's Changed
New Docs
see https://github.com/fluentassertions/fluentassertions.analyzers?tab=readme-ov-file#docs
Full Changelog: fluentassertions/fluentassertions.analyzers@v0.31.0...v0.32.0
graphql-dotnet/parser (GraphQL-Parser)
v9.5.1Compare Source
What's Changed
New Contributors
Full Changelog: graphql-dotnet/parser@9.5.0...9.5.1
v9.5.0Compare Source
What's Changed
Full Changelog: graphql-dotnet/parser@9.4.0...9.5.0
v9.4.0Compare Source
What's Changed
Full Changelog: graphql-dotnet/parser@9.3.1...9.4.0
ChilliCream/graphql-platform (HotChocolate.AspNetCore)
v13.9.15: -p.1Compare Source
Full Changelog: ChilliCream/graphql-platform@13.9.14...13.9.15
v13.9.14Compare Source
Full Changelog: ChilliCream/graphql-platform@13.9.13...13.9.14
v13.9.13Compare Source
Full Changelog: ChilliCream/graphql-platform@13.9.12...13.9.13
v13.9.12Compare Source
Full Changelog: ChilliCream/graphql-platform@13.9.11...13.9.12
v13.9.11Compare Source
Full Changelog: ChilliCream/graphql-platform@13.9.10...13.9.11
v13.9.10Compare Source
What's Changed
Full Changelog: ChilliCream/graphql-platform@13.9.9...13.9.10
v13.9.9Compare Source
What's Changed
Full Changelog: ChilliCream/graphql-platform@13.9.8...13.9.9
v13.9.8Compare Source
Full Changelog: ChilliCream/graphql-platform@13.9.7...13.9.8
v13.9.7Compare Source
What's Changed
Full Changelog: ChilliCream/graphql-platform@13.9.6...13.9.7
v13.9.6Compare Source
What's Changed
Full Changelog: ChilliCream/graphql-platform@13.9.5...13.9.6
v13.9.5Compare Source
What's Changed
Full Changelog: ChilliCream/graphql-platform@13.9.4...13.9.5
v13.9.4Compare Source
What's Changed
Full Changelog: ChilliCream/graphql-platform@13.9.3...13.9.4
v13.9.3Compare Source
Full Changelog: ChilliCream/graphql-platform@13.9.2...13.9.3
v13.9.2Compare Source
Full Changelog: ChilliCream/graphql-platform@13.9.1...13.9.2
v13.9.1Compare Source
Full Changelog: ChilliCream/graphql-platform@13.9.0...13.9.1
meziantou/Meziantou.Analyzer (Meziantou.Analyzer)
v2.0.302Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.302
Full Changelog: meziantou/Meziantou.Analyzer@2.0.301...2.0.302
v2.0.301Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.301
What's Changed
New Contributors
Full Changelog: meziantou/Meziantou.Analyzer@2.0.300...2.0.301
v2.0.300Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.300
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.299...2.0.300
v2.0.299Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.299
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.298...2.0.299
v2.0.298Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.298
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.297...2.0.298
v2.0.297Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.297
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.296...2.0.297
v2.0.296Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.296
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.295...2.0.296
v2.0.295Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.295
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.294...2.0.295
v2.0.294Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.294
Full Changelog: meziantou/Meziantou.Analyzer@2.0.293...2.0.294
v2.0.293Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.293
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.292...2.0.293
v2.0.292Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.292
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.291...2.0.292
v2.0.291Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.291
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.290...2.0.291
v2.0.290Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.290
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.289...2.0.290
v2.0.289Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.289
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.288...2.0.289
v2.0.288Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.288
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.287...2.0.288
v2.0.287Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.287
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.286...2.0.287
v2.0.286Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.286
Full Changelog: meziantou/Meziantou.Analyzer@2.0.285...2.0.286
v2.0.285Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.285
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.284...2.0.285
v2.0.284Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.284
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.283...2.0.284
v2.0.283Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.283
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.282...2.0.283
v2.0.282Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.282
Full Changelog: meziantou/Meziantou.Analyzer@2.0.281...2.0.282
v2.0.281Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.281
Full Changelog: meziantou/Meziantou.Analyzer@2.0.280...2.0.281
v2.0.280Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.280
Full Changelog: meziantou/Meziantou.Analyzer@2.0.279...2.0.280
v2.0.279Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.279
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.278...2.0.279
v2.0.278Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.278
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.277...2.0.278
v2.0.277Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.277
Full Changelog: meziantou/Meziantou.Analyzer@2.0.276...2.0.277
v2.0.276Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.276
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.275...2.0.276
v2.0.275Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.275
Full Changelog: meziantou/Meziantou.Analyzer@2.0.274...2.0.275
v2.0.274Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.274
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.273...2.0.274
v2.0.273Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.273
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.272...2.0.273
v2.0.272Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.272
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.271...2.0.272
v2.0.271Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.271
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.270...2.0.271
v2.0.270Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.270
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.269...2.0.270
v2.0.269Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.269
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.268...2.0.269
v2.0.268Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.268
Full Changelog: meziantou/Meziantou.Analyzer@2.0.267...2.0.268
v2.0.267Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.267
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.266...2.0.267
v2.0.266Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.266
Full Changelog: meziantou/Meziantou.Analyzer@2.0.265...2.0.266
v2.0.265Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.265
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.264...2.0.265
v2.0.264Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.264
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.263...2.0.264
v2.0.263Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.263
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.262...2.0.263
v2.0.262Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.262
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.261...2.0.262
v2.0.261Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.261
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.260...2.0.261
v2.0.260Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.260
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.259...2.0.260
v2.0.259Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.259
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.258...2.0.259
v2.0.258Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.258
Full Changelog: meziantou/Meziantou.Analyzer@2.0.257...2.0.258
v2.0.257Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.257
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.256...2.0.257
v2.0.256Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.256
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.255...2.0.256
v2.0.255Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.255
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.254...2.0.255
v2.0.254Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.254
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.253...2.0.254
v2.0.253Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.253
Full Changelog: meziantou/Meziantou.Analyzer@2.0.252...2.0.253
v2.0.252Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.252
What's Changed
NamedParameterAnalyzerto handle language version checks for C# 14 by @meziantou in #925Full Changelog: meziantou/Meziantou.Analyzer@2.0.251...2.0.252
v2.0.251Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.251
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.250...2.0.251
v2.0.250Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.250
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.249...2.0.250
v2.0.249Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.249
What's Changed
Configuration
📅 Schedule: Branch creation - "before 9am on Friday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.