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 #749

Merged
merged 1 commit into from
Oct 18, 2024
Merged

[deps]: Update nuget minor #749

merged 1 commit into from
Oct 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
AWSSDK.SimpleEmailV2 3.7.402 -> 3.7.403.1 age adoption passing confidence
Azure.Identity (source) 1.12.1 -> 1.13.0 age adoption passing confidence
MessagePackAnalyzer (source) 2.5.172 -> 2.5.187 age adoption passing confidence
Microsoft.AspNetCore.Cryptography.KeyDerivation (source) 8.0.8 -> 8.0.10 age adoption passing confidence
Microsoft.AspNetCore.DataProtection.EntityFrameworkCore (source) 8.0.8 -> 8.0.10 age adoption passing confidence
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (source) 8.0.8 -> 8.0.10 age adoption passing confidence
Microsoft.AspNetCore.Identity.EntityFrameworkCore (source) 8.0.8 -> 8.0.10 age adoption passing confidence
Microsoft.AspNetCore.Identity.UI (source) 8.0.8 -> 8.0.10 age adoption passing confidence
Microsoft.AspNetCore.Mvc.Testing (source) 8.0.8 -> 8.0.10 age adoption passing confidence
Microsoft.AspNetCore.OpenApi (source) 8.0.8 -> 8.0.10 age adoption passing confidence
Microsoft.EntityFrameworkCore (source) 8.0.8 -> 8.0.10 age adoption passing confidence
Microsoft.EntityFrameworkCore.Design (source) 8.0.8 -> 8.0.10 age adoption passing confidence
Microsoft.EntityFrameworkCore.InMemory (source) 8.0.8 -> 8.0.10 age adoption passing confidence
Microsoft.EntityFrameworkCore.Relational (source) 8.0.8 -> 8.0.10 age adoption passing confidence
Microsoft.EntityFrameworkCore.SqlServer (source) 8.0.8 -> 8.0.10 age adoption passing confidence
Microsoft.EntityFrameworkCore.Sqlite (source) 8.0.8 -> 8.0.10 age adoption passing confidence
Microsoft.EntityFrameworkCore.Tools (source) 8.0.8 -> 8.0.10 age adoption passing confidence
Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore (source) 8.0.8 -> 8.0.10 age adoption passing confidence
Microsoft.Extensions.Logging.Abstractions (source) 8.0.1 -> 8.0.2 age adoption passing confidence
Microsoft.Extensions.TimeProvider.Testing (source) 8.9.1 -> 8.10.0 age adoption passing confidence
Passwordless.AspNetCore 2.1.0-beta.3 -> 2.1.0-beta.4 age adoption passing confidence
Serilog.AspNetCore 8.0.2 -> 8.0.3 age adoption passing confidence
Swashbuckle.AspNetCore 6.8.0 -> 6.9.0 age adoption passing confidence
System.Configuration.ConfigurationManager (source) 8.0.0 -> 8.0.1 age adoption passing confidence
bunit (source) 1.31.3 -> 1.33.3 age adoption passing confidence

Release Notes

aws/aws-sdk-net (AWSSDK.SimpleEmailV2)

v3.7.403.1

Compare Source

v3.7.403

Azure/azure-sdk-for-net (Azure.Identity)

v1.13.0

Compare Source

1.13.0 (2024-10-14)

Features Added
  • ManagedIdentityCredential now supports specifying a user-assigned managed identity by object ID.
Bugs Fixed
  • If DefaultAzureCredential attempts to authenticate with the MangagedIdentityCredential and it receives either a failed response that is not json, it will now fall through to the next credential in the chain. #​45184
  • Fixed the request sent in AzurePipelinesCredential so it doesn't result in a redirect response when an invalid system access token is provided.
  • Updated to version 4.65.0 of Microsoft.Identity.Client to address a bug preventing the use of alternate authority types such as dStS (4927) .
Other Changes
  • The logging level passed to MSAL now correlates to the log level configured on your configured AzureEventSourceListener. Previously, the log level was always set to Microsoft.Identity.Client.LogLevel.Info.
  • AzurePowerShellCredential now utilizes the AsSecureString parameter to Get-AzAccessToken for version 2.17.0 and greater of the Az.Accounts module.
  • Improved error logging for AzurePipelinesCredential.
MessagePack-CSharp/MessagePack-CSharp (MessagePackAnalyzer)

v2.5.187

Changes:

This list of changes was auto generated.

dotnet/aspnetcore (Microsoft.AspNetCore.Cryptography.KeyDerivation)

v8.0.10: .NET 8.0.10

Release

dotnet/efcore (Microsoft.EntityFrameworkCore)

v8.0.10: .NET 8.0.10

Release

dotnet/runtime (Microsoft.Extensions.Logging.Abstractions)

v8.0.2: .NET 8.0.2

Release

bitwarden/passwordless-dotnet (Passwordless.AspNetCore)

v2.1.0-beta.4

Compare Source

What's Changed

Full Changelog: bitwarden/passwordless-dotnet@2.1.0-beta.3...2.1.0-beta.4

serilog/serilog-aspnetcore (Serilog.AspNetCore)

v8.0.3

domaindrivendev/Swashbuckle.AspNetCore (Swashbuckle.AspNetCore)

v6.9.0

What's Changed

New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v6.8.1...v6.9.0

v6.8.1

What's Changed

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v6.8.0...v6.8.1

bUnit-dev/bUnit (bunit)

v1.33.3

Added
  • bunit.generators respect parameters from the base class.
  • Supports components using constructor injection in net9.0.
Fixed
  • Use latest System.Text.Json due to CVE in 8.0.4.

v1.32.7

Fixed
  • Ensure that a check in WaitForAssertion and related methods is always performed at once before the wait timer is started. If not, the timeout could occure before a wait-for check-condition had been attempted, causing tests to fail without reason. Fixed by @​egil.

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 October 14, 2024 01:29
Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 35.18%. Comparing base (3a98331) to head (d2590e7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #749   +/-   ##
=======================================
  Coverage   35.18%   35.18%           
=======================================
  Files         579      579           
  Lines       31277    31277           
  Branches      898      898           
=======================================
  Hits        11005    11005           
  Misses      20129    20129           
  Partials      143      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 7 times, most recently from 714acc0 to 7c5034b Compare October 18, 2024 07:07
@renovate renovate bot force-pushed the renovate/nuget-minor branch from 7c5034b to d2590e7 Compare October 18, 2024 07:13
@jonashendrickx jonashendrickx merged commit 60b2605 into main Oct 18, 2024
16 checks passed
@jonashendrickx jonashendrickx deleted the renovate/nuget-minor branch October 18, 2024 09:08
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