mozilla / bergamot-translator

INACTIVE - Bergamot translator
Mozilla Public License 2.0
73 stars 10 forks source link

Bump 3rd_party/pybind11 from `9ec1128` to `d0232b1` #243

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps 3rd_party/pybind11 from 9ec1128 to d0232b1.

Commits
  • d0232b1 Use annotated for array (#4679)
  • 8e1f9d5 Add format_descriptor\<> & npy_format_descriptor\<> PyObject * specializa...
  • 6e6bcca Create s Security Policy (#4671)
  • ce9bbc0 Python 3.11+: Add __notes__ to error_already_set::what() output. (#4678)
  • 19816f0 chore: update changelog, with target date for v2.11.0 release (#4677)
  • d72ffb4 ci: set minimal permissions to github workflows (#4665)
  • cca4c51 Update errors in string "Explicit conversions" docs (#4658)
  • e9b961d Elide to-python conversion of setter return values (#4621)
  • 90312a6 Add type_caster\<PyObject> (#4601)
  • f701654 Introduce recursive_container_traits (#4623)
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #244.