build(deps): bump the cargo-minor-patch group across 1 directory with 3 updates - #102
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/cargo/cargo-minor-patch-5d47302113
branch
2 times, most recently
from
September 15, 2026 05:33
b79d8a4 to
928372f
Compare
… 3 updates Bumps the cargo-minor-patch group with 3 updates in the / directory: [cel](https://github.com/cel-rust/cel-rust), [redis](https://github.com/redis-rs/redis-rs) and [deadpool-redis](https://github.com/deadpool-rs/deadpool). Updates `cel` from 0.14.3 to 0.14.5 - [Release notes](https://github.com/cel-rust/cel-rust/releases) - [Commits](cel-rust/cel-rust@v0.14.3...v0.14.5) Updates `redis` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-1.6.0...redis-1.7.0) Updates `deadpool-redis` from 0.23.0 to 0.23.1 - [Changelog](https://github.com/deadpool-rs/deadpool/blob/main/release.toml) - [Commits](deadpool-rs/deadpool@deadpool-redis-v0.23.0...deadpool-redis-v0.23.1) --- updated-dependencies: - dependency-name: cel dependency-version: 0.14.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: deadpool-redis dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: redis dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/cargo-minor-patch-5d47302113
branch
from
September 15, 2026 06:10
928372f to
8e1c13f
Compare
praxis-bot
reviewed
Sep 15, 2026
praxis-bot
left a comment
There was a problem hiding this comment.
PR Review: build(deps): bump cel, redis, deadpool-redis
Bumps cel 0.14.3 -> 0.14.5, redis 1.6.0 -> 1.7.0, deadpool-redis 0.23.0 -> 0.23.1. Cargo.lock only; no source changes.
Checked:
- All three bumps are semver-compatible.
cel0.14.5 fixes an opaque-boundary panic and rejects out-of-range int/uint conversions — both correctness improvements.redis1.7.0 fixes RESP3/Unix error reporting inMultiplexedConnection.deadpooldropsnum_cpus(and transitivehermit-abi), reducing the dependency tree.- No API surface changes affect consumers in this workspace.
No findings.
| Severity | Count |
|---|---|
| Critical | 0 |
| Large | 0 |
| Medium | 0 |
Reviewed by praxis-bot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the cargo-minor-patch group with 3 updates in the / directory: cel, redis and deadpool-redis.
Updates
celfrom 0.14.3 to 0.14.5Commits
db149ecMerge pull request #324 from cel-rust/release-plz-2026-08-28T21-18-44Z4d8f33dchore(cel): release v0.14.5233238eMerge pull request #338 from doxxx93/fix/opaque-boundary-panicec47382fix(dyn Val): don't panic converting a customValinto aValue40b63d3fix(types): reject out-of-range int() and uint() conversions (#336)9f83bbaMerge pull request #337 from alexsnaps/pr_templatefde4b58chore(GH): PR template7feb53cMerge pull request #333 from alexsnaps/conformance-parser3d7d2bdfeat(parser): flag to support indent escaping syntax6bf81d2fix(parser): properly not support backticks in identsUpdates
redisfrom 1.6.0 to 1.7.0Release notes
Sourced from redis's releases.
Commits
2a29a8fprepare version (#2384)81ab2d0Fix latest nightly lints (#2378)6acae34spelling: Changeinfostoinfo(#2374)ca46fbfbuild(deps): bump log from 0.4.33 to 0.4.34 (#2368)3e7b187build(deps): bump tokio from 1.52.3 to 1.53.1 (#2363)97f2db5build(deps): bump syn from 2.0.114 to 3.0.3 (#2372)89d8717build(deps): bump async-native-tls from 0.5.0 to 0.6.0 (#2371)059c888build(deps): bump rand from 0.10.1 to 0.10.2 (#2370)067c3a9build(deps): bump taiki-e/install-action from 2.85.4 to 2.87.1 (#2369)e91b031build(deps): bump rustls from 0.23.40 to 0.23.43 (#2366)Updates
deadpool-redisfrom 0.23.0 to 0.23.1Commits
bba260fRelease all deadpool cratesf417aa5Bump up MSRV of deadpool-redis and redis2c9ed6fUpdate async-memcached dependency to version 0.77b09e63Bump up MSRV of deadpool-diesela37ba58Update itertools dependency to version 0.1585d3405Coalesce concurrent statement preparationf2728abExtract statement cache into its own module790881bAdd script for running cargo for all cratesf7a5037Add script for checking reexports256801aFix "variable does not need to be mutable" warning