petio-team / petio

Petio Request, Discover, Review
https://petio.tv
MIT License
249 stars 28 forks source link

Bump cache-manager from 4.1.0 to 5.0.0 #773

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps cache-manager from 4.1.0 to 5.0.0.

Changelog

Sourced from cache-manager's changelog.

  • 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
  • 4c2396a chore(release): 5.0.0
  • 902e73f chore: fix lint in README
  • 37a0244 fix: simplify Store interface add mdel
  • cfc93f1 chore(deps): update dependency typescript to v4.8.4
  • ed25317 chore(coverage): add coverage for issue #183
  • d44a269 chore: prettify code
  • caf73a1 chore: add commit lint config
  • 3281fae chore: update Readme link LICENSE file
  • 6e4fc4e chore: pre release v5.0.0
  • 57c62d2 chore(deps): pin dependency @​types/lodash.clonedeep to 4.5.7 (#204)
  • 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)