chore(nuget): Bump the microsoft group with 7 updates#106
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(nuget): Bump the microsoft group with 7 updates#106dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps Microsoft.Azure.Cosmos from 3.56.0 to 3.60.0 Bumps Microsoft.Azure.Functions.Worker from 2.51.0 to 2.52.0 Bumps Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues from 5.5.3 to 5.5.4 Bumps Microsoft.Graph from 5.100.0 to 6.1.0 Bumps Microsoft.Identity.Web from 4.3.0 to 4.10.0 Bumps Microsoft.Identity.Web.GraphServiceClient from 4.3.0 to 4.10.0 Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.6.0 --- updated-dependencies: - dependency-name: Microsoft.Azure.Cosmos dependency-version: 3.60.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft - dependency-name: Microsoft.Azure.Functions.Worker dependency-version: 2.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft - dependency-name: Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues dependency-version: 5.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Graph dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Identity.Web dependency-version: 4.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft - dependency-name: Microsoft.Identity.Web.GraphServiceClient dependency-version: 4.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updated Microsoft.Azure.Cosmos from 3.56.0 to 3.60.0.
Release notes
Sourced from Microsoft.Azure.Cosmos's releases.
3.60.0
See changelog for details.
NuGet: https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.60.0
3.60.0-preview.0
Added
Fixed
This preview release also includes all changes from 3.59.0.
See full changelog: https://github.com/Azure/azure-cosmos-dotnet-v3/blob/master/changelog.md#3600-preview0
3.59.0
3.59.0 - 2026-4-24
Features Added
Bugs Fixed
GlobalPartitionEndpointManagerCore. This bug left the circuit breaker failback loop running indefinitely, leakingTask.Delaytimers.3.59.0-preview.0
3.59.0-preview.0 - 2026-3-20
Added
Fixed
3.58.0
3.58.0 - 2026-3-20
Added
Fixed
3.58.0-preview.0
3.58.0-preview.0 - 2026-1-15
Added
Fixed
3.58.0-preivew.1
3.58.0-preview.1 - 2026-2-20
Fixed
ArgumentNullExceptionrace condition in hedging cancellation3.57.1
3.57.1 - 2026-2-20
Fixed
ArgumentNullExceptionrace condition in hedging cancellation3.57.0
3.57.0 - 2026-1-15
Added
Fixed
3.57.0-preview.1
3.57.0-preview.1 - 2025-12-16
Fixed
3.57.0-preview.0
3.57.0-preview.0 - 2025-11-25
Added
Commits viewable in compare view.
Updated Microsoft.Azure.Functions.Worker from 2.51.0 to 2.52.0.
Release notes
Sourced from Microsoft.Azure.Functions.Worker's releases.
2.52.0
What's Changed
Microsoft.Azure.Functions.Worker (metapackage) 2.52.0
Microsoft.Azure.Functions.Worker.Coreto 2.52.0Microsoft.Azure.Functions.Worker.Grpcto 2.52.0Microsoft.Azure.Functions.Worker.Core 2.52.0
Microsoft.Azure.Functions.Worker.Grpc 2.52.0
Commits viewable in compare view.
Updated Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues from 5.5.3 to 5.5.4.
Release notes
Sourced from Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Graph from 5.100.0 to 6.1.0.
Release notes
Sourced from Microsoft.Graph's releases.
6.1.0
6.1.0 (2026-05-20)
Features
Bug Fixes
6.0.3
6.0.3 (2026-05-14)
Build System
6.0.2
6.0.2 (2026-05-14)
Build System
6.0.1
6.0.1 (2026-05-13)
Build System
6.0.0
6.0.0 (2026-05-12)
⚠ BREAKING CHANGES
Features
Miscellaneous Chores
5.105.0
5.105.0 (2026-04-24)
Features
5.104.0
5.104.0 (2026-04-16)
Features
5.103.0
5.103.0 (2026-02-19)
Features
5.102.0
5.102.0 (2026-02-05)
Features
5.101.0
5.101.0 (2026-01-22)
Features
Commits viewable in compare view.
Updated Microsoft.Identity.Web from 4.3.0 to 4.10.0.
Release notes
Sourced from Microsoft.Identity.Web's releases.
4.10.0
New features
WithExtraBodyParametersfluent API for attaching extra body parameters to token acquisition requests. See #3819.IConfidentialClientApplicationProviderextensibility interface andCachePartitionKeysupport for silent token acquisition. See #3822.Bug fixes
Authorityvalues with a clearer exception, steering users to useInstance+TenantIdinstead. See #3805.Behavior changes
Dependencies updates
Microsoft.Kiota.Abstractionsto 1.22.0 for GraphServiceClient. See #3817.uuidand@azure/msal-nodein SidecarAdapter TypeScript test app. See #3826.qsin SidecarAdapter TypeScript test app. See #3829.4.9.0
New features
Sidecar:AllowOverridesconfiguration section provides explicit, per-route control over whetheroptionsOverride.*query-string parameters are honored. Authenticated routes default to allowing overrides (preserving existing behavior); unauthenticated routes default to rejecting them.optionsOverride.BaseUrlis unconditionally rejected on all routes as a hardening measure. See #3794.Bug fixes
AccountController.Challengeredirect URI validation to reject percent-encoded protocol-relative bypasses (%2F%2F,%5C%2F, etc.) that could be decoded by misconfigured reverse proxies. See #3792.Behavior changes
DownstreamApiOptions.ExtraHeaderParameterswhose names match reserved HTTP headers (Authorization,Host,Content-Length,Proxy-Authorization,Sec-*,Proxy-*, etc.) or duplicate a header the library already set are now silently skipped. A warning-level log entry (ReservedHeaderIgnored/DuplicateHeaderIgnored) is emitted so operators can spot misconfigurations. No exception is thrown. See #3793.Dependencies updates
Microsoft.Extensions.DependencyInjection.Abstractions8.0.2 on non-framework-coupled TFMs (net462, net472, netstandard2.0). This caused aCS0433type collision with the previously-pinnedMicrosoft.Extensions.DependencyInjection2.1.0. Rather than patch individual packages, the entireMicrosoft.Extensions.*stack on these older TFMs has been bumped to 8.0.x, closing several 5-year version gaps and aligning with the net8.0 baseline. If your application targets net462, net472, or netstandard2.0, your resolvedMicrosoft.Extensions.*versions will increase (e.g.,Extensions.Http3.1.3 → 8.0.0,Extensions.DependencyInjection2.1.0 → 8.0.0,Extensions.Caching.Memory2.1.0/6.0.2 → 8.0.1). Applications already targeting net8.0+ are unaffected. See #3787.System.Text.Json8.0.5 → 8.0.6 (CVE-2024-43485). See #3787.Microsoft.AspNetCore.DataProtectionto 10.0.7 for CVE fix on net10.0. See #3796.OpenTelemetry.Exporter.OpenTelemetryProtocol1.14.0 → 1.15.3. See #3788.Full Changelog: AzureAD/microsoft-identity-web@4.8.0...4.9.0
4.8.0
What's Changed
New Contributors
Full Changelog: AzureAD/microsoft-identity-web@4.6.0...4.8.0
4.7.0
4.7.0
Bug fixes
Certificateextension method inCredentialDescriptionwas reverted to normal property.) See #3767.4.6.0
What's Changed
Full Changelog: AzureAD/microsoft-identity-web@4.5.0...4.6.0
4.5.0
New features
Dependencies updates
4.4.0
New features
WithClientClaimsflow for token acquisition. See #3623.OnBeforeTokenAcquisitionForOnBehalfOfevent. See #3680.Bug fixes
InvalidOperationExceptionwith actionable message when a custom credential is not registered. See #3626.InvokeOnBeforeTokenAcquisitionForOnBehalfOfAsync. See #3717.OnBeforeTokenAcquisitionForOnBehalfOfto constructClaimsPrincipalfrom token. See #3714.SendX5Cto MSAL. See #3671.Dependencies updates
qsin/tests/DevApps/SidecarAdapter/typescript. See #3725.Documentation
CertificatelessOptions.ManagedIdentityClientId. See #3667.Fundamentals
CertificatesObserverTests. See #3687.New Contributors
4.4.0-preview.1
New features
WithClientClaimsflow for token acquisition. See #3623.OnBeforeTokenAcquisitionForOnBehalfOfevent. See #3680.Bug fixes
InvalidOperationExceptionwith actionable message when a custom credential is not registered. See #3626.InvokeOnBeforeTokenAcquisitionForOnBehalfOfAsync. See #3717.OnBeforeTokenAcquisitionForOnBehalfOfto constructClaimsPrincipalfrom token. See #3714.SendX5Cto MSAL. See #3671.Dependencies updates
qsin/tests/DevApps/SidecarAdapter/typescript. See #3725.Documentation
CertificatelessOptions.ManagedIdentityClientId. See #3667.Fundamentals
CertificatesObserverTests. See #3687.Commits viewable in compare view.
Updated Microsoft.Identity.Web.GraphServiceClient from 4.3.0 to 4.10.0.
Release notes
Sourced from Microsoft.Identity.Web.GraphServiceClient's releases.
4.10.0
New features
WithExtraBodyParametersfluent API for attaching extra body parameters to token acquisition requests. See #3819.IConfidentialClientApplicationProviderextensibility interface andCachePartitionKeysupport for silent token acquisition. See #3822.Bug fixes
Authorityvalues with a clearer exception, steering users to useInstance+TenantIdinstead. See #3805.Behavior changes
Dependencies updates
Microsoft.Kiota.Abstractionsto 1.22.0 for GraphServiceClient. See #3817.uuidand@azure/msal-nodein SidecarAdapter TypeScript test app. See #3826.qsin SidecarAdapter TypeScript test app. See #3829.4.9.0
New features
Sidecar:AllowOverridesconfiguration section provides explicit, per-route control over whetheroptionsOverride.*query-string parameters are honored. Authenticated routes default to allowing overrides (preserving existing behavior); unauthenticated routes default to rejecting them.optionsOverride.BaseUrlis unconditionally rejected on all routes as a hardening measure. See #3794.Bug fixes
AccountController.Challengeredirect URI validation to reject percent-encoded protocol-relative bypasses (%2F%2F,%5C%2F, etc.) that could be decoded by misconfigured reverse proxies. See #3792.Behavior changes
DownstreamApiOptions.ExtraHeaderParameterswhose names match reserved HTTP headers (Authorization,Host,Content-Length,Proxy-Authorization,Sec-*,Proxy-*, etc.) or duplicate a header the library already set are now silently skipped. A warning-level log entry (ReservedHeaderIgnored/DuplicateHeaderIgnored) is emitted so operators can spot misconfigurations. No exception is thrown. See #3793.Dependencies updates
Microsoft.Extensions.DependencyInjection.Abstractions8.0.2 on non-framework-coupled TFMs (net462, net472, netstandard2.0). This caused aCS0433type collision with the previously-pinnedMicrosoft.Extensions.DependencyInjection2.1.0. Rather than patch individual packages, the entireMicrosoft.Extensions.*stack on these older TFMs has been bumped to 8.0.x, closing several 5-year version gaps and aligning with the net8.0 baseline. If your application targets net462, net472, or netstandard2.0, your resolvedMicrosoft.Extensions.*versions will increase (e.g.,Extensions.Http3.1.3 → 8.0.0,Extensions.DependencyInjection2.1.0 → 8.0.0,Extensions.Caching.Memory2.1.0/6.0.2 → 8.0.1). Applications already targeting net8.0+ are unaffected. See #3787.System.Text.Json8.0.5 → 8.0.6 (CVE-2024-43485). See #3787.Microsoft.AspNetCore.DataProtectionto 10.0.7 for CVE fix on net10.0. See #3796.OpenTelemetry.Exporter.OpenTelemetryProtocol1.14.0 → 1.15.3. See #3788.Full Changelog: AzureAD/microsoft-identity-web@4.8.0...4.9.0
4.8.0
What's Changed
New Contributors
Full Changelog: AzureAD/microsoft-identity-web@4.6.0...4.8.0
4.7.0
4.7.0
Bug fixes
Certificateextension method inCredentialDescriptionwas reverted to normal property.) See #3767.4.6.0
What's Changed
Full Changelog: AzureAD/microsoft-identity-web@4.5.0...4.6.0
4.5.0
New features
Dependencies updates
4.4.0
New features
WithClientClaimsflow for token acquisition. See #3623.OnBeforeTokenAcquisitionForOnBehalfOfevent. See #3680.Bug fixes
InvalidOperationExceptionwith actionable message when a custom credential is not registered. See #3626.InvokeOnBeforeTokenAcquisitionForOnBehalfOfAsync. See #3717.OnBeforeTokenAcquisitionForOnBehalfOfto constructClaimsPrincipalfrom token. See #3714.SendX5Cto MSAL. See #3671.Dependencies updates
qsin/tests/DevApps/SidecarAdapter/typescript. See #3725.Documentation
CertificatelessOptions.ManagedIdentityClientId. See #3667.Fundamentals
CertificatesObserverTests. See #3687.New Contributors
4.4.0-preview.1
New features
WithClientClaimsflow for token acquisition. See #3623.OnBeforeTokenAcquisitionForOnBehalfOfevent. See #3680.Bug fixes
InvalidOperationExceptionwith actionable message when a custom credential is not registered. See #3626.InvokeOnBeforeTokenAcquisitionForOnBehalfOfAsync. See #3717.OnBeforeTokenAcquisitionForOnBehalfOfto constructClaimsPrincipalfrom token. See #3714.SendX5Cto MSAL. See #3671.Dependencies updates
qsin/tests/DevApps/SidecarAdapter/typescript. See #3725.Documentation
CertificatelessOptions.ManagedIdentityClientId. See #3667.Fundamentals
CertificatesObserverTests. See #3687.Commits viewable in compare view.
Updated Microsoft.NET.Test.Sdk from 18.0.1 to 18.6.0.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
18.6.0
What's Changed
Changes to tests and infra
... (truncated)
18.5.1
What's Changed
Full Changelog: microsoft/vstest@v18.5.0...v18.5.1
18.5.0
What's Changed
Full Changelog: microsoft/vstest@v18.4.0...v18.5.0
18.4.0
What's Changed
Add LoongArch64 support by @stdmnpkg in Add LoongArch64 support microsoft/vstest#15359
Refactor Condition evaluation by @Youssef1313 in Refactor Condition evaluation microsoft/vstest#15357
Adding info on extensions points part 1 by @nohwnd in Adding info on extensions points part 1 microsoft/vstest#15360
Add option to ask for uploading code QL before the standard window en...
Description has been truncated