Update dependency com_github_gabime_spdlog to v1.13.0 #224
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.12.0
->v1.13.0
Release Notes
gabime/spdlog (com_github_gabime_spdlog)
v1.13.0
: Version 1.13.0Compare Source
spdlog Release Notes
Version 1.13.0
Enhancements
CMAKE_BUILD_TYPE
only for single-config generators (#2839). Thanks to @moritz-h.spdlog_header_only
in build directory export (#2846). Thanks to @robertmaynard.SPDLOG_TO_VERSION
to compare spdlog version (#2853). Thanks to @kegechen.async_overflow_policy::discard_new
(#2876). Thanks to @walkerlala.syslog_sink.h
'ssyslog_prio_from_level
protected (#2918). Thanks to @shannonbooth.pthread_threadid_np
for iOS (#2897). Thanks to @lowdesertpunk..git-blame-ignore-revs
to ignore clang-format related commits (#2899). Thanks to @lowdesertpunk.SPDLOG_CONSTEXPR_FUNC
toFMT_CONSTEXPR
(#2901). Thanks to @kkraus14.Bug Fixes
fd_
is not nullptr infile_helper
to prevent possible crash if disk is full (#2972).systemd_sink.h
(#2919). Thanks to @M010.example.cpp
to fix the vector issue inbin_example
(#2963). Thanks to @zhuzhzh.circular_q::size()
(#2820).Maintenance
circular_q
.policy_max
fromcmake_minimum_required(..)
.clang-format
to google style and updated various formatting scripts.Contributors
Thanks to all the contributors who helped in this release: @krawq, @xvitaly, @moritz-h, @robertmaynard, @kegechen, @tt4g, @albert-github, @neothenil, @walkerlala, @shannonbooth, @M010, @marcusmueller, @lowdesertpunk, @zhuzhzh, and @Programicus.
Special thanks to @tt4g for helping 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.
This PR has been generated by Mend Renovate. View repository job log here.