Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency com_github_gabime_spdlog to v1.14.1 #320

Merged
merged 1 commit into from
May 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 26, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
com_github_gabime_spdlog http_archive minor v1.13.0 -> v1.14.1

Release Notes

gabime/spdlog (com_github_gabime_spdlog)

v1.14.1: Version 1.14.1

Compare Source

  • Fixed compatibility issue between c++17 and c++11 (#​3081).
  • Fixed creating folders under windows when full path with drive letter is given (#​3079).
  • Added mdc sample. Note: mdc is not supported in async loggers.

v1.14.0: Version 1.14.0

Compare Source

#include "spdlog/mdc.h"
..
spdlog::mdc::put("mdc_key_1", "mdc_value_1");
spdlog::info("Hello, {}", "World!");  // => [2024-04-26 02:08:05.040] [info] [mdc_key_1:mdc_value_1] Hello, World!

Full Changelog: gabime/spdlog@v1.13.0...v1.14.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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team April 26, 2024 00:15
@renovate renovate bot changed the title Update dependency com_github_gabime_spdlog to v1.14.0 Update dependency com_github_gabime_spdlog to v1.14.1 Apr 30, 2024
@renovate renovate bot force-pushed the renovate/com_github_gabime_spdlog-1.x branch from 2e2a696 to 668fd44 Compare April 30, 2024 13:21
@anakinxc anakinxc merged commit d380ba2 into main May 29, 2024
5 of 6 checks passed
@anakinxc anakinxc deleted the renovate/com_github_gabime_spdlog-1.x branch May 29, 2024 02:55
@github-actions github-actions bot locked and limited conversation to collaborators May 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant