Bump dalli from 3.2.8 to 5.0.5#6557
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
3d3a3a7 to
4f53b59
Compare
68a1522 to
4c55d76
Compare
4c55d76 to
0371ff6
Compare
Member
|
@dependabot recreate |
Bumps [dalli](https://github.com/petergoldstein/dalli) from 3.2.8 to 5.0.5. - [Changelog](https://github.com/petergoldstein/dalli/blob/main/CHANGELOG.md) - [Commits](petergoldstein/dalli@v3.2.8...v5.0.5) --- updated-dependencies: - dependency-name: dalli dependency-version: 5.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
0371ff6 to
26a0d0d
Compare
p-linnane
requested changes
Jul 11, 2026
p-linnane
left a comment
Member
There was a problem hiding this comment.
@colby-swandale This is blocked on upgrading Memcached. Dalli 5 requires Memcached 1.6+, but we currently pin 1.4.39. Local testing passes against 1.6.45 and fails against 1.4.39.
Can you confirm the staging and production versions? Are there any known compatibility or operational concerns with upgrading to 1.6, or has the existing version simply not been revisited?
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 dalli from 3.2.8 to 5.0.5.
Changelog
Sourced from dalli's changelog.
... (truncated)
Commits
14b87baMerge pull request #1110 from petergoldstein/release/5.0.59e7ab6fPrepare 5.0.5 released4c4bb4Merge pull request #1109 from petergoldstein/changelog/110758cf37fAdd CHANGELOG entry for #11078f26c75Merge pull request #1107 from byroot/batch-writescd52ac6Merge pull request #1108 from petergoldstein/changelog/1103-1104-1106d36c45eBatch multi commands to avoid sending too many packetsa0a3311Add CHANGELOG entries for merged PRs #1103, #1104, and #110693e0086Merge pull request #1106 from byroot/fix-needless-allocsba0ae40Merge pull request #1104 from byroot/constantize-type-sets