Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 31, 2025

Bumps openvinotoolkit/openvino from 36a8f092d3250e7a2a365f0445e61297d91c358e to 6ea81c056f0646d7e8adfc89cecc66738fc2c46c.

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
  • 6ea81c0 [NPUW] Fixes for Coverity issues (#33395)
  • 50375a3 [core] Remove deprecated ov::fundamental_type_for function (#33412)
  • ccda8fa Bump pyparsing from 3.2.5 to 3.3.1 (#33409)
  • dd189f5 Update numpy requirement from <2.4.0,>=1.16.6 to >=1.16.6,<2.5.0 in /tests (#...
  • 669b4e1 Update pytest requirement from <8.5,>=5.0 to >=5.0,<9.1 in /src/bindings/pyth...
  • c851712 Update flake8-pep3101 requirement from <=2.1.0 to <=3.0.0 in /src/bindings/py...
  • 6a8cdc4 [GHA] Clean up duplicated coverage flags (#33341)
  • 7af9c76 [Snippets][CPU] Switch to newer versions of FP16/FP32 matmul KAI kernels (ARM...
  • e5b6833 Bump pytest from 9.0.1 to 9.0.2 (#33408)
  • 59f523d [Py OV] Remove deprecated openvino.runtime part 2 (#33106)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 31, 2025
@dependabot dependabot bot requested a review from akashchi as a code owner December 31, 2025 09:20
@dependabot dependabot bot added the github_actions Pull requests that update GitHub Actions code label Dec 31, 2025
@github-actions github-actions bot added the category: GHA CI based on Github actions label Dec 31, 2025
@dependabot dependabot bot force-pushed the dependabot/github_actions/openvinotoolkit/openvino-6ea81c056f0646d7e8adfc89cecc66738fc2c46c branch 6 times, most recently from 423bb39 to 75ec2b1 Compare January 13, 2026 09:20
@dependabot dependabot bot force-pushed the dependabot/github_actions/openvinotoolkit/openvino-6ea81c056f0646d7e8adfc89cecc66738fc2c46c branch 5 times, most recently from 6ec1ec7 to 05a1619 Compare January 20, 2026 09:13
@dependabot dependabot bot force-pushed the dependabot/github_actions/openvinotoolkit/openvino-6ea81c056f0646d7e8adfc89cecc66738fc2c46c branch 7 times, most recently from 54706e5 to 8021a8e Compare January 28, 2026 09:12
@dependabot dependabot bot force-pushed the dependabot/github_actions/openvinotoolkit/openvino-6ea81c056f0646d7e8adfc89cecc66738fc2c46c branch from 8021a8e to 56893b3 Compare January 29, 2026 09:14
Bumps [openvinotoolkit/openvino](https://github.com/openvinotoolkit/openvino) from 36a8f092d3250e7a2a365f0445e61297d91c358e to 6ea81c056f0646d7e8adfc89cecc66738fc2c46c.
- [Release notes](https://github.com/openvinotoolkit/openvino/releases)
- [Changelog](https://github.com/openvinotoolkit/openvino/blob/master/docs/RELEASE.MD)
- [Commits](openvinotoolkit/openvino@36a8f09...6ea81c0)

---
updated-dependencies:
- dependency-name: openvinotoolkit/openvino
  dependency-version: 6ea81c056f0646d7e8adfc89cecc66738fc2c46c
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/openvinotoolkit/openvino-6ea81c056f0646d7e8adfc89cecc66738fc2c46c branch from 56893b3 to 3eb92f7 Compare January 30, 2026 09:11
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.

1 participant