Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2022

Bumps src/deps/pybind11 from 5bc0943 to ee2b522.

Commits
  • ee2b522 Fix functional.h bug + introduce test to verify that it is fixed (#4254)
  • 0176632 chore: sync blacken-docs hook with black (#4304)
  • 2441d25 chore(deps): update pre-commit hooks (#4302)
  • 252ed8f docs: prepare for 2.10.1 release (#4279)
  • b1bd7f2 fix: define (non-empty) PYBIND11_EXPORT_EXCEPTION only under macOS. (#4298)
  • 3a2c96b fix: unicode surrogate character in Python exception message. (#4297)
  • 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 `5bc0943` to `ee2b522`.
- [Release notes](https://github.com/pybind/pybind11/releases)
- [Commits](pybind/pybind11@5bc0943...ee2b522)

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

Codecov Report

Merging #1476 (18c4af8) into main (b52667d) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1476   +/-   ##
=======================================
  Coverage   78.89%   78.89%           
=======================================
  Files         200      200           
  Lines       21724    21724           
  Branches     4403     4403           
=======================================
  Hits        17140    17140           
  Misses       2354     2354           
  Partials     2230     2230           
Flag Coverage Δ
py-unittests 78.89% <ø> (ø)

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


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 b52667d...18c4af8. Read the comment docs.

@meshula meshula merged commit b6fbca2 into main Nov 8, 2022
@dependabot dependabot bot deleted the dependabot/submodules/src/deps/pybind11-ee2b522 branch November 8, 2022 07:45
MichaelPlug pushed a commit to MichaelPlug/OpenTimelineIO that referenced this pull request Aug 5, 2023
…undation#1476)

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

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

Signed-off-by: dependabot[bot] <[email protected]>

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