Skip to content

Bump spdlog 1.15.1 → 1.17.0#10104

Open
oharboe wants to merge 1 commit intoThe-OpenROAD-Project:masterfrom
oharboe:upgrade/bazel-spdlog
Open

Bump spdlog 1.15.1 → 1.17.0#10104
oharboe wants to merge 1 commit intoThe-OpenROAD-Project:masterfrom
oharboe:upgrade/bazel-spdlog

Conversation

@oharboe
Copy link
Copy Markdown
Collaborator

@oharboe oharboe commented Apr 10, 2026

Minor version bump. If any spdlog API changed, the CMake build (DependencyInstaller.sh pins 1.15.0) may also need updating.

Minor version bump. If any spdlog API changed, the CMake build
(DependencyInstaller.sh pins 1.15.0) may also need updating.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the spdlog dependency version in MODULE.bazel from 1.15.1 to 1.17.0. The review feedback suggests ensuring consistency by also updating the version in DependencyInstaller.sh to match this change.

bazel_dep(name = "or-tools", version = "9.15")
bazel_dep(name = "readline", version = "8.2.bcr.3")
bazel_dep(name = "spdlog", version = "1.15.1")
bazel_dep(name = "spdlog", version = "1.17.0")
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The pull request description notes that DependencyInstaller.sh pins spdlog to version 1.15.0. To maintain consistency across build systems and avoid potential discrepancies in behavior or API availability, please update the version in DependencyInstaller.sh to 1.17.0 as well.

@github-actions
Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant