Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 26, 2025

Bumps openvinotoolkit/openvino from 36a8f092d3250e7a2a365f0445e61297d91c358e to 4291e7a547a700fbc0bb8209e27610f8e42797c6.

Changelog

Sourced from openvinotoolkit/openvino's changelog.

OpenVINO Release Management

The process described below reflects the approach to managing OpenVINO releases.

Release Milestones

  • Planning
  • Execution (development of new features)
  • Stabilization (Feature Freeze, Code Freeze milestones)
  • Validation
  • Distribution

Planning

This phase takes 2-4 weeks and involves scoping the backlog, prioritizing it, analyzing, and making commitments by developers for timelines specified by the release manager.

Execution (development of new features)

Stabilization (Feature Freeze, Code Freeze milestones)

  • Feature Freeze: This milestone ensures that no new features are added to the software after a certain point. This allows the development team to focus on stabilizing and refining the existing features, fixing bugs, and improving performance without the risk of introducing new issues.
  • Code Freeze: This milestone marks the point where no new code changes are allowed except for critical bug fixes. This helps in ensuring that the final product is stable and reliable, as it minimizes the risk of last-minute changes that could introduce new bugs or instability.

Release Validation

  • This is a continuous process executed on a regular basis with cadence based on testing type: nightly, bi-weekly, weekly.
  • After Code Freeze, the testing team can perform final regression testing to ensure that recent changes have not introduced new bugs and that the software meets the required quality standards.

Distribution

  • OpenVINO has different types of build distribution: Regular releases, Long-Term Support, Pre-release releases, Nightly builds. Read more here: OpenVINO Release Policy
  • Different distribution channels are supported. Explore different options here: OpenVINO Download
Commits
  • 4291e7a [TF Lite FE] Embedding Lookup implementation (#32820)
  • 806eb8b [GPU] init enable_large_allocations to silent valgrind (#33022)
  • 8da03d4 [GPU] Fix NaNs in single-token SDPA with conditional attention mask clamp (#3...
  • fcb474c Disable CPU func tests execution cache to debug test failure (#33030)
  • 792ddf3 [Snippets][CPU] Precision enforcement fix (#32914)
  • 76a84a4 [NPUW] Introduce lazy I/O allocation for infer requests (#32277)
  • 923ea9b [C API] Remove infer_async_wait_for_return_busy test (#32692)
  • 628c30f [CPU][GPU]Support Rope for GPT-OSS (#32910)
  • 60a2dfd [GHA] Force OMP threading on RISC-V Xuantie CI job (#32995)
  • 77ccf55 [PyOV][Linter] Change max line length to 120 (#32987)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 26, 2025
@github-actions github-actions bot added the category: GHA CI based on Github actions label Nov 26, 2025
@as-suvorov as-suvorov requested a review from akashchi November 26, 2025 11:53
Bumps [openvinotoolkit/openvino](https://github.com/openvinotoolkit/openvino) from 36a8f092d3250e7a2a365f0445e61297d91c358e to 4291e7a547a700fbc0bb8209e27610f8e42797c6.
- [Release notes](https://github.com/openvinotoolkit/openvino/releases)
- [Changelog](https://github.com/openvinotoolkit/openvino/blob/master/docs/RELEASE.MD)
- [Commits](openvinotoolkit/openvino@36a8f09...4291e7a)

---
updated-dependencies:
- dependency-name: openvinotoolkit/openvino
  dependency-version: 4291e7a547a700fbc0bb8209e27610f8e42797c6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/openvinotoolkit/openvino-4291e7a547a700fbc0bb8209e27610f8e42797c6 branch from 2362055 to ed5e7f5 Compare November 27, 2025 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: GHA CI based on Github actions dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants