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

Bump src/deps/pybind11 from e7e2c79 to 918d448 #1315

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps src/deps/pybind11 from e7e2c79 to 918d448.

Commits
  • 918d448 fix(cmake): support cross-compiles with classic Python (#3959)
  • 1e4bd22 fix(cmake): support release and debug at the same time (#3948)
  • a8b3ff3 chore: add a couple of moves in pybind11.h (#3941)
  • dff6fa0 fix(cmake): avoid issue with NVCC + Windows (#3947)
  • 1a7b129 ci: fix cuda issue & MSVC spurious warning (#3950)
  • 72eea20 Fix py::cast from pytype rvalue to pytype (#3949)
  • 48c7be4 Undoing previous accidental commit. Sorry I forgot to git branch.
  • 5621ab8 Do we have a unit test for the traceback code in error_string()?
  • ad146b2 [pre-commit.ci] pre-commit autoupdate (#3933)
  • 2e33130 chore: remove unused include from stl.h (#3928)
  • 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 `e7e2c79` to `918d448`.
- [Release notes](https://github.com/pybind/pybind11/releases)
- [Commits](pybind/pybind11@e7e2c79...918d448)

---
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 23, 2022
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented May 23, 2022

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: dependabot[bot] (ca8d43d)

@meshula
Copy link
Collaborator

meshula commented May 24, 2022

@dependabot ignore this dependency

@dependabot dependabot bot closed this May 24, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 24, 2022

OK, I won't notify you about src/deps/pybind11 again, unless you re-open this PR or update it yourself. 😢

@meshula
Copy link
Collaborator

meshula commented May 24, 2022

I have turned off the dependabot monitoring of pybind11 until such time as we no longer support Python 2. pybind11 dropped support for Python 2, so we are now pinned at the last viable version, which was 2.9.2

@ssteinbach ssteinbach deleted the dependabot/submodules/src/deps/pybind11-918d448 branch September 30, 2022 05:13
@JeanChristopheMorinPerso
Copy link
Member

JeanChristopheMorinPerso commented Oct 2, 2022

@meshula @ssteinbach should we reopen this PR? We dropped Python 2.7 which means we can now update Pybind11. See #1395.

@meshula
Copy link
Collaborator

meshula commented Oct 2, 2022

sounds good.

@meshula
Copy link
Collaborator

meshula commented Oct 2, 2022

@dependabot reopen

@dependabot dependabot bot reopened this Oct 2, 2022
@dependabot dependabot bot restored the dependabot/submodules/src/deps/pybind11-918d448 branch October 2, 2022 22:51
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 2, 2022

Superseded by #1439.

@dependabot dependabot bot closed this Oct 2, 2022
@dependabot dependabot bot deleted the dependabot/submodules/src/deps/pybind11-918d448 branch October 2, 2022 22:51
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.

2 participants