Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency pybind11 to v2.11.1 #143

Merged
merged 1 commit into from
Jul 22, 2023
Merged

Update dependency pybind11 to v2.11.1 #143

merged 1 commit into from
Jul 22, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 22, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
pybind11 http_archive patch v2.11.0 -> v2.11.1

Release Notes

pybind/pybind11 (pybind11)

v2.11.1: Version 2.11.1

Compare Source

Changes:

  • PYBIND11_NO_ASSERT_GIL_HELD_INCREF_DECREF is now provided as an option for disabling the default-on PyGILState_Check()'s in pybind11::handle's inc_ref() & dec_ref(). #​4753

  • PYBIND11_ASSERT_GIL_HELD_INCREF_DECREF was disabled for PyPy in general (not just PyPy Windows). #​4751


NOTE: There was a version number mishap in the first attempt making this release. It was fixed within minutes with #​4756 and the stable branch was re-tagged. The upload to PyPI only succeeded for the corrected release.


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@mvukov mvukov merged commit 223747c into main Jul 22, 2023
5 checks passed
@mvukov mvukov deleted the renovate/pybind11-2.x branch July 22, 2023 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant