Skip to content

Commit

Permalink
fix(deps): update dependency cache-manager to v5.3.1 (#2718)
Browse files Browse the repository at this point in the history
[![Mend Renovate logo
banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[cache-manager](https://togithub.com/node-cache-manager/node-cache-manager)
| [`5.2.4` ->
`5.3.1`](https://renovatebot.com/diffs/npm/cache-manager/5.2.4/5.3.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/cache-manager/5.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cache-manager/5.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cache-manager/5.2.4/5.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cache-manager/5.2.4/5.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>node-cache-manager/node-cache-manager (cache-manager)</summary>

###
[`v5.3.1`](https://togithub.com/node-cache-manager/node-cache-manager/releases/tag/v5.3.1)

[Compare
Source](https://togithub.com/node-cache-manager/node-cache-manager/compare/v5.3.0...v5.3.1)

Major fix as `5.3.0` did not have the dist folder on release.

#### What's Changed

- updating to always run vitest with coverage by
[@&#8203;jaredwray](https://togithub.com/jaredwray) in
[jaredwray/cache-manager#605
- fix(refreshThreshold): don't run if ttl is -1 by
[@&#8203;mihirgupta0900](https://togithub.com/mihirgupta0900) in
[jaredwray/cache-manager#604
- fix(caching): coalesce concurrent requests to `wrap` function by
[@&#8203;douglascayers](https://togithub.com/douglascayers) in
[jaredwray/cache-manager#599
- upgrading lru-cache to 10.0.2 by
[@&#8203;jaredwray](https://togithub.com/jaredwray) in
[jaredwray/cache-manager#609
- upgrading eslint, prettier, and types to latest by
[@&#8203;jaredwray](https://togithub.com/jaredwray) in
[jaredwray/cache-manager#610

#### New Contributors

- [@&#8203;mihirgupta0900](https://togithub.com/mihirgupta0900) made
their first contribution in
[jaredwray/cache-manager#604
- [@&#8203;douglascayers](https://togithub.com/douglascayers) made their
first contribution in
[jaredwray/cache-manager#599

**Full Changelog**:
jaredwray/cache-manager@5.2.4...v5.3.1

###
[`v5.3.0`](https://togithub.com/node-cache-manager/node-cache-manager/releases/tag/v5.3.0)

[Compare
Source](https://togithub.com/node-cache-manager/node-cache-manager/compare/5.2.4...v5.3.0)

#### What's Changed

- updating to always run vitest with coverage by
[@&#8203;jaredwray](https://togithub.com/jaredwray) in
[jaredwray/cache-manager#605
- fix(refreshThreshold): don't run if ttl is -1 by
[@&#8203;mihirgupta0900](https://togithub.com/mihirgupta0900) in
[jaredwray/cache-manager#604
- fix(caching): coalesce concurrent requests to `wrap` function by
[@&#8203;douglascayers](https://togithub.com/douglascayers) in
[jaredwray/cache-manager#599
- upgrading lru-cache to 10.0.2 by
[@&#8203;jaredwray](https://togithub.com/jaredwray) in
[jaredwray/cache-manager#609
- upgrading eslint, prettier, and types to latest by
[@&#8203;jaredwray](https://togithub.com/jaredwray) in
[jaredwray/cache-manager#610

#### New Contributors

- [@&#8203;mihirgupta0900](https://togithub.com/mihirgupta0900) made
their first contribution in
[jaredwray/cache-manager#604
- [@&#8203;douglascayers](https://togithub.com/douglascayers) made their
first contribution in
[jaredwray/cache-manager#599

**Full Changelog**:
jaredwray/cache-manager@5.2.4...v5.3.0

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/tf2pickup-org/server).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 17, 2023
1 parent 8c7bf7c commit 70e1e17
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"app-root-path": "3.1.0",
"async-mutex": "0.4.0",
"axios": "1.6.2",
"cache-manager": "5.2.4",
"cache-manager": "5.3.1",
"cache-manager-redis-yet": "4.1.2",
"class-transformer": "0.5.1",
"class-validator": "0.14.0",
Expand Down
31 changes: 29 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3564,7 +3564,18 @@ __metadata:
languageName: node
linkType: hard

"cache-manager@npm:5.2.4, cache-manager@npm:^5.2.2":
"cache-manager@npm:5.3.1":
version: 5.3.1
resolution: "cache-manager@npm:5.3.1"
dependencies:
lodash.clonedeep: "npm:^4.5.0"
lru-cache: "npm:^10.0.2"
promise-coalesce: "npm:^1.1.1"
checksum: deb591aa0a5556c1d85e4c1bb806f62089c1cdfe6c5e71d2e19864bbe19e468f13aae5f0c474239c6ff725965a703e62b9b0e9d908045dd90d39817238a6ccc1
languageName: node
linkType: hard

"cache-manager@npm:^5.2.2":
version: 5.2.4
resolution: "cache-manager@npm:5.2.4"
dependencies:
Expand Down Expand Up @@ -7998,6 +8009,15 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:^10.0.2":
version: 10.0.2
resolution: "lru-cache@npm:10.0.2"
dependencies:
semver: "npm:^7.3.5"
checksum: 5c83a7a2a320a445129cb67a1794437db5483942df63536026fba1cb7ba2e1f7456037876cc9d31076132010f92cb943bee358d336dd94105e50ea971e6d737d
languageName: node
linkType: hard

"lru-cache@npm:^5.1.1":
version: 5.1.1
resolution: "lru-cache@npm:5.1.1"
Expand Down Expand Up @@ -9513,6 +9533,13 @@ __metadata:
languageName: node
linkType: hard

"promise-coalesce@npm:^1.1.1":
version: 1.1.1
resolution: "promise-coalesce@npm:1.1.1"
checksum: 74978dd884c508ca8ec88cb1e92e2d3baec08c8796eb83e35376c1bcbf22598e33411ce530b25b3e5667baab3caf6a0b94514dd646353f3c462e76fa3f8ce88e
languageName: node
linkType: hard

"promise-retry@npm:^2.0.1":
version: 2.0.1
resolution: "promise-retry@npm:2.0.1"
Expand Down Expand Up @@ -10288,7 +10315,7 @@ __metadata:
app-root-path: "npm:3.1.0"
async-mutex: "npm:0.4.0"
axios: "npm:1.6.2"
cache-manager: "npm:5.2.4"
cache-manager: "npm:5.3.1"
cache-manager-redis-yet: "npm:4.1.2"
class-transformer: "npm:0.5.1"
class-validator: "npm:0.14.0"
Expand Down

0 comments on commit 70e1e17

Please sign in to comment.