Skip to content

Update opencl3 requirement from 0.9 to 0.12#2

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/opencl3-0.12
Open

Update opencl3 requirement from 0.9 to 0.12#2
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/opencl3-0.12

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 13, 2026

Updates the requirements on opencl3 to permit the latest version.

Changelog

Sourced from opencl3's changelog.

Version 0.12.3 (2026-03-08)

Bug fixes

  • PR #76 Fix naming issue.
    The name of the new wrap function should have been wrap_cl_context.

Version 0.12.2 (2026-03-06)

New Features

  • Issue #73 Provide the ability to create a context and command queue from a cl_context or cl_command_queue

Version 0.12.1 (2025-09-22)

  • PR #72 fix static linking by disabling default features in cl3.

Version 0.12.0 (2025-04-19)

Changes

  • Update for Rust edition = "2024"

New Features

  • Add cl_qcom_perf_hint feature.
  • Add cl_ext_buffer_device_address feature.

Version 0.11.0 (2025-02-19)

Changes

  • Up to date with OpenCL-Headers tag v2024.10.24.

Version 0.10.0 (2024-12-21)

Bug fixes

  • Issue #69 Unsound issue in SvmVec.

New Features

  • Issue #70 Support dynamic linking.

Version 0.9.5 (2023-12-22)

New Features

  • Issue #64 Update with new features in OpenCL-Headers repo.

... (truncated)

Commits

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 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 [opencl3](https://github.com/kenba/opencl3) to permit the latest version.
- [Changelog](https://github.com/kenba/opencl3/blob/main/RELEASES.md)
- [Commits](https://github.com/kenba/opencl3/commits)

---
updated-dependencies:
- dependency-name: opencl3
  dependency-version: 0.12.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 13, 2026
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants