Skip to content

Commit

Permalink
chore(deps): update dependency memfs to v4.14.1 (#235)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [memfs](https://redirect.github.com/streamich/memfs) | [`4.14.0` ->
`4.14.1`](https://renovatebot.com/diffs/npm/memfs/4.14.0/4.14.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/memfs/4.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/memfs/4.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/memfs/4.14.0/4.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/memfs/4.14.0/4.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>streamich/memfs (memfs)</summary>

###
[`v4.14.1`](https://redirect.github.com/streamich/memfs/blob/HEAD/CHANGELOG.md#4141-2024-12-02)

[Compare
Source](https://redirect.github.com/streamich/memfs/compare/v4.14.0...v4.14.1)

##### Bug Fixes

- accept passing a `FileHandle` to `createReadStream` and
`createWriteStream`
([#&#8203;1077](https://redirect.github.com/streamich/memfs/issues/1077))
([af163dc](https://redirect.github.com/streamich/memfs/commit/af163dc4fa198b022c631b02fca10445c37ca82e))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/boneskull/impvol).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent ebd11e7 commit 886eaca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"lint-staged": "15.2.10",
"markdownlint-cli2": "0.15.0",
"markdownlint-cli2-formatter-pretty": "0.0.7",
"memfs": "4.14.0",
"memfs": "4.14.1",
"prettier": "3.4.1",
"prettier-plugin-curly": "0.3.1",
"prettier-plugin-jsdoc": "1.3.0",
Expand Down

0 comments on commit 886eaca

Please sign in to comment.