[PR #1235] [MERGED] Partially pick https://github.com/google/brotli/pull/1232 #1799

Closed
opened 2026-01-29 20:55:51 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/1235
Author: @copybara-service[bot]
Created: 1/6/2025
Status: Merged
Merged: 1/7/2025
Merged by: @copybara-service[bot]

Base: masterHead: test_712567713


📝 Commits (1)

📊 Changes

12 files changed (+1175 additions, -184 deletions)

View changed files

c/fuzz/MODULE.bazel (+20 -0)
c/fuzz/MODULE.bazel.lock (+323 -0)
c/fuzz/WORKSPACE.bazel (+0 -23)
go/MODULE.bazel (+21 -0)
go/MODULE.bazel.lock (+258 -0)
go/WORKSPACE.bazel (+0 -36)
java/MODULE.bazel (+34 -0)
java/MODULE.bazel.lock (+261 -0)
java/WORKSPACE.bazel (+0 -93)
research/MODULE.bazel (+18 -0)
research/MODULE.bazel.lock (+240 -0)
research/WORKSPACE.bazel (+0 -32)

📄 Description

Partially pick https://github.com/google/brotli/pull/1232


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/1235 **Author:** [@copybara-service[bot]](https://github.com/apps/copybara-service) **Created:** 1/6/2025 **Status:** ✅ Merged **Merged:** 1/7/2025 **Merged by:** [@copybara-service[bot]](https://github.com/apps/copybara-service) **Base:** `master` ← **Head:** `test_712567713` --- ### 📝 Commits (1) - [`95b81fc`](https://github.com/google/brotli/commit/95b81fcc296b05fe5024833d9b84bc39fb24f3dc) Partially pick https://github.com/google/brotli/pull/1232 ### 📊 Changes **12 files changed** (+1175 additions, -184 deletions) <details> <summary>View changed files</summary> ➕ `c/fuzz/MODULE.bazel` (+20 -0) ➕ `c/fuzz/MODULE.bazel.lock` (+323 -0) ➖ `c/fuzz/WORKSPACE.bazel` (+0 -23) ➕ `go/MODULE.bazel` (+21 -0) ➕ `go/MODULE.bazel.lock` (+258 -0) ➖ `go/WORKSPACE.bazel` (+0 -36) ➕ `java/MODULE.bazel` (+34 -0) ➕ `java/MODULE.bazel.lock` (+261 -0) ➖ `java/WORKSPACE.bazel` (+0 -93) ➕ `research/MODULE.bazel` (+18 -0) ➕ `research/MODULE.bazel.lock` (+240 -0) ➖ `research/WORKSPACE.bazel` (+0 -32) </details> ### 📄 Description Partially pick https://github.com/google/brotli/pull/1232 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:55:51 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1799