dioptra-io / caracal

:cat: A fast ICMP/UDP IPv4/v6 Paris traceroute and ping engine.
https://dioptra-io.github.io/caracal/
MIT License
26 stars 4 forks source link

build(deps): bump extern/pybind11 from `71fd524` to `acae930` #16

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps extern/pybind11 from 71fd524 to acae930.

Commits
  • acae930 Merge branch 'master' into stable
  • f7b4996 [skip ci] Tweaks in preparation for the 2.8.1 release. (#3421)
  • f1594cb docs: changelog update for 2.8.1 (#3416)
  • 90707b4 fix(build): support conan's multiple includes of all files (#3420)
  • e7e2c79 fix: improve support for Python 3.11-dev (#3368)
  • c2d3e22 fix: the types for return_value_policy_override in optional_caster (#3376)
  • d45a881 [pre-commit.ci] pre-commit autoupdate (#3409)
  • 9379b39 fix: MSVC 2017 C++17 on Python 3 regression (#3407)
  • 78ee782 feat: Add C++ binding to throw AttributeError (#3387)
  • 076c89f tests: test recursive dispatch using visitor pattern (#3365)
  • 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)
codecov[bot] commented 3 years ago

Codecov Report

Merging #16 (3bd61c2) into main (93a9768) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #16   +/-   ##
=======================================
  Coverage   80.15%   80.15%           
=======================================
  Files          22       22           
  Lines        1063     1063           
  Branches      304      304           
=======================================
  Hits          852      852           
  Misses        129      129           
  Partials       82       82           

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 93a9768...3bd61c2. Read the comment docs.