Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 26, 2023

This PR contains the following updates:

Package Change Age Confidence
fs-extra ^10.0.0 -> ^11.0.0 age confidence
@types/fs-extra (source) ^9.0.12 -> ^11.0.0 age confidence

Release Notes

jprichardson/node-fs-extra (fs-extra)

v11.3.2

Compare Source

  • Fix spurrious UnhandledPromiseRejectionWarning that could occur when calling .copy() in some cases (#​1056, #​1058)

v11.3.1

Compare Source

  • Fix case where move/moveSync could incorrectly think files are identical on Windows (#​1050)

v11.3.0

Compare Source

v11.2.0

Compare Source

  • Copy directory contents in parallel for better performance (#​1026)
  • Refactor internal code to use async/await (#​1020)

v11.1.1

Compare Source

  • Preserve timestamps when moving files across devices (#​992, #​994)

v11.1.0

Compare Source

  • Re-add main field to package.json for better TypeScript compatibility (#​979, #​981)

v11.0.0

Compare Source

Breaking Changes
  • Don't allow requiring fs-extra/lib/SOMETHING (switched to exports) (#​974)
  • Require Node v14.14+ (#​968, #​969)
New Features
  • Add fs-extra/esm for ESM named export support; see docs for details (#​746, #​974)
  • Add promise support for fs.readv() (#​970)
Bugfixes

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner June 26, 2023 03:34
@netlify
Copy link

netlify bot commented Jun 26, 2023

Deploy Preview for netlify-plugin-gatsby-demo ready!

Name Link
🔨 Latest commit b5dc09f
🔍 Latest deploy log https://app.netlify.com/projects/netlify-plugin-gatsby-demo/deploys/68c8c556d4dbb5000832f95f
😎 Deploy Preview https://deploy-preview-633--netlify-plugin-gatsby-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Jun 26, 2023

Deploy Preview for netlify-plugin-gatsby-demo-v5 ready!

Name Link
🔨 Latest commit b5dc09f
🔍 Latest deploy log https://app.netlify.com/projects/netlify-plugin-gatsby-demo-v5/deploys/68c8c5562e3dac0008597fb2
😎 Deploy Preview https://deploy-preview-633--netlify-plugin-gatsby-demo-v5.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from e5f1532 to 878e026 Compare October 9, 2023 13:08
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 878e026 to 2c89570 Compare October 30, 2023 06:15
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 2c89570 to 3c3c663 Compare April 17, 2024 14:37
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 2 times, most recently from b460741 to dd50891 Compare January 20, 2025 17:00
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from dd50891 to 9e47f3d Compare March 3, 2025 03:04
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 9e47f3d to 8c91363 Compare March 13, 2025 12:56
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 8c91363 to 52f4736 Compare May 22, 2025 22:08
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 2 times, most recently from 93be65b to 842b217 Compare June 6, 2025 15:47
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 842b217 to 611bdb2 Compare August 5, 2025 17:53
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 611bdb2 to b5dc09f Compare September 16, 2025 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
0 participants