Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2019

This PR contains the following updates:

Package Type Update Change
fs-extra dependencies major ^5.0.0 -> ^8.0.0
@types/fs-extra devDependencies patch 8.0.0 -> 8.0.1

Release Notes

jprichardson/node-fs-extra

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)

v7.0.1

Compare Source

  • Fix removeSync() on Windows, in some cases, it would error out with ENOTEMPTY (#​646)
  • Document mode option for ensureDir*() (#​587)
  • Don't include documentation files in npm package tarball (#​642, #​643)

v7.0.0

Compare Source

  • BREAKING: Refine copy*() handling of symlinks to properly detect symlinks that point to the same file. (#​582)
  • Fix bug with copying write-protected directories (#​600)
  • Universalify fs.lchmod() (#​596)
  • Add engines field to package.json (#​580)

v6.0.1

Compare Source

  • Fix fs.promises ExperimentalWarning on Node v10.1.0 (#​578)

v6.0.0

Compare Source

  • Drop support for Node.js versions 4, 5, & 7 (#​564)
  • Rewrite move to use fs.rename where possible (#​549)
  • Don't convert relative paths to absolute paths for filter (#​554)
  • copy*'s behavior when preserveTimestamps is false has been OS-dependent since 5.0.0, but that's now explicitly noted in the docs (#​563)
  • Fix subdirectory detection for copy* & move* (#​541)
  • Handle case-insensitive paths correctly in copy* (#​568)

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 these updates 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.

@renovate renovate bot force-pushed the renovate/fs-extra-8.x branch 12 times, most recently from 7e9a1b6 to 6778bd9 Compare September 11, 2019 14:53
@renovate renovate bot force-pushed the renovate/fs-extra-8.x branch 5 times, most recently from 6d67f4c to 3ac0708 Compare September 18, 2019 20:51
@renovate renovate bot force-pushed the renovate/fs-extra-8.x branch 9 times, most recently from de97877 to 6fed0c6 Compare September 29, 2019 17:05
@renovate renovate bot force-pushed the renovate/fs-extra-8.x branch 4 times, most recently from 680464e to 4eb5a84 Compare October 3, 2019 09:42
@renovate renovate bot force-pushed the renovate/fs-extra-8.x branch 12 times, most recently from c230fcb to 0485ee0 Compare October 14, 2019 02:45
@renovate renovate bot force-pushed the renovate/fs-extra-8.x branch 7 times, most recently from f2866ab to ba6caba Compare October 19, 2019 01:47
@renovate renovate bot force-pushed the renovate/fs-extra-8.x branch from ba6caba to 7364de4 Compare October 21, 2019 02:49
@ryasmi ryasmi merged commit 8729fed into master Oct 22, 2019
@ryasmi ryasmi deleted the renovate/fs-extra-8.x branch October 22, 2019 08:01
@HT2Bot
Copy link
Member

HT2Bot commented Oct 22, 2019

🎉 This PR is included in version 2.9.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants