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 da8c730 to 7c6f2f8 #1449

Merged
merged 1 commit into from Oct 14, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2022

Bumps src/deps/pybind11 from da8c730 to 7c6f2f8.

Commits
  • 7c6f2f8 fix: PyCapsule_GetDestructor is allowed to return a nullptr destructor (#4221)
  • 4a42156 test_eigen.py test_nonunit_stride_to_python bug fix (ASAN failure) (#4217)
  • 6cb2147 fix: NVCC 11.4.0 - 11.8.0 host bug workaround (#4220)
  • 864ed11 chore: steal arg_v.value from copied arg in unpacking_collector (#4219)
  • 8275b76 ci: update pre-commit schedule (#4212)
  • 600d697 [pre-commit.ci] pre-commit autoupdate (#4210)
  • c78dfe6 bugfix: Add error checking to list append and insert (#4208)
  • See full diff 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 `da8c730` to `7c6f2f8`.
- [Release notes](https://github.com/pybind/pybind11/releases)
- [Commits](pybind/pybind11@da8c730...7c6f2f8)

---
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 Oct 10, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #1449 (c909d2c) into main (5faf124) will decrease coverage by 0.00%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1449      +/-   ##
==========================================
- Coverage   78.85%   78.84%   -0.01%     
==========================================
  Files         203      203              
  Lines       22246    22246              
  Branches     4517     4517              
==========================================
- Hits        17541    17540       -1     
- Misses       2437     2438       +1     
  Partials     2268     2268              
Flag Coverage Δ
py-unittests 78.84% <ø> (-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 27.65% <0.00%> (-1.07%) ⬇️

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 5faf124...c909d2c. Read the comment docs.

@ssteinbach ssteinbach merged commit d76d744 into main Oct 14, 2022
@ssteinbach ssteinbach deleted the dependabot/submodules/src/deps/pybind11-7c6f2f8 branch October 14, 2022 03:49
MichaelPlug pushed a commit to MichaelPlug/OpenTimelineIO that referenced this pull request Aug 5, 2023
…undation#1449)

Bumps [src/deps/pybind11](https://github.com/pybind/pybind11) from `da8c730` to `7c6f2f8`.
- [Release notes](https://github.com/pybind/pybind11/releases)
- [Commits](pybind/pybind11@da8c730...7c6f2f8)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Michele Spina <michelespina96@gmail.com>
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.

None yet

2 participants