Commit c812c2b
authored
chore(deps): update dependency fs-extra to v11.3.0 (#924)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [fs-extra](https://redirect.github.com/jprichardson/node-fs-extra) |
[`11.2.0` ->
`11.3.0`](https://renovatebot.com/diffs/npm/fs-extra/11.2.0/11.3.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>jprichardson/node-fs-extra (fs-extra)</summary>
###
[`v11.3.0`](https://redirect.github.com/jprichardson/node-fs-extra/blob/HEAD/CHANGELOG.md#1130--2025-01-15)
[Compare
Source](https://redirect.github.com/jprichardson/node-fs-extra/compare/11.2.0...11.3.0)
- Add promise support for newer `fs` methods
([#​1044](https://redirect.github.com/jprichardson/node-fs-extra/issues/1044),
[#​1045](https://redirect.github.com/jprichardson/node-fs-extra/pull/1045))
- Use `fs.opendir` in `copy()`/`copySync()` for better perf/scalability
([#​972](https://redirect.github.com/jprichardson/node-fs-extra/issues/972),
[#​1028](https://redirect.github.com/jprichardson/node-fs-extra/pull/1028))
</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/open-feature/openfeature.dev).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 029fe25 commit c812c2b
2 files changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6712 | 6712 | | |
6713 | 6713 | | |
6714 | 6714 | | |
6715 | | - | |
| 6715 | + | |
| 6716 | + | |
| 6717 | + | |
| 6718 | + | |
| 6719 | + | |
| 6720 | + | |
| 6721 | + | |
| 6722 | + | |
| 6723 | + | |
| 6724 | + | |
6716 | 6725 | | |
6717 | 6726 | | |
6718 | 6727 | | |
| |||
0 commit comments