Skip to content

Conversation

@mergify
Copy link

@mergify mergify bot commented Jan 30, 2026

Description

This PR updates nanobind to 2.11.0.

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.

(cherry picked from commit 603aae2)

## Description

This PR updates `nanobind` to 2.11.0.

## Checklist:

- [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.~
- [x] ~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.~
- [x] ~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.

(cherry picked from commit 603aae2)

# Conflicts:
#	uv.lock
@mergify mergify bot added the conflicts PRs that currently have conflicts with their base branch label Jan 30, 2026
@mergify
Copy link
Author

mergify bot commented Jan 30, 2026

Cherry-pick of 603aae2 has failed:

On branch mergify/bp/v3.x/pr-1481
Your branch is up to date with 'origin/v3.x'.

You are currently cherry-picking commit 603aae26.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   .github/workflows/ci.yml
	modified:   .license-tools-config.json
	deleted:    bindings/core_patterns.txt
	modified:   bindings/dd/register_dd.cpp
	modified:   bindings/ir/register_ir.cpp
	modified:   bindings/na/register_fomac.cpp
	modified:   bindings/na/register_na.cpp
	modified:   noxfile.py
	modified:   pyproject.toml
	modified:   python/mqt/core/dd.pyi
	modified:   python/mqt/core/ir/__init__.pyi
	modified:   python/mqt/core/na/__init__.pyi
	modified:   python/mqt/core/na/fomac.pyi

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   uv.lock

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@codecov
Copy link

codecov bot commented Jan 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@mergify mergify bot added the conflict label Jan 30, 2026
Signed-off-by: Daniel Haag <121057143+denialhaag@users.noreply.github.com>
@mergify mergify bot removed the conflict label Jan 30, 2026
@denialhaag denialhaag added dependencies Pull requests that update a dependency file python Anything related to Python code backport Changes that have been backported to a stable release branch and removed conflicts PRs that currently have conflicts with their base branch labels Jan 30, 2026
@denialhaag denialhaag enabled auto-merge (squash) January 30, 2026 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Changes that have been backported to a stable release branch dependencies Pull requests that update a dependency file python Anything related to Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant