-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Bump redis from 6-bullseye to 7-bullseye in /docker #13981
Conversation
Bumps redis from 6-bullseye to 7-bullseye. --- updated-dependencies: - dependency-name: redis dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Gonna do the close-reopen dance to test the changelog thing yet again. @dependabot close |
@dependabot reopen |
CI is green. We should sanity check there are no breaking changes in Redis 7. |
Don't we want to test against the oldest supported version though? |
Yes. I'm not sure if that's the purpose of this dockerfile though? There's a specific olddeps test job, but that only handles old python dependencies and interpreters. It doesn't handle old sqlite/postgres/rust/etc AFAICS. Maybe more thought is needed? |
The intention was that It feels like we need to build both "old-deps" and "new-deps" images to test with complement, but that means adding even more load to the CI workers. In the meantime... having this image use "oldest supported redis" sounds like the best way. And we can tell dependabot to shut up about it. |
@dependabot ignore this dependency |
OK, I won't notify you about redis again, unless you re-open this PR. 😢 |
Bumps redis from 6-bullseye to 7-bullseye.
Dependabot 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 ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)