code-intel-extensions
code-intel-extensions copied to clipboard
Update dependency fs-extra to v11
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| fs-extra | ^10.1.0 -> ^11.2.0 |
||||
| @types/fs-extra (source) | 9.0.13 -> 11.0.4 |
Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
Release Notes
jprichardson/node-fs-extra (fs-extra)
v11.2.0
- Copy directory contents in parallel for better performance (#1026)
- Refactor internal code to use
async/await(#1020)
v11.1.1
v11.1.0
v11.0.0
Breaking Changes
- Don't allow requiring
fs-extra/lib/SOMETHING(switched toexports) (#974) - Require Node v14.14+ (#968, #969)
New Features
- Add
fs-extra/esmfor ESM named export support; see docs for details (#746, #974) - Add promise support for
fs.readv()(#970)
Bugfixes
Configuration
📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, 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 these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.