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:
3.7.400.53
->3.7.400.84
1.13.1
->1.13.2
9.0.0
->9.0.1
9.0.0
->9.0.1
9.0.0
->9.0.1
9.0.0
->9.0.1
3.0.0
->3.1.0
9.0.1
->9.0.3
Release Notes
Azure/azure-sdk-for-net (Azure.Identity)
v1.13.2
Compare Source
1.13.2 (2025-01-14)
Bugs Fixed
DefaultAzureCredentialOptions.TenantId
twice throws anInvalidOperationException
(#47035)ManagedIdentityCredential
does not honor theCancellationToken
passed toGetToken
andGetTokenAsync
. (#47156)DefaultAzureCredential
would not fall through to the next credential in the chain under certain exception conditions.ManagedIdentityCredential
when used in aChainedTokenCredential
where the invalid json responses do not fall through to the next credential in the chain. (#47470)dotnet/efcore (Microsoft.EntityFrameworkCore.Design)
v9.0.1
: .NET 9.0.1Release
What's Changed
^
and~
when invalid because of value converters by @roji in https://github.com/dotnet/efcore/pull/35241Full Changelog: dotnet/efcore@v9.0.0...v9.0.1
mongodb/mongo-csharp-driver (MongoDB.Driver)
v3.1.0
: .NET Driver Version 3.1.0 Release NotesThis is the general availability release for the 3.1.0 version of the driver.
The main new features in 3.1.0 include:
SearchIndexType
option when creating Atlas Search indexes - CSHARP-4960Exists
,IsMissing
andIsNullOrMissing
in filters when possible - CSHARP-5427The full list of issues resolved in this release is available at CSHARP JIRA project.
Documentation on the .NET driver can be found here.
npgsql/efcore.pg (Npgsql.EntityFrameworkCore.PostgreSQL)
v9.0.3
Milestone issues
Full Changelog: npgsql/efcore.pg@v9.0.2...v9.0.3
v9.0.2
EFCore.PG depends on Npgsql 9.0.2, which contains an important fix around SSL validation (https://github.com/npgsql/npgsql/issues/5942).
Milestone issues
Full Changelog: npgsql/efcore.pg@v9.0.1...v9.0.2
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.