Skip to content

Bump external/fmt from d02c582 to 74c51ff#285

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/submodules/external/fmt-74c51ff
Closed

Bump external/fmt from d02c582 to 74c51ff#285
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/submodules/external/fmt-74c51ff

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2022

Bumps external/fmt from d02c582 to 74c51ff.

Commits
  • 74c51ff Skip only strptime dependent test in scan-test
  • 69ffedf Use target_compile_features to specify C++ standard requirement
  • fae6f7e Optimize range formatter
  • a69e43c Update benchmark results
  • 91c024e Rename leading_v -> leading_xdigit
  • 649aa10 CI linux: add CIFuzz Github action
  • 3136473 Replace snprintf-based hex float formatter with internal implementation
  • 74d55a4 Add missing operators
  • 8276f1a Fix warning: the implicit by-copy capture of "this" is deprecated (EDG frontend)
  • 81ebe70 Fix warning: a class type that is not trivially copyable passed through ellip...
  • 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 `d02c582` to `74c51ff`.
- [Release notes](https://github.com/fmtlib/fmt/releases)
- [Commits](fmtlib/fmt@d02c582...74c51ff)

---
updated-dependencies:
- dependency-name: external/fmt
  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 Nov 27, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2022

Dependabot tried to add @ledyba-z as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/link-u/libavif-container/pulls/285/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the link-u/libavif-container repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2022

Superseded by #287.

@dependabot dependabot bot closed this Dec 4, 2022
@dependabot dependabot bot deleted the dependabot/submodules/external/fmt-74c51ff branch December 4, 2022 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