deps(nuget): Bump Microsoft.AspNetCore.Authentication.JwtBearer and 11 others#126
Merged
Ellerbach merged 1 commit intoMay 7, 2026
Conversation
…1 others Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 10.0.3 to 10.0.7 Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.3 to 10.0.7 Bumps Microsoft.AspNetCore.OpenApi from 10.0.3 to 10.0.7 Bumps Microsoft.Extensions.Http from 10.0.3 to 10.0.7 Bumps Microsoft.Extensions.Logging.Abstractions from 10.0.3 to 10.0.7 Bumps Microsoft.Extensions.Options from 10.0.3 to 10.0.7 Bumps Microsoft.Identity.Web from 4.4.0 to 4.9.0 Bumps Microsoft.IdentityModel.Protocols.OpenIdConnect from 8.16.0 to 8.18.0 Bumps Microsoft.IdentityModel.Tokens from 8.16.0 to 8.18.0 Bumps Microsoft.ML.OnnxRuntime from 1.24.2 to 1.25.1 Bumps Microsoft.NET.Test.Sdk from 18.3.0 to 18.5.1 Bumps System.IdentityModel.Tokens.Jwt from 8.16.0 to 8.18.0 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft-packages - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft-packages - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft-packages - dependency-name: Microsoft.Extensions.Http dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft-packages - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft-packages - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft-packages - dependency-name: Microsoft.Extensions.Options dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft-packages - dependency-name: Microsoft.Extensions.Options dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft-packages - dependency-name: Microsoft.Identity.Web dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft-packages - dependency-name: Microsoft.IdentityModel.Protocols.OpenIdConnect dependency-version: 8.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft-packages - dependency-name: Microsoft.IdentityModel.Tokens dependency-version: 8.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft-packages - dependency-name: Microsoft.ML.OnnxRuntime dependency-version: 1.25.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft-packages - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft-packages - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft-packages - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft-packages - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 8.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft-packages ... Signed-off-by: dependabot[bot] <support@github.com>
07a25b4 to
c77c7bb
Compare
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.AspNetCore.Authentication.JwtBearer from 10.0.3 to 10.0.7.
Release notes
Sourced from Microsoft.AspNetCore.Authentication.JwtBearer's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Mvc.Testing from 10.0.3 to 10.0.7.
Release notes
Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.OpenApi from 10.0.3 to 10.0.7.
Release notes
Sourced from Microsoft.AspNetCore.OpenApi's releases.
No release notes found for this version range.
Commits viewable in compare view.
Pinned Microsoft.Extensions.Http at 10.0.7.
Release notes
Sourced from Microsoft.Extensions.Http's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Logging.Abstractions from 10.0.3 to 10.0.7.
Release notes
Sourced from Microsoft.Extensions.Logging.Abstractions's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Options from 10.0.3 to 10.0.7.
Release notes
Sourced from Microsoft.Extensions.Options's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Identity.Web from 4.4.0 to 4.9.0.
Release notes
Sourced from Microsoft.Identity.Web's releases.
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
Commits viewable in compare view.
Updated Microsoft.IdentityModel.Protocols.OpenIdConnect from 8.16.0 to 8.18.0.
Release notes
Sourced from Microsoft.IdentityModel.Protocols.OpenIdConnect's releases.
8.18.0
New Features
IConfigurationEventHandlerContextAware<T>that provides context to the configuration event handler implementation, allowing it to optionally bypass a cache lookup. See PR #3444.8.17.0
Dependencies
Commits viewable in compare view.
Updated Microsoft.IdentityModel.Tokens from 8.16.0 to 8.18.0.
Release notes
Sourced from Microsoft.IdentityModel.Tokens's releases.
8.18.0
New Features
IConfigurationEventHandlerContextAware<T>that provides context to the configuration event handler implementation, allowing it to optionally bypass a cache lookup. See PR #3444.8.17.0
Dependencies
Commits viewable in compare view.
Pinned Microsoft.ML.OnnxRuntime at 1.25.1.
Release notes
Sourced from Microsoft.ML.OnnxRuntime's releases.
1.25.1
n.b. This changelog is LLM generated. Only the contributor listing has been verified.
ONNX Runtime Release 1.25.1
📢 Announcements & Breaking Changes
ONNX Op Updates
✨ New Features
📊 New ONNX Ops & Model Support
🌐 Web & JavaScript
WebGPU EP
🐛 Bug Fixes
Core Runtime Fixes
SetRawDataInTensorProtoin NVIDIA TensorRT RTX tests (#28065)🙏 Contributors
Thanks to our 7 contributors for this release:
@guschmue, @sanaa-hamel-microsoft, @apsonawane, @eserscor, @ishwar-raut1, @qjia7, @theHamsta
Full Changelog: microsoft/onnxruntime@v1.25.0...v1.25.1
1.25.0
📢 Announcements & Breaking Changes
Build & Platform
Execution Provider Changes
--use_armnnbuild flags and migrate to the MLAS/KleidiAI-backed CPU EP or QNN EP for Qualcomm hardware. (#27447)API Version
🔒 Security Fixes
onnx::TensorProtodata size before allocation (#27547)✨ New Features
🔌 Execution Provider Plugin API & CUDA Plugin EP
... (truncated)
1.24.4
This is a patch release for ONNX Runtime 1.24, containing bug fixes and execution provider updates.
Bug Fixes
nvidia-drmis not loaded but GPU PCI devices are still exposed via sysfs. (#27591)GetOutputIndex. (#27644)Execution Provider Updates
Build and Infrastructure
python_requiresfrom>=3.10to>=3.11to reflect dropped Python 3.10 support. (#27354)__builtin_ia32_tpausewith the compiler-portable_tpauseintrinsic to fix cross-compiler portability issues between GCC and LLVM. (#27607)Full Changelog: v1.24.3...v1.24.4
Contributors
@derdeljan-msft, @adrianlizarraga, @apwojcik, @baijumeswani, @edgchen1, @mocknen, @tianleiwu, @XXXXRT666
1.24.3
This is a patch release for ONNX Runtime 1.24, containing bug fixes, security improvements, performance enhancements, and execution provider updates.
Security Fixes
Bug Fixes
OrtEnv.DisableDllImportResolverto prevent fatal error on resolver conflict. (#27535)Performance Improvements
Execution Provider Updates
wasmBinaryis provided. (#27318)wasmBinarytogether with a blob URL for.mjs. (#27411)s_kernel_registry_vitisaiep.reset()indeinitialize_vitisai_ep(). (#27295)OrtEpDeviceinstances for plugin and provider bridge EPs. (#27522)Build and Infrastructure
-Warray-boundsbuild error in MLAS on clang 17+. (#27499)kMaxValueLengthto 8192. (#27521)... (truncated)
Commits viewable in compare view.
Updated Microsoft.NET.Test.Sdk from 18.3.0 to 18.5.1.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
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 ends by @nohwnd in Add option to ask for uploading code QL before the standard window ends microsoft/vstest#15373
Update runtime versions by @nohwnd in Update runtime versions microsoft/vstest#15372
Fix .NET 10 regression for traits by @Youssef1313 in Fix .NET 10 regression for traits microsoft/vstest#15370
Update target frameworks to net10.0 and net11.0 by @dotnet-maestro[bot] in Update target frameworks to net10.0 and net11.0 microsoft/vstest#15349
Fix names in pipeline matrix so we don't have to align them by @nohwnd in Fix names in pipeline matrix so we don't have to align them microsoft/vstest#15365
Update SECURITY.md by @Youssef1313 in Update SECURITY.md microsoft/vstest#15342
New Contributors
Full Changelog: microsoft/vstest@v18.3.0...v18.4.0
Commits viewable in compare view.
Updated System.IdentityModel.Tokens.Jwt from 8.16.0 to 8.18.0.
Release notes
Sourced from System.IdentityModel.Tokens.Jwt's releases.
8.18.0
New Features
IConfigurationEventHandlerContextAware<T>that provides context to the configuration event handler implementation, allowing it to optionally bypass a cache lookup. See PR #3444.8.17.0
Dependencies
Commits viewable in compare view.