Skip to content

chore(deps): update dependency fs-extra to v9 - abandoned#22

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/fs-extra-9.x
Open

chore(deps): update dependency fs-extra to v9 - abandoned#22
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/fs-extra-9.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Jul 10, 2020

This PR contains the following updates:

Package Type Update Change
fs-extra devDependencies major ^7.0.0 -> ^9.0.0

Release Notes

jprichardson/node-fs-extra

v9.0.1

Compare Source

v9.0.0

Compare Source

Breaking changes

The following changes, allthough technically breaking, will not affect the vast majority of users:

  • outputJson now outputs objects as they were when the function was called, even if they are mutated later (#​702, #​768)
  • Cannot pass null as an options parameter to *Json* methods (#​745, #​768)
Improvements
  • Add promise shims for fs.writev & fs.opendir (#​747)
  • Better errors for ensureFile (#​696, #​744)
  • Better file comparison for older Node versions (#​694)
Miscellaneous changes

v8.1.0

Compare Source

  • Add support for promisified fs.realpath.native in Node v9.2+ (#​650, #​682)
  • Update graceful-fs dependency (#​700)
  • Use graceful-fs everywhere (#​700)

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: "after 7pm,before 6am" (UTC).

🚦 Automerge: Disabled due to failing status checks.

♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 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 WhiteSource Renovate. View repository job log here.

Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jul 10, 2020
@renovate renovate Bot requested a review from tunnckoCore July 10, 2020 20:53
@renovate renovate Bot changed the title chore(deps): update dependency fs-extra to v9 chore(deps): update dependency fs-extra to v9 - abandoned Apr 30, 2026
@renovate
Copy link
Copy Markdown
Author

renovate Bot commented Apr 30, 2026

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants