-
Notifications
You must be signed in to change notification settings - Fork 28
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 #765
Conversation
4020328
to
9f40794
Compare
dd3ab93
to
551ebe9
Compare
38d9445
to
7264d1c
Compare
277c226
to
d616245
Compare
d616245
to
d052bd0
Compare
Edited/Blocked NotificationRenovate 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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #765 +/- ##
==========================================
+ Coverage 35.20% 36.67% +1.46%
==========================================
Files 579 579
Lines 31289 31292 +3
Branches 898 898
==========================================
+ Hits 11015 11476 +461
+ Misses 20131 19673 -458
Partials 143 143 ☔ View full report in Codecov by Sentry. |
This PR contains the following updates:
3.7.404.3
->3.7.406.5
1.2.4
->1.3.0
4.0.0-beta.14
->4.0.0-beta.16
4.0.0-beta.14
->4.0.0-beta.16
4.0.0-beta.14
->4.0.0-beta.16
4.8.0
->4.9.0
0.4.0
->0.5.0
2.5.187
->2.5.192
2.5.187
->2.5.192
17.11.1
->17.12.0
4.26.1
->4.27.0
0.5.3
->0.5.4
4.0.0
->4.1.0
1.34.0
->1.37.7
Release Notes
aws/aws-sdk-net (AWSSDK.SimpleEmailV2)
v3.7.406.1
Compare Source
v3.7.406
Compare Source
Azure/azure-sdk-for-net (Azure.Extensions.AspNetCore.DataProtection.Keys)
v1.3.0
Compare Source
1.3.0 (2024-11-26)
Other Changes
Microsoft.Extensions.DependencyInjection
to version8.0.11
Microsoft.Bcl.AsyncInterfaces
to version8.0.0
passwordless-lib/fido2-net-lib (Fido2)
v4.0.0-beta.16
Compare Source
What's Changed
Full Changelog: passwordless-lib/fido2-net-lib@4.0.0-beta.15...4.0.0-beta.16
v4.0.0-beta.15
Compare Source
What's Changed
New Contributors
Full Changelog: passwordless-lib/fido2-net-lib@4.0.0-beta.14...4.0.0-beta.15
jstedfast/MailKit (MailKit)
v4.9.0
Compare Source
(issue #1838)
(e.g.
("ALTERNATIVE")
). (issue #1841)(issue #1852)
martincostello/xunit-logging (MartinCostello.Logging.XUnit)
v0.5.0
Add support for xunit v3 🆕✨
Xunit v3 contains many major architectural changes which means the same package that supports logging for xunit v2 cannot be used with xunit v3.
The equivalent NuGet package to support logging for xunit v3 is the new MartinCostello.Logging.XUnit.v3 package.
To migrate usage of
MartinCostello.Logging.XUnit
toMartinCostello.Logging.XUnit.v3
for xunit v3:Follow the relevant steps to migrate any test projects from xunit v2 to v3. The most relevant change in xunit v3 for this library is that the
ITestOutputHelper
type has moved from theXunit.Abstractions
namespace toXunit
.Change any package references from
MartinCostello.Logging.XUnit
toMartinCostello.Logging.XUnit.v3
.Support for xunit v2 continues with the existing MartinCostello.Logging.XUnit package.
What's Changed
Full Changelog: martincostello/xunit-logging@v0.4.0...v0.5.0
MessagePack-CSharp/MessagePack-CSharp (MessagePack)
v2.5.192
What's Changed
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.187...v2.5.192
microsoft/vstest (Microsoft.NET.Test.Sdk)
v17.12.0
What's Changed
Internal and infrastructure fixes:
Full Changelog: microsoft/vstest@v17.11.1...v17.12.0
SeleniumHQ/selenium (Selenium.WebDriver)
v4.27.0
DataDog/serilog-sinks-datadog-logs (Serilog.Sinks.Datadog.Logs)
v0.5.4
testcontainers/testcontainers-dotnet (Testcontainers.MsSql)
v4.1.0
Compare Source
What's Changed
This is likely the last release for this year, unless urgent fixes become necessary.
I want to mention a change introduced in the last major release, where we refactored the
IImage
interface. As part of this update, we removed obsolete properties and overloaded constructors. If you previously used an overload other thanDockerImage(string)
, please ensure you pass the correct values to the constructor.Additionally, we replaced Docker.DotNet with our own fork to keep the Docker Engine API up to date. Our goal is to improve reliability and performance while offering a more developer-friendly and convenient client. If you depend on a Docker client for .NET, we encourage you to contribute to this project ❤️.
On a personal note, I wish everyone a peaceful and lovely holiday season. Take this time to rest, connect with loved ones, and recharge for the new year. Take care.
🚀 Features
net6.0
and addnet9.0
TFM (#1311) @HofmeisterAn🐛 Bug Fixes
DbContainerFixture
to match the behavior ofContainerFixture
(#1310) @0xced📖 Documentation
🧹 Housekeeping
bUnit-dev/bUnit (bunit)
v1.37.7
Added
RendererInfo
andAssignedRenderMode
(.net9.0
).v1.36.0
Added
v1.35.3
Added
bunit.generators
andbunit.web.query
) are flagged as stable.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.
This PR was generated by Mend Renovate. View the repository job log.