Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.4.0] Don't HTML escape bazel mod JSON output #23819

Merged
merged 1 commit into from
Oct 1, 2024

Commits on Sep 30, 2024

  1. Don't HTML escape bazel mod JSON output

    Otherwise `"<root>"` ends up being escaped with Unicode escape sequences, which is unnecessarily complex.
    
    Work towards bazelbuild#22691
    
    Closes bazelbuild#23785.
    
    PiperOrigin-RevId: 680633877
    Change-Id: Ic3c90c33bbf1209efa90be78b432e2132f0a1f05
    fmeum authored and bazel-io committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6866035 View commit details
    Browse the repository at this point in the history