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.407.4
->3.7.412.4
1.3.0
->1.6.1
1.13.2
->1.14.2
35.6.1
->35.6.3
4.0.0-beta.16
->4.0.0-beta.17
4.0.0-beta.16
->4.0.0-beta.17
4.0.0-beta.16
->4.0.0-beta.17
4.9.0
->4.13.0
0.5.1
->0.6.0
3.1.1
->3.1.4
3.1.1
->3.1.4
9.0.1
->9.0.7
9.0.1
->9.0.7
9.0.1
->9.0.7
9.0.1
->9.0.7
9.0.1
->9.0.7
9.0.1
->9.0.7
9.0.1
->9.0.7
9.0.1
->9.0.7
9.0.1
->9.0.7
9.0.1
->9.0.7
9.0.1
->9.0.7
9.0.1
->9.0.7
9.0.1
->9.0.7
9.0.1
->9.0.7
9.0.1
->9.0.7
9.0.1
->9.0.7
9.0.1
->9.0.7
9.1.0
->9.7.0
4.0.0
->4.2.1
17.12.0
->17.14.1
4.28.0
->4.34.0
0.5.4
->0.5.6
7.2.0
->7.3.2
9.0.1
->9.0.7
4.1.0
->4.6.0
1.38.5
->1.40.0
3.0.1
->3.1.3
Release Notes
aws/aws-sdk-net (AWSSDK.SimpleEmailV2)
v3.7.411
v3.7.410
v3.7.408
Azure/azure-sdk-for-net (Azure.Extensions.AspNetCore.DataProtection.Keys)
v1.6.1
Compare Source
1.6.1 (2022-08-08)
Bugs Fixed
AZURE_REGIONAL_AUTHORITY_NAME
support inClientCertificateCredential
#29112SharedTokenCacheCredential
default behavior #28029Other Changes
TokenCacheRefreshArgs
andEnvironmentCredential
(Community contributions, courtesy of pmaytak and goenning)Acknowledgments
Thank you to our developer community members who helped to make Azure Identity better with their contributions to this release:
v1.6.0
Compare Source
1.6.0 (2022-04-05)
Features Added
Diagnostics
options available onTokenCredentialOptions
and all sub-types. If set totrue
, we try to log the account identifiers by parsing the received access token. The account identifiers we try to log are the:ManagedIdentityCredential
now attempts to use the newest "2019-08-01" api version for App Service Managed Identity sources. The newer API version will be used if theIDENTITY_ENDPOINT
andIDENTITY_HEADER
environment variables are set.Bugs Fixed
OnBehalfOfCredential
when theSendCertificateChain
option is set. #27679v1.5.0
Compare Source
1.5.0 (2025-02-11)
Other Changes
v1.4.0
Compare Source
1.4.0 (2025-02-11)
Other Changes
bchavez/Bogus (Bogus)
v35.6.3
Release Date: 2025-04-12
Internet.Avatar()
URL generation. Moves from Cloudflare IPFS to IPFS.io.BelgianExtensionTests
.v35.6.2
Release Date: 2025-02-20
Randomizer.ULong()
arithmetic overflow. Thanks @reuterma24!passwordless-lib/fido2-net-lib (Fido2)
v4.0.0-beta.17
Compare Source
What's Changed
New Contributors
Full Changelog: passwordless-lib/fido2-net-lib@4.0.0-beta.16...4.0.0-beta.17
jstedfast/MailKit (MailKit)
v4.13.0
Compare Source
(issue #1914)
ServicePointManager.ServerCertificateValidationCallback method on .NET Core.
(issue #1925)
v4.12.1
Compare Source
which causes problems on Linux/Mac.
(issue #1910)
(issue #1911)
v4.12.0
Compare Source
This new class is called SaslMechanismNtlmNative and is the default NTLM mechanism
used by MailKit clients on net8.0+.
(issue #1249)
(issue #1898)
(issue #1906)
v4.11.0
Compare Source
(As weird as it may seem, SslProtocols.None does not mean "don't support any SSL protocols", it means
don't override the default system settings.)
v4.10.0
Compare Source
(issue #1861)
(issue #1868)
martincostello/xunit-logging (MartinCostello.Logging.XUnit)
v0.6.0
What's Changed
New Contributors
Full Changelog: martincostello/xunit-logging@v0.5.1...v0.6.0
MessagePack-CSharp/MessagePack-CSharp (MessagePack)
v3.1.4
What's Changed
GetMemoryCheckResult
by @AArnott in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/2172New Contributors
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.3...v3.1.4
v3.1.3
What's Changed
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.2...v3.1.3
v3.1.2
What's Changed
CodeAnalysisUtilities.GetTypeParameters
by @AArnott in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/2123New Contributors
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.1...v3.1.2
dotnet/aspnetcore (Microsoft.AspNetCore.Cryptography.KeyDerivation)
v9.0.7
: .NET 9.0.7Release
What's Changed
04ee1b4
toe9092b1
by @dependabot in https://github.com/dotnet/aspnetcore/pull/62199Full Changelog: dotnet/aspnetcore@v9.0.6...v9.0.7
v9.0.6
Bug Fixes
The Forwarded Headers Middleware now ignores
X-Forwarded-Headers
sent from unknown proxies. This change improves security by ensuring that only trusted proxies can influence forwarded header values, preventing potential spoofing or misrouting issues.Dependency Updates
52204f7
to04ee1b4
(#61762)Updates the GoogleTest submodule to a newer commit, bringing in the latest improvements and bug fixes from the upstream project.
Updates internal build and infrastructure dependencies from the dotnet/arcade repository, ensuring compatibility and access to the latest build tools.
Refreshes dependencies from the dotnet/extensions repository, incorporating the latest features and fixes from the extensions libraries.
Further updates dependencies from dotnet/extensions, ensuring the project benefits from recent improvements and bug fixes.
Additional updates to build and infrastructure dependencies from dotnet/arcade, maintaining up-to-date tooling and build processes.
Miscellaneous
Updates the project version and branding to 9.0.6, reflecting the new release and ensuring version consistency across the codebase.
Incorporates various internal commits into the release/9.0 branch, ensuring that all relevant changes are included in this release.
This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.
Full Changelog: v9.0.5...v9.0.6
v9.0.5
: .NET 9.0.5Release
What's Changed
24a9e94
to52204f7
by @dependabot in https://github.com/dotnet/aspnetcore/pull/61261Full Changelog: dotnet/aspnetcore@v9.0.4...v9.0.5
v9.0.4
: .NET 9.0.4Release
What's Changed
e235eb3
to24a9e94
by @dependabot in https://github.com/dotnet/aspnetcore/pull/60678Full Changelog: dotnet/aspnetcore@v9.0.3...v9.0.4
v9.0.3
: .NET 9.0.3Release
What's Changed
HtmlAttributePropertyHelper
to correctly follow theMetadataUpdateHandlerAttribute
contract by @github-actions in https://github.com/dotnet/aspnetcore/pull/599087d76a23
toe235eb3
by @dependabot in https://github.com/dotnet/aspnetcore/pull/60151Full Changelog: dotnet/aspnetcore@v9.0.2...v9.0.3
v9.0.2
: .NET 9.0.2Release
What's Changed
d144031
to7d76a23
by @dependabot in https://github.com/dotnet/aspnetcore/pull/59679index.html
during development by @MackinnonBuck in https://github.com/dotnet/aspnetcore/pull/59348Full Changelog: dotnet/aspnetcore@v9.0.1...v9.0.2
dotnet/efcore (Microsoft.EntityFrameworkCore)
v9.0.7
: .NET 9.0.7Release
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.
This PR was generated by Mend Renovate. View the repository job log.