Skip to content

Amend release notes to make it clear that bzlmod support is only for Bazel 7+ #3928

Description

@vreuter

What happened?

7a71042 introduces use_repo_rule, which was introduced in Bazel 7. In our case, bumping rules_nodejs from 6.3.0 to 6.7.5 therefore breaks compatibility with Bazel 6, even though Bazel 6 compatibility is claimed in recent release notes. Is there some workaround which was envisioned, and/or is this a known issue?

Version

  • rules_nodejs version 6.7.5
  • Bazel version 6.6

How to reproduce

# MODULE.bazel
bazel_dep(name = "rules_nodejs", version = "6.7.5")

Any other information?

No response

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions