Closed dependabot[bot] closed 2 months ago
The recent change involves updating the flate2
dependency in the rocketmq-common
project from version 1.0.31
to 1.0.32
. This update aims to incorporate potential bug fixes, performance enhancements, or new features from the latest library version while keeping the existing functionality intact. The adjustment ensures the project remains up-to-date with the improvements in the flate2
library's compression and decompression capabilities.
Files | Change Summary |
---|---|
rocketmq-common/Cargo.toml |
Updated flate2 dependency version from 1.0.31 to 1.0.32 , maintaining features and default settings. |
%% No sequence diagram needed as the change is a simple dependency update.
🐰 In the code, a change so bright,
Flate2 hops to a new height!
Version bumps bring joy anew,
Bugs away, improvements too.
A little tweak, a leap in grace,
Compression smiles in every place! 🌟
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
🚀Thanks for your contribution🎉. CodeRabbit(AI) will review your code first🔥
Bumps flate2 from 1.0.31 to 1.0.32.
Release notes
Sourced from flate2's releases.
Changelog
Sourced from flate2's changelog.
Commits
367ec74
Merge pull request #423 from crazymerlyn/memerror6084e47
Bump versiond0fdac5
Return error instead of packing on Z_MEM_ERROR5d1ecf6
Merge pull request #422 from jongiddy/fix-main-ci35b4a63
Remove non-existent build in CId616177
Merge pull request #421 from jongiddy/test-minimal-version140b285
Check minimal version of Rust that compiles74b3c73
Merge pull request #419 from Byron/maintenance-guideaf8bcdb
update maintenance guide with recent newsdc6cab4
Merge pull request #420 from oyvindln/update_miniz_oxideDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show
Summary by CodeRabbit
flate2
dependency to version 1.0.32, potentially enhancing performance and stability.