deps(nuget): Bump the dotnet-minor-and-patch group with 7 updates - #10
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps Microsoft.Data.Sqlite from 10.0.0 to 10.0.10 Bumps Microsoft.Extensions.AI.Abstractions from 10.7.0 to 10.8.3 Bumps Microsoft.Extensions.Logging.Abstractions from 10.0.0 to 10.0.10 Bumps Microsoft.ML.OnnxRuntime from 1.20.1 to 1.28.0 Bumps Microsoft.NET.Test.Sdk from 17.12.0 to 17.14.1 Bumps System.Numerics.Tensors from 10.0.0 to 10.0.10 Bumps xunit from 2.9.2 to 2.9.3 --- updated-dependencies: - dependency-name: Microsoft.Data.Sqlite dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor-and-patch - dependency-name: Microsoft.Extensions.AI.Abstractions dependency-version: 10.8.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor-and-patch - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor-and-patch - dependency-name: Microsoft.ML.OnnxRuntime dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor-and-patch - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor-and-patch - dependency-name: System.Numerics.Tensors dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor-and-patch - dependency-name: xunit dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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.Data.Sqlite from 10.0.0 to 10.0.10.
Release notes
Sourced from Microsoft.Data.Sqlite's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.AI.Abstractions from 10.7.0 to 10.8.3.
Release notes
Sourced from Microsoft.Extensions.AI.Abstractions's releases.
10.8.3
Packages in this release
Experimental API Changes
Experimental API behavior updates
ToolApprovalRequestContent.RequiresConfirmationso it no longer leaks into consumer source-generatedAIContentJSON metadata unless approval APIs are intentionally used (#7659).What's Changed
AI abstractions and serialization
RequiresConfirmationin source-generatedAIContentcontexts by using an internal JSON-included backing member while keeping the public experimental member ignored for source-generation metadata (#7659).Test Improvements
List<AIContent>contexts compile and round-trip without requiring MEAI001 suppression (#7659).Full Changelog
10.8.2
This servicing release updates Microsoft.Extensions.VectorData.ConformanceTests to 10.8.2 and includes targeted test framework migration fixes.
Packages in this release
What's Changed
AI
Acknowledgements
Full Changelog: dotnet/extensions@v10.8.1...v10.8.2
10.8.1
This servicing release updates the Microsoft.Extensions.AI, Microsoft.Extensions.AI.Abstractions, and Microsoft.Extensions.AI.OpenAI packages to 10.8.1 with two targeted fixes: correct tool-call/tool-result ordering when resuming approval-gated functions with service-managed chat history, and preservation of the OpenAI Responses reasoning item id for stateless (store=false) encrypted reasoning.
Packages in this release
What's Changed
AI
Acknowledgements
Full Changelog: dotnet/extensions@v10.8.0...v10.8.1
10.8.0
This release adds new experimental APIs to Microsoft.Extensions.AI.Abstractions and updates the OpenAI dependency to 2.12.0, alongside documentation, test, and repository maintenance.
Experimental API Changes
New Experimental APIs
AIFunctionNameAttributeandAIParameterNameAttribute#7610 by @jozkee (co-authored by @jeffhandley @Copilot)ToolApprovalRequestContent.RequiresConfirmation(MEAI001) #7549 by @javiercn (co-authored by @Copilot)What's Changed
AI
Vector Data
Documentation Updates
Test Improvements
Repository Infrastructure Updates
... (truncated)
Commits viewable in compare view.
Updated Microsoft.Extensions.Logging.Abstractions from 10.0.0 to 10.0.10.
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.ML.OnnxRuntime from 1.20.1 to 1.28.0.
Release notes
Sourced from Microsoft.ML.OnnxRuntime's releases.
1.28.0
Announcements & Breaking Changes
nvrtcis no longer linked, which significantly reduces the required CUDA redistributable footprint (#29252, #29808, #29705, #29620).OrtModelPackageApinow lives in the experimental C API and may change in future releases (#28746, #29142, #28990).wgsl-genimplementation (#29141, #28355).CUDA_QUANT_PREPROCESSis off by default (#29687).Security Fixes
Memory safety & input validation
bind_inputcausing an out-of-bounds write (#28839)TensorAtfor sub-byte packed types (#28973)Col2Iminputs to prevent heap over-read (#28706)CropAndResizeagainst malformedcrop_sizetensors (#28766)BeamSearchvocab_sizeagainst logits width (#28774)WhisperDecoderSubgraph::CreateInitialFeeds(#29239)SparseAttentionCSR indices/key lengths and rejected zero-dimensionblock_row_indices(#29015, #29242)mask_indexto valid bounds (#29449)MaxpoolWithMaskkernel rank against input spatial rank (#29253)EmbedLayerNorm/SkipLayerNormshapes exceeding 32-bit output indexing (#29264)DecoderAttention/MultiHeadAttentionshape inference and negative-axis handling inExpandDimsshape inference (#29268, #29448)TreeEnsembletarget id validation and added input validation toLinearClassifier(#29293, #29060)DynamicQuantizeLSTMzero-point/scale validation typos (#29462)Loop/Scanoutput concatenation (#29397)raw_datato{0, 1}on unpack (#29238)Resize,PadFusion, and LoRA handling (#28779, #28780, #28801)WithOutputTensorin the Rust bindings (#29251)Integer overflow & allocation size
MlasConvPrepareworking-buffer products andConvTransposepad computation with SafeInt (#29444, #29446)SamplingState::Initthat could cause a heap buffer overflow (#29443)B/scales/zero-points shape inMatMulNBits::PrePack(#29445)ConstantOfShapeoutput size against the input initializer before constant folding (#28751)Pad(int64/int32 truncation),Slice, andGatherBlockQuantized(#28721, #28704, #28718)Supply chain & tooling
... (truncated)
1.27.1
This is a patch release on top of v1.27.0, containing targeted bug fixes, a CUDA QMoE decode-path optimization, and CI/build infrastructure fixes.
Bug Fixes
igemmregression in the KleidiAI path (#28571)Performance
NVIDIA CUDA EP
CI & Build Infrastructure
azcopy(#29274)brew install applesimutilsfailure by trusting the wix/brew tap (#29450)mac-cpu-packing-jobs.yml(#29575)Contributors
Thanks to our 8 contributors for this release!
@tianleiwu, @chilo-ms, @edgchen1, @adrastogi, @damdoo01-arm, @JonathanC-ARM, @martin-klacer-arm, @sanaa-hamel-microsoft
Full Changelog: v1.27.0...v1.27.1
1.27.0
n.b. This release is targeting ONNX 1.21. ONNX 1.22 will be supported in ORT 1.28.
n.b. This changelog was generated via LLM. Only the contributor list has been verified. As always, only trust the commit history.
Announcements & Breaking Changes
Security Fixes
SoftmaxCrossEntropyLossvia label bounds validation (#28004)OneHotinput validation and output-size computation (#28014)Expandand capped constant-folding output sizes (#28055)Tilekernel (#28070)MaxpoolWithMask::Compute(#28223)BitShiftUB for shift amounts greater than or equal to bit width (#28272)seqlens_kvscos_cache) (#28277)WordConvEmbeddingto prevent OOB reads (#28279)CropBasescale handling (#28399)torch.load()calls toweights_only=True(#28421)New Features
Execution Provider Plugin API
OrtEp::OnSessionInitializationEnd()callback (#28319)Core APIs & Runtime
kOrtEpDevice_EpMetadataKey_OSDriverVersionexample and docs (#28282)Quantization & Training Tooling
quantize_static(#28221)ActivationRestrictedAsymmetricquantization option (#28237)... (truncated)
1.26.0
n.b. The following was generated via LLM from Git history. Only the contributor list has been verified.
ONNX Runtime Release 1.26.0
Announcement - Breaking Changes
onnxruntime-<os>-<arch>-gpu_cuda13-<version>.<ext>Highlights
.ortmodel loads (#28164).Security and Reliability Hardening
setattrconfiguration with an allowlist (#28083).CUDA, Attention, and MLAS
WebGPU, WebNN, and JavaScript
... (truncated)
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)
1.24.2
This is a patch release for ONNX Runtime 1.24, containing several bug fixes, security improvements, and execution provider updates.
Bug Fixes
SparseTensorProtoToDenseTensorPrototo improve robustness. (#27323)ArrayFeatureExtractor. (#27275)Execution Provider Updates
LazyReleasefor prepack allocator. (#27077)ConvTransposebias validation in both TypeScript and C++ implementations. (#27213)Build and Infrastructure
Microsoft.ML.OnnxRuntime.Foundrypackage for Windows ARM64 support and NuGet signing. (#27294)BaseTesterto support plugin EPs with both compiled nodes and registered kernels. (#27176)Full Changelog: v1.24.1...v1.24.2
Contributors
@tianleiwu, @hariharans29, @edgchen1, @xiaofeihan1, @adrianlizarraga, @angelser, @angelserMS, @ankitm3k, @baijumeswani, @bmehta001, @ericcraw, @eserscor, @fs-eire, @guschmue, @mc-nv, @qjia7, @qti-monumeen, @titaiwangms, @yuslepukhin
1.24.1
📢 Announcements & Breaking Changes
Platform Support Changes
API Version
✨ New Features
🤖 Execution Provider (EP) Plugin API
A major infrastructure enhancement enabling plugin-based EPs with dynamic loading:
OrtKernelInfoAPIs for kernel-based plugin EPs (#26803)🔧 Core APIs
OrtApi::CreateEnvWithOptions()andOrtEpApi::GetEnvConfigEntries()(#26971)KernelInfo(#26589)📊 Dependencies & Integration
🖥️ Execution Provider Updates
NVIDIA
Qualcomm QNN EP
Intel & AMD
... (truncated)
1.23.2
1.23.1
What's Changed
Full Changelog: microsoft/onnxruntime@v1.23.0...v1.23.1
1.23.0
Announcements
This release introduces Execution Provider (EP) Plugin API, which is a new infrastructure for building plugin-based EPs. (#24887 , #25137, #25124, #25147, #25127, #25159, #25191, #2524)
This release introduces the ability to dynamically download and install execution providers. This feature is exclusively available in the WinML build and requires Windows 11 version 25H2 or later. To leverage this new capability, C/C++/C# users should use the builds distributed through the Windows App SDK, and Python users should install the onnxruntime-winml package(will be published soon). We encourage users who can upgrade to the latest Windows 11 to utilize the WinML build to take advantage of this enhancement.
Upcoming Changes
Execution & Core Optimizations
Shutdown logic on Windows is simplified
Now on Windows some global object will be not destroyed if we detect that the process is being shutting down(#24891) . It will not cause memory leak as when a process ends all the memory will be returned to the operating system. This change can reduce the chance of having crashes on process exit.
AutoEP/Device Management
Now ONNX Runtime has the ability to automatically discovery computing devices and select the best EPs to download and register. The EP downloading feature currently only works on Windows 11 version 25H2 or later.
Execution Provider (EP) Updates
ROCM EP was removed from the source tree. Users are recommended to use Migraphx or Vitis AI EPs from AMD.
A new EP, Nvidia TensorRT RTX, was added.
Web
EMDSK is upgraded from 4.0.4 to 4.0.8
WebGPU EP
Added WGSL template support.
QNN EP
SDK Update: Added support for QNN SDK 2.37.
KleidiAI
Enhanced performance for SGEMM, IGEMM, and Dynamic Quantized MatMul operations, especially for Conv2D operators on hardware that supports SME2 (Scalable Matrix Extension v2).
Known Problems
Contributions
Contributors to ONNX Runtime include members across teams at Microsoft, along with our community members:
@1duo, @Akupadhye, @amarin16, @AndreyOrb, @ankan-ban, @ankitm3k, @anujj, @aparmp-quic, @arnej27959, @bachelor-dou, @benjamin-hodgson, @Bonoy0328, @chenweng-quic, @chuteng-quic, @clementperon, @co63oc, @daijh, @damdoo01-arm, @danyue333, @fanchenkong1, @gedoensmax, @genarks, @gnedanur, @Honry, @huaychou, @ianfhunter, @ishwar-raut1, @jing-bao, @joeyearsley, @johnpaultaken, @jordanozang, @JulienMaille, @keshavv27, @kevinch-nv, @khoover, @krahenbuhl, @kuanyul-quic, @mauriciocm9, @mc-nv, @minfhong-quic, @mingyueliuh, @MQ-mengqing, @NingW101, @notken12, @omarhass47, @peishenyan, @pkubaj, @qc-tbhardwa, @qti-jkilpatrick, @qti-yuduo, @quic-ankus, @quic-ashigarg, @quic-ashwshan, @quic-calvnguy, @quic-hungjuiw, @quic-tirupath, @qwu16, @ranjitshs, @saurabhkale17, @schuermans-slx, @sfatimar, @stefantalpalaru, @sunnyshu-intel, @TedThemistokleous, @thevishalagarwal, @toothache, @umangb-09, @vatlark, @VishalX, @wcy123, @xhcao, @xuke537, @zhaoxul-qti
1.22.2
What's new?
This release adds an optimized CPU/MLAS implementation of DequantizeLinear (8 bit) and introduces the build option client_package_build, which enables default options that are more appropriate for client/on-device workloads (e.g., disable thread spinning by default).
Build System & Packages
CPU EP
QNN EP
1.22.1
What's new?
This release replaces static linking of dxcore.lib with optional runtime loading, lowering the minimum supported version from Windows 10 22H2 (10.0.22621) to 20H1 (10.0.19041). This enables compatibility with Windows Server 2019 (10.0.17763), where dxcore.dll may be absent.
1.22
Announcements
GenAI & Advanced Model Features
Execution & Core Optimizations
Core
Execution Provider (EP) Updates
CPU EP/MLAS
MatMulNBits, enabling matrix multiplication with weights quantized to 8 bits.OpenVINO EP
QNN EP
TensorRT EP
... (truncated)
1.21.1
What's new?
1.21.0
Announcements
GenAI & Advanced Model Features
Enhanced Decoding & Pipeline Support
API & Compatibility Updates
Bug Fixes for Model Output
top_kon CPU.Execution & Core Optimizations
Core Refinements
Execution Provider (EP) Updates
General
TensorRT EP Improvements
NMS,RoiAlign,NonZero) to TensorRT by default.trt_op_types_to_excludeto exclude specific ops from TensorRT assignment.CUDA EP Improvements
QNN EP Improvements
--use_qnn static_lib.DirectML EP Support & Upgrades
... (truncated)
1.20.2
What's new?
Build System & Packages
CUDA EP
QNN EP
Commits viewable in compare view.
Updated Microsoft.NET.Test.Sdk from 17.12.0 to 17.14.1.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
17.14.1
What's Changed
Full Changelog: microsoft/vstest@v17.14.0...v17.14.1
17.14.0
What's Changed
.NET versions updated
This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:
It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.
Changes
Internal version updates and fixes
New Contributors
... (truncated)
17.14.0-preview-25107-01
What's Changed
.NET versions updated
This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:
It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.
Changes
Internal version updates and fixes
_Descrip...
Description has been truncated