Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps src/deps/pybind11 from ee2b522 to 9727dcd.

Commits
  • 9727dcd chore: future safe bugbear opinionated warnings (#4393)
  • 663b86c Add flake8 B905 to extend-ignore in setup.cfg (#4391)
  • 9db9880 Correct class names for KeysView, ValuesView and ItemsView in bind_map (#4353)
  • 0012685 Add option for enable/disable enum members in docstring. (#2768)
  • 65374c8 pybind11::handle inc_ref() & dec_ref() PyGILState_Check() **excluding...
  • 65cc9d2 chore(deps): bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 (#4389)
  • 4768a6f chore(deps): update pre-commit hooks (#4386)
  • a672de7 Fix source comment typo (#4388)
  • a6e75e4 chore(deps): bump pypa/gh-action-pypi-publish from 1.5.2 to 1.6.1 (#4384)
  • 6a1023e chore(deps): bump deadsnakes/action from 2.1.1 to 3.0.0 (#4383)
  • 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 `9727dcd`.
- [Release notes](https://github.com/pybind/pybind11/releases)
- [Commits](pybind/pybind11@ee2b522...9727dcd)

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

Codecov Report

Merging #1498 (396341f) into main (f7123d0) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1498   +/-   ##
=======================================
  Coverage   80.07%   80.07%           
=======================================
  Files         196      196           
  Lines       21677    21677           
  Branches     4298     4298           
=======================================
  Hits        17357    17357           
  Misses       2173     2173           
  Partials     2147     2147           
Flag Coverage Δ
py-unittests 80.07% <ø> (ø)

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 f7123d0...396341f. Read the comment docs.

@meshula meshula merged commit eb23bfe into main Dec 13, 2022
@dependabot dependabot bot deleted the dependabot/submodules/src/deps/pybind11-9727dcd branch December 13, 2022 19:06
MichaelPlug pushed a commit to MichaelPlug/OpenTimelineIO that referenced this pull request Aug 5, 2023
…undation#1498)

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

---
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