Skip to content

Bump src/deps/pybind11 from 8bee61b to 0f4761b#1012

Merged
meshula merged 1 commit intomasterfrom
dependabot/submodules/src/deps/pybind11-0f4761b
Jul 12, 2021
Merged

Bump src/deps/pybind11 from 8bee61b to 0f4761b#1012
meshula merged 1 commit intomasterfrom
dependabot/submodules/src/deps/pybind11-0f4761b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 12, 2021

Bumps src/deps/pybind11 from 8bee61b to 0f4761b.

Commits
  • 0f4761b Rollback of DOWNLOAD_CATCH=OFF change merged via PR #3059. (#3092)
  • cf006af Fix typos and docs style (#3088)
  • bac5a0c Go all the way fixing clang-tidy issues to avoid the NOLINTNEXTLINE clutter a...
  • b5357d1 fix(clang-tidy): Enable clang-tidy else-after-return and redundant void check...
  • 6d1b197 Splitting out pybind11/stl/filesystem.h. (#3077)
  • c090c8c Unify cast_error message thrown by [simple|unpacking]_collector (#3013)
  • 0ad116d Adding codespell to .pre-commit-config.yaml (follow-on to PR #3075). (#3076)
  • 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 `8bee61b` to `0f4761b`.
- [Release notes](https://github.com/pybind/pybind11/releases)
- [Commits](pybind/pybind11@8bee61b...0f4761b)

---
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 Jul 12, 2021
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #1012 (d7b4294) into master (918797b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1012   +/-   ##
=======================================
  Coverage   85.55%   85.55%           
=======================================
  Files         192      192           
  Lines       18317    18317           
  Branches     2056     2056           
=======================================
  Hits        15672    15672           
  Misses       2119     2119           
  Partials      526      526           
Flag Coverage Δ
unittests 85.55% <ø> (ø)

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 918797b...d7b4294. Read the comment docs.

Copy link
Copy Markdown
Collaborator

@meshula meshula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is clang formatting + an automagic filesystem wrapper. inconsequential to us

@meshula meshula merged commit 5957ddc into master Jul 12, 2021
@dependabot dependabot bot deleted the dependabot/submodules/src/deps/pybind11-0f4761b branch July 12, 2021 03:51
@ssteinbach ssteinbach added this to the Public Beta 14 milestone Oct 26, 2021
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.

3 participants