Skip to content

Update dependency spdlog to v1.17.0#197

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/spdlog-1.x
Open

Update dependency spdlog to v1.17.0#197
renovate[bot] wants to merge 1 commit intomainfrom
renovate/spdlog-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 14, 2025

This PR contains the following updates:

Package Type Update Change
spdlog bazel_dep minor 1.15.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.

v1.16.0: version 1.16.0

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

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

v1.15.3: Version 1.15.3

Full Changelog: gabime/spdlog@v1.15.2...v1.15.3

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 is behind base branch, 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 requested a review from a team August 14, 2025 11:23
@renovate renovate bot force-pushed the renovate/spdlog-1.x branch from 4381fc0 to 2d155ca Compare October 12, 2025 13:50
@renovate renovate bot changed the title Update dependency spdlog to v1.15.3 Update dependency spdlog to v1.16.0 Oct 12, 2025
@renovate renovate bot force-pushed the renovate/spdlog-1.x branch from 2d155ca to 5a4289b Compare November 4, 2025 05:53
@renovate renovate bot changed the title Update dependency spdlog to v1.16.0 Update dependency spdlog to v1.16.0.bcr.1 Nov 4, 2025
@renovate renovate bot force-pushed the renovate/spdlog-1.x branch from 5a4289b to 86c96f8 Compare November 30, 2025 13:10
@renovate renovate bot changed the title Update dependency spdlog to v1.16.0.bcr.1 Update dependency spdlog to v1.16.0.bcr.2 Nov 30, 2025
@renovate renovate bot force-pushed the renovate/spdlog-1.x branch from 86c96f8 to 891f8c7 Compare January 5, 2026 21:10
@renovate renovate bot changed the title Update dependency spdlog to v1.16.0.bcr.2 Update dependency spdlog to v1.17.0 Jan 5, 2026
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.

0 participants