build(deps): bump redis from 1.1.0 to 1.2.0 by dependabot[bot] · Pull Request #6480 · graphprotocol/graph-node
Navigation Menu
{{ message }}
graphprotocol / graph-node Public
- Notifications You must be signed in to change notification settings
- Fork 1.1k
Open
build(deps): bump redis from 1.1.0 to 1.2.0#6480
dependabot[bot] wants to merge 1 commit intomasterfrom
build(deps): bump redis from 1.1.0 to 1.2.0#6480
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Copy link Copy Markdown
Contributor
Bumps redis from 1.1.0 to 1.2.0.
Release notes
Sourced from redis's releases.
redis-1.2.0
What's Changed
- feat: support custom TcpSettings on sentinel client by
@hugobpxin redis-rs/redis-rs#2016- Attempt to Fix CI by
@nihohitin redis-rs/redis-rs#2017- Add lazy instantiation to the connection manager. by
@nihohitin redis-rs/redis-rs#2022- Bump async-io from 2.4.0 to 2.6.0 by
@dependabot[bot] in redis-rs/redis-rs#2029- Bump env_logger from 0.11.8 to 0.11.10 by
@dependabot[bot] in redis-rs/redis-rs#2027- Bump itoa from 1.0.17 to 1.0.18 by
@dependabot[bot] in redis-rs/redis-rs#2026- Bump async-trait from 0.1.88 to 0.1.89 by
@dependabot[bot] in redis-rs/redis-rs#2025- Bump tokio-util from 0.7.17 to 0.7.18 by
@dependabot[bot] in redis-rs/redis-rs#2023- Add strategies for routing reads to cluster replicas by
@PDXKimaniin redis-rs/redis-rs#1985- Bump anyhow from 1.0.100 to 1.0.102 by
@dependabot[bot] in redis-rs/redis-rs#2024- README: Add stanza about AI contributions by
@somechrisin redis-rs/redis-rs#2033- Don't compile tokio runtime when using smol by
@cstylesin redis-rs/redis-rs#2036New Contributors
@cstylesmade their first contribution in redis-rs/redis-rs#2036Full Changelog: redis-rs/redis-rs@redis-1.1.0...redis-1.2.0
Commits
4508a29Prepare next version (#2038)66aeef4Don't compile tokio runtime when using smol (#2036)929469bREADME: Add stanza about AI contributions (#2033)8b9c124Bump anyhow from 1.0.100 to 1.0.102 (#2024)b21b196Add strategies for routing reads to cluster replicas (#1985)ec8d6fcBump tokio-util from 0.7.17 to 0.7.18 (#2023)124f4a2Bump async-trait from 0.1.88 to 0.1.89 (#2025)a0fdd4cBump itoa from 1.0.17 to 1.0.18 (#2026)8c4349aBump env_logger from 0.11.8 to 0.11.10 (#2027)f392b28Bump async-io from 2.4.0 to 2.6.0 (#2029)- Additional commits viewable in compare view
dependabot
bot
added
dependencies
labels
Apr 6, 2026Bumps [redis](https://github.com/redis-rs/redis-rs) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-1.1.0...redis-1.2.0) --- updated-dependencies: - dependency-name: redis dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/cargo/redis-1.2.0
branch
from
12e50f4 to
83e095c
Compare
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