Skip to content
Snippets Groups Projects
Unverified Commit b75158b3 authored by bazel.build machine account's avatar bazel.build machine account Committed by GitHub
Browse files

[8.0.0] Include apparent names of deps in `bazel mod` JSON output (#24234)

This allows IDEs to query for the direct dependencies of the root module
as well as how they can refer to them from the point of view of the root
module.

Also always emit `name` and `version` so that consumers don't have to
know how to parse module keys.

Work towards #22691

Closes #23787.

PiperOrigin-RevId: 693453084
Change-Id: Ie3fd5e89301d8e83d0eaa686188634923853f01a

Commit
https://github.com/bazelbuild/bazel/commit/1003d2c31bf4f90ded7015b1b7ed570d50ed6a63



Co-authored-by: default avatarFabian Meumertzheim <fabian@meumertzhe.im>
parent f03d1876
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment