chore(deps): update dependency spdlog to v1.16.0 #547
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:
1.14.1
->1.16.0
Release Notes
gabime/spdlog (spdlog)
v1.16.0
: version 1.16.0Full 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.3dup_filter_sink
when reporting skipped messages by @SleepingSoul in #3390max-size
andmax-files
inrotating_file_sink
after creation by @gabime in #3397spdlog::register_or_replace(new_logger)
to safely replace existing loggers in the registry by @gabime in #3398Full Changelog: gabime/spdlog@v1.15.2...v1.15.3
Special thanks to @tt4g for assisting with community questions and issues.
v1.15.2
: Version 1.15.2%D
format flag, in #3361%z
(UTC offset) on Apple and POSIX.1-2024-conforming platforms by @toh-ableton in #3366Full Changelog: gabime/spdlog@v1.15.1...v1.15.2
Special thanks to @tt4g for assisting with community questions and issues.
v1.15.1
: Version 1.15.1fmt
version to 11.1.3 by @gabime in #3332fwrite_unlocked()
if available by @gabime in #3276 and #3318rotating_file_sink
by @hjs-ast in #3269null_sink
final
by @gabime in #3267fmt::
andstd::
to avoid ambiguous calls by @LiAuTraver in #3259/utf-8
only when the compiler is MSVC by @miyanyan in #3260bin_to_hex()
when usingstd::format
by @koniarik in #3315load_env_levels
by @ken-matsui in #3327rotate_now()
by @matteodelseppia in #3281to_string_view
function forfmt
11.1 by @chenrui333 in #3301to_string_view
overload infmt >= 11.1
by @jdrouhard in #3314string_view_literals
to resolve issues #3287 and #3233 by @yalov in #3291set_color_mode(..)
inansicolor_sink
by @gabime in #3323daily_file_sink
by @F1F88 in #3249Full Changelog: gabime/spdlog@v1.15.0...v1.15.1
Special thanks to @tt4g for helping with community questions and issues
v1.15.0
: Version 1.15.0What's Changed
FMT_ENFORCE_COMPILE_STRING
by @AJIOB in #3137/Zc:__cplusplus
and/MP
to MSVC only by @zjyhjqs in #3139/pull/3244
Full changelog: gabime/spdlog@v1.14.1...v1.15.0
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 was generated by Mend Renovate. View the repository job log.