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

[deps]: Update nuget minor #733

Merged
merged 2 commits into from
Sep 21, 2024
Merged

[deps]: Update nuget minor #733

merged 2 commits into from
Sep 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
AWSSDK.SimpleEmailV2 3.7.401.6 -> 3.7.401.15 age adoption passing confidence
AspNetCore.HealthChecks.Sqlite 8.0.1 -> 8.1.0 age adoption passing confidence
FluentAssertions (source) 6.12.0 -> 6.12.1 age adoption passing confidence
MartinCostello.Logging.XUnit 0.3.0 -> 0.4.0 age adoption passing confidence
Microsoft.AspNetCore.Mvc.Testing (source) 8.0.0 -> 8.0.8 age adoption passing confidence
Microsoft.EntityFrameworkCore.InMemory (source) 8.0.7 -> 8.0.8 age adoption passing confidence
Microsoft.Extensions.TimeProvider.Testing (source) 8.0.0 -> 8.9.1 age adoption passing confidence
Microsoft.NET.Test.Sdk 17.8.0 -> 17.11.1 age adoption passing confidence
Moq 4.18.4 -> 4.20.72 age adoption passing confidence
Passwordless.AspNetCore 2.1.0-beta.2 -> 2.1.0-beta.3 age adoption passing confidence
Selenium.WebDriver (source) 4.15.0 -> 4.25.0 age adoption passing confidence
Serilog.Sinks.Datadog.Logs 0.5.2 -> 0.5.3 age adoption passing confidence
Testcontainers.MsSql (source) 3.6.0 -> 3.10.0 age adoption passing confidence
coverlet.collector 6.0.0 -> 6.0.2 age adoption passing confidence
xunit 2.4.2 -> 2.9.0 age adoption passing confidence
xunit 2.6.1 -> 2.9.0 age adoption passing confidence
xunit.runner.visualstudio 2.4.5 -> 2.8.2 age adoption passing confidence
xunit.runner.visualstudio 2.5.3 -> 2.8.2 age adoption passing confidence

Release Notes

fluentassertions/fluentassertions (FluentAssertions)

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

martincostello/xunit-logging (MartinCostello.Logging.XUnit)

v0.4.0

What's Changed

New Contributors

Full Changelog: martincostello/xunit-logging@v0.3.0...v0.4.0

dotnet/aspnetcore (Microsoft.AspNetCore.Mvc.Testing)

v8.0.8

v8.0.7

v8.0.6

v8.0.5: .NET 8.0.5

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.4...v8.0.5

v8.0.4: .NET 8.0.4

Release

v8.0.3: .NET 8.0.3

Release

v8.0.2: .NET 8.0.2

Release

v8.0.1: .NET 8.0.1

Release

dotnet/efcore (Microsoft.EntityFrameworkCore.InMemory)

v8.0.8: .NET 8.0.8

Release

dotnet/extensions (Microsoft.Extensions.TimeProvider.Testing)

v8.9.1: .NET Extensions 8.9.1

8.9.1 packages are no all published in NuGet.org

What's Changed

Full Changelog: dotnet/extensions@v8.9.0...v8.9.1

v8.9.0: .NET Extensions 8.9.0

8.9.0 packages are now all published to NuGet.org

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v8.8.0...v8.9.0

v8.8.0: .NET Extensions 8.8

8.8.0 packages are now all published in NuGet.org.

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v8.7.0...v8.8.0

v8.7.0: .NET Extensions 8.7.0

8.7.0 packages are now all published in NuGet.org.

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v8.6.0...v8.7.0

v8.6.0: .NET Extensions 8.6.0

8.6.0 packages are now all published in NuGet.org.

What's Changed

Full Changelog: dotnet/extensions@v8.5.0...v8.6.0

v8.5.0: .NET Extensions 8.5.0

8.5.0 packages are now all published in NuGet.org.

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v8.4.0...v8.5.0

v8.4.0: .NET Extensions 8.4.0

8.4.0 packages are now all published in NuGet.org.

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v8.3.0...v8.4.0

v8.3.0: .NET Extensions 8.3.0

8.3.0 packages are now all published in NuGet.org.

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v8.2.0...v8.3.0

v8.2.0: .NET Extensions 8.2.0

8.2.0 packages are now all published in NuGet.org.

What's Changed


Configuration

📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@renovate renovate bot requested a review from a team as a code owner September 16, 2024 01:23
Copy link

codecov bot commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@724c4bd). Learn more about missing BASE report.
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #733   +/-   ##
=======================================
  Coverage        ?   35.16%           
=======================================
  Files           ?      579           
  Lines           ?    31252           
  Branches        ?      949           
=======================================
  Hits            ?    10990           
  Misses          ?    20119           
  Partials        ?      143           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/nuget-minor branch 5 times, most recently from a8b9d72 to 8928a46 Compare September 20, 2024 16:07
Copy link
Contributor Author

renovate bot commented Sep 21, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@jonashendrickx jonashendrickx merged commit e77ce32 into main Sep 21, 2024
14 checks passed
@jonashendrickx jonashendrickx deleted the renovate/nuget-minor branch September 21, 2024 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant