Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps externalpackages/fmt from f0903ad to 2ac6c5c.

Commits
  • 2ac6c5c Fix error C2668 on Windows with option /std:c++latest (#3680)
  • d9063ba Fix perf regression in ostream::print
  • f7542c5 Apply clang-format
  • 130cf54 Use a more sensible locale in tests
  • 8e0ca05 Use a more sensible locale in tests
  • bf497ac Cleanup test
  • bb8d50f add a suffix for days and fix the one for minutes (#3664)
  • f76603f fix: make std::bitset formattable again (#3660)
  • f918289 Bump actions/checkout from 4.0.0 to 4.1.0 (#3666)
  • 72e883e Diagnose unsupported code unit types
  • 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 <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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Oct 16, 2023
@dschwoerer
Copy link
Contributor

@dependabot rebase

Bumps [externalpackages/fmt](https://github.com/fmtlib/fmt) from `f0903ad` to `2ac6c5c`.
- [Release notes](https://github.com/fmtlib/fmt/releases)
- [Commits](fmtlib/fmt@f0903ad...2ac6c5c)

---
updated-dependencies:
- dependency-name: externalpackages/fmt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/submodules/externalpackages/fmt-2ac6c5c branch from f0ca9a2 to 939b239 Compare October 17, 2023 17:48
@ZedThree ZedThree merged commit 38671e6 into master Oct 18, 2023
@dependabot dependabot bot deleted the dependabot/submodules/externalpackages/fmt-2ac6c5c branch October 18, 2023 08:33
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