Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency cache-manager-redis-store to v3 #2598

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 15, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cache-manager-redis-store 2.0.0 -> 3.0.1 age adoption passing confidence

Release Notes

dabroek/node-cache-manager-redis-store (cache-manager-redis-store)

v3.0.1

Compare Source

Fixed bug where the redisStore.del would no longer accept an options object, which broke the multiCaching interface.

v3.0.0

Compare Source

Upgraded to redis@^4

Breaking Changes
  • The store needs to be instantiated before passing it to cache-manager and can no longer be instantiated with the factory method
  • Dropped support for Node.js < 16.18

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added [status] needs review PRs that are ready to be reviewed. [type] chore labels Oct 15, 2022
@renovate renovate bot force-pushed the renovate/cache-manager-redis-store-3.x branch 3 times, most recently from 2b5c45f to 8f3eac0 Compare October 22, 2022 05:12
@renovate renovate bot force-pushed the renovate/cache-manager-redis-store-3.x branch 4 times, most recently from 98584c7 to ea252dc Compare October 31, 2022 19:13
@renovate renovate bot force-pushed the renovate/cache-manager-redis-store-3.x branch 2 times, most recently from e8ff5cc to ca2b087 Compare November 7, 2022 23:40
@renovate renovate bot force-pushed the renovate/cache-manager-redis-store-3.x branch 3 times, most recently from 7e088e2 to 301dd7e Compare November 21, 2022 22:49
@renovate renovate bot force-pushed the renovate/cache-manager-redis-store-3.x branch from 301dd7e to 6702a82 Compare November 28, 2022 22:07
@renovate renovate bot force-pushed the renovate/cache-manager-redis-store-3.x branch 6 times, most recently from 893abf0 to fc0ef31 Compare December 12, 2022 21:05
@renovate renovate bot force-pushed the renovate/cache-manager-redis-store-3.x branch 2 times, most recently from 28c7416 to be69456 Compare December 26, 2022 22:33
@renovate renovate bot force-pushed the renovate/cache-manager-redis-store-3.x branch 4 times, most recently from 5d69ab7 to a15ca07 Compare January 9, 2023 16:07
@renovate renovate bot force-pushed the renovate/cache-manager-redis-store-3.x branch 3 times, most recently from b68e841 to 57d52c1 Compare January 17, 2023 02:31
@renovate renovate bot force-pushed the renovate/cache-manager-redis-store-3.x branch 4 times, most recently from 9778387 to 56ec9c2 Compare February 23, 2023 04:50
@renovate renovate bot force-pushed the renovate/cache-manager-redis-store-3.x branch from 56ec9c2 to a3553a9 Compare March 1, 2023 05:35
@renovate renovate bot force-pushed the renovate/cache-manager-redis-store-3.x branch 6 times, most recently from 6facd34 to 62c5e15 Compare May 1, 2023 17:30
@renovate renovate bot force-pushed the renovate/cache-manager-redis-store-3.x branch 9 times, most recently from 3c8ca1d to 3eb7d7b Compare June 5, 2023 04:12
@renovate renovate bot force-pushed the renovate/cache-manager-redis-store-3.x branch 4 times, most recently from 22ef023 to 6ddef09 Compare June 19, 2023 03:10
@renovate renovate bot force-pushed the renovate/cache-manager-redis-store-3.x branch from 6ddef09 to 817aeca Compare July 26, 2023 14:48
@renovate renovate bot force-pushed the renovate/cache-manager-redis-store-3.x branch 3 times, most recently from 7a6009f to fa7d52f Compare June 20, 2024 22:34
@renovate renovate bot force-pushed the renovate/cache-manager-redis-store-3.x branch from fa7d52f to 2a6011d Compare July 11, 2024 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[status] needs review PRs that are ready to be reviewed. [type] chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants