Skip to content

Bump external/fmt from bbd6ed5 to 6a9016e - #83

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/submodules/external/fmt-6a9016e
Closed

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/submodules/external/fmt-6a9016e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 7, 2021

Copy link
Copy Markdown
Contributor

Bumps external/fmt from bbd6ed5 to 6a9016e.

Commits
  • 6a9016e fix formatted_size with "compiled format" as argument (#2161)
  • 6e1fc01 Move detail::truncating_iterator to fmt/compile.h
  • e718ec3 Make truncating_iterator an output_iterator (#2158)
  • 772aeca Don't include <cassert>. (#2148) (#2152)
  • 684b5b0 Fix fallback to runtime API from compile-time API (#2143)
  • d8b9254 use simplified void_t for all compilers other than gcc 4.x (#2160)
  • 835b910 Add an is_formattable trait
  • 5788740 Revert "Optimize handling of integer constants" (#2147)
  • 640acba Print x.what() of FMT_THROW when exception is disabled (#2145)
  • d8e1c9f fix fmt::get for some GCC versions and legacy Clang (#2144)
  • 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)

Bumps [external/fmt](https://github.com/fmtlib/fmt) from `bbd6ed5` to `6a9016e`.
- [Release notes](https://github.com/fmtlib/fmt/releases)
- [Commits](fmtlib/fmt@bbd6ed5...6a9016e)

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 Mar 7, 2021
@dependabot
dependabot Bot requested a review from ledyba-z March 7, 2021 17:00
@dependabot @github

dependabot Bot commented on behalf of github Mar 14, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #85.

@dependabot dependabot Bot closed this Mar 14, 2021
@dependabot
dependabot Bot deleted the dependabot/submodules/external/fmt-6a9016e branch March 14, 2021 17:00
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.

0 participants