Skip to content

Commit

Permalink
Bump extern/fmt from 621e9c1 to c95722a (#759)
Browse files Browse the repository at this point in the history
Bumps [extern/fmt](https://github.com/fmtlib/fmt) from `621e9c1` to
`c95722a`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fmtlib/fmt/commit/c95722ad629092b7c5e8bcc4ce4019c413f53711"><code>c95722a</code></a>
Improve naming consistency</li>
<li><a
href="https://github.com/fmtlib/fmt/commit/db06b0df875856968c562d564b595a4e2861144e"><code>db06b0d</code></a>
Use countl_zero in bigint</li>
<li><a
href="https://github.com/fmtlib/fmt/commit/b9ec48d9ca60253ca295910e9078566090d98135"><code>b9ec48d</code></a>
Cleanup bigint</li>
<li><a
href="https://github.com/fmtlib/fmt/commit/3faf6f181e4b277868578dd97034aada145aee8c"><code>3faf6f1</code></a>
Add min_of/max_of</li>
<li><a
href="https://github.com/fmtlib/fmt/commit/d64b100a30f5e3df9f7fe08cfdf3d89ed755ad6d"><code>d64b100</code></a>
Relax constexpr</li>
<li><a
href="https://github.com/fmtlib/fmt/commit/ff9ee0461a8dd02cbaf9458aa13301aa1099c0f7"><code>ff9ee04</code></a>
Fix handling FMT_BUILTIN_TYPES</li>
<li><a
href="https://github.com/fmtlib/fmt/commit/1c5883bef081a5cce75bdc4dab0ce922d3bb600f"><code>1c5883b</code></a>
Test nondeterministic conversion to format string</li>
<li><a
href="https://github.com/fmtlib/fmt/commit/cacc3108c5b74020dba7bf3c6d3a7e58cdc085b2"><code>cacc310</code></a>
Don't assume repeated evaluation of string literal produce the same
pointer</li>
<li><a
href="https://github.com/fmtlib/fmt/commit/fade652ade6e9ba4b16e7484cbda5ee4c9178918"><code>fade652</code></a>
Require clang &gt;=15 for _BitInt support (<a
href="https://github.com/fmtlib/fmt/issues/4176">#4176</a>)</li>
<li><a
href="https://github.com/fmtlib/fmt/commit/96dca569a1251ea77f434c2773d4db55c4b8a488"><code>96dca56</code></a>
Module linkage fixes for shared build (<a
href="https://github.com/fmtlib/fmt/issues/4169">#4169</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/fmtlib/fmt/compare/621e9c17c58ab7ee3ec0faf3ec39e3565332593f...c95722ad629092b7c5e8bcc4ce4019c413f53711">compare
view</a></li>
</ul>
</details>
<br />


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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 5cf950e commit 4f4d128
Showing 1 changed file with 1 addition and 1 deletion.