nest icon indicating copy to clipboard operation
nest copied to clipboard

chore(deps-dev): bump cache-manager from 4.1.0 to 5.0.1

Open dependabot[bot] opened this issue 3 years ago • 1 comments

Bumps cache-manager from 4.1.0 to 5.0.1.

Changelog

Sourced from cache-manager's changelog.

  • 5.0.1

  • 5.0.0

    • Refactor to promise and typescript (#203). - @​botika
      • Remove ignoreCacheErrors: not valid in async/await context
      • Remove refreshThreshold: use lower ttl
      • Remove callbackFiller
      • Use function as FactoryStore
      • Remove multiple wrap
Commits
  • 608c641 chore(release): 5.0.1
  • 5d95c1d chore: pre release v5.0.1
  • 90e89fb chore: updated dependencies
  • a3bda34 fix: node-cache-manager-ioredis's link (#219)
  • 7950490 chore(deps): update dependency @​vitest/coverage-c8 to v0.24.0
  • 4bb0568 chore(deps): update dependency vitest to v0.24.0
  • 8d72a6b chore(deps): update typescript-eslint monorepo to v5.39.0
  • 979414f chore(deps): update dependency release-it to v15.5.0
  • 873f36b chore: add example module for nestjs v9
  • 1be84fe chore(deps): update dependency release-it to v15.4.3
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by botikass, a new releaser for cache-manager since your current version.


Dependabot compatibility score

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)

dependabot[bot] avatar Oct 10 '22 00:10 dependabot[bot]

Pull Request Test Coverage Report for Build 0a0b7ccb-72f6-449e-ad6d-a7d18149a3af

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.786%

Totals Coverage Status
Change from base Build 6b637f64-9c7a-4d7b-8537-b6a8d098f58e: 0.0%
Covered Lines: 6113
Relevant Lines: 6518

💛 - Coveralls

coveralls avatar Oct 10 '22 00:10 coveralls

Superseded by #10423.

dependabot[bot] avatar Oct 20 '22 01:10 dependabot[bot]