postcss / postcss-cli

CLI for postcss
Other
824 stars 93 forks source link

Update dependency fs-extra to v11 #447

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fs-extra ^10.0.0 -> ^11.0.0 age adoption passing confidence

Release Notes

jprichardson/node-fs-extra ### [`v11.0.0`](https://togithub.com/jprichardson/node-fs-extra/blob/HEAD/CHANGELOG.md#​1100--2022-11-28) [Compare Source](https://togithub.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://togithub.com/jprichardson/node-fs-extra/pull/974)) - Require Node v14.14+ ([#​968](https://togithub.com/jprichardson/node-fs-extra/issues/968), [#​969](https://togithub.com/jprichardson/node-fs-extra/pull/969)) ##### New Features - Add `fs-extra/esm` for ESM named export support; see [docs](https://togithub.com/jprichardson/node-fs-extra#esm) for details ([#​746](https://togithub.com/jprichardson/node-fs-extra/issues/746), [#​974](https://togithub.com/jprichardson/node-fs-extra/pull/974)) - Add promise support for `fs.readv()` ([#​970](https://togithub.com/jprichardson/node-fs-extra/pull/970)) ##### Bugfixes - Don't `stat` filtered items in `copy*` ([#​965](https://togithub.com/jprichardson/node-fs-extra/issues/965), [#​971](https://togithub.com/jprichardson/node-fs-extra/pull/971)) - Remove buggy stats check in `copy` ([#​918](https://togithub.com/jprichardson/node-fs-extra/issues/918), [#​976](https://togithub.com/jprichardson/node-fs-extra/pull/976))

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 has been generated by Mend Renovate. View repository job log here.