Skip to content

🔙 Backport #325 and dependency updates for 1.2.x#329

Merged
burgholzer merged 3 commits intov1.2.xfrom
backport-for-1.2.2
Feb 16, 2026
Merged

🔙 Backport #325 and dependency updates for 1.2.x#329
burgholzer merged 3 commits intov1.2.xfrom
backport-for-1.2.2

Conversation

@burgholzer
Copy link
Contributor

Description

This back ports the changes from #325 to the stable v1.2.x branch.
It also includes all the dependency updates from main.

Checklist:

  • The pull request only contains commits that are focused and relevant to this change.
  • I have added appropriate tests that cover the new/changed functionality.
  • I have updated the documentation to reflect these changes.
  • I have added entries to the changelog for any noteworthy additions, changes, fixes, or
    removals.
  • I have added migration instructions to the upgrade guide (if needed).
  • The changes follow the project's style guidelines and introduce no new warnings.
  • The changes are fully tested and pass the CI checks.
  • I have reviewed my own code changes.

renovate bot and others added 2 commits February 16, 2026 12:51
## Description

Only two of the three headers necessary for the device interface are
prefixed. The `constants.h` is not. However, only due to this fact,
every device depends on an available QDMI installation. This PR also
adds the `constants.h` header to the files that are copied into the
include directory of the device.

## Checklist:

<!---
This checklist serves as a reminder of a couple of things that ensure
your pull request will be merged swiftly.
-->

- [x] The pull request only contains commits that are focused and
relevant to this change.
- [x] I have added appropriate tests that cover the new/changed
functionality.
- [ ] I have updated the documentation to reflect these changes.
- [x] I have added entries to the changelog for any noteworthy
additions, changes, fixes, or
      removals.
- [ ] I have added migration instructions to the upgrade guide (if
needed).
- [x] The changes follow the project's style guidelines and introduce no
new warnings.
- [x] The changes are fully tested and pass the CI checks.
- [x] I have reviewed my own code changes.

---------

Signed-off-by: burgholzer <burgholzer@me.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: burgholzer <burgholzer@me.com>
@burgholzer burgholzer added this to the v1.2.2 milestone Feb 16, 2026
@burgholzer burgholzer self-assigned this Feb 16, 2026
@burgholzer burgholzer added the backport Backports of features to stable branches label Feb 16, 2026
@burgholzer burgholzer changed the base branch from develop to v1.2.x February 16, 2026 11:55
@github-actions
Copy link
Contributor

github-actions bot commented Feb 16, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-02-16 12:33 UTC

@burgholzer burgholzer merged commit 408da30 into v1.2.x Feb 16, 2026
16 checks passed
@burgholzer burgholzer deleted the backport-for-1.2.2 branch February 16, 2026 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Backports of features to stable branches

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments