Skip to content

chore(deps): bump onnxruntime-web from 1.24.3 to 1.27.0 in the prod-dependencies group across 1 directory - #120

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/prod-dependencies-c0543c56fc
Open

chore(deps): bump onnxruntime-web from 1.24.3 to 1.27.0 in the prod-dependencies group across 1 directory#120
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/prod-dependencies-c0543c56fc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the prod-dependencies group with 1 update in the / directory: onnxruntime-web.

Updates onnxruntime-web from 1.24.3 to 1.27.0

Release notes

Sourced from onnxruntime-web's releases.

ONNX Runtime v1.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

  • CUDA 12 package files are now explicitly named as such.
  • CUDA 12 packages are deprecated, please move to CUDA 13 ASAP.

Security Fixes

  • Fixed out-of-bounds read in SoftmaxCrossEntropyLoss via label bounds validation (#28004)
  • Hardened OneHot input validation and output-size computation (#28014)
  • Added SafeInt overflow protection in Expand and capped constant-folding output sizes (#28055)
  • Bounded total output allocation size in Tile kernel (#28070)
  • Added mask/input shape consistency checks in MaxpoolWithMask::Compute (#28223)
  • Fixed BitShift UB for shift amounts greater than or equal to bit width (#28272)
  • Validated sequence bounds in GQA (seqlens_k vs cos_cache) (#28277)
  • Validated conv bias shape in WordConvEmbedding to prevent OOB reads (#28279)
  • Fixed int32 overflow in CUDA Cast and UnaryElementWise kernels for very large tensors (#28386)
  • Fixed out-of-bounds read in CropBase scale handling (#28399)
  • Fixed rank-underflow bug in Inverse kernel trailing-dimension indexing (#28400)
  • Added sparse tensor external file path validation and additional external-path hardening (#28408, #28709, #28725)
  • Switched remaining torch.load() calls to weights_only=True (#28421)
  • Added CPU cache-indirection beam-index validation (#28486)
  • Added additional overflow/bounds checks and test coverage in runtime buffers (#28713, #28747)

New Features

Execution Provider Plugin API

  • Added zero-copy I/O for plugin EPs with HOST_ACCESSIBLE memory (#28037)
  • Added OrtEp::OnSessionInitializationEnd() callback (#28319)
  • Added plugin EP session-options getters (#28377)
  • Added CUDA Plugin EP provider options for streams and external allocators (#28603)

Core APIs & Runtime

  • Added support for ONNX overloaded functions (IR v10+) (#28275)
  • Added FLOAT8E8M0 datatype support in ONNX Runtime (#28381)
  • Added CPU Cast support for FLOAT8E8M0 (#28435)
  • Added kOrtEpDevice_EpMetadataKey_OSDriverVersion example and docs (#28282)

Quantization & Training Tooling

  • Added calibration cache support to quantize_static (#28221)

... (truncated)

Commits
  • 8f0278c [CUDA] Optimize QMoE SoftmaxTopK router for small-batch decode (#29026)
  • 66916b0 fix: NodeJS pkging stage needs to use CFS (#29007)
  • af99e19 Disable OrtEp::ort_version_supported sanity check to work around EPs that don...
  • 6fc112f 1.27.0 - cherry pick 2 (#28900)
  • 8f5403c 1.27.0 - cherry pick 1 (#28817)
  • 0b451f5 Switch NPM publishing to consume from CUDA 13 pipeline (#28773) (#28792)
  • a8baf5c Skip SetupDi device discovery if Win32k system calls are disabled (#28535)
  • 5c34495 fix(quantization): validate bias scale in QDQ Conv → QLinearConv fusion (#28229)
  • 8da5e91 Use abseil for readable POSIX stack traces in debug builds (#28405)
  • 8fcb725 feat(quantization): add opset-21 block_size attribute to QDQ (#28522)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by erscor_msft, a new releaser for onnxruntime-web since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 9, 2026
Bumps the prod-dependencies group with 1 update in the / directory: [onnxruntime-web](https://github.com/Microsoft/onnxruntime).


Updates `onnxruntime-web` from 1.24.3 to 1.27.0
- [Release notes](https://github.com/Microsoft/onnxruntime/releases)
- [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md)
- [Commits](microsoft/onnxruntime@v1.24.3...v1.27.0)

---
updated-dependencies:
- dependency-name: onnxruntime-web
  dependency-version: 1.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/prod-dependencies-c0543c56fc branch from 8e1a66d to 7aa6de8 Compare July 30, 2026 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants