Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2023

Bumps cache-manager from 5.1.7 to 5.2.0.

Release notes

Sourced from cache-manager's releases.

Release 5.2.0

5.2.0 (2023-03-21)

Bug Fixes

  • multi-caching: minor issues (bf68d36)

Features

  • add mget(), mset(), mdel() to multiCache (#367) (4cc3972)
Changelog

Sourced from cache-manager's changelog.

  • 5.2.0 (2023-03-21)

    • Add mset, mget, mdel in multi-cache - @​deyhle
Commits
  • bdb4c22 chore(release): 5.2.0
  • 3cc63df chore(deps): update typescript-eslint monorepo to v5.56.0 (#393)
  • bc27852 chore: pre release 5.2.0
  • bf68d36 fix(multi-caching): minor issues
  • a9f1956 Revert "fix(deps): update dependency lru-cache to v8"
  • 6942240 fix(deps): update dependency lru-cache to v8
  • 4cc3972 feat: add mget(), mset(), mdel() to multiCache (#367)
  • 1d13f1c chore(deps): update dependency typescript to v5
  • 2e6b86b chore(deps): update dependency @​types/node to v18.15.5
  • ee4abad chore(deps): update dependency eslint-config-prettier to v8.8.0
  • Additional commits viewable in compare view

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)

Bumps [cache-manager](https://github.com/node-cache-manager/node-cache-manager) from 5.1.7 to 5.2.0.
- [Release notes](https://github.com/node-cache-manager/node-cache-manager/releases)
- [Changelog](https://github.com/node-cache-manager/node-cache-manager/blob/master/CHANGELOG.md)
- [Commits](jaredwray/cacheable@5.1.7...5.2.0)

---
updated-dependencies:
- dependency-name: cache-manager
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 22, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build b1386bfa-1790-4cd0-be17-1fc062bf7ee7

  • 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 92.655%

Totals Coverage Status
Change from base Build c63633d5-fb2f-4c76-a561-f553239745c4: 0.0%
Covered Lines: 6497
Relevant Lines: 7012

💛 - Coveralls

@kamilmysliwiec kamilmysliwiec merged commit 4fb0ac4 into master Mar 22, 2023
@delete-merged-branch delete-merged-branch bot deleted the dependabot/npm_and_yarn/cache-manager-5.2.0 branch March 22, 2023 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants