Skip to content

Update brotli dependency and bump version to 11.3.0#19

Merged
SeriousBug merged 1 commit intomasterfrom
update-dependencies
Nov 8, 2025
Merged

Update brotli dependency and bump version to 11.3.0#19
SeriousBug merged 1 commit intomasterfrom
update-dependencies

Conversation

@SeriousBug
Copy link
Copy Markdown
Owner

Summary

  • Updated brotli dependency from 6.0 to 8.0.2 in both root and impl crates
  • Bumped package version to 11.3.0 across all workspace crates
  • All tests pass, including brotli compression roundtrip tests

This release includes:

Test plan

  • Run full test suite with cargo test
  • Run compression-specific tests with features enabled
  • Verify brotli compression roundtrip test passes
  • Verify build succeeds with new versions

🤖 Generated with Claude Code

- Updated brotli from 6.0 to 8.0.2
- Bumped package version to 11.3.0 across all crates
- All tests pass including brotli compression roundtrip tests

This release includes the recently merged zstd compression support
and the updated brotli dependency.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.46%. Comparing base (f64892d) to head (e1b9ebf).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   73.29%   79.46%   +6.17%     
==========================================
  Files           9        9              
  Lines         498      448      -50     
==========================================
- Hits          365      356       -9     
+ Misses        133       92      -41     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@SeriousBug SeriousBug merged commit 1e6f110 into master Nov 8, 2025
6 checks passed
@SeriousBug SeriousBug deleted the update-dependencies branch November 8, 2025 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant