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.15.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
gabime/spdlog (spdlog)
v1.15.1
: Version 1.15.1fmt
version to 11.1.3 by @gabime in https://github.com/gabime/spdlog/pull/3332fwrite_unlocked()
if available by @gabime in https://github.com/gabime/spdlog/pull/3276 and https://github.com/gabime/spdlog/pull/3318rotating_file_sink
by @hjs-ast in https://github.com/gabime/spdlog/pull/3269null_sink
final
by @gabime in https://github.com/gabime/spdlog/pull/3267fmt::
andstd::
to avoid ambiguous calls by @LiAuTraver in https://github.com/gabime/spdlog/pull/3259/utf-8
only when the compiler is MSVC by @miyanyan in https://github.com/gabime/spdlog/pull/3260bin_to_hex()
when usingstd::format
by @koniarik in https://github.com/gabime/spdlog/pull/3315load_env_levels
by @ken-matsui in https://github.com/gabime/spdlog/pull/3327rotate_now()
by @matteodelseppia in https://github.com/gabime/spdlog/pull/3281to_string_view
function forfmt
11.1 by @chenrui333 in https://github.com/gabime/spdlog/pull/3301to_string_view
overload infmt >= 11.1
by @jdrouhard in https://github.com/gabime/spdlog/pull/3314string_view_literals
to resolve issues #3287 and #3233 by @yalov in https://github.com/gabime/spdlog/pull/3291set_color_mode(..)
inansicolor_sink
by @gabime in https://github.com/gabime/spdlog/pull/3323daily_file_sink
by @F1F88 in https://github.com/gabime/spdlog/pull/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 https://github.com/gabime/spdlog/pull/3137/Zc:__cplusplus
and/MP
to MSVC only by @zjyhjqs in https://github.com/gabime/spdlog/pull/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.