Skip to content

fix(deps): update dependency @nestjs/cache-manager to v3

Renovate requested to merge renovate/nestjs-cache-manager-3.x into v2

This MR contains the following updates:

Package Type Update Change
@nestjs/cache-manager dependencies major ^2.1.1 -> ^3.0.0

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

nestjs/cache-manager (@​nestjs/cache-manager)

v3.0.0

Compare Source

Breaking changes

@nestjs/cache-manager v3 does no longer support cache-manager < v6. Migration to Keyv is necessary.

Migration guide https://docs.nestjs.com/migration-guide

Changelog

  • chore(deps): support cache-manager v6 (94c9373)
  • chore(deps): update dependency cache-manager to v6 (df48080)

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Edited by Renovate

Merge request reports

Loading