Merge pull request #1182 from eugo-inc:master PiperOrigin-RevId: 765091808
Recent Commits to brotli:master
-
Merge pull request #1182 from eugo-inc:master
-
chore: fixing trailing whitespace in python/README.md
chore: fixing trailing whitespace in python/README.md
-
Merge branch 'google:master' into master
Merge branch 'google:master' into master
-
update CI pipelines
update CI pipelines PiperOrigin-RevId: 764197690
-
perf: conditionally install pkgconfig if using system brotli
perf: conditionally install pkgconfig if using system brotli
-
Merge branch 'google:master' into master
Merge branch 'google:master' into master
-
Fix ISO C build breakage. (#1255)
Fix ISO C build breakage. (#1255) ISO C prohibits inline declarations of variables. Move the declaration to the start of the block. Co-authored-by: Eugene Kliuchnikov <eustas.ru@gmail.com>
-
Add a SBOM template in CycloneDX format (#1224)
Add a SBOM template in CycloneDX format (#1224) Improve supply chain security by including a SBOM file with substituted values. This will be used to construct a composite platform SBOM. Signed-off-by: Richard Hughes <rhughes@redhat.com> Co-authored-by: Eugene Kliuchnikov <eustas.ru@gmail.com>
-
Fix typos (#1242)
Fix typos (#1242) Co-authored-by: Eugene Kliuchnikov <eustas.ru@gmail.com>
-
Update bro.py: Fix undefined name in Python code (#1240)
Update bro.py: Fix undefined name in Python code (#1240) `outfile` is used before it is defined on the following line so use `options.outfile` instead. % `ruff check` ``` Error: python/bro.py:168:64: F821 Undefined name `outfile` ``` Co-authored-by: Eugene Kliuchnikov <eustas.ru@gmail.com>
-
Bump ossf/scorecard-action from 2.4.0 to 2.4.1 (#1252)
Bump ossf/scorecard-action from 2.4.0 to 2.4.1 (#1252) Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](https://github.com/ossf/scorecard-action/compare/62b2cac7ed8198b15735ed49ab1e5cf35480ba46...f49aabe0b5af0936a0987cfb85d86b75731b0186) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eugene Kliuchnikov <eustas.ru@gmail.com>
-
Bump actions/cache from 4.1.2 to 4.2.3 (#1258)
Bump actions/cache from 4.1.2 to 4.2.3 (#1258) Bumps [actions/cache](https://github.com/actions/cache) from 4.1.2 to 4.2.3. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/6849a6489940f00c2f30c0fb92c6274307ccb58a...5a3ec84eff668545956fd18022155c47e93e2684) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eugene Kliuchnikov <eustas.ru@gmail.com>
-
Bump actions/upload-artifact from 4.4.3 to 4.6.2 (#1259)
Bump actions/upload-artifact from 4.4.3 to 4.6.2 (#1259) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.3 to 4.6.2. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882...ea165f8d65b6e75b540449e92b4886f43607fa02) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eugene Kliuchnikov <eustas.ru@gmail.com>
-
Bump softprops/action-gh-release from 2.1.0 to 2.2.2 (#1263)
Bump softprops/action-gh-release from 2.1.0 to 2.2.2 (#1263) Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.1.0 to 2.2.2. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](https://github.com/softprops/action-gh-release/compare/01570a1f39cb168c169c802c3bceb9e93fb10974...da05d552573ad5aba039eaac05058a918a7bf631) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eugene Kliuchnikov <eustas.ru@gmail.com>
-
Bump actions/setup-python from 5.3.0 to 5.6.0 (#1265)
Bump actions/setup-python from 5.3.0 to 5.6.0 (#1265) Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.3.0 to 5.6.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/0b93645e9fea7318ecaed2b359559ac225c90a2b...a26af69be951a213d495a4c3e4e4022e16d87065) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>