Skip to content

Commit

Permalink
fix(deps): update dependency lru-cache to v10.4.3 (#11004)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

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

---

### Release Notes

<details>
<summary>isaacs/node-lru-cache (lru-cache)</summary>

###
[`v10.4.3`](https://togithub.com/isaacs/node-lru-cache/compare/v10.4.2...v10.4.3)

[Compare
Source](https://togithub.com/isaacs/node-lru-cache/compare/v10.4.2...v10.4.3)

###
[`v10.4.2`](https://togithub.com/isaacs/node-lru-cache/compare/v10.4.1...v10.4.2)

[Compare
Source](https://togithub.com/isaacs/node-lru-cache/compare/v10.4.1...v10.4.2)

###
[`v10.4.1`](https://togithub.com/isaacs/node-lru-cache/compare/v10.4.0...v10.4.1)

[Compare
Source](https://togithub.com/isaacs/node-lru-cache/compare/v10.4.0...v10.4.1)

###
[`v10.4.0`](https://togithub.com/isaacs/node-lru-cache/compare/v10.3.1...v10.4.0)

[Compare
Source](https://togithub.com/isaacs/node-lru-cache/compare/v10.3.1...v10.4.0)

###
[`v10.3.1`](https://togithub.com/isaacs/node-lru-cache/compare/v10.3.0...v10.3.1)

[Compare
Source](https://togithub.com/isaacs/node-lru-cache/compare/v10.3.0...v10.3.1)

###
[`v10.3.0`](https://togithub.com/isaacs/node-lru-cache/blob/HEAD/CHANGELOG.md#1030)

[Compare
Source](https://togithub.com/isaacs/node-lru-cache/compare/v10.2.2...v10.3.0)

-   add `forceFetch()` method
-   set `disposeReason` to `'expire'` when it's the result of a TTL
    expiration, or `'fetch'` when it's the result of an aborted
    or `undefined`-returning `fetch()`
-   add `memo()` method

</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/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 20, 2024
1 parent e3432a3 commit d617b2f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/structure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"line-column": "1.0.2",
"lodash": "4.17.21",
"lodash-decorators": "6.0.1",
"lru-cache": "10.2.2",
"lru-cache": "10.4.3",
"proxyquire": "2.1.3",
"smol-toml": "1.3.0",
"ts-morph": "15.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8566,7 +8566,7 @@ __metadata:
line-column: "npm:1.0.2"
lodash: "npm:4.17.21"
lodash-decorators: "npm:6.0.1"
lru-cache: "npm:10.2.2"
lru-cache: "npm:10.4.3"
proxyquire: "npm:2.1.3"
smol-toml: "npm:1.3.0"
ts-morph: "npm:15.1.0"
Expand Down Expand Up @@ -21884,10 +21884,10 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:10.2.2, lru-cache@npm:^10.0.0, lru-cache@npm:^10.0.1, lru-cache@npm:^10.2.0, lru-cache@npm:^10.2.2":
version: 10.2.2
resolution: "lru-cache@npm:10.2.2"
checksum: 10c0/402d31094335851220d0b00985084288136136992979d0e015f0f1697e15d1c86052d7d53ae86b614e5b058425606efffc6969a31a091085d7a2b80a8a1e26d6
"lru-cache@npm:10.4.3, lru-cache@npm:^10.0.0, lru-cache@npm:^10.0.1, lru-cache@npm:^10.2.0, lru-cache@npm:^10.2.2":
version: 10.4.3
resolution: "lru-cache@npm:10.4.3"
checksum: 10c0/ebd04fbca961e6c1d6c0af3799adcc966a1babe798f685bb84e6599266599cd95d94630b10262f5424539bc4640107e8a33aa28585374abf561d30d16f4b39fb
languageName: node
linkType: hard

Expand Down

0 comments on commit d617b2f

Please sign in to comment.