Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Update dependency fs-extra to v8 #1389

Merged
merged 1 commit into from
May 17, 2019
Merged

Update dependency fs-extra to v8 #1389

merged 1 commit into from
May 17, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 12, 2019

This PR contains the following updates:

Package Type Update Change References
fs-extra dependencies major ^7.0.1 -> ^8.0.0 source

Release Notes

jprichardson/node-fs-extra

v8.0.1

Compare Source

  • Fix bug Maximum call stack size exceeded error in util/stat (#​679)

v8.0.0

Compare Source

NOTE: Node.js v6 support is deprecated, and will be dropped in the next major release.

  • Use renameSync() under the hood in moveSync()
  • Fix bug with bind-mounted directories in copy*() (#​613, #​618)
  • Fix bug in move() with case-insensitive file systems
  • Use fs.stat()'s bigint option in copy*() & move*() where possible (#​657)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@edmorley edmorley added the bug label May 17, 2019
@edmorley edmorley added this to the Neutrino 9 milestone May 17, 2019
Copy link
Member

@edmorley edmorley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't seem to use any of the altered functionality.

@edmorley edmorley merged commit 39739fa into master May 17, 2019
@edmorley edmorley deleted the renovate/fs-extra-8.x branch May 17, 2019 14:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

2 participants