Skip to content

Bump src/deps/pybind11 from 34f587d to 8da58da#96

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/submodules/src/deps/pybind11-8da58da
Closed

Bump src/deps/pybind11 from 34f587d to 8da58da#96
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/submodules/src/deps/pybind11-8da58da

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 30, 2022

Bumps src/deps/pybind11 from 34f587d to 8da58da.

Commits
  • 8da58da chore: perfectly forward all make_iterator args (#3980)
  • 748ae22 Add missing error handling to module_::def_submodule (#3973)
  • 68f8010 chore: add err guard to capsule destructor and add a move to iostream (#3958)
  • 8d14e66 fix: avoid catch (...) for expected import numpy failures (#3974)
  • 2c549eb Move PyErr_NormalizeException() up a few lines (#3971)
  • 2d4a20c chore: add missing moves for buffer_func and staticmethod in pybind11.h (#3969)
  • 4624e8e Don't return pointers to static objects with return_value_policy::take_owners...
  • c42414d (perf): use a rvalue cast in func_wrapper (#3966)
  • 918d448 fix(cmake): support cross-compiles with classic Python (#3959)
  • 1e4bd22 fix(cmake): support release and debug at the same time (#3948)
  • 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 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)

Bumps [src/deps/pybind11](https://github.com/pybind/pybind11) from `34f587d` to `8da58da`.
- [Release notes](https://github.com/pybind/pybind11/releases)
- [Commits](pybind/pybind11@34f587d...8da58da)

---
updated-dependencies:
- dependency-name: src/deps/pybind11
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels May 30, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 6, 2022

Superseded by #98.

@dependabot dependabot bot closed this Jun 6, 2022
@dependabot dependabot bot deleted the dependabot/submodules/src/deps/pybind11-8da58da branch June 6, 2022 22:05
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 submodules Pull requests that update Submodules code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants