Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update NuGet Packages - Minor Updates #157

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
FluentAssertions (source) 6.12.0 -> 6.12.2 age adoption passing confidence
FluentAssertions.Analyzers 0.31.0 -> 0.34.1 age adoption passing confidence
GraphQL-Parser 9.3.1 -> 9.5.0 age adoption passing confidence
HotChocolate.AspNetCore (source) 13.9.0 -> 13.9.14 age adoption passing confidence
Meziantou.Analyzer 2.0.149 -> 2.0.186 age adoption passing confidence
Microsoft.Extensions.Hosting (source) 8.0.0 -> 8.0.1 age adoption passing confidence
Microsoft.Extensions.Logging.Abstractions (source) 8.0.1 -> 8.0.2 age adoption passing confidence
Microsoft.NET.Test.Sdk 17.9.0 -> 17.12.0 age adoption passing confidence
NSubstitute (source) 5.1.0 -> 5.3.0 age adoption passing confidence
NUnit (source) 4.1.0 -> 4.3.2 age adoption passing confidence
NUnit.Analyzers 4.1.0 -> 4.6.0 age adoption passing confidence
NUnit3TestAdapter (source) 4.5.0 -> 4.6.0 age adoption passing confidence
Spectre.Console 0.48.0 -> 0.49.1 age adoption passing confidence
Spectre.Console.Cli 0.48.0 -> 0.49.1 age adoption passing confidence
Spectre.Console.Testing 0.48.0 -> 0.49.1 age adoption passing confidence
System.IO.Abstractions 21.0.2 -> 21.2.8 age adoption passing confidence
coverlet.collector 6.0.2 -> 6.0.4 age adoption passing confidence

Release Notes

fluentassertions/fluentassertions (FluentAssertions)

v6.12.2

Compare Source

What's Changed
Others

Full Changelog: fluentassertions/fluentassertions@6.12.1...6.12.2

v6.12.1

Compare Source

What's Changed
Improvements
  • Improve BeEmpty() and BeNullOrEmpty() performance for IEnumerable<T>, by materializing only the first item - #​2530
Fixes
  • Fixed formatting error when checking nullable DateTimeOffset with BeWithin(...).Before(...) - #​2312
  • BeEquivalentTo will now find and can map subject properties that are implemented through an explicitly-implemented interface - #​2152
  • Fixed that the because and becauseArgs were not passed down the equivalency tree - #​2318
  • BeEquivalentTo can again compare a non-generic IDictionary with a generic one - #​2358
  • Fixed that the FormattingOptions were not respected in inner AssertionScope - #​2329
  • Capitalize true and false in failure messages and make them formattable to a custom BooleanFormatter - #​2390, #​2393
  • Improved the failure message for NotBeOfType when wrapped in an AssertionScope and the subject is null - #​2399
  • Improved the failure message for BeWritable/BeReadable when wrapped in an AssertionScope and the subject is read-only/write-only - #​2399
  • Improved the failure message for ThrowExactly[Async] when wrapped in an AssertionScope and no exception is thrown - #​2398
  • Improved the failure message for [Not]HaveExplicitProperty when wrapped in an AssertionScope and not implementing the interface - #​2403
  • Improved the failure message for [Not]HaveExplicitMethod when wrapped in an AssertionScope and not implementing the interface - #​2403
  • Changed BeEquivalentTo to exclude private protected members from the comparison - #​2417
  • Fixed using BeEquivalentTo on an empty ArraySegment - #​2445, #​2511
  • BeEquivalentTo with a custom comparer can now handle null values - #​2489
  • Ensured that nested calls to AssertionScope(context) create a chained context - #​2607
  • One overload of the AssertionScope constructor would not create an actual scope associated with the thread - #​2607
  • Fixed ThrowWithinAsync not respecting OperationCanceledException - #​2614
  • Fixed using BeEquivalentTo with an IEqualityComparer targeting nullable types - #​2648

Full Changelog: fluentassertions/fluentassertions@6.12.0...6.12.1

fluentassertions/fluentassertions.analyzers (FluentAssertions.Analyzers)

v0.34.1

What's Changed

Full Changelog: fluentassertions/fluentassertions.analyzers@v0.33.0...v0.34.1

v0.33.0: 0.33.0

What's Changed

Full Changelog: fluentassertions/fluentassertions.analyzers@v0.32.0...v0.33.0

v0.32.0: 0.32.0

What'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.0

Compare Source

What's Changed

Full Changelog: graphql-dotnet/parser@9.4.0...9.5.0

v9.4.0

Compare Source

What's Changed

Full Changelog: graphql-dotnet/parser@9.3.1...9.4.0

ChilliCream/graphql-platform (HotChocolate.AspNetCore)

v13.9.14

Compare Source

  • Reconfigured ofType Depth

Full Changelog: ChilliCream/graphql-platform@13.9.13...13.9.14

v13.9.13

Compare Source

  • Added Introspection Cycle Detection Rule

Full Changelog: ChilliCream/graphql-platform@13.9.12...13.9.13

v13.9.12

Compare Source

  • Ported: Do not emit "query": "" for Strawberry Shake persisted queries #​7062

Full Changelog: ChilliCream/graphql-platform@13.9.11...13.9.12

v13.9.11

Compare Source

  • Adds Error Code if Composition Fails

Full Changelog: ChilliCream/graphql-platform@13.9.10...13.9.11

v13.9.10

Compare Source

What's Changed

Full Changelog: ChilliCream/graphql-platform@13.9.9...13.9.10

v13.9.9

Compare Source

What's Changed

Full Changelog: ChilliCream/graphql-platform@13.9.8...13.9.9

v13.9.8

Compare Source

  • Backport of operation compiler optimization.

Full Changelog: ChilliCream/graphql-platform@13.9.7...13.9.8

v13.9.7

Compare Source

What's Changed

Full Changelog: ChilliCream/graphql-platform@13.9.6...13.9.7

v13.9.6

Compare Source

What's Changed

Full Changelog: ChilliCream/graphql-platform@13.9.5...13.9.6

v13.9.5

Compare Source

What's Changed
  • [Fusion] Reset requirements planner for every iteration.

Full Changelog: ChilliCream/graphql-platform@13.9.4...13.9.5

v13.9.4

Compare Source

What's Changed

Full Changelog: ChilliCream/graphql-platform@13.9.3...13.9.4

v13.9.3

Compare Source

  • Updated Npgsql to 8.0.3

Full Changelog: ChilliCream/graphql-platform@13.9.2...13.9.3

v13.9.2

Compare Source

  • Bundled BananaCakePop Version 16.0.1

Full Changelog: ChilliCream/graphql-platform@13.9.1...13.9.2

v13.9.1

Compare Source

Full Changelog: ChilliCream/graphql-platform@13.9.0...13.9.1

meziantou/Meziantou.Analyzer (Meziantou.Analyzer)

v2.0.186

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.186

What's Changed
New Contributors

Full Changelog: meziantou/Meziantou.Analyzer@2.0.185...2.0.186

v2.0.185

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.185

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.184...2.0.185

v2.0.184

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.184

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.183...2.0.184

v2.0.183

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.183

Full Changelog: meziantou/Meziantou.Analyzer@2.0.182...2.0.183

v2.0.182

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.182

Full Changelog: meziantou/Meziantou.Analyzer@2.0.181...2.0.182

v2.0.181

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.181

What's Changed
New Contributors

Full Changelog: meziantou/Meziantou.Analyzer@2.0.180...2.0.181

v2.0.180

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.180

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.179...2.0.180

v2.0.179

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.179

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.178...2.0.179

v2.0.178

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.178

Full Changelog: meziantou/Meziantou.Analyzer@2.0.177...2.0.178

v2.0.177

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.177

Full Changelog: meziantou/Meziantou.Analyzer@2.0.176...2.0.177

v2.0.176

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.176

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.175...2.0.176

v2.0.175

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.175

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.174...2.0.175

v2.0.174

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.174

Full Changelog: meziantou/Meziantou.Analyzer@2.0.173...2.0.174

v2.0.173

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.173

Full Changelog: meziantou/Meziantou.Analyzer@2.0.172...2.0.173

v2.0.172

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.172

Full Changelog: meziantou/Meziantou.Analyzer@2.0.171...2.0.172

v2.0.171

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.171

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.170...2.0.171

v2.0.170

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.170

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.169...2.0.170

v2.0.169

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.169

What's Changed
New Contributors

Full Changelog: meziantou/Meziantou.Analyzer@2.0.168...2.0.169

v2.0.168

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.168

Full Changelog: meziantou/Meziantou.Analyzer@2.0.167...2.0.168

v2.0.167

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.167

Full Changelog: meziantou/Meziantou.Analyzer@2.0.166...2.0.167

v2.0.166

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.166

Full Changelog: meziantou/Meziantou.Analyzer@2.0.165...2.0.166

v2.0.165

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.165

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.164...2.0.165

v2.0.164

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.164

Full Changelog: meziantou/Meziantou.Analyzer@2.0.163...2.0.164

v2.0.163

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.163

Full Changelog: meziantou/Meziantou.Analyzer@2.0.162...2.0.163

v2.0.162

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.162

Full Changelog: meziantou/Meziantou.Analyzer@2.0.161...2.0.162

v2.0.161

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.161

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.160...2.0.161

v2.0.160

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.160

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.159...2.0.160

v2.0.159

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.159

Full Changelog: meziantou/Meziantou.Analyzer@2.0.158...2.0.159

v2.0.158

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.158

Full Changelog: meziantou/Meziantou.Analyzer@2.0.157...2.0.158

v2.0.157

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.157

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.156...2.0.157

v2.0.156

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.156

Full Changelog: meziantou/Meziantou.Analyzer@2.0.155...2.0.156

v2.0.155

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.155

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.154...2.0.155

v2.0.154

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.154

What's Changed
New Contributors

Full Changelog: meziantou/Meziantou.Analyzer@2.0.153...2.0.154

v2.0.153

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.153

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.152...2.0.153

v2.0.152

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.152

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.151...2.0.152

v2.0.151

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.151

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.150...2.0.151

v2.0.150

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.150

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.149...2.0.150

dotnet/runtime (Microsoft.Extensions.Hosting)

v8.0.1: .NET 8.0.1

Release

microsoft/vstest (Microsoft.NET.Test.Sdk)

v17.12.0

What's Changed

Internal and infrastructure fixes:


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot]
github-actions bot previously approved these changes Apr 26, 2024
@renovate renovate bot force-pushed the renovate/nuget-packages-minor-updates branch from a6e5ce5 to fb522e4 Compare April 28, 2024 02:33
github-actions[bot]
github-actions bot previously approved these changes Apr 28, 2024
@renovate renovate bot force-pushed the renovate/nuget-packages-minor-updates branch from fb522e4 to 78a9a45 Compare May 7, 2024 09:47
github-actions[bot]
github-actions bot previously approved these changes May 7, 2024
@renovate renovate bot force-pushed the renovate/nuget-packages-minor-updates branch from 78a9a45 to f439b96 Compare May 10, 2024 11:08
github-actions[bot]
github-actions bot previously approved these changes May 10, 2024
@renovate renovate bot force-pushed the renovate/nuget-packages-minor-updates branch from f439b96 to de2a413 Compare May 13, 2024 07:17
github-actions[bot]
github-actions bot previously approved these changes May 13, 2024
@renovate renovate bot force-pushed the renovate/nuget-packages-minor-updates branch from de2a413 to 8b76ca0 Compare May 17, 2024 02:56
github-actions[bot]
github-actions bot previously approved these changes May 17, 2024
@renovate renovate bot force-pushed the renovate/nuget-packages-minor-updates branch from 8b76ca0 to 9995d8c Compare May 18, 2024 17:36
github-actions[bot]
github-actions bot previously approved these changes May 18, 2024
@renovate renovate bot force-pushed the renovate/nuget-packages-minor-updates branch from 9995d8c to 48665c3 Compare May 22, 2024 15:52
github-actions[bot]
github-actions bot previously approved these changes May 22, 2024
@renovate renovate bot force-pushed the renovate/nuget-packages-minor-updates branch from 48665c3 to e99bd98 Compare May 23, 2024 16:24
github-actions[bot]
github-actions bot previously approved these changes May 23, 2024
@renovate renovate bot force-pushed the renovate/nuget-packages-minor-updates branch from 9eabfbe to 3292541 Compare December 22, 2024 16:28
github-actions[bot]
github-actions bot previously approved these changes Dec 22, 2024
@renovate renovate bot force-pushed the renovate/nuget-packages-minor-updates branch from 3292541 to 25ec05c Compare December 26, 2024 15:42
github-actions[bot]
github-actions bot previously approved these changes Dec 26, 2024
@renovate renovate bot force-pushed the renovate/nuget-packages-minor-updates branch from 25ec05c to 9d6cb43 Compare December 28, 2024 20:17
github-actions[bot]
github-actions bot previously approved these changes Dec 28, 2024
@renovate renovate bot force-pushed the renovate/nuget-packages-minor-updates branch from 9d6cb43 to 5082296 Compare December 28, 2024 22:53
github-actions[bot]
github-actions bot previously approved these changes Dec 28, 2024
@renovate renovate bot force-pushed the renovate/nuget-packages-minor-updates branch from 5082296 to a24c24a Compare December 31, 2024 01:46
github-actions[bot]
github-actions bot previously approved these changes Dec 31, 2024
@renovate renovate bot force-pushed the renovate/nuget-packages-minor-updates branch from a24c24a to 464ba01 Compare January 8, 2025 18:39
github-actions[bot]
github-actions bot previously approved these changes Jan 8, 2025
@renovate renovate bot force-pushed the renovate/nuget-packages-minor-updates branch from 464ba01 to 714bed4 Compare January 9, 2025 19:30
github-actions[bot]
github-actions bot previously approved these changes Jan 9, 2025
@renovate renovate bot force-pushed the renovate/nuget-packages-minor-updates branch from 714bed4 to 80f6f2f Compare January 10, 2025 18:26
github-actions[bot]
github-actions bot previously approved these changes Jan 10, 2025
@renovate renovate bot force-pushed the renovate/nuget-packages-minor-updates branch from 80f6f2f to 40bec29 Compare January 20, 2025 02:05
github-actions[bot]
github-actions bot previously approved these changes Jan 20, 2025
@renovate renovate bot force-pushed the renovate/nuget-packages-minor-updates branch from 40bec29 to 5fbff8a Compare January 26, 2025 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants