Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 5, 2026

This PR contains the following updates:

Package Type Update Change
spdlog bazel_dep minor 1.16.0.bcr.21.17.0

Release Notes

gabime/spdlog (spdlog)

v1.17.0: Version 1.17.0

  • Bump bundled {fmt} library to 12.1.0
  • Fix the %z formatter (UTC offset):
    • Windows: Replaced implementation for better accuracy and speed (~2.5x) by @​gabime in #​3508
    • FreeBSD: Fixed incorrect implementation (#​3483) by @​gabime in #​3491
    • Fixed issue where the offset was not displaying as +00:00 when the formatter was configured to show UTC time.
    • Removed unreliable fallback for Unix systems lacking tm_gmtoff. If compilation fails on such platforms, use SPDLOG_NO_TZ_OFFSET=ON (%z will display +??:?? instead of compilation error).
  • Set CMAKE_BUILD_TYPE only in top-level project by @​double-fault in #​3480
  • Change access scope for ANSI target_file_ from private to protected by @​fab4100 in #​3486
  • Fix UWP detection by @​jdumas in #​3489
  • Fix include <fcntl.h> in tcp_client.h to avoid compilation failures by @​maordadush in #​3497
  • Tests: Fix unit tests to respect default level names by @​ssam18 in #​3492
  • Docs: Fix misleading comment in blocking_queue header by @​zanewong233 in #​3504
  • Fix sign-compare warning by @​AleksandrSokolkin in #​3479
  • Fix sign conversion warnings in qt_sinks.h by @​ssam18 in #​3487

Full Changelog: gabime/spdlog@v1.16.0...v1.17.0

Special thanks to @​tt4g for assisting with community questions and issues.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Jan 5, 2026
@renovate renovate bot requested a review from a team January 5, 2026 20:43
@renovate renovate bot added the dependencies label Jan 5, 2026
@Jamie-Cui Jamie-Cui self-requested a review January 7, 2026 09:50
Copy link
Collaborator

@Jamie-Cui Jamie-Cui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants