TokTok / c-toxcore

The future of online communications.
https://tox.chat
GNU General Public License v3.0
2.21k stars 280 forks source link

chore(deps): bump third_party/cmp from `643e6a6` to `9b8fa1e` #2756

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps third_party/cmp from 643e6a6 to 9b8fa1e.

Commits
  • 9b8fa1e Merge pull request #80 from iphydf/const
  • 6b5f99d Merge pull request #75 from iphydf/cpp
  • be73455 cleanup: Use prefix-increment (++i) instead of i++.
  • 45df2af cleanup: Mark input pointer type for cmp_strerror as const.
  • 3d5f2d1 Update ci.yml
  • e5dbe35 Merge pull request #79 from iphydf/hex-const
  • 5c25d03 Merge pull request #78 from iphydf/ubsan
  • 32192b3 Merge pull request #77 from iphydf/bswap
  • ead7d11 Merge pull request #76 from iphydf/implicit-bool
  • 24fe12b Merge branch 'master' into implicit-bool
  • 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 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)

This change is Reviewable