Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps external/fmt from 7ad8004 to 04864b1.

Commits
  • 04864b1 Remove unused include
  • 6b018ed add support for positional arguments as width and precision specifiers (#4643)
  • 46a4599 Fix missing named-arg validation for compiled format strings (#4638)
  • cbd4fc1 test(scan): add basic float scan coverage (#4644)
  • bf3babf Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#4642)
  • 95ba443 Add funding configuration for GitHub
  • 605dd2a Make digits2_i noexcept to match digits2 function (#4639)
  • See full diff 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)

Bumps [external/fmt](https://github.com/fmtlib/fmt) from `7ad8004` to `04864b1`.
- [Release notes](https://github.com/fmtlib/fmt/releases)
- [Commits](fmtlib/fmt@7ad8004...04864b1)

---
updated-dependencies:
- dependency-name: external/fmt
  dependency-version: '04864b1111658e80daea0c925d0baa924ef5f5a5'
  dependency-type: direct:production
...

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 Jan 5, 2026
@dependabot dependabot bot requested a review from AMS21 as a code owner January 5, 2026 04:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Jan 5, 2026
@AMS21 AMS21 merged commit 8f9da16 into develop Jan 5, 2026
25 of 64 checks passed
@AMS21 AMS21 deleted the dependabot/submodules/external/fmt-04864b1 branch January 5, 2026 12:17
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.

2 participants