Skip to content

chore(deps): Update dev-image pinned deps - #1073

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/dev-image-pinned-deps
Open

chore(deps): Update dev-image pinned deps#1073
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/dev-image-pinned-deps

Conversation

@renovate

@renovate renovate Bot commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change Pending
AOMediaCodec/SVT-AV1 minor 4.1.04.2.0
intel/intel-graphics-compiler minor 2.36.32.38.2
microsoft/onnxruntime patch 1.27.01.27.1 v1.28.0
oneapi-src/level-zero minor 1.30.01.32.0

Release Notes

AOMediaCodec/SVT-AV1 (AOMediaCodec/SVT-AV1)

v4.2.0

Compare Source

[4.2.0] - 2026-07-14

VOD / Random Access

  • Added TUNE-VMAF mode targeting ~15% VMAF BD-rate improvement at minimal PSNR loss
  • Implemented single-thread processing mode with RA handling
  • RA preset tuning and bitrate optimization for M3-M5
  • New CLI options: --cqp, --enable-intrabc, --hbd-mds, --enable-kf-tf
  • Added raw OBU output format as an alternative to IVF
  • Signal initial_display_delay in sequence header to fix A/V sync on seek

RTC / Low Delay

  • Added CBR rate control with Kalman-filter QP estimation, cyclic refresh, and frame re-encode
  • Added on-the-fly MG size, preset, bitrate, and frame rate changes
  • Added reference frame management API with LTR support and two-layer RPS structure
  • Exposed --max-intra-bitrate-pct and --max-inter-bitrate-pct parameters
  • Improved compression efficiency vs. cycle tradeoff across RTC presets
  • Optimized memory footprint for RTC mode with small resolutions
  • Further speed and quality tuning for RTC

Encoder (general)

  • Refactored entropy coding: direct tile-buffer writes, arithmetic coder simplifications, coefficient shaving
  • CDEF optimizations: 8-bit boundary-aware filter, persistent scratch buffers, luma/chroma specialization
  • MD and ME optimizations (LPD1 early-skip, VLPD0 fast path, static-block ME bypass)
  • Optimized still-image screen content detection
  • Optimized TPL dispatch when TPL is disabled
  • Added ENABLE_STACK_PROTECTOR CMake option to prevent the stack protector flag from being added

Arm

  • Added lowbd (8-bit) int16 forward transform NEON kernels (4x4 through 32x32)
  • Added Neon SAD, quantize-matrix, SSIM, VMAF, variance, and pixel projection error kernels
  • Added SVE2 VMAF kernels and hardware CRC-32C for hash-based ME
  • Optimized convolution, full distortion, and SAD calculation functions

Bug fixes and documentation

  • Fixed superres recode crash, RESIZE_DYNAMIC under --rtc, RTC candidate-count overflow, recon output, and memory leak
  • Fixed signed left-shift UB, OOB reads, and race conditions in rate control
  • Added NVTX/Nsight Systems profiling hooks, PPC toolchain, and macOS universal binary support
  • Addressed cppcheck warnings and rewrote affected unit tests
  • Addressed USAN and MSAN warnings
  • Reduced OBMC stack usage to fix a crash with PGO
  • General code cleanup, documentation updates, and test improvements
intel/intel-graphics-compiler (intel/intel-graphics-compiler)

v2.38.2: IGC v2.38.2

Compare Source

Fixed Issues / Improvements

List of all changes: intel/intel-graphics-compiler@v2.36.3...v2.38.2

Dependencies revisions

Project Branch Revision
opencl-clang ocl-open-170 059ad9df
SPIRV-LLVM-Translator llvm_release_170 6798e157
SPIRV-Tools main 28a883ba
SPIRV-Headers main b8a32968
vc-intrinsics master v0.25.0
LLVM project release/17.x llvmorg-17.0.6

Supported platforms

  • DG1
  • Alchemist (DG2)
  • Battlemage
  • Tiger Lake
  • Rocket Lake
  • Alder Lake
  • Meteor Lake
  • Raptor Lake
  • Lunar Lake
  • Arrow Lake
  • Panther Lake
  • Wildcat Lake
  • Crescent Island
  • Nova Lake

The release is based on build 22051.
Ubuntu 24.04 binary packages for LLVM17/Clang17 are included.

Packages' sha256 checksums:

3dbcbe4e716d62e9bd43a4a476d724cf772b4581dbcdd096d70df382e7ccad7e  intel-igc-core-2_2.38.2+22051_amd64.deb
9f5baaaaa9125fe24c2a08f04e8db5f84287df81932d01cf460a48e3c668fe2a  intel-igc-core-devel_2.38.2+22051_amd64.deb
e265d191590efd5491bfbbd148c144fdd40aea51e0b57f8651130d2da20b8186  intel-igc-opencl-2_2.38.2+22051_amd64.deb
4996231446be5af4cd0f875d6dc4a13d61c0ca80b1a5c388056d19c79ea7c490  intel-igc-opencl-devel_2.38.2+22051_amd64.deb
microsoft/onnxruntime (microsoft/onnxruntime)

v1.27.1: ONNX Runtime v1.27.1

Compare Source

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

  • [MLAS] Fixed an igemm regression in the KleidiAI path (#​28571)
  • Fixed a QMoE CPU livelock by eliminating nested intra-op parallelism (#​29081)
  • Fixed a regression in graph-capture session initialization that rejected an empty graph (#​29457)
  • Fixed CustomOp forward compatibility by capping the version instead of rejecting it (#​29574)

Performance

NVIDIA CUDA EP
  • Added a QMoE GEMV fast path for batch-1 decode (#​29038)

CI & Build Infrastructure

  • Fixed an incorrect identity for azcopy (#​29274)
  • Fixed a brew install applesimutils failure by trusting the wix/brew tap (#​29450)
  • Upgraded to Xcode 26 (#​29468)
  • Stopped echoing the command when setting a VSO variable in mac-cpu-packing-jobs.yml (#​29575)
  • Fixed the web e2e (npm/vite) and Python DML CI pipelines (#​29609)

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

oneapi-src/level-zero (oneapi-src/level-zero)

v1.32.0

Compare Source

v1.31.0

Compare Source

  • Fix: logger use-after-free in ZeLogger during teardown
  • Fix: .mako drift from actual headers
  • Fix: Static Analysis Fixes
  • Feature: Enable System Resource Tracker on Windows
  • Removed unnused size_t for to_string in 32b compiles
  • Use PROJECT_DIR instead of CMAKE_DIR to support subproject builds

Configuration

📅 Schedule: (in timezone Europe/Vienna)

  • Branch creation
    • "before 6am every weekday"
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from lusoris as a code owner June 28, 2026 22:14
@renovate
renovate Bot force-pushed the renovate/dev-image-pinned-deps branch from 6f37ec3 to e1b9586 Compare July 14, 2026 03:02
@renovate renovate Bot changed the title chore(deps): Update dependency oneapi-src/level-zero to v1.31.0 chore(deps): Update dev-image pinned deps Jul 14, 2026
@renovate
renovate Bot force-pushed the renovate/dev-image-pinned-deps branch 2 times, most recently from 5201b6c to e61ac75 Compare July 17, 2026 00:07
@renovate
renovate Bot force-pushed the renovate/dev-image-pinned-deps branch from e61ac75 to bb8c8ae Compare July 17, 2026 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants