html2md icon indicating copy to clipboard operation
html2md copied to clipboard

Bump python/pybind11 from `a406a62` to `1f8b4a7`

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps python/pybind11 from a406a62 to 1f8b4a7.

Commits
  • 1f8b4a7 fix(cmake): NO_EXTRAS in pybind11_add_module function partially working (...
  • ad9fd39 chore(deps): bump pypa/cibuildwheel in the actions group (#5376)
  • 1d9483f Added exception translator specific mutex used with try_translate_exceptions ...
  • a7910be Add warn disable for GGC 12 bound checking error (#5355)
  • 0cf3a0f ci: PyPI attestations (#5374)
  • 5b7c0b0 docs: update changelog for 2.13.6 (#5372)
  • ef5a956 Enable type-safe interoperability between different independent Python/C++ bi...
  • 5efc743 chore(deps): bump the actions group with 2 updates (#5361)
  • 8a801bd chore(deps): update pre-commit hooks (#5350)
  • aeda49e Properly translate C++ exception to Python exception when creating Python buf...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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] avatar Sep 23 '24 18:09 dependabot[bot]