Open renovate[bot] opened 1 year ago
This PR contains the following updates:
^10.0.0
^11.0.0
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.
This PR contains the following updates:
^10.0.0
->^11.0.0
Release Notes
jprichardson/node-fs-extra (fs-extra)
### [`v11.2.0`](https://redirect.github.com/jprichardson/node-fs-extra/blob/HEAD/CHANGELOG.md#1120--2023-11-27) [Compare Source](https://redirect.github.com/jprichardson/node-fs-extra/compare/11.1.1...11.2.0) - Copy directory contents in parallel for better performance ([#1026](https://redirect.github.com/jprichardson/node-fs-extra/pull/1026)) - Refactor internal code to use `async`/`await` ([#1020](https://redirect.github.com/jprichardson/node-fs-extra/issues/1020)) ### [`v11.1.1`](https://redirect.github.com/jprichardson/node-fs-extra/blob/HEAD/CHANGELOG.md#1111--2023-03-20) [Compare Source](https://redirect.github.com/jprichardson/node-fs-extra/compare/11.1.0...11.1.1) - Preserve timestamps when moving files across devices ([#992](https://redirect.github.com/jprichardson/node-fs-extra/issues/992), [#994](https://redirect.github.com/jprichardson/node-fs-extra/pull/994)) ### [`v11.1.0`](https://redirect.github.com/jprichardson/node-fs-extra/blob/HEAD/CHANGELOG.md#1110--2022-11-29) [Compare Source](https://redirect.github.com/jprichardson/node-fs-extra/compare/11.0.0...11.1.0) - Re-add `main` field to `package.json` for better TypeScript compatibility ([#979](https://redirect.github.com/jprichardson/node-fs-extra/issues/979), [#981](https://redirect.github.com/jprichardson/node-fs-extra/pull/981)) ### [`v11.0.0`](https://redirect.github.com/jprichardson/node-fs-extra/blob/HEAD/CHANGELOG.md#1100--2022-11-28) [Compare Source](https://redirect.github.com/jprichardson/node-fs-extra/compare/10.1.0...11.0.0) ##### Breaking Changes - Don't allow requiring `fs-extra/lib/SOMETHING` (switched to `exports`) ([#974](https://redirect.github.com/jprichardson/node-fs-extra/pull/974)) - Require Node v14.14+ ([#968](https://redirect.github.com/jprichardson/node-fs-extra/issues/968), [#969](https://redirect.github.com/jprichardson/node-fs-extra/pull/969)) ##### New Features - Add `fs-extra/esm` for ESM named export support; see [docs](https://redirect.github.com/jprichardson/node-fs-extra#esm) for details ([#746](https://redirect.github.com/jprichardson/node-fs-extra/issues/746), [#974](https://redirect.github.com/jprichardson/node-fs-extra/pull/974)) - Add promise support for `fs.readv()` ([#970](https://redirect.github.com/jprichardson/node-fs-extra/pull/970)) ##### Bugfixes - Don't `stat` filtered items in `copy*` ([#965](https://redirect.github.com/jprichardson/node-fs-extra/issues/965), [#971](https://redirect.github.com/jprichardson/node-fs-extra/pull/971)) - Remove buggy stats check in `copy` ([#918](https://redirect.github.com/jprichardson/node-fs-extra/issues/918), [#976](https://redirect.github.com/jprichardson/node-fs-extra/pull/976)) ### [`v10.1.0`](https://redirect.github.com/jprichardson/node-fs-extra/blob/HEAD/CHANGELOG.md#1010--2022-04-16) [Compare Source](https://redirect.github.com/jprichardson/node-fs-extra/compare/10.0.1...10.1.0) - Warn if `fs.realpath.native` does not exist, instead of erroring ([#953](https://redirect.github.com/jprichardson/node-fs-extra/pull/953)) - Allow explicitly passing `undefined` options to `move()` ([#947](https://redirect.github.com/jprichardson/node-fs-extra/issues/947), [#955](https://redirect.github.com/jprichardson/node-fs-extra/pull/955)) - Use `process.emitWarning` instead of `console.warn` ([#954](https://redirect.github.com/jprichardson/node-fs-extra/pull/954)) ### [`v10.0.1`](https://redirect.github.com/jprichardson/node-fs-extra/blob/HEAD/CHANGELOG.md#1001--2022-02-22) [Compare Source](https://redirect.github.com/jprichardson/node-fs-extra/compare/10.0.0...10.0.1) - Add `sideEffects: false` to `package.json` ([#941](https://redirect.github.com/jprichardson/node-fs-extra/pull/941))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.