Skip to content

Bazel 9 compatibility #278

Description

@marekkrk

rules_jsonnet 0.7.2 depends on an outdated version of jsonnet_cpp that is not compatible with Bazel 9:

File "/xyz/e039a0d51aa3648f6061154c43aa4253/external/jsonnet_go++http_archive+cpp_jsonnet/stdlib/BUILD", line 9, column 11, in <toplevel>
                cc_library(
        File "/virtual_builtins_bzl/bazel/exports.bzl", line 40, column 9, in _removed_rule_failure
Error in fail:
         This rule has been removed from Bazel. Please add a `load()` statement for it.
         This can also be done automatically by running:
         buildifier --lint=fix <path-to-BUILD-or-bzl-file>

Please bump versions of dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions