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 ee2b522 to e133c33 #1492

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2022

Bumps src/deps/pybind11 from ee2b522 to e133c33.

Commits
  • e133c33 chore: Convert direct multiprocessing.set_start_method("forkserver") call to ...
  • 358ba45 Fix test added with PR #4330 (#4372)
  • b14d58b chore(deps): bump pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2 (#4370)
  • 8869984 scoped_interpreter. overloaded constructor: PyConfig param (#4330)
  • 06003e8 Introduce a new style of warning suppression based on push/pop (#4285)
  • 9907bed fix(.github): fix bug-report issue template (#4363)
  • 9c18a74 Use multiprocessing start_method "forkserver" (#4306)
  • 4894922 Use PyEval_InitThreads() as intended (#4350)
  • 296615a Add macos_brew_install_llvm to ci.yml (#4326)
  • 88b019a fix pybind11Tools.cmake typo causing Unknown arguments (#4327)
  • 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 `ee2b522` to `e133c33`.
- [Release notes](https://github.com/pybind/pybind11/releases)
- [Commits](pybind/pybind11@ee2b522...e133c33)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Dec 5, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #1492 (875c192) into main (f7123d0) will decrease coverage by 0.00%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1492      +/-   ##
==========================================
- Coverage   80.07%   80.06%   -0.01%     
==========================================
  Files         196      196              
  Lines       21677    21677              
  Branches     4298     4298              
==========================================
- Hits        17357    17355       -2     
- Misses       2173     2175       +2     
  Partials     2147     2147              
Flag Coverage Δ
py-unittests 80.06% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ntimelineio/opentimelineio-bindings/otio_tests.cpp 32.03% <0.00%> (-1.95%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f7123d0...875c192. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2022

Superseded by #1498.

@dependabot dependabot bot closed this Dec 12, 2022
@dependabot dependabot bot deleted the dependabot/submodules/src/deps/pybind11-e133c33 branch December 12, 2022 01:23
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.

1 participant