Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2025

Updates the requirements on cmake to permit the latest version.

Commits
  • 9a75815 [Bot] Update to CMake 4.1.2
  • 3af4837 chore(deps): update pre-commit hooks
  • 99f8933 chore(deps): bump wntrblm/nox in the actions group
  • 007c218 chore(deps): bump astral-sh/setup-uv from 6 to 7 in the actions group (#645)
  • 76b40fd chore(deps): update pre-commit hooks (#644)
  • 3428d08 [Bot] Update to OpenSSL 3.5.4 (#642)
  • 7035db5 chore(deps): update pre-commit hooks
  • b4c4ec3 [Bot] Update to OpenSSL 3.5.3
  • fbf6c1e chore(deps): update pre-commit hooks
  • 1a2372f chore(deps): bump pypa/cibuildwheel from 3.1 to 3.2 in the actions group
  • 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)

Updates the requirements on [cmake](https://github.com/scikit-build/cmake-python-distributions) to permit the latest version.
- [Release notes](https://github.com/scikit-build/cmake-python-distributions/releases)
- [Changelog](https://github.com/scikit-build/cmake-python-distributions/blob/main/HISTORY.rst)
- [Commits](scikit-build/cmake-python-distributions@0.1.0...4.1.2)

---
updated-dependencies:
- dependency-name: cmake
  dependency-version: 4.1.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 24, 2025 07:19
@dependabot dependabot bot removed the request for review from a team October 24, 2025 07:19
@dependabot dependabot bot requested a review from mlukasze October 24, 2025 07:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 24, 2025
@sys-openvino-ci sys-openvino-ci added the ExternalPR External contributor label Oct 24, 2025
@mlukasze mlukasze enabled auto-merge October 24, 2025 07:45
@mlukasze mlukasze added this pull request to the merge queue Oct 24, 2025
github-merge-queue bot pushed a commit that referenced this pull request Oct 24, 2025
Updates the requirements on
[cmake](https://github.com/scikit-build/cmake-python-distributions) to
permit the latest version.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/scikit-build/cmake-python-distributions/commit/9a758150b2f8dcf27869a5f669c3183060dc938a"><code>9a75815</code></a>
[Bot] Update to CMake 4.1.2</li>
<li><a
href="https://github.com/scikit-build/cmake-python-distributions/commit/3af48375aed86635a7fefeab56dfec7e96a89668"><code>3af4837</code></a>
chore(deps): update pre-commit hooks</li>
<li><a
href="https://github.com/scikit-build/cmake-python-distributions/commit/99f89331b7c5aa9dc716f2f8fca116aac8bc3b1a"><code>99f8933</code></a>
chore(deps): bump wntrblm/nox in the actions group</li>
<li><a
href="https://github.com/scikit-build/cmake-python-distributions/commit/007c218741a1f7d29ff33bc76af7d8b474c34a35"><code>007c218</code></a>
chore(deps): bump astral-sh/setup-uv from 6 to 7 in the actions group
(<a
href="https://redirect.github.com/scikit-build/cmake-python-distributions/issues/645">#645</a>)</li>
<li><a
href="https://github.com/scikit-build/cmake-python-distributions/commit/76b40fdf72a5925abf0045bfc981d39baa38d501"><code>76b40fd</code></a>
chore(deps): update pre-commit hooks (<a
href="https://redirect.github.com/scikit-build/cmake-python-distributions/issues/644">#644</a>)</li>
<li><a
href="https://github.com/scikit-build/cmake-python-distributions/commit/3428d08bffa7e6dcc100a54be6b56856b0dcece3"><code>3428d08</code></a>
[Bot] Update to OpenSSL 3.5.4 (<a
href="https://redirect.github.com/scikit-build/cmake-python-distributions/issues/642">#642</a>)</li>
<li><a
href="https://github.com/scikit-build/cmake-python-distributions/commit/7035db5af2f71c92df1d7977637bee407e788589"><code>7035db5</code></a>
chore(deps): update pre-commit hooks</li>
<li><a
href="https://github.com/scikit-build/cmake-python-distributions/commit/b4c4ec374e337e892d21ac5b259ec3897908c1a0"><code>b4c4ec3</code></a>
[Bot] Update to OpenSSL 3.5.3</li>
<li><a
href="https://github.com/scikit-build/cmake-python-distributions/commit/fbf6c1e4b6419a2c04db3791c3576979ed0f01b0"><code>fbf6c1e</code></a>
chore(deps): update pre-commit hooks</li>
<li><a
href="https://github.com/scikit-build/cmake-python-distributions/commit/1a2372f92a728eafa975ba8027d574ea98eb3957"><code>1a2372f</code></a>
chore(deps): bump pypa/cibuildwheel from 3.1 to 3.2 in the actions
group</li>
<li>Additional commits viewable in <a
href="https://github.com/scikit-build/cmake-python-distributions/compare/0.1.0...4.1.2">compare
view</a></li>
</ul>
</details>
<br />


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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 24, 2025
@mlukasze mlukasze added this pull request to the merge queue Oct 27, 2025
Merged via the queue into master with commit 60a2aa1 Oct 27, 2025
208 checks passed
@mlukasze mlukasze deleted the dependabot/pip/cmake-lte-4.1.2 branch October 27, 2025 08:15
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 ExternalPR External contributor no-match-files python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants