chore(deps): bump the patch-versions group with 5 updates#6410
chore(deps): bump the patch-versions group with 5 updates#6410hanabi1224 merged 2 commits intomainfrom
Conversation
Bumps the patch-versions group with 5 updates: | Package | From | To | | --- | --- | --- | | [async-compression](https://github.com/Nullus157/async-compression) | `0.4.36` | `0.4.37` | | [blake2b_simd](https://github.com/oconnor663/blake2_simd) | `1.0.3` | `1.0.4` | | [data-encoding-macro](https://github.com/ia0/data-encoding) | `0.1.18` | `0.1.19` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.5` | `1.1.8` | | [assert_cmd](https://github.com/assert-rs/assert_cmd) | `2.1.1` | `2.1.2` | Updates `async-compression` from 0.4.36 to 0.4.37 - [Release notes](https://github.com/Nullus157/async-compression/releases) - [Commits](Nullus157/async-compression@async-compression-v0.4.36...async-compression-v0.4.37) Updates `blake2b_simd` from 1.0.3 to 1.0.4 - [Commits](oconnor663/blake2_simd@1.0.3...1.0.4) Updates `data-encoding-macro` from 0.1.18 to 0.1.19 - [Commits](https://github.com/ia0/data-encoding/commits) Updates `flate2` from 1.1.5 to 1.1.8 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.5...1.1.8) Updates `assert_cmd` from 2.1.1 to 2.1.2 - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: async-compression dependency-version: 0.4.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: blake2b_simd dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: data-encoding-macro dependency-version: 0.1.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: flate2 dependency-version: 1.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: assert_cmd dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions ... Signed-off-by: dependabot[bot] <support@github.com>
WalkthroughThis pull request updates the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 📜 Recent review detailsConfiguration used: Repository UI Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (1)📚 Learning: 2025-08-08T12:10:45.218ZApplied to files:
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (8)
🔇 Additional comments (1)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted filessee 17 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Bumps the patch-versions group with 5 updates:
0.4.360.4.371.0.31.0.40.1.180.1.191.1.51.1.82.1.12.1.2Updates
async-compressionfrom 0.4.36 to 0.4.37Commits
59bb9f2chore: release (#439)3705127chore: Set async-compression msrv (#440)a063a3eFix BufWriter::flush_buf: propagate error before reset (#438)30a69f7chore: Switch futures_core::ready to standard library api (#436)34ac711ci: Use cargo-deny graph option (#437)Updates
blake2b_simdfrom 1.0.3 to 1.0.4Commits
6a94ae2version 1.0.4dc3b8c8don't try to build libfuzzer-sys outside of Linux5d4ae82edition 20249e1713cfix a deprecated function warning in testscc018d5update outdated dependenciese35c74cUpdate constant_time_eq from 0.3.0 to 0.4.282b3e2amacOS runners are AArch64 now, not x86687a41eupdate duct to v1.0.0ae455a3update blake2 --help output in blake2_bin/README.mdUpdates
data-encoding-macrofrom 0.1.18 to 0.1.19Commits
Updates
flate2from 1.1.5 to 1.1.8Release notes
Sourced from flate2's releases.
Commits
8b66c27Merge pull request #525 from Byron/test-zlib-API5e752c9Address PR review3196dd0refactor internal feature toggles to better represent the status quo106cbccBump patch level in preparation for releaseaf7a0b3Add capabilties test for functions reserved to zlib-implementations.22c77eeDescribeunreachable!("...")branch inDeflate::set_level()ofzlib-rsb9e2979Remove C-binding specific restriction from CI forzlib-rstest.71eb5c5Merge pull request #524 from Byron/complete-zlib-rsfec67ebzlib-rs: supportset_dictionaryandset_levelecfdc2dupdate zlib-rs to 0.5.5Updates
assert_cmdfrom 2.1.1 to 2.1.2Changelog
Sourced from assert_cmd's changelog.
Commits
edda0b2chore: Release assert_cmd version 2.1.2891d412docs: Update changeloge39dc36Merge pull request #267 from epage/mustd947cb0fix: Add must_use before assertions are applied7b8fd99Merge pull request #264 from kemingy/doc_macro_semicolon79f8e57docs: add the missing semicolon for macro6289384chore(deps): Update Rust Stable to v1.92 (#262)7b353d8Merge pull request #260 from assert-rs/renovate/actions-checkout-6.x48cda51chore(deps): Update actions/checkout action to v6ee88946docs: Clarify cargo_bin_cmdDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsSummary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.