Skip to content

Bump spdlog 1.15.1 → 1.17.0#10104

Closed
oharboe wants to merge 1 commit into
The-OpenROAD-Project:masterfrom
oharboe:upgrade/bazel-spdlog
Closed

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

Conversation

@oharboe

@oharboe oharboe commented Apr 10, 2026

Copy link
Copy Markdown
Collaborator

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>

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

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.

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.

Comment thread MODULE.bazel
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! 👍"

@oharboe

oharboe commented Apr 13, 2026

Copy link
Copy Markdown
Collaborator Author

out of sight out of mind for now. seems to work.

@oharboe oharboe closed this Apr 13, 2026
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