Skip to content

Commit 68b1bff

Browse files
oharboeclaude
andcommitted
Bump Boost 1.89.0.bcr.2 → 1.90.0.bcr.1
Updates all 27 boost module deps via the BOOST_VERSION constant. Boost 1.89→1.90 is source-compatible; CMake build (1.89.0) should continue working. The boost.context parse_headers patch may need rebasing if it doesn't apply cleanly to 1.90. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
1 parent 33c72bf commit 68b1bff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ bazel_dep(name = "rules_python", version = "1.8.5")
2020
bazel_dep(name = "rules_shell", version = "0.6.1")
2121
bazel_dep(name = "swig", version = "4.3.0.bcr.2")
2222

23-
BOOST_VERSION = "1.89.0.bcr.2"
23+
BOOST_VERSION = "1.90.0.bcr.1"
2424

2525
bazel_dep(name = "boost.algorithm", version = BOOST_VERSION)
2626
bazel_dep(name = "boost.asio", version = BOOST_VERSION)

0 commit comments

Comments
 (0)