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 cpp deps #2283

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Update cpp deps #2283

wants to merge 2 commits into from

Conversation

iyanmv
Copy link

@iyanmv iyanmv commented Jan 9, 2025

Summary

Update header-only C++ libraries spdlog and nlohmann_json to more recent versions.

This is just to quickly test if something breaks using the GitHub Actions tests.

Details and comments

Current fixed versions for nlohmann_json and spdlog are about 7 years and 3 years old, respectively. This PR simply updates this versions to more recent versions. The latest versions of nlohmann_json is used. The latest version of spdlog cannot be used because it was released after Conan Center stopped updates for Conan 1.x last November.

Maybe this will make issues such as #1742 visible in GitHub CI as well.

iyanmv added 2 commits January 9, 2025 16:38
This is because 1.15.0 was released on November 9, 2024. But Conan 1.x
stop receiving updated on November 4, 2024.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant